out.normal 1019B

123456789101112131415161718192021
  1. diff -ru a/README b/README
  2. --- a/README 2013-02-23 19:51:41.000000000 +0800
  3. +++ b/README 2013-02-23 19:52:06.000000000 +0800
  4. @@ -1,6 +1,6 @@
  5. -# To generate expected output, chdir to a subdir and use following command, then
  6. +# To generate expected output, cd to a subdir and use following command, then
  7.  # review with `less -R`
  8. -#
  9.  ../../cdiff.py -c always < in.diff > out.normal
  10.  ../../cdiff.py -c always -s < in.diff > out.side-by-side
  11.  ../../cdiff.py -c always -s < in.diff -w70 > out.w70
  12. +# EOF
  13. Binary files a/foo.pdf and b/foo.pdf differ
  14. diff -ru a/foo.txt b/foo.txt
  15. --- a/foo.txt 2013-02-23 19:55:03.000000000 +0800
  16. +++ b/foo.txt 2013-02-23 19:55:10.000000000 +0800
  17. @@ -1,2 +1,2 @@
  18. -Hello
  19. +hella
  20.  world
  21.