| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make -lcrypto usage dependent on whether or not we're building with OpenSSL. | Tim Kientzle | 2009-04-18 | 1 | -1/+5 |
| * | Merge remaining changes from libarchive.googlecode.com: | Tim Kientzle | 2009-04-17 | 1 | -2/+2 |
| * | Update version to 2.6.901a to indicate this is synced up with r745 of | Tim Kientzle | 2009-03-08 | 1 | -1/+1 |
| * | Merge r687-689,691,693-701,720 from libarchive.googlecode.com: | Tim Kientzle | 2009-03-08 | 1 | -1/+1 |
| * | bsdtar is synced up with 2.5.903a | Tim Kientzle | 2008-12-06 | 1 | -1/+1 |
| * | New command-line parser for bsdtar. | Tim Kientzle | 2008-11-08 | 1 | -1/+2 |
| * | Don't clean before running tests. | Tim Kientzle | 2008-08-22 | 1 | -1/+1 |
| * | FreeBSD-CURRENT bsdtar is synched up with libarchive-portable 2.5.5. | Tim Kientzle | 2008-07-05 | 1 | -1/+1 |
| * | MFp4: bsdtar 2.5.4b | Tim Kientzle | 2008-05-26 | 1 | -3/+4 |
| * | Add SIGINFO (and for portability to SIGINFO-lacking systems, SIGUSR1) | Colin Percival | 2008-05-18 | 1 | -1/+1 |
| * | Fix --fast-read by decrementing the remaining patterns to be matched, | Tim Kientzle | 2008-03-18 | 1 | -1/+1 |
| * | A couple of miscellaneous fixes: | Tim Kientzle | 2008-01-02 | 1 | -2/+5 |
| * | Don't exit immediately on libarchive warnings, just | Tim Kientzle | 2007-07-20 | 1 | -1/+1 |
| * | bsdtar 2.2.3: | Tim Kientzle | 2007-05-29 | 1 | -1/+1 |
| * | Make it easier to support more platforms. | Tim Kientzle | 2007-04-12 | 1 | -1/+2 |
| * | Issue a warning if there's a non-zero exit value. | Tim Kientzle | 2007-03-24 | 1 | -1/+1 |
| * | bsdtar 2.0.23: | Tim Kientzle | 2007-03-11 | 1 | -1/+1 |
| * | If you see a broken symlink, don't try to follow it, | Tim Kientzle | 2006-04-02 | 1 | -1/+1 |
| * | Extended attribute support on write for Linux; FreeBSD hooks are | Tim Kientzle | 2006-03-21 | 1 | -1/+1 |
| * | Remove configure.ac.in and the 'distfile' target from | Tim Kientzle | 2006-03-08 | 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 |