Commit Briefs

83cd27f841 Stefan Sperling

make got and tog accept a --version argument; -V option is a bit obscure

prompted by a question from tedu@


11b20872df Stefan Sperling

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



c0b01bdba6 Stefan Sperling

add color support to 'tog tree'


6d17833f85 Stefan Sperling

add color support to 'tog diff'


63c5ca5de4 Stefan Sperling

detect and ignore Git submodules


bc3056e371 Stefan Sperling

man page spelling fixes from Hiltjo Posthuma


848d6979f9 Stefan Sperling

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





678cbce557 Stefan Sperling

allow aborting search in 'tog log' with backspace key


0db75f0616 Stefan Sperling

document the 'abbreviated SHA1 argument' feature


a54b6686bf Stefan Sperling

suse shorter wording around object IDs in man pages


df0b3d8ac9 Stefan Sperling

allow matching commit IDs in 'tog log' search



9be7558290 Stefan Sperling

tog.1: use consistent syntax for Control key combinations


e3d2a5c6a3 Stefan Sperling

Bind reload in 'tog log' to Ctrl+l


d01904d4bb Stefan Sperling

add 'r' command to tog log view


6c4c42e07c Stefan Sperling

implement search for 'tog blame'


4eec20aa4d Stefan Sperling

document tog tree search


56b9a4ca61 Stefan Sperling

extend tog.1's SEE ALSO section


e6c76b79c2 Stefan Sperling

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


b1bf14358f Stefan Sperling

implement backwards search in tog log view


60493ae329 Stefan Sperling

implement search in 'tog log'