18
I Use This!
High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 9 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
liblzma: API doc cleanups More... 3 days ago
Tests: test_filter_str: Add a few assertions More... 3 days ago
Tests: test_filter_str: Move one assertion and add a comment More... 3 days ago
Tests: test_filter_str: Tweak comments and white space More... 3 days ago
Tests: test_filter_str: Add missing RISC-V case More... 3 days ago
Tests: test_filter_str: Test *error_pos more thoroughly More... 4 days ago
liblzma: lzma_str_to_filters: Set *error_pos on all errors More... 4 days ago
liblzma: Clean up white space More... 4 days ago
Tests: test_filter_flags: Edit comments and style More... 4 days ago
Tests: Fix C99/C11 compatibility when features are disabled More... 4 days ago
DOS: Omit useless defines from config.h More... 5 days ago
Build: Omit useless checks for fcntl.h, limits.h, and sys/time.h More... 5 days ago
Update .gitignore More... 7 days ago
liblzma: Silence a warning from Coverity static analysis More... 7 days ago
Tests: test_lzip_decoder: Tweak coding style and comments More... 7 days ago
Tests: test_lzip_decoder: Remove redundant initializations More... 7 days ago
Tests: test_lzip_decoder: Remove unneeded tuktest_malloc() calls More... 7 days ago
xz: Fix white space error. More... 11 days ago
Tests: test_microlzma: Add a "FIXME?" about LZMA_FINISH handling More... 13 days ago
Tests: test_microlzma: Tweak comments, coding style, and minor details More... 13 days ago
CI: Use only the active CPUs on macOS More... 14 days ago
xz: add missing noreturn for message_filters_help More... 15 days ago
xz: signals: suppress -Wsign-conversion on macOS More... 15 days ago
liblzma: CRC: Simplify table omission macros More... 16 days ago
liblzma: ARM64 CRC: Fix omission of CRC32 table More... 16 days ago
Build: If ARM64 feature detection func is found, stop looking for others More... 16 days ago
liblzma: ARM64 CRC32: Change style of the macOS code to match FreeBSD More... 16 days ago
liblzma: ARM64 CRC32: Add error checking to FreeBSD-specific code More... 16 days ago
liblzma: ARM64 CRC32: Use negation instead of subtracting from 8 More... 16 days ago
liblzma: ARM64 CRC32: Tweak coding style and comments More... 16 days ago