about summary refs log tree commit diff
path: root/cgit.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2011-06-13 21:58:39 +0000
committerLars Hjemli <hjemli@gmail.com>2011-06-13 21:59:50 +0000
commitef13e5eafe16474bb5b3c3b8156bbb24a9249b2e (patch)
tree9ab02e11a594490e19788cfe25443d84223d096a /cgit.c
parentREADME: update some stale information/add some new (diff)
downloadcgit-pink-ef13e5eafe16474bb5b3c3b8156bbb24a9249b2e.tar.gz
cgit-pink-ef13e5eafe16474bb5b3c3b8156bbb24a9249b2e.zip
cgitrc.5.txt: describe macro expansion of cgitrc options
This is a new feature in cgit-0.9 which was formerly undocumented.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'cgit.c')
0 files changed, 0 insertions, 0 deletions
be&follow=1'>Replace "view" with "window"June McEnroe I think originally I didn't want to use the same word as curses WINDOW but it's really much clearer for the user if they're just called windows. UI code probably needs yet another rewrite though. Still feels messy. 2019-02-21Remove ROT13June McEnroe It's just not convenient when it can only do the whole line... 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe Otherwise the "Traveling" message isn't visible while connecting. 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe