Age | Commit message (Expand) | Author |
---|---|---|
2016-03-07 | Cleanup pass on the dirtree infrastructure, in preparation for making rm -r | Rob Landley |
2016-03-02 | For years the man pages have said to #include <sys/types.h> to get | Rob Landley |
2016-02-10 | toybox: tar: Fix support for long names | Tom Marshall |
2016-02-08 | Add xpipe() to lib. | Rob Landley |
2015-05-09 | Add DIRTREE_SHUTUP to disable dirtree warnings if file vanishes out from | Rob Landley |
2015-03-03 | Quick cleanup pass on tar. | Rob Landley |
2015-03-01 | fix format problems in tar.c | Elliott Hughes |
2015-01-01 | Switch a lot of strncpy() calls to xstrncpy(). | Rob Landley |
2014-08-12 | Patches to commands for issues reported from static analysis tool. | Ashwini Sharma |
2014-07-04 | TAR - this supports archive creation and extraction based on the USTAR format... | Ashwini Sharma |