aboutsummaryrefslogtreecommitdiff
path: root/toys/pending/diff.c
AgeCommit message (Expand)Author
2016-11-21Have dirtree_notdotdot() pass through !node->parent so . and .. on the commandRob Landley
2016-04-14Fix a buffer overflow in diff -r.Andy Chu
2016-03-07Cleanup pass on the dirtree infrastructure, in preparation for making rm -rRob Landley
2015-05-09Add DIRTREE_SHUTUP to disable dirtree warnings if file vanishes out fromRob Landley
2014-08-02Squash mix of tabs and spaces to just spaces.Rob Landley
2014-08-02New toys unified DIFF and USERDEL.Ashwini Sharma