Commits


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


document the 'abbreviated SHA1 argument' feature


suse shorter wording around object IDs in man pages


allow matching commit IDs in 'tog log' search


tog log: remove 'r' key-binding; we might want to re-use it later


tog.1: use consistent syntax for Control key combinations


Bind reload in 'tog log' to Ctrl+l


add 'r' command to tog log view


implement search for 'tog blame'


document tog tree search


extend tog.1's SEE ALSO section


point tog.1 readers to the re_format(7) manual page


implement backwards search in tog log view


implement search in 'tog log'


make 'tog log' default to the current branch in a work tree