| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace deprecated (or remove obsolete) libarchive 2.8 functions | mm | 2013-03-22 | 1 | -1/+1 |
* | Remove contractions. | joel | 2012-10-07 | 1 | -1/+1 |
* | Pass a filename, rather than a file descriptor, to libarchive. | des | 2012-05-29 | 1 | -10/+5 |
* | Document the unzip(1) '-Z' option implemented in r234206. | gjb | 2012-05-11 | 1 | -1/+11 |
* | Correct my name in the copyright statement. | des | 2012-04-15 | 2 | -2/+2 |
* | Partially implement zipinfo (-Z) support. | kevlo | 2012-04-13 | 1 | -38/+71 |
* | Remove superfluous paragraph macro. | joel | 2012-03-25 | 1 | -1/+0 |
* | fgets(3) returns a pointer, so compare against NULL, not integer 0. | kevlo | 2012-01-13 | 1 | -1/+1 |
* | Reencode files from latin1 to UTF-8. | uqs | 2011-12-30 | 2 | -2/+2 |
* | Fix broken mdoc. | uqs | 2011-08-01 | 1 | -1/+1 |
* | Fix typo in last commit. | glebius | 2010-10-21 | 1 | -1/+1 |
* | Document possibility to read from stdin. | glebius | 2010-10-21 | 1 | -1/+5 |
* | Make it possible to read input from stdin. | glebius | 2010-10-21 | 1 | -2/+4 |
* | Check return value from archive_read_new(). | delphij | 2010-06-09 | 1 | -1/+3 |
* | Fixed static linkage. | ru | 2010-02-26 | 1 | -2/+2 |
* | Bump .Dd for r203977 | gavin | 2010-02-16 | 1 | -1/+1 |
* | Implement the rename query, for when a file with the same name as the one | gavin | 2010-02-16 | 2 | -28/+69 |
* | When restoring files, use the mode for the mode. | kientzle | 2010-01-06 | 1 | -2/+2 |
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -1/+0 |
* | Don't print the archive name with -p and -q options. | jh | 2009-12-22 | 1 | -1/+2 |
* | Add C/c/f/p/v switches plus a bunch of minor fixes and cleanups. | rdivacky | 2009-09-08 | 2 | -42/+265 |
* | Update man page for -t. | des | 2008-06-30 | 1 | -2/+5 |
* | Quick shot at implementing -t (test). | des | 2008-06-30 | 1 | -4/+42 |
* | Welcome unzip(1), a pure BSD drop-in replacement for ports/unzip. In its | des | 2008-01-08 | 3 | -0/+920 |