about summary refs log tree commit diff
path: root/ui-log.h
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2016-09-29 22:08:19 +0200
committerChristian Hesse <mail@eworm.de>2016-10-04 09:47:18 +0200
commit073a8bb3963d53630826ee43f6feefb5a9660dc0 (patch)
treefca6db1229b9d7a5a7508f188d2f7dea974ecbae /ui-log.h
parentui-patch: replace 'unsigned char sha1[20]' with 'struct object_id oid' (diff)
downloadcgit-pink-073a8bb3963d53630826ee43f6feefb5a9660dc0.tar.gz
cgit-pink-073a8bb3963d53630826ee43f6feefb5a9660dc0.zip
ui-plain: 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-log.h')
0 files changed, 0 insertions, 0 deletions
>June McEnroe 2021-03-05Bump version to 3.3.1p1 3.3.1p1June McEnroe 2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe