about summary refs log tree commit diff
path: root/xdiff
Commit message (Collapse)AuthorAgeFilesLines
* xdiff : make sure $DIR is validJustin2023-03-261-0/+5
| | | if user run `xdiff --help` , `--help` gets passed to find as an arg, it will cause infinite vimdiff instance coming out, has to kill xdiff's pid to stop it.
* xdiff: sort files by version v0.52Leah Neukirchen2018-05-281-1/+1
|
* xdiff: use vim -dLeah Neukirchen2018-04-261-1/+1
| | | | Closes #88.
* xdiff: better description.Christian Neukirchen2015-05-261-1/+1
|
* xdiff: just list the new files using -l.Christian Neukirchen2015-05-261-1/+8
|
* xdiff: -u for plain diff -uChristian Neukirchen2014-08-131-3/+13
|
* initial import of xtoolsChristian Neukirchen2014-07-301-0/+9