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


a0275e4081 Stefan Sperling

hook up commit regress tests


95adcdcaec Stefan Sperling

add some diff tests


2ec1f75bbb Stefan Sperling

add a basic implementation of 'got rm'


d00136be11 Stefan Sperling

implement a basic 'got add' command


a6a41c00c0 Stefan Sperling

actually add log.sh tests to 'make regress'



2ef81b9be0 Stefan Sperling

skip make obj in cmdline test directory


35dc45103a Stefan Sperling

add a basic test for 'got status'


c84d8c75bf Stefan Sperling

basic cmdline test for 'got update'