Commit Briefs


db0c2996da Stefan Sperling

document trailing annotations shown by 'got tree'


a378724ff7 Stefan Sperling

make 'got update' restore missing files


7f838b36bf Stefan Sperling

document status codes displayed by 'got update'


c844a23886 Stefan Sperling

man page tweaks


b72f483a5d Stefan Sperling

make 'got diff' show local changes in work tree


0c06baacc4 Stefan Sperling

make 'got blame' function in a work tree


e9cf2e3070 Stefan Sperling

document 'got log' behaviour inside a work tree


0c849583a3 Stefan Sperling

improve documentation of 'got tree'


0dbc22715b Stefan Sperling

make 'got status' detect obstructed files


6bad629b50 Stefan Sperling

add 'got status' command



5d56da8198 Stefan Sperling

happy new copyright year


8069f63672 Stefan Sperling

implement -c option for 'got checkout'


c1669e2e5f Stefan Sperling

implement recursive mode for 'got tree'


507dc3bb12 Stefan Sperling

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


ae9f01af2f Stefan Sperling

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


5de5890b2e Stefan Sperling

add a 'got tree' subcommand


c0cc5c6226 Stefan Sperling

add diff context option to got(1)


1ff8e57324 Stefan Sperling

document 'got blame'


5e5560e104 Stefan Sperling

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


04ca23f459 Stefan Sperling

allow filtering history by paths in 'got log'


6238ee32f5 Stefan Sperling

show 'got log' options in sorted order


1cfab7188b Stefan Sperling

wording tweak in got(1) man page


d1f2edc95c Stefan Sperling

make 'got log -c' accept a branch name