Commit Briefs

Stefan Sperling

add color support to 'tog diff'


Stefan Sperling

add 'got integrate' command






Stefan Sperling

initial 'got stage -p' implementation




Stefan Sperling

reject staging of out-of-date files



Stefan Sperling

handle double-staging


Stefan Sperling

make 'got revert' work with staged files


Stefan Sperling

test 'got rm' behaviour on staged files


Stefan Sperling

prevent 'got commit' on branches outside "refs/heads/"

(the only exception is the work tree's temporary histedit branch)





Stefan Sperling

initial 'got histedit' implementation




Stefan Sperling

initial 'got rebase' implementation



Stefan Sperling

add 'got branch' command


Stefan Sperling

add 'got backout' command