Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-11 | checkout & worktree: introduce checkout.defaultRemote | Ævar Arnfjörð Bjarmason | 1 | -2/+24 |
2018-06-11 | checkout: pass the "num_matches" up to callers | Ævar Arnfjörð Bjarmason | 1 | -1/+4 |
2018-06-11 | checkout.c: change "unique" member to "num_matches" | Ævar Arnfjörð Bjarmason | 1 | -4/+4 |
2018-06-11 | checkout.c: introduce an *_INIT macro | Ævar Arnfjörð Bjarmason | 1 | -1/+3 |
2018-05-18 | refspec: rename struct refspec to struct refspec_item | Brandon Williams | 1 | -2/+2 |
2018-05-18 | refspec: move refspec parsing logic into its own file | Brandon Williams | 1 | -0/+1 |
2017-11-27 | checkout: factor out functions to new lib file | Thomas Gummerer | 1 | -0/+43 |