Commits


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


the ~ key binding has been removed from tog


tweak view organization in tog; add a fullscreen toggle


allow moving to parent directory in tog log view


make 'tog tree' navigate to parent with backspace key again


use ~ instead of backspace for cycling views backwards in tog