Commit Graph

14 Commits

Author SHA1 Message Date
Alexey Tourbin
c003160cf3 gendiff: output empty line before `ls -l "$patch"'
This is probably the last gendiff-related commit for now.
I think I want to propose the following changelog entry
for next rpm release:

- enhanced gendiff(1), which can now recognize whitespace-related
  subset of GNU diff options (Alexey Tourbin)

TODO: make it recognize more diff options.
But option values must be quoted...
2007-01-24 22:18:29 +03:00
Alexey Tourbin
80a9a27015 gendiff, gendiff.1: unified "usage" sentence 2007-01-24 20:37:48 +03:00
Alexey Tourbin
ca61d563ea gendiff: strip leading "./" in file paths before running diff 2007-01-24 20:16:59 +03:00
Alexey Tourbin
f913650145 gendiff: use shell pattern to strip suffix 2007-01-24 20:15:34 +03:00
Alexey Tourbin
ac0e78e658 gendiff: try "#!/bin/sh -efu" mode 2007-01-24 19:51:08 +03:00
Alexey Tourbin
1c68b0e030 gendiff: enhanced patch handling 2007-01-24 19:36:32 +03:00
Alexey Tourbin
9b7c287810 gendiff: check directory 2007-01-24 18:52:54 +03:00
Alexey Tourbin
c0768bbe98 gendiff: recognize whitespace-related diff options 2007-01-24 18:30:57 +03:00
Alexey Tourbin
9071750955 gendiff: pass -p to diff to show functions name after @@ 2007-01-24 17:56:02 +03:00
Alexey Tourbin
c9e81ef8ee gendiff: use 'read -r' for 'read' 2007-01-24 17:41:51 +03:00
Alexey Tourbin
bc2fda3644 gendiff: sort file list, so that the file order is stable 2007-01-24 17:40:57 +03:00
a2615076f7 cleanup; fix #2558 2003-09-27 17:51:39 +00:00
16055752f8 sync with rpm4 branch 2002-03-25 21:30:54 +00:00
82a4763c66 Initial revision 2002-03-25 20:16:26 +00:00