| Age | Commit message (Expand) | Author |
| 2019-03-20 | pax: fix typos in comments in file_subs.c & tar.c | gutteridge |
| 2018-11-30 | Add base-256 decoding support (Micha Gorny) | christos |
| 2015-12-19 | PR/50119: Thomas Klausner: Add --timestamp option to tar. | christos |
| 2015-06-16 | remove \n from error messages | christos |
| 2013-01-24 | Recognize extended attribute headers and warn about them since we are not | christos |
| 2012-08-09 | PR/46786: Simon Burge: After conversion to 64 bit time_t, tar/pax/cpio | christos |
| 2012-03-20 | Use C89 function definitions | matt |
| 2011-11-03 | Accept -X - | christos |
| 2009-02-14 | fix -Wsign-compare issues | lukem |
| 2008-02-24 | Kill pre-4.4BSD compat code. | joerg |
| 2007-04-23 | PR/36194: Greg A. Woods: add a '-V' flag to pax for verbose summary without | christos |
| 2006-03-18 | Coverity CID 343: Rework code so that we don't write after the end of the | christos |
| 2006-02-11 | Change all the 'return(x)' to 'return c'. | dsl |
| 2005-04-24 | PR/20071: Perry Metzger: --extract handling is broken. This patch fixes | christos |
| 2005-02-20 | The quagga-0.98.2 tar archive is busted. It was created with an old tar | christos |
| 2004-10-17 | Improve error reporting for invalid tar archives. | dsl |
| 2004-09-26 | In GNU-tar mode, don't split filenames to prefix+name because GNU tar does | christos |
| 2004-09-22 | Keep track of the length of the gnu long name/link hack, so that | christos |
| 2004-07-14 | - Grr! unterminated buffer string in exclude destination buffer | christos |
| 2004-06-16 | PR/25934: Dieter Baron: hard links with long names still fail. | christos |
| 2004-06-15 | PR/25934: Dieter Baron: tar and hardlinks with long filenames don't work. | christos |
| 2004-06-15 | Restructure the code to make it more readable. No functional changes. | christos |
| 2004-05-11 | Welcome to WARNS=3 | christos |
| 2004-04-25 | PR/25299: grant beattie: 1.5.3/i386 kernel set archives confuse -current pax | christos |
| 2004-04-20 | PR/25207: Hubert Feyrer: tar cores on certain archive contents | christos |
| 2004-04-16 | PR/25200: Alan Barrett: bug in pax append mode. This problem was introduced | christos |
| 2004-04-12 | fix bugs in the previous. use snprintf(). fixes the problem reported | mrg |
| 2004-04-01 | redo GNU tar --exclude emulation to actually work the same. unfortunately, | mrg |
| 2004-01-30 | While the comment is not correct anymore, this fixes the problem of tar -rf | christos |
| 2003-11-24 | Don't emit any warnings when tar is trying to figure out if the file is | matt |
| 2003-10-27 | Overhaul how `build.sh tools' are used: | lukem |
| 2003-10-13 | Move Keith Muller's code from a 4-clause to a 3-clause licence by removing | agc |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-24 | backout previous; it was a missing prototype elsewhere. | grant |
| 2003-06-24 | add cast to fix an integer -> pointer warning. | grant |
| 2003-06-23 | consistently use "cannot" instead of "can not". | grant |
| 2003-04-20 | PR/6195: Matt Watson: Pax fails for paths of exactly 100 characters. | christos |
| 2003-03-31 | PR/18959: Xavier HUMBERT: Don't pay attention to sockets in gnu-tar mode. | christos |
| 2003-03-31 | RP/8227: Peter Seeback: Emulate old gnu tar better. | christos |
| 2003-01-09 | remove debugging printf's I accidentally committed. | christos |
| 2003-01-09 | print a bit more info about checksum mismatches. | christos |
| 2002-12-08 | oops, remove a debug statement from the previous. | mrg |
| 2002-12-08 | add --exclude support. | mrg |
| 2002-10-27 | PR/18831: Andreas Wrede: Don't exit with an error when we are reading a gnu | christos |
| 2002-10-18 | Only warn the user once about gnu extensions. From Eric Gillespie. | christos |
| 2002-10-17 | Factor out some more code, and don't expand names in ././@LongLink records. | christos |
| 2002-10-17 | Add proper longlink support. Previously we handled longname support, and | christos |
| 2002-10-16 | turn gnu tar off by pax and cpio front ends. | christos |
| 2002-10-16 | Warn if we are trying to read a gnu tar archive, if --strict is specified. | christos |
| 2002-10-16 | Support gnu long filename extensions by default for tar on create, list, and | christos |