🌐 AI搜索 & 代理 主页
Git 2.20.5
  1. 1b5e07b refspec.c: mark more strings for translation by Nguyễn Thái Ngọc Duy · 7 years ago
  2. 1a07e59 Update messages in preparation for i18n by Nguyễn Thái Ngọc Duy · 7 years ago
  3. a909726 Merge branch 'ab/refspec-init-fix' by Junio C Hamano · 7 years ago
  4. 7865d15 refspec: initalize `refspec_item` in `valid_fetch_refspec()` by Martin Ågren · 8 years ago
  5. c495fd3 refspec: add back a refspec_item_init() function by Ævar Arnfjörð Bjarmason · 8 years ago
  6. dc06422 refspec: s/refspec_item_init/&_or_die/g by Ævar Arnfjörð Bjarmason · 8 years ago
  7. 01cbd9e Merge branch 'bw/refspec-api' by Junio C Hamano · 8 years ago
  8. 6c301ad fetch: do not pass ref-prefixes for fetch by exact SHA1 by Jonathan Nieder · 8 years ago
  9. c3072c6 refspec-api: avoid uninitialized field in refspec item by Junio C Hamano · 8 years ago
  10. 6373cb5 refspec: consolidate ref-prefix generation logic by Brandon Williams · 8 years ago
  11. 860fdf1 refspec: remove the deprecated functions by Brandon Williams · 8 years ago
  12. c8fa9ef refspec: convert valid_fetch_refspec to use parse_refspec by Brandon Williams · 8 years ago
  13. 6d4c057 refspec: introduce struct refspec by Brandon Williams · 8 years ago
  14. 3eec370 refspec: factor out parsing a single refspec by Brandon Williams · 8 years ago
  15. 0ad4a5f refspec: rename struct refspec to struct refspec_item by Brandon Williams · 8 years ago
  16. ec0cb49 refspec: move refspec parsing logic into its own file by Brandon Williams · 8 years ago