tog/tog.1


Log

Author Commit Date CI Message
Stefan Sperling ee85c5e8 2020-02-29T11:13:12 map 'tog path' to 'tog log path' if possible; requested by mpi@
Christian Weisgerber 212b39d1 2020-02-24T11:57:12 Sync the description of the -r flag from "tree" to the other commands. Clarify that if the current directory is a work tree, tog will pick the repository associated with this work tree by default. ok stsp
Christian Weisgerber 09b5bff8 2020-02-23T16:28:39 switch "tog diff" repository path argument to a new -r option
Stefan Sperling dc990cbf 2020-02-22T20:42:55 document semantics of got log and tog log path arguments
Christian Weisgerber ea025d1d 2020-02-22T20:29:17 add ^B/^F key bindings for page up/down in the "blame" and "tree" views
Stefan Sperling 55cccc34 2020-02-20T14:58:02 add an optional path argument to 'tog tree'
Stefan Sperling 66dc9065 2020-02-15T17:11:59 document the new search feature in tog's diff view
Stefan Sperling 74283ab8 2020-02-07T18:02:57 switch 'tog tree' repository path argument to a new -r option
Stefan Sperling 1137e0ae 2020-01-27T19:01:16 man page wording tweaks
Stefan Sperling b672a97a 2020-01-27T18:36:37 make 'tog log' show first-parent history by default; add -b option and B key
Stefan Sperling 91b8c405 2020-01-25T11:41:24 tweak default colors for directories and symlinks in 'tog tree'
Stefan Sperling 83cd27f8 2020-01-13T15:59:47 make got and tog accept a --version argument; -V option is a bit obscure prompted by a question from tedu@
Stefan Sperling 11b20872 2019-11-08T14:28:58 add colors for 'tog log' and 'tog blame'
Stefan Sperling 1d7fe5cd 2019-11-08T13:47:51 support the terminal's "default" color in tog color schemes
Stefan Sperling c0b01bdb 2019-11-08T13:41:11 add color support to 'tog tree'
Stefan Sperling 6d17833f 2019-11-08T13:10:36 add color support to 'tog diff'
Stefan Sperling 63c5ca5d 2019-08-24T20:56:15 detect and ignore Git submodules
Stefan Sperling bc3056e3 2019-08-18T19:05:20 man page spelling fixes from Hiltjo Posthuma
Stefan Sperling 848d6979 2019-08-12T13:43:17 annotate symlinks with @ in 'got tree' and 'tog tree'
Stefan Sperling dfc23429 2019-08-11T18:30:02 man pages: use Oo/Oc/Op instead of plain brackets (from bentley@)
Stefan Sperling aee2a8bd 2019-08-05T14:44:19 man: spell 'got' and 'git' in upper case where not referring to commands
Stefan Sperling 53ccebc2 2019-07-30T14:54:05 add 'make release' target; programs now have a version number
Stefan Sperling 678cbce5 2019-07-28T13:10:25 allow aborting search in 'tog log' with backspace key
Stefan Sperling 0db75f06 2019-07-07T13:50:58 document the 'abbreviated SHA1 argument' feature
Stefan Sperling a54b6686 2019-06-28T12:19:08 suse shorter wording around object IDs in man pages
Stefan Sperling df0b3d8a 2019-06-28T12:13:59 allow matching commit IDs in 'tog log' search
Stefan Sperling bf0668dd 2019-06-26T09:44:51 tog log: remove 'r' key-binding; we might want to re-use it later
Stefan Sperling 9be75582 2019-06-26T09:33:09 tog.1: use consistent syntax for Control key combinations
Stefan Sperling e3d2a5c6 2019-06-26T09:32:39 Bind reload in 'tog log' to Ctrl+l
Stefan Sperling d01904d4 2019-06-25T21:52:27 add 'r' command to tog log view
Stefan Sperling 6c4c42e0 2019-06-24T22:28:11 implement search for 'tog blame'
Stefan Sperling 4eec20aa 2019-06-22T20:54:15 document tog tree search
Stefan Sperling 56b9a4ca 2019-06-21T12:05:14 extend tog.1's SEE ALSO section
Stefan Sperling e6c76b79 2019-06-21T12:03:31 point tog.1 readers to the re_format(7) manual page
Stefan Sperling b1bf1435 2019-06-21T11:59:28 implement backwards search in tog log view
Stefan Sperling 60493ae3 2019-06-21T00:06:36 implement search in 'tog log'
Stefan Sperling 19e70ad6 2019-05-14T16:33:38 make 'tog log' default to the current branch in a work tree
Stefan Sperling 72e28b48 2019-05-14T13:27:40 add jcs to AUTHORS
Stefan Sperling eb029fd6 2019-05-13T17:35:07 tog man page: fix lists of single-line scrolling keys
joshua stein a60a9dc4 2019-05-13T11:21:00 tog: implement ctrl+f/b for diff view, sync man page
Stefan Sperling e350feed 2019-05-12T12:59:21 document new tog key codes
Stefan Sperling e9b3576f 2019-03-27T10:07:20 document when tog(1) uses split-screen views
Stefan Sperling 9419758a 2019-03-27T10:04:17 markup fix in tog(1) man page
Stefan Sperling 5c123d7e 2019-02-21T21:42:10 make tog's diff view commit selection keys also work in log view
Stefan Sperling 15a087fe 2019-02-21T15:34:18 in tog, allow moving between commit diffs with a single key press
Stefan Sperling 0996b108 2018-10-18T12:47:24 remove '[' and ']' key bindings from tog log
Stefan Sperling 48ae06ee 2018-10-18T12:19:34 allow changing amount of context lines in tog diff view
Stefan Sperling c0d30c23 2018-10-07T15:06:31 tog man page updates
Stefan Sperling 8f0b819c 2018-10-07T14:54:47 the ~ key binding has been removed from tog
Stefan Sperling 0cf4efb1 2018-09-29T19:01:00 tweak view organization in tog; add a fullscreen toggle
Stefan Sperling 5036bf37 2018-09-24T12:24:07 allow moving to parent directory in tog log view
Stefan Sperling 7837eeac 2018-09-24T12:01:49 make 'tog tree' navigate to parent with backspace key again
Stefan Sperling 38ce06e0 2018-09-24T10:48:21 use ~ instead of backspace for cycling views backwards in tog
Stefan Sperling bcbd79e2 2018-08-19T14:52:36 link tog log view and child diff views together
Stefan Sperling 31607d6c 2018-08-18T13:27:14 allow backspace to cycle views backwards in tog
Stefan Sperling 87aa0e98 2018-08-18T13:20:35 update tog man page
Stefan Sperling 69069811 2018-08-02T11:11:53 move tog blame's repo-path parameter to -r option
Stefan Sperling 5e5560e1 2018-08-01T15:04:29 rename got-repository(5) man page to git-repository(5)
Stefan Sperling 0d096312 2018-08-01T14:55:07 fix copypasto in tog man page
Stefan Sperling 69efd4c4 2018-07-18T09:57:07 allow entering log view from tree view
Stefan Sperling ecb28ae0 2018-07-16T16:10:58 allow filtering history by path in tog log
Stefan Sperling 7a2921f9 2018-07-12T23:48:35 allow blaming parents of commits in tog blame view
Stefan Sperling dccb68cb 2018-07-12T23:29:54 disable enter key scroll in tog diff view
Stefan Sperling 38f94530 2018-07-12T23:27:57 make backspace scroll up in blame view and document space key
Stefan Sperling 030916b5 2018-07-12T22:11:03 man page for tog