5
I Use This!
Moderate Activity

Commits : Listings

Analyzed 20 days ago. based on code collected 20 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove dev_t and time_t from public API in 4.0 (#2392) More... 25 days ago
Cast (mode_t)mode for POSIX functions (#2476) More... about 1 month ago
Fix another GCC version detection error (#2474) More... about 2 months ago
Suppress macOS CC_MD5_* deprecation warnings in the autoconf build too (#2473) More... about 2 months ago
Fix GCC version detection for __attribute__((deprecated)) (#2472) More... about 2 months ago
Fix a Y2038 bug by replacing `Int32x32To64` with regular multiplication (#2471) More... about 2 months ago
Fix compiler nitpicks (#2470) More... about 2 months ago
Fix compiler nitpicks (#2469) More... about 2 months ago
Fix MSVC conversion from DWORD to short warning (#2468) More... about 2 months ago
Fix MSVC zstd conversion from size_t to int warnings (#2467) More... about 2 months ago
Detect endianness at build time for common MSVC targets also (#2466) More... about 2 months ago
Fix compiler nitpicks (#2465) More... about 2 months ago
Prefer build-time endianness detection (#2464) More... about 2 months ago
Add more casts for %c, %o, and %x (#2463) More... about 2 months ago
Spelling fixes for func, struct, and macros (#2462) More... about 2 months ago
Add more casts for %o (#2461) More... about 2 months ago
Add straightforward casts for %o and %x (#2458) More... about 2 months ago
7zip reader: add support for POWERPC filter for non-LZMA compressors (#2459) More... about 2 months ago
Fix format strings (#2457) More... about 2 months ago
Add tar/test/test_list_item (#2454) More... about 2 months ago
Fix the test for NOABSOLUTEPATHS (#2456) More... about 2 months ago
tar: fix bug when -s/a/b/ used more than once with b flag (#2435) More... about 2 months ago
Fix -Werror=warning error and wrap some INSTALL directives with an ENABLE_INSTALL guard (#2397) More... about 2 months ago
ci: use at most the number of make threads as there are cores on mac and linux github runners (#2437) More... about 2 months ago
Fix remaining TODOs in test_stdio.c (#2444) More... about 2 months ago
Remove unnecessary semicolons (#2450) More... about 2 months ago
Remove unreachable 'break' statements (#2451) More... about 2 months ago
Fix %d -> %u for unsigned int from i4le() (#2448) More... about 2 months ago
Fix CRLF line endings in source files (#2449) More... about 2 months ago
Reject relative path for test refdir (#2445) More... about 2 months ago