Commit Briefs

Christian Weisgerber

replace ksh syntax with POSIX arithmetic expressions

ok kn stsp


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

add symlink support to 'got import'


Stefan Sperling

add submodule tests

ok semarie




Stefan Sperling

add a test for bug fixed in a0975128





Stefan Sperling

initial 'got cat' implementation




Stefan Sperling

make 'got blame' show committer names




Stefan Sperling

initial 'got import' implementation



Stefan Sperling

run 'git fsck' after every cmdline test


Stefan Sperling

initial 'got rebase' implementation




Stefan Sperling

run tests with MALLOC_OPTIONS=S


Stefan Sperling

revert previous