Commit Briefs

Christian Weisgerber

use test(1) -eq and -ne to compare integers, and reduce quoting

This brings the rest of the regression test scripts in line with patch.sh.



Christian Weisgerber

switch function declarations from Korn shell to Bourne/POSIX shell syntax

ok stsp


Stefan Sperling

add a -q option to tests for quiet output and use it for 'make regress'

Previous default output remains when test cases are run individually. ok tracey


Stefan Sperling

make 'got unstage -p' work with symlinks



Stefan Sperling

make 'got unstage' work with symlinks


Stefan Sperling

test stage/unstage with non-existent paths





Stefan Sperling

fix and test 'q' command for unstage -p


Stefan Sperling

implement 'got unstage -p'


Stefan Sperling

initial 'got unstage' implementation