about summary refs log tree commit diff
path: root/tests/setup.sh
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2020-10-20 23:46:09 +0200
committerChristian Hesse <mail@eworm.de>2020-10-20 23:57:12 +0200
commita4de0e810b69710c3b32f6d253d80d16dec09f36 (patch)
treebae0b334de05e134d06b48aeb888a3bf134a705a /tests/setup.sh
parentglobal: replace references to 'sha1' with 'oid' (diff)
downloadcgit-pink-a4de0e810b69710c3b32f6d253d80d16dec09f36.tar.gz
cgit-pink-a4de0e810b69710c3b32f6d253d80d16dec09f36.zip
global: replace hard coded hash length
With sha1 we had a guaranteed length of 40 hex chars. This changes now
that we have to support sha256 with 64 hex chars... Support both.

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
td>Ignore SIGPIPE in relayJune McEnroe 2019-09-07Add A Memory Called EmpireJune McEnroe 2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe