Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cache.h: remove this no-longer-used header | Elijah Newren | 2023-06-21 | 1 | -1/+0 |
* | hash-ll.h: split out of hash.h to remove dependency on repository.h | Elijah Newren | 2023-04-24 | 1 | -0/+2 |
* | treewide: be explicit about dependence on gettext.h | Elijah Newren | 2023-03-21 | 1 | -0/+1 |
* | cache.h: remove dependence on hex.h; make other files include it explicitly | Elijah Newren | 2023-02-24 | 1 | -0/+1 |
* | builtin/show-index: set the algorithm for object IDs | brian m. carlson | 2021-04-27 | 1 | -1/+3 |
* | builtin/show-index: provide options to determine hash algo | brian m. carlson | 2020-05-27 | 1 | -5/+24 |
* | builtin/show-index: replace sha1_to_hex | brian m. carlson | 2019-08-20 | 1 | -1/+1 |
* | show-index: switch hard-coded constants to the_hash_algo | brian m. carlson | 2019-08-20 | 1 | -5/+6 |
* | make show-index a builtin | Jeff King | 2018-05-28 | 1 | -0/+86 |