about summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-10-05 19:00:32 +0200
committerLars Hjemli <hjemli@gmail.com>2008-10-05 19:00:32 +0200
commit23ffba78b4572f35f0ee52410dde9a16e6d02ce5 (patch)
tree3826ebbae0760fb1d625361de9550e8d737a7bef /.gitmodules
parentReplace cgitrc with cgitrc.5.txt (diff)
downloadcgit-pink-23ffba78b4572f35f0ee52410dde9a16e6d02ce5.tar.gz
cgit-pink-23ffba78b4572f35f0ee52410dde9a16e6d02ce5.zip
ui-shared: do not print repo name on the "summary" tab
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions
think. 2019-02-21Replace "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