summaryrefslogtreecommitdiff
path: root/upload-pack.c
diff options
context:
space:
mode:
authorbrian m. carlson <sandals@crustytoothpaste.net>2018-10-15 00:02:02 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-10-15 03:53:16 (GMT)
commit0d7c419a94b7524ac854d5a6002b7541abab4f12 (patch)
treeac2365fed27cede9eea0c4dbccf9fb99f25727f1 /upload-pack.c
parentdda634687717fd8aafd54cae9ae3d9b2902e276e (diff)
downloadgit-0d7c419a94b7524ac854d5a6002b7541abab4f12.zip
git-0d7c419a94b7524ac854d5a6002b7541abab4f12.tar.gz
git-0d7c419a94b7524ac854d5a6002b7541abab4f12.tar.bz2
rerere: convert to use the_hash_algo
Since this data is stored in the .git directory, it makes sense for us to use the same hash algorithm for it as for everything else. Convert the remaining uses of SHA-1 to use the_hash_algo. Use GIT_MAX_RAWSZ for allocations. Rename various struct members, local variables, and a function to be named "hash" instead of "sha1". Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'upload-pack.c')
0 files changed, 0 insertions, 0 deletions