summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Allow for size suffixes in -L and --record-size options.Sergey Poznyakoff2010-07-173-16/+66
* tar: don't crash if getcwd failsPaul R. Eggert2010-07-155-94/+95
* Keep a detailed map of archive members stored in the record buffer.Sergey Poznyakoff2010-07-1114-133/+219
* Version 1.23.90Sergey Poznyakoff2010-07-113-71/+131
* Fix exclusion of long file names when extracting from pax format archives.Sergey Poznyakoff2010-06-286-7/+52
* Minor fix.Sergey Poznyakoff2010-06-281-1/+1
* Minor fix.Sergey Poznyakoff2010-06-271-1/+1
* Remove some lint, found by gcc -W etc.Paul Eggert2010-06-1613-408/+396
* Bugfix.Sergey Poznyakoff2010-05-171-1/+1
* Recode NEWS back to UTF-8Sergey Poznyakoff2010-04-021-3/+3
* Fix the gzip.at test case.Sergey Poznyakoff2010-04-011-5/+6
* New option --full-time.Sergey Poznyakoff2010-03-285-8/+46
* Minor fixes in the testsuite.Sergey Poznyakoff2010-03-273-7/+7
* Fix coredump.Sergey Poznyakoff2010-03-271-0/+1
* Fix dead loop on extracting existing symlinks with the -k option.Sergey Poznyakoff2010-03-272-35/+70
* Fix undesired error exit on receiving SIGPIPE.Sergey Poznyakoff2010-03-206-4/+54
* Fix --remove-files.Sergey Poznyakoff2010-03-176-8/+151
* Bugfixes.Sergey Poznyakoff2010-03-122-1/+2
* Fix `--test-label' and `--label -r' behavior.Sergey Poznyakoff2010-03-1110-47/+329
* Doc fixes.Sergey Poznyakoff2010-03-112-24/+29
* Shut up a gcc warning message.Sergey Poznyakoff2010-03-111-14/+18
* Bugfix.Sergey Poznyakoff2010-03-111-1/+1
* Version 1.23release_1_23Sergey Poznyakoff2010-03-102-16/+16
* Doc changes.Sergey Poznyakoff2010-03-107-164/+177
* Fix possible overflow in code_timespec (tiny change)Kamil Dudka2010-03-081-0/+4
* Minor fix in the testsuite.Sergey Poznyakoff2010-03-081-1/+1
* Fix eventual memory override and fd exhaustion in create.cSergey Poznyakoff2010-03-081-5/+7
* Minor change.Sergey Poznyakoff2010-03-021-4/+5
* Add Lzip supportAntonio Diaz Diaz2010-03-025-5/+32
* Minor fix.Sergey Poznyakoff2010-03-021-3/+7
* Fix large file support.Eric Blake2010-03-022-3/+4
* BugfixSergey Poznyakoff2010-03-021-7/+7
* Supply more information to the --to-command script.Sergey Poznyakoff2010-02-254-4/+44
* Minor change.Sergey Poznyakoff2010-02-171-6/+3
* Update THANKSSergey Poznyakoff2010-02-051-0/+1
* Bugfix (tiny change)Ondřej Vašík2010-02-051-1/+0
* Enable silent build mode.Sergey Poznyakoff2010-01-263-11/+15
* Read POSIX multivolume archives split at the header boundary.Sergey Poznyakoff2010-01-259-30/+127
* Minor change.Sergey Poznyakoff2010-01-243-15/+36
* Bugfix (tiny change).Rob Vermaas2010-01-241-2/+2
* Minor fix.Sergey Poznyakoff2010-01-241-4/+4
* Improve handling of --test-label.Sergey Poznyakoff2010-01-245-41/+105
* Fix listing of volume labels (in particular in PAX archives).Sergey Poznyakoff2010-01-2413-110/+271
* Fix prefix length calculation in ustar mode.Sergey Poznyakoff2010-01-221-4/+6
* Rewrite update algorithm.Sergey Poznyakoff2009-10-1411-133/+283
* Minor changes.Sergey Poznyakoff2009-10-144-10/+22
* Bugfix.Sergey Poznyakoff2009-10-141-1/+2
* Improve previous changes.Sergey Poznyakoff2009-10-104-42/+60
* Allow installers to specify alternative program names for compression programs.Sergey Poznyakoff2009-10-104-20/+55
* Minor fix.Sergey Poznyakoff2009-10-092-9/+9