summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Work around GCC bug 106436Paul Eggert2022-07-251-0/+1
* Avoid unlikely crash when xasprintf returns 0Paul Eggert2022-07-251-9/+24
* Fix minor type confusionPaul Eggert2022-07-251-15/+15
* Work around GCC bug 106428Paul Eggert2022-07-251-5/+7
* Avoid EOVERFLOW problems in some symlink testsPaul Eggert2022-06-131-16/+12
* tar: fix race conditionJames Abbatiello2022-06-101-8/+8
* tar: fix race conditionPaul Eggert2022-06-101-22/+39
* Warn “file changed as we read it” less oftenPaul Eggert2022-06-091-16/+38
* tar: revamp "file is the archive" diagnosticPaul Eggert2022-02-151-1/+1
* Update copyright yearsSergey Poznyakoff2022-01-0229-29/+29
* Omit unnecessary devmajor and devminor settingPaul Eggert2021-12-131-9/+0
* Omit devmajor and devminor for non-special filesPaul Eggert2021-12-131-6/+0
* Use ‘bool’ in create.cPaul Eggert2021-12-131-21/+21
* build: update gnulib submodule to latestPaul Eggert2021-09-171-1/+2
* Pacify gcc -Warray-parameterPaul Eggert2021-09-171-1/+2
* Fix null rereference if low-memoryPaul Eggert2021-09-171-5/+5
* Provide functions for manipulating arrays of extended attributesSergey Poznyakoff2021-09-027-134/+123
* Fix handling of extended header prefixesSergey Poznyakoff2021-08-281-8/+9
* Handle invalid sparse entries in pax headerSergey Poznyakoff2021-08-281-1/+3
* transform: fix replacement of particular pattern instanceSergey Poznyakoff2021-08-281-3/+3
* Fix crash on invalid command line argumentSamanta Navarro2021-07-011-1/+1
* Fix the use of options with trailing slash in files-from listSergey Poznyakoff2021-07-011-1/+1
* Fix typosSamanta Navarro2021-06-015-6/+6
* Minor changes.Samanta Navarro2021-06-011-2/+2
* Port linking to AIX 7.1Paul Eggert2021-03-071-3/+4
* Fix unlikely uninitalized var bug with sparse filePaul Eggert2021-03-011-1/+4
* Pacify --enable-gcc-warnings -flto -fanalyzerPaul Eggert2021-03-011-4/+4
* Pacify clang for unreachable ‘return’Paul Eggert2021-03-011-2/+0
* Pacify clang char conversionPaul Eggert2021-03-011-1/+1
* Omit most uses of ‘inline’Paul Eggert2021-03-014-5/+4
* maint: port better to non-GCC compilersPaul Eggert2021-03-016-68/+63
* maint: port to Fedora 33Paul Eggert2021-02-274-28/+47
* Gracefully handle duplicate symlinks when extractingSergey Poznyakoff2021-02-081-35/+44
* Fix savannah bug #60002Sergey Poznyakoff2021-02-041-1/+6
* Fix memory leak in read_headerSergey Poznyakoff2021-01-171-12/+28
* Fix improper argument reference.Sergey Poznyakoff2021-01-171-1/+1
* Fix regression itroduced by 66162927.Sergey Poznyakoff2021-01-161-20/+36
* Fixes in the delete_archive_members functionSergey Poznyakoff2021-01-141-90/+107
* Use stdopen from gnulibSergey Poznyakoff2021-01-081-3/+3
* Actually prefer /dev/full over /dev/null as a replacement for stdinSergey Poznyakoff2021-01-081-1/+4
* Version 1.33release_1_33Sergey Poznyakoff2021-01-071-1/+1
* Update copyright yearsSergey Poznyakoff2021-01-0629-29/+29
* Bugfix --sparse --diff modePavel Raiskup2020-07-101-1/+1
* Accept only position-sensitive (file-selection) options in file list files.Sergey Poznyakoff2020-06-243-367/+438
* Fix the logic of prepare_to_extract.Sergey Poznyakoff2020-06-221-78/+50
* Make sure link counting works for file names supplied with -TSergey Poznyakoff2020-06-153-13/+38
* BugfixSergey Poznyakoff2020-06-031-1/+1
* tar: avoid read overrunPaul Eggert2020-05-191-0/+2
* Fix handling of linked rename chains in incremental backupsSergey Poznyakoff2020-02-151-39/+42
* Update copyright yearsSergey Poznyakoff2020-02-0829-29/+29