Commits


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


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