summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updatedrelease_1_15_1Sergey Poznyakoff2004-12-221-0/+4
* (main): Reverted recent changes (#ifdef).Sergey Poznyakoff2004-12-221-2/+0
* UpdatedSergey Poznyakoff2004-12-211-7/+1
* (open_compressed_archive): Do not attemt to determine compression type if han...Sergey Poznyakoff2004-12-211-13/+14
* Minor improvement: reset hit_eof in open_compressed_archiveSergey Poznyakoff2004-12-211-5/+5
* UpdatedSergey Poznyakoff2004-12-211-0/+4
* (main): Protect invocation of setlocale by ifdef.Sergey Poznyakoff2004-12-211-0/+2
* (from_header, tar_checksum): Changed declaration. All callers updated.Sergey Poznyakoff2004-12-211-32/+39
* (tar_checksum): changed declarationSergey Poznyakoff2004-12-211-1/+1
* (check_compressed_archive): Check remote archves as wellSergey Poznyakoff2004-12-211-11/+9
* UpdatedSergey Poznyakoff2004-12-211-0/+2
* UpdatedSergey Poznyakoff2004-12-211-0/+26
* Rewritten in xhtml to follow recent GNU site standards.Sergey Poznyakoff2004-12-211-77/+108
* Discard stderr from sort, on some systems it spits out lots of irrelevant info.Sergey Poznyakoff2004-12-212-4/+4
* Use AT_GZIP_PREREQSergey Poznyakoff2004-12-214-1/+5
* (comprec.at,pipe.at): New testsSergey Poznyakoff2004-12-212-0/+10
* New testSergey Poznyakoff2004-12-212-0/+93
* (main): Protect invocation of setlocale by ifdef.Sergey Poznyakoff2004-12-211-0/+1
* Bugfix. Changes introduced 2004-11-26 broke extraction from stdin.Sergey Poznyakoff2004-12-211-32/+37
* Entry for 1.15.1Sergey Poznyakoff2004-12-211-0/+6
* Raise version number to 1.15.1; Check for locale.hSergey Poznyakoff2004-12-211-2/+2
* UpdatedSergey Poznyakoff2004-12-201-0/+3
* Updatedrelease_1_15Sergey Poznyakoff2004-12-202-3/+16
* Added to the repositorySergey Poznyakoff2004-12-201-0/+100
* RemovedSergey Poznyakoff2004-12-201-55/+0
* Document quicktest.shSergey Poznyakoff2004-12-201-0/+21
* Distribute star/quicktest.shSergey Poznyakoff2004-12-201-1/+1
* (update_po): Give -r to wget. Always remove index.htmlSergey Poznyakoff2004-12-201-2/+5
* Raised version number to 1.15Sergey Poznyakoff2004-12-202-2/+2
* UpdatedSergey Poznyakoff2004-12-181-3/+6
* UpdatedSergey Poznyakoff2004-12-181-0/+14
* Added delete05.atSergey Poznyakoff2004-12-182-0/+2
* Fixed typo in AT_SETUPSergey Poznyakoff2004-12-181-1/+1
* Test deletion of non-existing membersSergey Poznyakoff2004-12-181-0/+48
* (decode_options): Ignore --seek if used with --delete.Sergey Poznyakoff2004-12-181-0/+12
* Document auto-detection of compressed archive formats.Sergey Poznyakoff2004-12-181-83/+78
* UpdatedSergey Poznyakoff2004-12-181-5/+4
* UpdatedSergey Poznyakoff2004-12-171-0/+6
* (delete_archive_members): Bugfix: whenSergey Poznyakoff2004-12-171-19/+18
* * TODO: Mention sub-second resolution, lutimes, lchmod.Paul Eggert2004-12-141-0/+4
* Mention sub-second resolution, lutimes, lchmod.Paul Eggert2004-12-141-2/+8
* Remove unnecessary entries from lib/.cvsignore and m4/.cvsignore.Paul Eggert2004-11-281-2/+5
* Remove pathmax.h, xstrdup.c.Paul Eggert2004-11-281-2/+0
* Remove malloc.m4, pathmax.m4, realloc.m4.Paul Eggert2004-11-281-3/+0
* Adjust to recent gnulib changes.Paul Eggert2004-11-285-510/+67
* UpdatedSergey Poznyakoff2004-11-261-0/+15
* UpdatedSergey Poznyakoff2004-11-262-14/+10
* (tar_checksum): New functionSergey Poznyakoff2004-11-261-0/+1
* (tar_checksum): New functionSergey Poznyakoff2004-11-261-47/+59
* (hit_eof): Changed type to booleanSergey Poznyakoff2004-11-261-16/+135