Commit Briefs


f6cae3ed1e Christian Weisgerber

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

ok stsp


7fb414ae4d 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


23b820a24a Stefan Sperling

remove unnecessary lines from test_cat_symlink


73259b3774 Stefan Sperling

add a symlink test for 'got cat'


e730362696 Stefan Sperling

add submodule tests

ok semarie


896e9b6f30 Stefan Sperling

add support for path arguments to 'got cat'


8aa93786da Stefan Sperling

make 'got cat' output look more like raw object files


01073a5d20 Stefan Sperling

initial 'got cat' implementation