• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

context/H08-Aug-2020-5749

crlf/H08-Aug-2020-3124

diff-of-diff/H08-Aug-2020-3834

diff-ru/H08-Aug-2020-2322

diff-ru-bin/H08-Aug-2020-2120

evil-udiff/H08-Aug-2020-1918

git/H08-Aug-2020-4841

git-bin/H08-Aug-2020-2724

git-log/H08-Aug-2020-3831

git-perm/H08-Aug-2020-76

hg-log/H08-Aug-2020-5446

latin1/H08-Aug-2020-109

perforce/H08-Aug-2020-4641

strange/H08-Aug-2020-2118

svn/H08-Aug-2020-3225

svn-log/H08-Aug-2020-5445

svn-merge/H08-Aug-2020-119

svn-property/H08-Aug-2020-54

READMEH A D08-Aug-2020330 87

profile.shH A D08-Aug-2020553 2513

regression.shH A D08-Aug-20202.1 KiB9172

test_ydiff.pyH A D08-Aug-202026.5 KiB851735

README

1# To generate expected output, chdir to a subdir and use following command, then
2# review with `less -R`
3#
4../../ydiff.py -c always < in.diff > out.normal
5../../ydiff.py -c always -s < in.diff > out.side-by-side
6../../ydiff.py -c always -s < in.diff -w70 > out.w70
7../../ydiff.py -c always -s < in.diff -w70 --wrap > out.w70.wrap
8