summaryrefslogtreecommitdiff
path: root/src/tar.c
Commit message (Expand)AuthorAgeFilesLines
* Version 1.31release_1_31Sergey Poznyakoff2019-01-021-2/+1
* Work over a bug in gnulib error()Sergey Poznyakoff2018-12-281-2/+25
* Implement the "wait" checkpoint action.Sergey Poznyakoff2018-12-281-12/+13
* Fix semantics of -K used together with explicit member names.Sergey Poznyakoff2018-12-211-2/+1
* * src/tar.c (expand_pax_option): Pacify recent GCC.Paul Eggert2018-10-281-1/+1
* Add support for zstd compressionAdam Borowski2018-03-181-1/+11
* Port to gcc -Wimplicit-fallthrough=5Paul Eggert2017-11-181-5/+4
* BugfixSergey Poznyakoff2017-08-241-0/+1
* Fix incompatibility with PGI 16.10Paul Eggert2017-02-141-7/+7
* Update copyright yearsSergey Poznyakoff2017-01-021-1/+1
* Fix the --add-file option.Sergey Poznyakoff2016-11-121-11/+5
* Fix passing string values via TAR_OPTIONSSergey Poznyakoff2016-09-211-1/+2
* Remove --preserve optionSergey Poznyakoff2016-03-241-12/+0
* New option --clamp-mtimeJeremy Bobbio2016-03-241-3/+20
* Fix coredump on parsing invalid traditional optionSergey Poznyakoff2016-03-141-1/+1
* Update copyright yearsSergey Poznyakoff2016-01-201-1/+1
* Fix handling of filename-selection options.Sergey Poznyakoff2015-12-111-348/+30
* Use SEEK_HOLE for hole detectionSergey Poznyakoff2015-12-061-0/+23
* Fix coredump on FreeBSD when TAR_OPTIONS is setSergey Poznyakoff2015-11-101-2/+2
* New options: --owner-map and --group-map.Sergey Poznyakoff2015-11-021-0/+14
* Fix problems caught by static checkingPaul Eggert2015-09-241-32/+33
* Improve option sanity checkingSergey Poznyakoff2015-08-311-49/+249
* Add missing VCS files to --exclude-vcs listSergey Poznyakoff2015-08-201-0/+2
* Options to control option handling in file lists.Sergey Poznyakoff2015-08-031-3/+22
* Bugfixes.Sergey Poznyakoff2014-09-251-0/+4
* Bugfix: entries read from the -T file did not get proper matching_flag.Sergey Poznyakoff2014-09-181-1/+1
* Minor change in docstrings.Nathan Stratton Treadway2014-07-271-2/+2
* Support exclusion patterns from various VCS ignore lists.Sergey Poznyakoff2014-02-221-0/+25
* tar: imply --xattrs when --xattrs-{inc,exc}lude usedPavel Raiskup2014-02-141-3/+11
* Minor changeSergey Poznyakoff2014-02-141-12/+12
* New option --sort=ORDERSergey Poznyakoff2014-02-141-0/+31
* Fix --one-top-level used together with --list.Sergey Poznyakoff2014-02-131-19/+45
* Update copyright years.Sergey Poznyakoff2014-01-301-1/+1
* Improve one-top-level functionalitySergey Poznyakoff2014-01-281-1/+2
* Detect tarbombs while extractingConnor Behan2014-01-271-0/+11
* Provide tar(1) and rmt(8) manpages.Sergey Poznyakoff2014-01-271-0/+3
* checkpoint actions: further improvements.Sergey Poznyakoff2014-01-221-0/+2
* Improve checkpoint interface.Sergey Poznyakoff2014-01-221-0/+2
* tar: update ancient configure cruftPaul Eggert2014-01-031-4/+4
* Tiny changes.Sergey Poznyakoff2013-10-031-2/+10
* Changes for compatibility with Slackware installation scripts.Sergey Poznyakoff2013-09-231-0/+8
* Fix error message (complements 0ea6e686)Sergey Poznyakoff2013-09-211-1/+1
* Implement the --show-snapshot-field-ranges optionNathan Stratton Treadway2013-09-151-0/+8
* Minor fixSergey Poznyakoff2013-09-151-1/+1
* Reduce memory consuption when handling the -T option.Sergey Poznyakoff2013-08-041-176/+15
* Fix the compatibility check for the --occurrence option.Sergey Poznyakoff2013-06-291-5/+7
* Improve checks for incompatible options.Sergey Poznyakoff2013-06-291-14/+35
* maint: update copyrights for 2013 and as per current GNU standardsPaul Eggert2012-12-311-5/+3
* Fix some problems with negative and out-of-range integers.Paul Eggert2012-12-221-2/+2
* tar: remove unused externs, or make them staticPaul Eggert2012-12-191-0/+6