Age | Commit message (Expand) | Author |
---|---|---|
2014-09-14 | Add cpio -p | Rob Landley |
2014-09-09 | Ignore -m option to cpio, it's what we do anyway so it's not an error. | Rob Landley |
2014-09-08 | Fix more memory leaks reported by Ashwini Sharma. | Rob Landley |
2014-06-01 | cpio: archive more files | Isaac Dunham |
2014-04-29 | Teach cpio to set uid/gid and timestamp. (Timestamp has year 2100 problem.) | Rob Landley |
2014-03-27 | Fix cpio -it: don't close(fd) unless we opened it. | Isaac Dunham |
2014-03-26 | More cpio bugfixes from Isaac Dunham. | Rob Landley |
2014-03-25 | Promote cpio out of pending. | Rob Landley |