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