diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2020-06-22 18:04:16 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-06-22 11:21:07 -0700 |
commit | 05ea93d6b2bfb9a45a9019a5cfaba82dc81dc2f3 (patch) | |
tree | f17d63423ed6348b43071ecc56e5528f3a85f0ae /t/t9500-gitweb-standalone-no-errors.sh | |
parent | git-svn: set the OID length based on hash algorithm (diff) | |
download | tgif-05ea93d6b2bfb9a45a9019a5cfaba82dc81dc2f3.tar.xz |
git-cvsserver: port to SHA-256
The code of git-cvsserver currently has several hard-coded 20 and 40
constants that are the length of SHA-1. When parsing the configuration
file, read the extensions.objectformat configuration setting as well as
CVS-related ones and adjust the hash sizes accordingly. Use these
computed values in all the places we match object IDs.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Acked-by: Eric Wong <e@80x24.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9500-gitweb-standalone-no-errors.sh')
0 files changed, 0 insertions, 0 deletions