Commits


document 'got commit'


make got's acronym expansion official


improve partial update documentation


add support for partial updates, which affect specific paths only


add initial implementation of 'got revert'


make 'got status' detect and indicate merge conflict markers


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


wording tweak in got(1) man page


mark-up tweak in got(1) man page


remove mission statement from got(1) man page


typo in got(1) man page


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


add a basic implementation of 'got rm'


implement a basic 'got add' command


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


allow restricting 'got diff' and 'got status' to a path in work tree


document trailing annotations shown by 'got tree'


make 'got update' restore missing files


document status codes displayed by 'got update'


man page tweaks


make 'got diff' show local changes in work tree


make 'got blame' function in a work tree


document 'got log' behaviour inside a work tree


improve documentation of 'got tree'


make 'got status' detect obstructed files