Commit Briefs

709ae9eb9c Stefan Sperling

fix markup errors around user.email in got.1




5be7225436 Stefan Sperling

add missing -P option to 'got cat' usage in got.1


896e9b6f30 Stefan Sperling

add support for path arguments to 'got cat'




63c5ca5de4 Stefan Sperling

detect and ignore Git submodules



b3cd068e5e Stefan Sperling

document tag objects


8e7bd50a82 Stefan Sperling

initial implementation of 'got tag' command


01073a5d20 Stefan Sperling

initial 'got cat' implementation


bc3056e371 Stefan Sperling

man page spelling fixes from Hiltjo Posthuma



c55aa27ee1 Stefan Sperling

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


d1c1ae5fa6 Stefan Sperling

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


848d6979f9 Stefan Sperling

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


1dd867442a Anthony J. Bentley

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


d24820bf83 Stefan Sperling

add support for tag objects to 'got diff'



303e2782e0 Stefan Sperling

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