| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge a bunch of refactoring from Joerg Sonnenberger to | kientzle | 2010-02-07 | 1 | -107/+46 |
* | Refactor the siginfo/sigusr1 handling. The read/write reporting | kientzle | 2010-02-06 | 1 | -0/+22 |
* | Diff reduction compared to portable bsdtar 2.8: Move the | kientzle | 2010-02-06 | 1 | -45/+13 |
* | Minor portability improvement in calls to ctype.h macros. | kientzle | 2009-04-17 | 1 | -2/+2 |
* | Merge r709,r710 from libarchive.googlecode.com: More work on | kientzle | 2009-03-08 | 1 | -31/+58 |
* | Merger r629-631,633-646,648,654,678,681,682 from libarchive.googlecode.com: | kientzle | 2009-03-08 | 1 | -11/+34 |
* | Merge r622 from libarchive.googlecode.com: Avoid warning on platforms | kientzle | 2009-03-08 | 1 | -1/+1 |
* | Spell "substitution" correctly. | kientzle | 2008-12-15 | 1 | -3/+3 |
* | When deciding which characters (of a filename, for instance) | kientzle | 2008-11-29 | 1 | -49/+118 |
* | Test --strip-components and fix it to actually work. Jaakko did a | kientzle | 2008-11-10 | 1 | -16/+38 |
* | Rework code to avoid using a pointer after freeing it. Aside from the | cperciva | 2008-06-09 | 1 | -2/+4 |
* | MFp4: bsdtar 2.5.4b | kientzle | 2008-05-26 | 1 | -5/+55 |
* | Use archive_entry_strmode() instead of a local bsdtar_strmode(). | kientzle | 2008-01-02 | 1 | -50/+0 |
* | Ignore trailing '/' when comparing pathnames, so that | kientzle | 2007-04-18 | 1 | -3/+26 |
* | bsdtar 2.0.23: | kientzle | 2007-03-11 | 1 | -4/+30 |
* | Correct the copyright messages: Make this a standard vanilla | kientzle | 2007-01-09 | 1 | -3/+2 |
* | Extended attribute support on write for Linux; FreeBSD hooks are | kientzle | 2006-03-21 | 1 | -1/+0 |
* | A very minor tweak to the handling of leading '/' characters. | kientzle | 2005-04-17 | 1 | -1/+6 |
* | Support path-rewriting options (including --strip-components) for both | kientzle | 2005-04-17 | 1 | -0/+53 |
* | Move the smart chdir logic into a couple of utility functions in util.c. | kientzle | 2004-08-08 | 1 | -0/+58 |
* | A bunch of style and security fixes (error checking return values, etc), | kientzle | 2004-07-25 | 1 | -2/+4 |
* | Augment the -T handling: | kientzle | 2004-06-27 | 1 | -0/+86 |
* | Pointy hat: sticky bit 't' or 'T' is shown over IXOTH bit, not IXGRP. <sigh> | kientzle | 2004-06-03 | 1 | -1/+1 |
* | Speed up safe_fprintf by copying to a temp buffer, then writing | kientzle | 2004-05-17 | 1 | -13/+32 |
* | Propagate struct bsdtar down into a lot more places. | kientzle | 2004-05-17 | 1 | -16/+8 |
* | Contrariwise, Linux sys/stat.h doesn't define mode_t and friends, | kientzle | 2004-05-04 | 1 | -0/+1 |
* | For portability, don't rely on libc's strmode(3). <sigh> | kientzle | 2004-05-03 | 1 | -0/+51 |
* | As suggested by Julian Elischer, use a self-sizing hash | kientzle | 2004-04-15 | 1 | -15/+21 |
* | Eliminate a lot of malloc/free calls by using | kientzle | 2004-04-13 | 1 | -4/+11 |
* | Initial commit for bsdtar. | kientzle | 2004-04-05 | 1 | -0/+160 |