summaryrefslogtreecommitdiffstats
path: root/checkout.c
Commit message (Expand)AuthorAgeFilesLines
* checkout & worktree: introduce checkout.defaultRemoteÆvar Arnfjörð Bjarmason2018-06-111-2/+24
* checkout: pass the "num_matches" up to callersÆvar Arnfjörð Bjarmason2018-06-111-1/+4
* checkout.c: change "unique" member to "num_matches"Ævar Arnfjörð Bjarmason2018-06-111-4/+4
* checkout.c: introduce an *_INIT macroÆvar Arnfjörð Bjarmason2018-06-111-1/+3
* refspec: rename struct refspec to struct refspec_itemBrandon Williams2018-05-181-2/+2
* refspec: move refspec parsing logic into its own fileBrandon Williams2018-05-181-0/+1
* checkout: factor out functions to new lib fileThomas Gummerer2017-11-271-0/+43