about summary refs log tree commit diff
path: root/.mailmap
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2016-09-29 21:51:41 +0200
committerChristian Hesse <mail@eworm.de>2016-10-04 09:47:18 +0200
commit85793b8181aa93ef6070f137fcb3caee624849b6 (patch)
tree42b5753d00c2d2135a79f551af924f47afefc646 /.mailmap
parentui-log: replace get_sha1() with get_oid() (diff)
downloadcgit-pink-85793b8181aa93ef6070f137fcb3caee624849b6.tar.gz
cgit-pink-85793b8181aa93ef6070f137fcb3caee624849b6.zip
ui-patch: 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 '.mailmap')
0 files changed, 0 insertions, 0 deletions
90450c9be75a8ed4c7307c4&follow=1'>Import 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