aboutsummaryrefslogtreecommitdiffstats
path: root/checkout.h
AgeCommit message (Expand)AuthorFilesLines
2023-04-24hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren1-1/+1
2023-02-23treewide: remove unnecessary cache.h includesElijah Newren1-1/+1
2019-05-05*.[ch]: manually align parameter listsDenton Liu1-2/+2
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu1-1/+1
2018-06-11checkout: pass the "num_matches" up to callersÆvar Arnfjörð Bjarmason1-1/+2
2018-06-11checkout.h: wrap the arguments to unique_tracking_name()Ævar Arnfjörð Bjarmason1-1/+2
2017-11-27checkout: factor out functions to new lib fileThomas Gummerer1-0/+13