about summary refs log tree commit diff
path: root/ui-stats.c
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2016-09-29 21:16:14 +0200
committerChristian Hesse <mail@eworm.de>2016-10-04 09:47:18 +0200
commitaee990b6a4512e52b1279a0633d112afe2440122 (patch)
tree271daf76b03087deea75c075cb082fc25f85567f /ui-stats.c
parentMakefile: remove extra space (diff)
downloadcgit-pink-aee990b6a4512e52b1279a0633d112afe2440122.tar.gz
cgit-pink-aee990b6a4512e52b1279a0633d112afe2440122.zip
cgit: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Upstream git is replacing 'unsigned char sha1[20]' with 'struct object_id
oid'. We have some code that can be changed independent from upstream. So
here we go...
Diffstat (limited to 'ui-stats.c')
0 files changed, 0 insertions, 0 deletions
5c4fb814604a359a4b8b2f3bcf317cf0f&follow=1'>Factor out IRC formatting parsingJune McEnroe 2018-09-11Add /help equivalent to /manJune McEnroe 2018-09-11Don't render every PM as a pingJune McEnroe 2018-09-11Add urlOpenMatchJune McEnroe 2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe