summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* New option --clamp-mtimeJeremy Bobbio2016-03-249-11/+120
* AcknowledgmentsSergey Poznyakoff2016-03-211-0/+1
* Fix the testsuiteSergey Poznyakoff2016-03-211-2/+1
* Fix ckmtimeSergey Poznyakoff2016-03-212-11/+33
* Fix the testsuiteSergey Poznyakoff2016-03-2022-7/+84
* Testsuite fixes.Sergey Poznyakoff2016-03-185-6/+12
* Revise docsSergey Poznyakoff2016-03-181-75/+113
* Fix build with --enable-gcc-warningsSergey Poznyakoff2016-03-181-1/+3
* Improve testsuiteSergey Poznyakoff2016-03-171-6/+9
* Document xattrs, ACL and SELinux-related options.Sergey Poznyakoff2016-03-162-3/+206
* Fix appending to archive with changed blocking factor.Sergey Poznyakoff2016-03-155-7/+115
* Fix coredump on parsing invalid traditional optionSergey Poznyakoff2016-03-141-1/+1
* Update copyright yearsSergey Poznyakoff2016-01-20276-287/+332
* Allow escaped delimiters in transform expressions.Sergey Poznyakoff2016-01-205-8/+50
* Fix eventual dereference of uninitialized pointer.Sergey Poznyakoff2015-12-171-6/+2
* sparse: fix use of indeterminate valuePavel Raiskup2015-12-171-1/+1
* fix a typoSergey Poznyakoff2015-12-112-1/+2
* Minor fixes.Sergey Poznyakoff2015-12-112-5/+159
* Minor fixSergey Poznyakoff2015-12-111-5/+0
* Fix handling of filename-selection options.Sergey Poznyakoff2015-12-115-400/+466
* better test --{,no-}recursion optionsPavel Raiskup2015-12-104-0/+105
* BugfixPavel Raiskup2015-12-061-3/+6
* Fix segfault when extracting from a multi-volume archive.Sergey Poznyakoff2015-12-064-2/+58
* Fix NEWSSergey Poznyakoff2015-12-061-9/+9
* numeric-owner: print big UID/GID correctlyPavel Raiskup2015-12-064-25/+80
* Use SEEK_HOLE for hole detectionSergey Poznyakoff2015-12-0614-79/+426
* Catch compressor execution errors.Sergey Poznyakoff2015-12-056-7/+52
* Upgrade paxutilsSergey Poznyakoff2015-12-051-0/+0
* Fix extraction from concatenated incremental archives with renamed directories.Sergey Poznyakoff2015-11-295-6/+102
* Fix bug in the inplementation of --one-top-level.Sergey Poznyakoff2015-11-218-15/+88
* Work around unlinkat bug on FreeBSD and GNU/HurdSergey Poznyakoff2015-11-113-24/+74
* Fix coredump on FreeBSD when TAR_OPTIONS is setSergey Poznyakoff2015-11-102-3/+3
* Use sort in T-dir tests.Sergey Poznyakoff2015-11-022-2/+4
* Fix distclean in tests/Sergey Poznyakoff2015-11-021-0/+3
* New options: --owner-map and --group-map.Sergey Poznyakoff2015-11-0211-16/+550
* doc: fix font and spelling typosKir Kolyshkin2015-09-241-9/+9
* Fix problems caught by static checkingPaul Eggert2015-09-245-92/+61
* Improve option sanity checkingSergey Poznyakoff2015-08-316-141/+280
* Improve check-fullSergey Poznyakoff2015-08-242-7/+13
* Fix check-fullSergey Poznyakoff2015-08-241-3/+3
* Include gnulib and paxutils as submodules.Sergey Poznyakoff2015-08-2411-501/+579
* Update docs.Sergey Poznyakoff2015-08-241-3/+54
* Add missing VCS files to --exclude-vcs listSergey Poznyakoff2015-08-202-0/+4
* Options to control option handling in file lists.Sergey Poznyakoff2015-08-039-26/+185
* Fix typos (preceeded etc.)Anders Jonsson2015-07-254-11/+11
* tar: fix symlink race and symlink transform bugPaul Eggert2015-07-132-13/+10
* tar: port -d to longer symlinksPaul Eggert2015-07-131-4/+8
* tar: port to recent gnulibPaul Eggert2015-07-131-1/+1
* tar: pacify GCC 5.1 -Wformat-signednessPaul Eggert2015-07-132-8/+12
* Fix extraction from concatenated incremental archives.Sergey Poznyakoff2015-04-166-6/+107