Commit Briefs



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



Stefan Sperling

add 'got cherrypick' command



Stefan Sperling

don't leak objects which can't be cached


Stefan Sperling

improve wording of an error message


Stefan Sperling

introduce got_error_path()