Commits


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


remove unused -v option for 'got log'


improve option listings in got(1) man page


got log: allow first-parent traversal with the commit graph


add -v option 'got log'; currently shows parent commits


tweak man page wording; less clutter


copyright 2018


add authors section to man page


document where the UI expects SHA1 hashes


document checkout better and fix optional worktree arg