summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tar: don't export names that aren't used elsewherePaul Eggert2010-08-238-71/+56
* tar: fix misspelled identifier "set_comression_program_by_suffix"Paul Eggert2010-08-234-5/+5
* tar: change interdir_made from int to boolPaul Eggert2010-08-201-9/+9
* tar: remove trailing white space from source filesPaul Eggert2010-08-1994-275/+199
* tar: update licenses to latest versions from www.gnu.orgPaul Eggert2010-08-193-59/+108
* * src/misc.c (struct wd): Fix comment to match code.Paul Eggert2010-07-181-1/+1
* tar: no need to report getcwd error if never using the resultPaul R. Eggert2010-07-184-15/+69
* tar: go back to absolutifying filenames in normalize_filename for nowPaul R. Eggert2010-07-171-1/+26
* 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