Commits


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


add jcs to AUTHORS


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


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


document new tog key codes


document when tog(1) uses split-screen views


markup fix in tog(1) man page


make tog's diff view commit selection keys also work in log view


in tog, allow moving between commit diffs with a single key press


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


allow changing amount of context lines in tog diff view


tog man page updates