Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hash-ll: merge with "hash.h" | Patrick Steinhardt | 2024-06-14 | 1 | -1/+1 |
* | checkout: clarify memory ownership in `unique_tracking_name()` | Patrick Steinhardt | 2024-05-27 | 1 | -3/+3 |
* | hash-ll.h: split out of hash.h to remove dependency on repository.h | Elijah Newren | 2023-04-24 | 1 | -1/+1 |
* | treewide: remove unnecessary cache.h includes | Elijah Newren | 2023-02-24 | 1 | -1/+1 |
* | *.[ch]: manually align parameter lists | Denton Liu | 2019-05-05 | 1 | -2/+2 |
* | *.[ch]: remove extern from function declarations using spatch | Denton Liu | 2019-05-05 | 1 | -1/+1 |
* | checkout: pass the "num_matches" up to callers | Ævar Arnfjörð Bjarmason | 2018-06-11 | 1 | -1/+2 |
* | checkout.h: wrap the arguments to unique_tracking_name() | Ævar Arnfjörð Bjarmason | 2018-06-11 | 1 | -1/+2 |
* | checkout: factor out functions to new lib file | Thomas Gummerer | 2017-11-27 | 1 | -0/+13 |