about summary refs log tree commit diff
path: root/ui-snapshot.c
diff options
context:
space:
mode:
authorJohan Herland <johan@herland.net>2010-11-15 18:39:48 +0100
committerLars Hjemli <hjemli@gmail.com>2010-11-16 06:56:54 +0100
commit17596459fe9a43428a261e66f65b227d15bf7ee5 (patch)
treeea30f9af3e534a2d2400ece912939475f84211da /ui-snapshot.c
parentMerge branch 'tz/make-improvements' (diff)
downloadcgit-pink-17596459fe9a43428a261e66f65b227d15bf7ee5.tar.gz
cgit-pink-17596459fe9a43428a261e66f65b227d15bf7ee5.zip
ui-stats: Remove unnecessary #include
<string-list.h> is already #included from cgit.h

Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
follow=1'>Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe