about summary refs log tree commit diff
path: root/ui-blob.h
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-blob.h
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-blob.h')
0 files changed, 0 insertions, 0 deletions
c1217785319088d6f50f39c&follow=1'>Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroe