]> git.ipfire.org Git - thirdparty/tar.git/shortlog
thirdparty/tar.git
2024-08-04  Paul EggertParse level options more reliably
2024-08-04  Paul EggertMinor utf8.c improvements
2024-08-04  Paul EggertSimplify ST_DEV_MSB
2024-08-04  Paul EggertUse ckd_mul, ckd_add in to_octal, to_base256
2024-08-04  Paul EggertUse ckd_mul, ckd_add in from_header
2024-08-04  Paul EggertPrefer < 0 to == -1 where either will do
2024-08-04  Paul Eggertxsparse dry runs should not create output
2024-08-04  Paul EggertBetter xsparse outname guessing
2024-08-04  Paul EggertUse xalignalloc
2024-08-04  Paul EggertMake stripped_prefix_len signed
2024-08-04  Paul Eggertfrom_header minor width cleanup
2024-08-04  Paul EggertDon’t assume mode_t fits in unsigned long
2024-08-04  Paul EggertPrefer C99 formats like %jd to doing it by hand
2024-08-04  Paul EggertFix unlikely problems with time overflow
2024-08-04  Paul Eggertmaint: omit space between "*" and "p"
2024-08-04  Paul Eggertptrdiff_t, not int
2024-08-04  Paul Eggertptrdiff_t, not ssize_t
2024-08-04  Paul EggertPrefer stdckdint.h to intprops.h
2024-08-04  Paul EggertUse ckd_add in page_aligned_alloc
2024-08-04  Paul EggertSimplify read_header overflow checking
2024-08-04  Paul EggertCleaner overflow checking in xheader_read
2024-08-04  Paul Eggertmaint: use static_assert
2024-08-04  Paul EggertFix tests/ckmtime.c arithmetic
2024-08-04  Paul EggertFix unlikely overflow in utf8_convert
2024-08-04  Paul EggertFix unlikely overflow in transform.c
2024-08-04  Paul EggertBetter overflow checking for blocking factor
2024-08-04  Paul Eggertxsparse cleanup, including integer overflow
2024-08-04  Paul Eggertmaint: fix some unlikely wordsplit overflows
2024-07-29  Paul Eggertmaint: prefer C23 if available
2024-07-29  Paul EggertAdd some gnulib.modules
2024-07-29  Paul Eggertbuild: update gnulib and paxutils submodules to latest
2024-07-27  Paul EggertPacify gcc 14 -Wanalyzer-null-argument
2024-07-27  Paul EggertPacify gcc 14 -Wanalyzer-infinite-loop
2024-07-27  Paul Eggertmaint: make a few funcs and vars static
2024-07-27  Paul Eggertmaint: remove GLOBAL as per GCC 14
2024-07-27  Paul EggertModernize use of Gnulib, paxutils
2024-07-27  Paul Eggertbuild: update gnulib and paxutils submodules to latest
2024-07-24  Paul Eggertmaint: higher-precision checkpoint timestamps
2024-07-24  Paul Eggertbuild: update gnulib and paxutils submodules to latest
2024-07-24  Paul EggertSync bootstrap from Gnulib
2024-07-15  Paul EggertSync bootstrap from Gnulib
2024-07-15  Paul Eggertmaint: adjust to Gnulib -Wsystem-headers change
2024-07-15  Paul Eggertbuild: update gnulib submodule to latest
2024-06-06  Sergey PoznyakoffVarious formatting fixes
2024-06-05  Sergey PoznyakoffFix spurious diagnostic during extraction of . with...
2024-03-03  Paul Eggerttar: fix current_block confusion
2024-03-03  Paul Eggerttar: fix unlikely overflow
2024-03-03  Paul Eggerttar: improve diagnostic for truncated archive
2024-01-16  Sergey PoznyakoffAvoid gcc 13 "unused parameter" warnings
2024-01-15  Sergey PoznyakoffRecognize suffixes .z (gzip) and .tzo (lzop)
2024-01-15  Sergey PoznyakoffFix description of the CACHEDIR.TAG file.
2024-01-15  Sergey PoznyakoffFix --exclude-ignore option.
2024-01-15  Sergey PoznyakoffFix missing space in the manual
2024-01-14  Sergey PoznyakoffWhen given -c -a, issue a warning if no compressor...
2024-01-02  Paul EggertPort EOF detection test to macOS
2024-01-02  Paul EggertSkip test on macOS 12.6
2024-01-02  Paul EggertPort --numeric-owner basic tests to macOS
2024-01-02  Paul EggertUpdate copyright years
2024-01-02  Paul Eggertdoc: fix date in example
2024-01-02  Paul Eggertbuild: update gnulib submodule to latest
2023-09-13  Paul EggertSupport multi-byte --transform='...\L...' etc
2023-09-13  Paul EggertSimplify wordsplit_string_unquote_copy
2023-09-13  Paul EggertParse in a more locale-independent way
2023-09-13  Paul EggertUse single is_octal_digit function
2023-09-11  Paul Eggertmaint: fix THANKS misspellings
2023-09-11  Paul EggertFix pointer bug in drop_volume_label_suffix
2023-09-11  Paul Eggertquote unknown header keywords in diagnostics
2023-09-10  Paul EggertPrefer mcel to mbuiter
2023-09-10  Paul Eggertbuild: update gnulib submodule to latest
2023-09-07  Markus Mayer.gitmodules: switch to HTTPS
2023-08-22  Sergey Poznyakoffdocs: replace references to fileutils with coreutils.
2023-08-22  Sergey PoznyakoffFix Savane bug #64581
2023-08-21  Paul EggertBump extrac26 timeout
2023-08-21  Paul EggertSimplify recently-added hash code
2023-08-21  Benjamin WoodruffFix O(n^2) time bug in --delay-directory-restore
2023-08-21  Paul EggertPacify gcc -Wanalyzer-fd-use-without-check
2023-08-21  Paul Eggertbuild: update gnulib submodule to latest
2023-08-15  Sergey PoznyakoffRevert "Fix savannah bug #63567"
2023-08-02  Paul EggertStop using alloca
2023-08-01  Sergey PoznyakoffNew option: --set-mtime-command
2023-07-25  Paul Eggert* doc/tar.texi: Fix minor reproducibility typos.
2023-07-25  Paul EggertImprove reproducibility recipe
2023-07-25  Sergey Poznyakoff* doc/tar.texi: Define reproducibility.
2023-07-24  Paul EggertNew doc about reproducible archives
2023-07-19  Paul Eggerttests: fix LDADD
2023-07-18  Sam Jamestests: Fix xz tests by unsetting XZ_OPT, XZ_DEFAULTS
2023-07-18  Sam Jamestests: Fix bashism in testsuite.at
2023-07-18  Paul Eggerttests: fix TESTSUITE_AT
2023-07-18  Sergey PoznyakoffFix savannah bug #64441
2023-07-18  Sergey PoznyakoffVersion 1.35 v1.35
2023-07-17  Sergey PoznyakoffUse full-read instead of safe-read
2023-07-11  Sergey PoznyakoffFix typo in comments
2023-07-10  Sergey PoznyakoffFix --update --wildcards
2023-07-10  Benno SchulenbergVarious fixes in the documentation
2023-06-29  Paul Eggertbuild: update gnulib submodule to latest
2023-06-25  Paul Eggerttar: extract delayed links in order
2023-06-25  Paul Eggerttar: make safe for -Wunused-parameter
2023-06-25  Paul Eggert* po/.gitignore: Omit redundant *~ entries.
2023-06-25  Paul Eggerttar: omit unnecessary freeing
2023-06-18  Sergey PoznyakoffMake sure each delayed link entry is visited once
next