Files
git/builtin
brian m. carlson be8e172e9f builtin/show-index: replace sha1_to_hex
In this code path, we use sha1_to_hex to display the contents of a v1
pack index.  While we plan to switch to v3 indices for SHA-256, the v1
pack indices still function, so to support both algorithms, switch
sha1_to_hex to hash_to_hex.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2019-08-19 15:04:59 -07:00
..
2019-07-09 15:25:44 -07:00
2019-07-09 15:25:34 -07:00
2019-08-19 15:04:59 -07:00
2019-01-29 12:47:54 -08:00
2019-04-25 16:41:12 +09:00
2019-05-19 16:45:35 +09:00
2018-10-19 13:34:02 +09:00
2019-08-02 09:55:03 -07:00
2019-07-19 11:30:23 -07:00
2019-05-13 14:22:54 +09:00
2019-01-18 13:49:52 -08:00
2019-07-29 12:39:14 -07:00
2019-07-19 11:30:21 -07:00
2019-07-25 13:59:24 -07:00
2019-08-19 15:04:59 -07:00
2019-06-19 08:19:21 -07:00