Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-18 | remote: move doc to remote.h and refspec.h | Heba Waly | 1 | -0/+16 |
2018-06-11 | refspec: add back a refspec_item_init() function | Ævar Arnfjörð Bjarmason | 1 | -0/+2 |
2018-06-11 | refspec: s/refspec_item_init/&_or_die/g | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
2018-06-01 | fetch: do not pass ref-prefixes for fetch by exact SHA1 | Jonathan Nieder | 1 | -0/+4 |
2018-05-18 | refspec: consolidate ref-prefix generation logic | Brandon Williams | 1 | -0/+4 |
2018-05-18 | refspec: remove the deprecated functions | Brandon Williams | 1 | -5/+0 |
2018-05-18 | refspec: convert valid_fetch_refspec to use parse_refspec | Brandon Williams | 1 | -1/+2 |
2018-05-18 | refspec: introduce struct refspec | Brandon Williams | 1 | -0/+25 |
2018-05-18 | refspec: rename struct refspec to struct refspec_item | Brandon Williams | 1 | -5/+5 |
2018-05-18 | refspec: move refspec parsing logic into its own file | Brandon Williams | 1 | -0/+23 |