|  | hace 7 años | |
|---|---|---|
| .. | ||
| context | hace 7 años | |
| crlf | hace 7 años | |
| diff-of-diff | hace 7 años | |
| diff-ru | hace 7 años | |
| diff-ru-bin | hace 7 años | |
| evil-udiff | hace 7 años | |
| git | hace 7 años | |
| git-bin | hace 7 años | |
| git-log | hace 7 años | |
| git-perm | hace 7 años | |
| hg-log | hace 7 años | |
| latin1 | hace 7 años | |
| strange | hace 7 años | |
| svn | hace 7 años | |
| svn-log | hace 7 años | |
| svn-merge | hace 7 años | |
| svn-property | hace 7 años | |
| README | hace 7 años | |
| profile.sh | hace 7 años | |
| regression.sh | hace 7 años | |
| test_ydiff.py | hace 7 años | |
# To generate expected output, chdir to a subdir and use following command, then
# review with `less -R`
#
../../ydiff.py -c always < in.diff > out.normal
../../ydiff.py -c always -s < in.diff > out.side-by-side
../../ydiff.py -c always -s < in.diff -w70 > out.w70
../../ydiff.py -c always -s < in.diff -w70 --wrap > out.w70.wrap