Commit Briefs

f2cf8fbb2f Stefan Sperling

improve partial update documentation



a129376b6f Stefan Sperling

add initial implementation of 'got revert'



4dfb2f0f5f Stefan Sperling

mention bare repos in git-repository(5), not got(1)


fb2921d0ff Stefan Sperling

wording tweak in got(1) man page


ae73e26f45 Stefan Sperling

mark-up tweak in got(1) man page


5531f75d27 Stefan Sperling

remove mission statement from got(1) man page


6cd959e6da Stefan Sperling

typo in got(1) man page


079890a9ef Stefan Sperling

document the new A and D status codes for 'got status'


2ec1f75bbb Stefan Sperling

add a basic implementation of 'got rm'


d00136be11 Stefan Sperling

implement a basic 'got add' command


d0eebce407 Stefan Sperling

add 'got ref' subcommand; no support for symbolic refs yet



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