summaryrefslogtreecommitdiffstats
path: root/builtin/show-index.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cache.h: remove this no-longer-used headerElijah Newren2023-06-211-1/+0
* hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren2023-04-241-0/+2
* treewide: be explicit about dependence on gettext.hElijah Newren2023-03-211-0/+1
* cache.h: remove dependence on hex.h; make other files include it explicitlyElijah Newren2023-02-241-0/+1
* builtin/show-index: set the algorithm for object IDsbrian m. carlson2021-04-271-1/+3
* builtin/show-index: provide options to determine hash algobrian m. carlson2020-05-271-5/+24
* builtin/show-index: replace sha1_to_hexbrian m. carlson2019-08-201-1/+1
* show-index: switch hard-coded constants to the_hash_algobrian m. carlson2019-08-201-5/+6
* make show-index a builtinJeff King2018-05-281-0/+86