0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 15 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- add -C option to specify a checksum types (https://bugzilla.redhat.com/show_bug.cgi?id=2043515) More... almost 2 years ago
Merge pull request #36 from MFTabriz/patch-1 More... almost 2 years ago
Merge pull request #39 from dtzWill/fix/flush-stdout-for-version-help More... almost 2 years ago
Merge pull request #35 from robert-scheck/cve-2015-1200 More... almost 2 years ago
pxz: flush stdout before exec'ing xz, ensure our messages are printed More... about 2 years ago
reset the total size for each file More... over 3 years ago
CVE-2015-1200: Race condition in setting permissions on output file More... about 4 years ago
Fix man page -k option. More... almost 5 years ago
Merge pull request #25 from jeffjanes/memory_leak More... almost 5 years ago
Merge pull request #33 from DaGeRe/master More... almost 5 years ago
Redirect environment in order to allow export XZ_OPT="-9" or stuff like this More... almost 5 years ago
Fix memory leak More... over 7 years ago
Merge pull request #20 from michael-dev/master More... over 8 years ago
add crc32 support More... over 9 years ago
_SC_ARG_MAX cannot always be mallocated, so try smaller values instead. In fact, we do not always need this memory mostly. More... over 9 years ago
check malloc returning not null More... over 9 years ago
Use correct format for 64bit types More... over 9 years ago
Merge pull request #15 from rgeissert/handle-unknown-options More... over 9 years ago
Merge pull request #12 from jonjensen/master More... over 9 years ago
Merge pull request #8 from h01ger/h01ger More... over 9 years ago
Defer call back to xz(1) on unrecognised parameters More... almost 10 years ago
Correct manpage for -c and -k options More... about 10 years ago
keep -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE even when overriding CFLAGS - see Debian #706295 More... almost 11 years ago
Merge pull request #6 from h01ger/h01ger More... over 11 years ago
Makefile: use CPPFLAGS from environment (ie dpkg-buildflags), necessary for hardening flags from Debian. More... over 11 years ago
Fix printf format for 64bit long long More... over 12 years ago
Hardcoding gcc is last decade
pipping
as Elias Pipping
More... over 13 years ago
fix link for -Wl,--as-needed More... over 13 years ago
oops, multiply dict_size with opt_context_size for chunk_size.. More... almost 14 years ago
use lzma_stream_encoder() in stead of lzma_easy_encoder() so that we can get the appropriate dictionary size regardless of preset level and also allow for compression options etc. as well :) More... almost 14 years ago