17 Commits (dfaed028620c2dca08d24583c7fc8b0aef9b6d0f)

Author SHA1 Message Date
brian m. carlson b8d45d0355 refspec: make hash size independent 6 years ago
Nguyễn Thái Ngọc Duy 1b5e07bbf0 refspec.c: mark more strings for translation 7 years ago
Nguyễn Thái Ngọc Duy 1a07e59c3e Update messages in preparation for i18n 7 years ago
Martin Ågren 7865d157a5 refspec: initalize `refspec_item` in `valid_fetch_refspec()` 7 years ago
Ævar Arnfjörð Bjarmason c495fd3d1b refspec: add back a refspec_item_init() function 7 years ago
Ævar Arnfjörð Bjarmason dc06422183 refspec: s/refspec_item_init/&_or_die/g 7 years ago
Jonathan Nieder 6c301adb0a fetch: do not pass ref-prefixes for fetch by exact SHA1 7 years ago
Junio C Hamano c3072c6e4d refspec-api: avoid uninitialized field in refspec item 7 years ago
Brandon Williams 6373cb598e refspec: consolidate ref-prefix generation logic 7 years ago
Brandon Williams 860fdf1e6e refspec: remove the deprecated functions 7 years ago
Brandon Williams c8fa9efe3a refspec: convert valid_fetch_refspec to use parse_refspec 7 years ago
Brandon Williams 6d4c057859 refspec: introduce struct refspec 7 years ago
Brandon Williams 3eec3700fd refspec: factor out parsing a single refspec 7 years ago
Brandon Williams 0ad4a5ff50 refspec: rename struct refspec to struct refspec_item 7 years ago
Brandon Williams ec0cb49655 refspec: move refspec parsing logic into its own file 7 years ago