21
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 13 hours ago.
Dec 15, 2024 — Dec 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Dont overwrite files from cd utils More... almost 12 years ago
Trivial fix for a segfault in an exit path. Patch from Honza Horak. More... over 14 years ago
Apply patch from Ville Skyttä to fix a few doc typos. More... almost 15 years ago
Changelog: Credit Honza Horák properly. More... almost 15 years ago
genisoimage.1: Add several flags and aliases. Thanks Jan Horák. More... almost 15 years ago
typo/spelling fixes More... about 15 years ago
time to release 1.1.11 More... about 15 years ago
Mention updates to genisoimage.1 More... about 15 years ago
Add Debian bug number in ChangeLog More... about 15 years ago
genisoimage: Update references to atterer.org (Debian bug #596860) More... about 15 years ago
Minor tweaks to the the genisoimage.1 man page More... about 15 years ago
Patch from Mike Paul * genisoimage: Use memmove() instead of strcpy() when cleaning up graft points. More... over 15 years ago
Fix Changelog version More... over 15 years ago
genisoimage: Fix silly bug in MD5 output in template files. More... over 15 years ago
New release 1.1.10 More... about 16 years ago
Fix FTBFS with missing xconfig.h. Thanks to Matt Kraai for the patch. More... about 16 years ago
Make cue.c build again after changes in r833 broke it. More... about 16 years ago
Followup r833,836: document POSIX-function-renaming in Changelog files. More... about 16 years ago
Add a rols_ prefix to getline, fgetline, and the fexec family from librols. Prevents some more clashes with POSIX. More... about 16 years ago
Fix a few quote marks in genisoimage.1. More... about 16 years ago
Correct a typo in a couple of license notices, s/GPL/LGPL/. More... about 16 years ago
Eliminate a 'getdelim()' function. This clashes with recent POSIX. More... about 16 years ago
genisoimage: fix string overflow breakage when using the -root option (https://bugzilla.redhat.com/show_bug.cgi?id=508449) More... over 16 years ago
Fix a few typos, thanks to <[email protected]> for noticing. More... over 16 years ago
genisoimage: allow user to specify which checksum algorithms to run on the command line. More... over 16 years ago
* genisoimage: checksumming with lots of algorithms can be very time-consuming, so split it out into multiple threads if possible. More... over 16 years ago
genisoimage: checksumming with lots of algorithms can be very time-consuming, so split it out into multiple threads if possible. More... over 16 years ago
Slight refactor: move the hexdump code into checksum.c More... over 16 years ago
fix silly cut and past error More... over 16 years ago
add sha256 and sha512 support, enabled by default for jigdo output modes More... over 16 years ago