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 22:17:07 +0200
committerChristian Hesse <mail@eworm.de>2016-10-04 09:47:18 +0200
commit9dd3c5e93c5af3d35efe6e9f844456eb0f27a819 (patch)
treec8b7445029cf9bdb2d640bf555bd77c1439a1c3a /ui-stats.c
parentui-tag: replace 'unsigned char sha1[20]' with 'struct object_id oid' (diff)
downloadcgit-pink-9dd3c5e93c5af3d35efe6e9f844456eb0f27a819.tar.gz
cgit-pink-9dd3c5e93c5af3d35efe6e9f844456eb0f27a819.zip
ui-tree: 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 '')
0 files changed, 0 insertions, 0 deletions
it/bin/hi.c?id=34a1b540f6ff1c917180d084b4a1e86790a43ff2&follow=1'>Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe