diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2019-02-19 00:04:58 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-04-01 11:57:37 +0900 |
commit | 3c7714485dc8adc810b6c52058992cfc767dfcb5 (patch) | |
tree | 9e8bb0e93cb9f17b208c58492438b155963b8024 /write-or-die.c | |
parent | pack-bitmap: switch hard-coded constants to the_hash_algo (diff) | |
download | tgif-3c7714485dc8adc810b6c52058992cfc767dfcb5.tar.xz |
pack-bitmap: switch hash tables to use struct object_id
Instead of storing unsigned char pointers in the hash tables, switch to
storing instances of struct object_id. Update several internal functions
and one external function to take pointers to struct object_id.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'write-or-die.c')
0 files changed, 0 insertions, 0 deletions