about summary refs log tree commit diff
path: root/ui-blob.h
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-03-08 16:32:21 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2015-03-09 17:39:35 +0100
commitad74669e67ea08969776e6700ec37323e4935e23 (patch)
treebcd897715c9d8345e1bff61382689ec7e1812c54 /ui-blob.h
parentui-log: make some variables 'static' (diff)
downloadcgit-pink-ad74669e67ea08969776e6700ec37323e4935e23.tar.gz
cgit-pink-ad74669e67ea08969776e6700ec37323e4935e23.zip
ui-repolist: make sortcolumn definitions 'static const'
These are not used outside this file and are not declared; they are also
never modified.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'ui-blob.h')
0 files changed, 0 insertions, 0 deletions
ighlight'> 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