Commit Briefs




Stefan Sperling

simplify got_commit_graph_open()




Stefan Sperling

parse remotes from gitconfig


Stefan Sperling

Outright forbid reference names with a leading '-'.

Matches behaviour documented in git-repository(5).


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)