Commit Briefs

49c543a6fe 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.


138e4f4798 Stefan Sperling

display the requested object type when an object could not be found

ok millert@



a966211500 Christian Weisgerber

add missing "return 1" to failure handling in the regress scripts

ok stsp@



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


b90c30485c Stefan Sperling

adjust expected "object not found" error output in tests




d4efa91b5a Stefan Sperling

handle Git-style "lightweight" tags in got tag -l





2417344cc5 Stefan Sperling

tweak the way 'got tag -l' displays tagged objectsI



8e7bd50a82 Stefan Sperling

initial implementation of 'got tag' command