Sat Apr 2 06:44:10 EST 2005 -- uriel Fix incorrect change attributions, sorry for sending so many small patches, should have tested it more carefully before. Reference: /n/sources/patch/applied/acme-wiki-diff-fix-2 Date: Sat Apr 2 05:33:07 CES 2005 --- /acme/wiki/wiki.diff Sat Apr 2 05:30:37 2005 +++ /acme/wiki/wiki.diff Sat Apr 2 05:30:34 2005 @@ -7,7 +7,7 @@ while(! ~ $#* 0 1){ diff -n $2/index.txt $1/index.txt | awk -F'[\/ :]' ' $1 ~/^[0-9]+$/ { - getA = "cat "$1"/current | sed -n -e ''1d; /^A/s/^A//p; /^#/q''" + getA = "cat "$5"/current | sed -n -e ''1d; /^A/s/^A//p; /^#/q''" getA | getline A; close getA $1 = t2d($1) $5 = t2d($5)