21
I Use This!
Inactive

Commits : Listings

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