Commits


add 'got integrate' command


initial implementation of 'got tag' command


initial 'got cat' implementation


introduce 'got ref -s' and add two tests for 'got ref'


initial 'got unstage' implementation


add initial stage test


hook forgotten revert tests to 'make regress'


fix a bug in 'got branch' and add tests for this command


increase the scope of blame tests by a blasting 100%


initial 'got histedit' implementation


initial 'got import' implementation


initial 'got rebase' implementation


hook up backout.sh test


add 'got backout' command


add 'got cherrypick' command


hook up commit regress tests


add some diff tests


add a basic implementation of 'got rm'


implement a basic 'got add' command


actually add log.sh tests to 'make regress'


make 'got log PATH' work consistently from inside a work tree


skip make obj in cmdline test directory


add a basic test for 'got status'


basic cmdline test for 'got update'


add a command line test suite with a simple 'got checkout' test