2024-08-19 |
Paul Eggert | Fewer macros in common.h |
commit | commitdiff | tree |
2024-08-19 |
Paul Eggert | Fix non-ASCII in sparse.c |
commit | commitdiff | tree |
2024-08-19 |
Paul Eggert | Prefer function to COPY_BUF macro |
commit | commitdiff | tree |
2024-08-19 |
Paul Eggert | Prefer function to COPY_STRING macro |
commit | commitdiff | tree |
2024-08-19 |
Paul Eggert | Fix string size bound calculation |
commit | commitdiff | tree |
2024-08-19 |
Paul Eggert | maint: switch from ERROR to paxerror etc |
commit | commitdiff | tree |
2024-08-19 |
Paul Eggert | build: update gnulib and paxutils submodules to latest |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | Adjust to verror change for program name |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | build: update gnulib and paxutils submodules to latest |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | Fix duplicate write_error_details decl |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | Fix minor diagnostic discrepancies in incrementals |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | Add verror module |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | Use idx_t for write_fatal_details size |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | Use intmax_t for read_incr_db_01 line numbers |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | Avoid need for base64_init and extra table |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | Remove cast from from_header |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | Prefer signed to unsigned when decoding options |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | Don’t assume pid fits in unsigned long |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | Avoid casts in tar_checksum |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | Support >UINT_MAX lines in map files |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | Prefer signed integer in struct directory |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | Simplify make_directory via xizalloc |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | Use idx_t, not size_t, for xattr value lengths. |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | Use intmax_t, not size_t, for input line numbers |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | In short_read, use %td not %lu |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | Prefer signed types in blocking_read etc |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | Fix minor integer overflow in xsparse.c |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | Prefer stoint to strtoul and variants |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | Handle enormous record sizes better |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | Default to GNU/Linux dev_t etc |
commit | commitdiff | tree |
2024-08-15 |
Paul Eggert | Avoid strtoul |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Avoid snprintf |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Avoid wordsplit quadratic behavior |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Prefer ialloc for wordsplit |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Omit wordsplit API that tar doesn’t need |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | wordsplit_get_words need not fail |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | More wordsplit int cleanup |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Diagnose argp overflow |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Fix unlikely buffer overrun when checkpointing |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Prefer idx_t to size_t in wordsplit |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Support >INT_MAX -C dirs |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | maint: fix some encodings and email addresses |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Parse level options more reliably |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Minor utf8.c improvements |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Simplify ST_DEV_MSB |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Use ckd_mul, ckd_add in to_octal, to_base256 |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Use ckd_mul, ckd_add in from_header |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Prefer < 0 to == -1 where either will do |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | xsparse dry runs should not create output |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Better xsparse outname guessing |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Use xalignalloc |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Make stripped_prefix_len signed |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | from_header minor width cleanup |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Don’t assume mode_t fits in unsigned long |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Prefer C99 formats like %jd to doing it by hand |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Fix unlikely problems with time overflow |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | maint: omit space between "*" and "p" |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | ptrdiff_t, not int |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | ptrdiff_t, not ssize_t |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Prefer stdckdint.h to intprops.h |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Use ckd_add in page_aligned_alloc |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Simplify read_header overflow checking |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Cleaner overflow checking in xheader_read |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | maint: use static_assert |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Fix tests/ckmtime.c arithmetic |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Fix unlikely overflow in utf8_convert |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Fix unlikely overflow in transform.c |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | Better overflow checking for blocking factor |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | xsparse cleanup, including integer overflow |
commit | commitdiff | tree |
2024-08-04 |
Paul Eggert | maint: fix some unlikely wordsplit overflows |
commit | commitdiff | tree |
2024-07-29 |
Paul Eggert | maint: prefer C23 if available |
commit | commitdiff | tree |
2024-07-29 |
Paul Eggert | Add some gnulib.modules |
commit | commitdiff | tree |
2024-07-29 |
Paul Eggert | build: update gnulib and paxutils submodules to latest |
commit | commitdiff | tree |
2024-07-27 |
Paul Eggert | Pacify gcc 14 -Wanalyzer-null-argument |
commit | commitdiff | tree |
2024-07-27 |
Paul Eggert | Pacify gcc 14 -Wanalyzer-infinite-loop |
commit | commitdiff | tree |
2024-07-27 |
Paul Eggert | maint: make a few funcs and vars static |
commit | commitdiff | tree |
2024-07-27 |
Paul Eggert | maint: remove GLOBAL as per GCC 14 |
commit | commitdiff | tree |
2024-07-27 |
Paul Eggert | Modernize use of Gnulib, paxutils |
commit | commitdiff | tree |
2024-07-27 |
Paul Eggert | build: update gnulib and paxutils submodules to latest |
commit | commitdiff | tree |
2024-07-24 |
Paul Eggert | maint: higher-precision checkpoint timestamps |
commit | commitdiff | tree |
2024-07-24 |
Paul Eggert | build: update gnulib and paxutils submodules to latest |
commit | commitdiff | tree |
2024-07-24 |
Paul Eggert | Sync bootstrap from Gnulib |
commit | commitdiff | tree |
2024-07-15 |
Paul Eggert | Sync bootstrap from Gnulib |
commit | commitdiff | tree |
2024-07-15 |
Paul Eggert | maint: adjust to Gnulib -Wsystem-headers change |
commit | commitdiff | tree |
2024-07-15 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2024-06-06 |
Sergey Poznyakoff | Various formatting fixes |
commit | commitdiff | tree |
2024-06-05 |
Sergey Poznyakoff | Fix spurious diagnostic during extraction of . with... |
commit | commitdiff | tree |
2024-03-03 |
Paul Eggert | tar: fix current_block confusion |
commit | commitdiff | tree |
2024-03-03 |
Paul Eggert | tar: fix unlikely overflow |
commit | commitdiff | tree |
2024-03-03 |
Paul Eggert | tar: improve diagnostic for truncated archive |
commit | commitdiff | tree |
2024-01-16 |
Sergey Poznyakoff | Avoid gcc 13 "unused parameter" warnings |
commit | commitdiff | tree |
2024-01-15 |
Sergey Poznyakoff | Recognize suffixes .z (gzip) and .tzo (lzop) |
commit | commitdiff | tree |
2024-01-15 |
Sergey Poznyakoff | Fix description of the CACHEDIR.TAG file. |
commit | commitdiff | tree |
2024-01-15 |
Sergey Poznyakoff | Fix --exclude-ignore option. |
commit | commitdiff | tree |
2024-01-15 |
Sergey Poznyakoff | Fix missing space in the manual |
commit | commitdiff | tree |
2024-01-14 |
Sergey Poznyakoff | When given -c -a, issue a warning if no compressor... |
commit | commitdiff | tree |
2024-01-02 |
Paul Eggert | Port EOF detection test to macOS |
commit | commitdiff | tree |
2024-01-02 |
Paul Eggert | Skip test on macOS 12.6 |
commit | commitdiff | tree |
2024-01-02 |
Paul Eggert | Port --numeric-owner basic tests to macOS |
commit | commitdiff | tree |
2024-01-02 |
Paul Eggert | Update copyright years |
commit | commitdiff | tree |
next |