Commit Briefs

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'



72e28b48f2 Stefan Sperling

add jcs to AUTHORS


eb029fd68e Stefan Sperling

tog man page: fix lists of single-line scrolling keys


a60a9dc46f joshua stein

tog: implement ctrl+f/b for diff view, sync man page


e350feedfc Stefan Sperling

document new tog key codes


e9b3576faf Stefan Sperling

document when tog(1) uses split-screen views


9419758ad1 Stefan Sperling

markup fix in tog(1) man page




0996b108f5 Stefan Sperling

remove '[' and ']' key bindings from tog log


48ae06eed4 Stefan Sperling

allow changing amount of context lines in tog diff view


c0d30c2302 Stefan Sperling

tog man page updates