Commit Briefs

dc424a06a9 Stefan Sperling

initial 'got stage -p' implementation




735ef5acf1 Stefan Sperling

reject staging of out-of-date files


ebf48fd51b Stefan Sperling

handle conflicted files passed to 'got stage'


d3e7c587d4 Stefan Sperling

handle double-staging


24278f3006 Stefan Sperling

make 'got revert' work with staged files


9acbc4faa0 Stefan Sperling

test 'got rm' behaviour on staged files


916f288c7e Stefan Sperling

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

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




8ca9bd6817 Stefan Sperling

use a dedicated error code for histedit path-prefix error


0ebf8283cd Stefan Sperling

initial 'got histedit' implementation