commit: whups diff.php whups/lib CVSLib.php whups/lib/CVSLib
diff.php whups/templates diff_request.inc
avsm@horde.org
avsm@horde.org
22 Dec 2000 17:22:29 -0000
avsm 2000/12/22 09:22:29 PST
Modified files:
. diff.php
lib CVSLib.php
lib/CVSLib diff.php
templates diff_request.inc
Log:
add in support for 'diff -e', which outputs a diff which can be
piped into an ed script, instead of patch. Why people would want
this is beyond me, but it's well-supported by most diffs, and an
old-skool unix beard informs me that it is "cool" :-)
Revision Changes Path
1.7 +4 -1 whups/diff.php
1.51 +2 -1 whups/lib/CVSLib.php
1.6 +4 -1 whups/lib/CVSLib/diff.php
1.10 +1 -0 whups/templates/diff_request.inc