Age | Commit message (Expand) | Author |
---|---|---|
2019-08-29 | diff and patch: support special characters in filenames with quoting as well ... | William Haddon |
2019-07-12 | diff: implement --strip-trailing-cr. | Elliott Hughes |
2019-06-24 | diff: fix diff of stdin for systems without /tmp. | Elliott Hughes |
2019-03-18 | diff: use TOYFLAG_ARGFAIL. | Elliott Hughes |
2018-07-13 | diff: fix build with -Wformat=security. | Elliott Hughes |
2018-07-04 | diff: add timestamps to the ---/+++ lines and --color. | Elliott Hughes |
2016-11-21 | Have dirtree_notdotdot() pass through !node->parent so . and .. on the command | Rob Landley |
2016-04-14 | Fix a buffer overflow in diff -r. | Andy Chu |
2016-03-07 | Cleanup pass on the dirtree infrastructure, in preparation for making rm -r | Rob Landley |
2015-05-09 | Add DIRTREE_SHUTUP to disable dirtree warnings if file vanishes out from | Rob Landley |
2014-08-02 | Squash mix of tabs and spaces to just spaces. | Rob Landley |
2014-08-02 | New toys unified DIFF and USERDEL. | Ashwini Sharma |