| Commit message (Expand) | Author | Age | Files | Lines |
| * | Don't clean tests before testing, lest you lose the results of previous tests. | Tim Kientzle | 2008-08-28 | 1 | -1/+1 |
| * | Apart from using the old libarchive API, this is now identical to bsdtar 2.5.5. | Tim Kientzle | 2008-08-28 | 1 | -1/+1 |
| * | MFC r179322: Many features from bsdtar 2.5.4b | Tim Kientzle | 2008-08-28 | 1 | -3/+4 |
| * | MFC r179083: SIGINFO/SIGUSR1 now reports detailed progress information. | Tim Kientzle | 2008-08-28 | 1 | -1/+1 |
| * | Fix the merge of r175051, which inadvertently broke the output of tar --version. | Tim Kientzle | 2008-08-13 | 1 | -1/+1 |
| * | MFC r175051 | kientzle | 2008-01-01 16:27:14 -0800 (Tue, 01 Jan 2008) | Tim Kientzle | 2008-08-10 | 1 | -1/+4 |
| * | MFC 177341: Decrement matched patterns so that --extract-fast works. | Tim Kientzle | 2008-06-12 | 1 | -1/+1 |
| * | MFC: Enable -p by default for root, which seems to be what | Tim Kientzle | 2007-08-25 | 1 | -1/+1 |
| * | Update bsdtar version to 1.9 to match libarchive. | Tim Kientzle | 2007-08-25 | 1 | -1/+1 |
| * | MFC refactored platform configuration. | Tim Kientzle | 2007-08-25 | 1 | -0/+1 |
| * | MFC bsdtar 1.2.53 to FreeBSD 6: | Tim Kientzle | 2006-07-30 | 1 | -36/+2 |
| * | Clarify some error messages. | Tim Kientzle | 2005-05-08 | 1 | -1/+1 |
| * | bsdtar now uses the "tree" package instead of "fts" for walking | Tim Kientzle | 2005-04-24 | 1 | -3/+3 |
| * | Correct autoconf/automake invocation to work with devel/gnu-auto* from | Tim Kientzle | 2005-04-23 | 1 | -2/+2 |
| * | Update "make distfile" to use newest automake/autoconf from ports. | Tim Kientzle | 2005-04-17 | 1 | -2/+2 |
| * | Support path-rewriting options (including --strip-components) for both | Tim Kientzle | 2005-04-17 | 1 | -1/+1 |
| * | Deorbit gtar, step 1: Remove WITH_GTAR knob. | Tim Kientzle | 2005-03-20 | 1 | -3/+0 |
| * | Re-unbreak the distfile target. | Tim Kientzle | 2005-03-13 | 1 | -3/+4 |
| * | "make depend" with .y files is trickier than it looks. <sigh> | Tim Kientzle | 2005-03-13 | 1 | -3/+2 |
| * | Add --newer-ctime, --newer-mtime, --newer-ctime-than, and --newer-mtime-than | Tim Kientzle | 2005-03-13 | 1 | -3/+5 |
| * | Add --strip-components option, per bin/77666. | Tim Kientzle | 2005-03-13 | 1 | -1/+1 |
| * | Portability: the included fts.c should now | Tim Kientzle | 2004-12-22 | 1 | -1/+1 |
| * | Use a relative symlinking so that "tar" also works in /stand. | Ruslan Ermilov | 2004-11-12 | 1 | -1/+1 |
| * | Correct error handling on failed writes | Tim Kientzle | 2004-11-05 | 1 | -1/+1 |
| * | gtar uses -F for another purpose, so bsdtar no longer treats it as a | Tim Kientzle | 2004-08-08 | 1 | -1/+1 |
| * | Add --totals option. Unlike gtar, this reports the bytes actually | Tim Kientzle | 2004-08-07 | 1 | -1/+1 |
| * | Add "make distfile" capabilities to bsdtar, including informational | Tim Kientzle | 2004-08-07 | 1 | -1/+33 |
| * | Add a --version option to bsdtar that prints the versions of | Tim Kientzle | 2004-07-26 | 1 | -0/+2 |
| * | Make bsdtar the default system tar. This makes /usr/bin/tar a symlink | Tim Kientzle | 2004-07-17 | 1 | -1/+1 |
| * | Pointy hat: sticky bit 't' or 'T' is shown over IXOTH bit, not IXGRP. <sigh> | Tim Kientzle | 2004-06-03 | 1 | -1/+1 |
| * | Allow brave souls to install bsdtar as the | Tim Kientzle | 2004-04-19 | 1 | -0/+5 |
| * | Style fixes | Tim Kientzle | 2004-04-12 | 1 | -3/+2 |
| * | Add DPADD to Makefile (thanks to Andrey for pointing this out). | Tim Kientzle | 2004-04-12 | 1 | -12/+2 |
| * | Initial commit for bsdtar. | Tim Kientzle | 2004-04-05 | 1 | -0/+21 |