Commits


man page wording tweaks


make 'tog log' show first-parent history by default; add -b option and B key


tweak default colors for directories and symlinks in 'tog tree'


make got and tog accept a --version argument; -V option is a bit obscure prompted by a question from tedu@


add colors for 'tog log' and 'tog blame'


support the terminal's "default" color in tog color schemes


add color support to 'tog tree'


add color support to 'tog diff'


detect and ignore Git submodules


man page spelling fixes from Hiltjo Posthuma


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


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


man: spell 'got' and 'git' in upper case where not referring to commands


add 'make release' target; programs now have a version number


allow aborting search in 'tog log' with backspace key