aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/show-index.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-21cache.h: remove this no-longer-used headerElijah Newren1-1/+0
2023-04-24hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren1-0/+2
2023-03-21treewide: be explicit about dependence on gettext.hElijah Newren1-0/+1
2023-02-23cache.h: remove dependence on hex.h; make other files include it explicitlyElijah Newren1-0/+1
2021-04-27builtin/show-index: set the algorithm for object IDsbrian m. carlson1-1/+3
2020-05-27builtin/show-index: provide options to determine hash algobrian m. carlson1-5/+24
2019-08-19builtin/show-index: replace sha1_to_hexbrian m. carlson1-1/+1
2019-08-19show-index: switch hard-coded constants to the_hash_algobrian m. carlson1-5/+6
2018-05-29make show-index a builtinJeff King1-0/+86