summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2e02e65)
raw | patch | inline | side by side (parent: 2e02e65)
author | Jonas Fonseca <fonseca@diku.dk> | |
Sat, 26 Jun 2010 21:59:58 +0000 (17:59 -0400) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Sat, 26 Jun 2010 22:01:25 +0000 (18:01 -0400) |
The default keybinding and handling code was removed in commit
b9247a4639adcfa4e8f816d75c62917575757619
b9247a4639adcfa4e8f816d75c62917575757619
tig.c | patch | blob | history |
index fcaf3c81e917e84f4637748090568e7c43b33ed5..1d6312c45f9bbd2868295f5a8f92d3455d3ec5b4 100644 (file)
--- a/tig.c
+++ b/tig.c
REQ_(OPTIONS, "Open option menu"), \
REQ_(TOGGLE_LINENO, "Toggle line numbers"), \
REQ_(TOGGLE_DATE, "Toggle date display"), \
- REQ_(TOGGLE_DATE_SHORT, "Toggle short (date-only) dates"), \
REQ_(TOGGLE_AUTHOR, "Toggle author display"), \
REQ_(TOGGLE_REV_GRAPH, "Toggle revision graph visualization"), \
REQ_(TOGGLE_REFS, "Toggle reference display (tags/branches)"), \