Commits


add 'got status' command


In got.1, clarify that 'got update' operates on current branch only.


happy new copyright year


implement -c option for 'got checkout'


implement recursive mode for 'got tree'


add a basic 'got update' command; does not merge files yet


add -C option to diff and log synopsis in got man page


add a 'got tree' subcommand


add diff context option to got(1)


document 'got blame'


rename got-repository(5) man page to git-repository(5)


allow filtering history by paths in 'got log'


show 'got log' options in sorted order


wording tweak in got(1) man page


make 'got log -c' accept a branch name