summaryrefslogtreecommitdiff
path: root/src/delete.c
Commit message (Expand)AuthorAgeFilesLines
* Detect EOF when deleting from archive.Sergey Poznyakoff2023-02-211-0/+3
* Update copyright yearsPaul Eggert2023-01-061-1/+1
* Fix data loss when acting as filterPaul Eggert2022-09-031-2/+2
* Fix --delete bug with short readsPaul Eggert2022-09-021-2/+8
* Avoid excess lseek etc.Paul Eggert2022-08-151-34/+17
* Update copyright yearsSergey Poznyakoff2022-01-021-1/+1
* Omit most uses of ‘inline’Paul Eggert2021-03-011-1/+1
* Fixes in the delete_archive_members functionSergey Poznyakoff2021-01-141-90/+107
* Update copyright yearsSergey Poznyakoff2021-01-061-1/+1
* Update copyright yearsSergey Poznyakoff2020-02-081-1/+1
* Version 1.31release_1_31Sergey Poznyakoff2019-01-021-2/+1
* Port to gcc -Wimplicit-fallthrough=5Paul Eggert2017-11-181-7/+4
* Update copyright yearsSergey Poznyakoff2017-01-021-1/+1
* Update copyright yearsSergey Poznyakoff2016-01-201-1/+1
* Update copyright years.Sergey Poznyakoff2014-01-301-1/+1
* maint: update copyrights for 2013 and as per current GNU standardsPaul Eggert2012-12-311-16/+17
* tar: remove trailing white space from source filesPaul Eggert2010-08-191-2/+2
* Read POSIX multivolume archives split at the header boundary.Sergey Poznyakoff2010-01-251-2/+3
* Fix listing of volume labels (in particular in PAX archives).Sergey Poznyakoff2010-01-241-3/+5
* Fix bugs in handling the --remove-files option.Sergey Poznyakoff2009-10-071-1/+0
* Relicense under GPLv3Sergey Poznyakoff2007-06-271-1/+1
* Global extended_header removed, use new xheader calls instead.Sergey Poznyakoff2007-05-191-3/+3
* Remove second argument from calls to name_scanSergey Poznyakoff2006-06-201-2/+2
* (records_skipped): Remove static qualifier, theSergey Poznyakoff2006-06-121-2/+2
* Avoid installation glitches on Solaris 8 with Sun C 5.4.Paul Eggert2006-02-201-6/+7
* Update invocations of name_scan.Sergey Poznyakoff2005-12-141-2/+2
* Update FSF postal mail address.Paul Eggert2005-05-151-1/+1
* (delete_archive_members): Bugfix: whenSergey Poznyakoff2004-12-171-19/+18
* Started merging with cpio into paxutils.Sergey Poznyakoff2004-09-061-2/+2
* (delete_archive_members): Call xheader_decode unconditionally.Sergey Poznyakoff2004-02-201-2/+1
* Updated assignment to write_archive_to_stdoutSergey Poznyakoff2004-01-031-1/+1
* Moved system dependencies to system.cSergey Poznyakoff2003-10-041-7/+1
* (delete_archive_members): Honor --occurence option.Sergey Poznyakoff2003-10-041-15/+24
* Fixed deletion from the POSIX archives.Sergey Poznyakoff2003-09-041-3/+29
* (delete_archive_members): Handle case ofPaul Eggert2003-09-031-2/+3
* Use current_stat_infoSergey Poznyakoff2003-08-311-184/+210
* GNU tar 1.12Paul Eggert1997-04-251-0/+336