1. d1cbe1e hash-ll.h: split out of hash.h to remove dependency on repository.h by Elijah Newren · 1 year, 11 months ago
  2. e93fc5d treewide: remove cache.h inclusion due to object-name.h changes by Elijah Newren · 1 year, 11 months ago
  3. dabab1d object-name.h: move declarations for object-name.c functions from cache.h by Elijah Newren · 1 year, 11 months ago
  4. d850b7a cocci: apply the "cache.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 2 years ago
  5. 9865b6e *.[ch] *_INIT macros: use { 0 } for a "zero out" idiom by Ævar Arnfjörð Bjarmason · 3 years, 5 months ago
  6. 9a53219 config: drop git_config_get_string_const() by Jeff King · 4 years, 7 months ago
  7. 8d7b558 checkout & worktree: introduce checkout.defaultRemote by Ævar Arnfjörð Bjarmason · 7 years ago
  8. 3c87aa9 checkout: pass the "num_matches" up to callers by Ævar Arnfjörð Bjarmason · 7 years ago
  9. e4d2d55 checkout.c: change "unique" member to "num_matches" by Ævar Arnfjörð Bjarmason · 7 years ago
  10. e417151 checkout.c: introduce an *_INIT macro by Ævar Arnfjörð Bjarmason · 7 years ago
  11. 0ad4a5f refspec: rename struct refspec to struct refspec_item by Brandon Williams · 7 years ago
  12. ec0cb49 refspec: move refspec parsing logic into its own file by Brandon Williams · 7 years ago
  13. 7c85a87 checkout: factor out functions to new lib file by Thomas Gummerer · 7 years ago