| Age | Commit message (Expand) | Author |
| 2013-11-14 | Stop hissing. | wiz |
| 2013-11-14 | add --gnu for pax. | christos |
| 2013-10-18 | Fixed unused warnings. | christos |
| 2013-07-29 | PR/48095: NAKAJIMA Yoshihiro: remove casts from time_t to long | christos |
| 2013-01-24 | Recognize extended attribute headers and warn about them since we are not | christos |
| 2012-09-27 | deal properly with empty lines in spec file | christos |
| 2012-08-09 | add missing include files | christos |
| 2012-08-09 | PR/46786: Simon Burge: After conversion to 64 bit time_t, tar/pax/cpio | christos |
| 2012-03-22 | Fix whitespace nits. Suggested by Bug Hunting. | wiz |
| 2012-03-20 | Use C89 function definitions | matt |
| 2011-11-03 | Accept -X - | christos |
| 2011-08-31 | NULL does not need a cast | plunky |
| 2011-08-29 | static + __dead | joerg |
| 2011-08-14 | eliminate dup code and non literal format strings | christos |
| 2011-06-19 | Use Fl Fl for long options. | wiz |
| 2011-06-19 | document --xz | christos |
| 2011-06-18 | add --xz | christos |
| 2011-03-26 | Fix bogus paranthesis, From Henning Peternse in PR bin/44773. | martin |
| 2010-08-31 | Backout previous; it was wrong fix. | enami |
| 2010-08-31 | Fix build as tools. | enami |
| 2010-08-31 | - Raise an error rather than silently creating broken archive | enami |
| 2010-08-25 | Do not throw a usage message for -i followed by -t | sjg |
| 2010-06-19 | Use Fl Fl for long options. Remove unnecessary Bk/Ek. | wiz |
| 2010-06-19 | add --use-compress-program to pax, requested by mrg. | christos |
| 2010-04-23 | Add MKBSDTAR, defaulting to no. It switching cpio and tar to the | joerg |
| 2010-04-05 | \\ -> \e | joerg |
| 2010-04-05 | \\ -> \e | joerg |
| 2010-03-23 | bump date for previous | dholland |
| 2010-03-23 | The -X option of tar names a file containing exception globs, not | dholland |
| 2009-12-21 | Remove unnecessary casts. | christos |
| 2009-12-21 | Free pt in another error case. | wiz |
| 2009-12-14 | Don't use NOGLOB_MTCH for pax, only for tar. Fixes fix for PR 41167 and | dholland |
| 2009-09-06 | too many dots. noted by anon-ymous | christos |
| 2009-07-13 | Rename internal getline() function to get_line() so it does | roy |
| 2009-04-07 | Fixes from christos for pr-41167 | perry |
| 2009-02-14 | fix -Wsign-compare issues | lukem |
| 2009-02-03 | do not require sys/mtio.h for a tools build of pax | dbj |
| 2008-11-23 | Don't pass strings from argv[] to free(). Fixes PR 39992. | dholland |
| 2008-11-23 | "compatibility", not "compatability". | dholland |
| 2008-07-20 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-02-24 | Kill pre-4.4BSD compat code. | joerg |
| 2008-02-18 | Set "ftent" to NULL in in ftree_arg() after we call fts_close(), so that | simonb |
| 2008-01-10 | Teach set_ftime about symbolic links, because it has to know: on some | tls |
| 2007-12-02 | Fix typo in comment. | wiz |
| 2007-12-02 | Minimally sort options; use Dq; new sentence, new line. | wiz |
| 2007-12-02 | Minimally sort options; use Dq. | wiz |
| 2007-10-26 | - Add -0 and -V to pax_usage(). | hira |
| 2007-10-26 | Remove extra space from -T option in SYNOPSIS. | hira |
| 2007-10-05 | Convert to using raise_default_signal(3). | lukem |