Commits


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


document diff command and make the repo path optional


implement got log -l


tweak the log command synopsis and update man page