Commit Briefs

2822a3526b Stefan Sperling

add 'got integrate' command


8e7bd50a82 Stefan Sperling

initial implementation of 'got tag' command


01073a5d20 Stefan Sperling

initial 'got cat' implementation


d1c1ae5fa6 Stefan Sperling

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


ad493afcc0 Stefan Sperling

initial 'got unstage' implementation


fccbfb985c Stefan Sperling

add initial stage test


2c961eb2d8 Stefan Sperling

hook forgotten revert tests to 'make regress'


dc5351b4fb Stefan Sperling

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


c970ea82ea Stefan Sperling

increase the scope of blame tests by a blasting 100%


0ebf8283cd Stefan Sperling

initial 'got histedit' implementation


3ce1b84566 Stefan Sperling

initial 'got import' implementation


818c750100 Stefan Sperling

initial 'got rebase' implementation


5cc8c93b0a Stefan Sperling

hook up backout.sh test


5ef14e6363 Stefan Sperling

add 'got backout' command


234035bc79 Stefan Sperling

add 'got cherrypick' command