Commits


add -s option to 'got ref' usage in man page


introduce 'got ref -s' and add two tests for 'got ref'


annotate symlinks with @ in 'got tree' and 'tog tree'


man page improvements - new sentence, new line - add blanks before trailing delimiters - void leaving whitespace at end of line, even significant space - use .Ox macro for OpenBSD - fix paragraph lint warnings - escape ~ and ^, which are special characters in troff


add support for tag objects to 'got diff'


man pages: use Oo/Oc/Op instead of plain brackets (from bentley@)


add support for tags to -c options of some got commands


attempt to reject GOT_AUTHOR values without an email address


warn people that GOT_AUTHOR should contain an email address


add support for .cvsignore files, as found in /usr/ports, to 'got status'


be more clear about rebase/histedit -c and -a options and argv


implement 'revert -p'


implement got revert -R


try to document double-status codes more clearly


got.1 wording tweak


implement 'got unstage -p'


got.1 wording tweaks around stage -p


got.1: wording tweak for stage -F option


got.1: fix documentation of 'got stage -p -F'


make path arguments to 'got stage' optional


add 'q' response to 'got stage -p'


initial 'got stage -p' implementation


make GOT_AUTHOR example less egocentric


got.1: spell Game of Trees in title case


got.1: clarify which files retain their base commit after 'got commit'