1. d799242 submodule-config: add skip_if_read option to repo_read_gitmodules() by Matheus Tavares · 5 years ago
  2. d95a77d submodule-config: move doc to submodule-config.h by Heba Waly · 5 years ago
  3. ad6dad0 *.[ch]: manually align parameter lists by Denton Liu · 6 years ago
  4. 5545442 *.[ch]: remove extern from function declarations using spatch by Denton Liu · 6 years ago
  5. 45f5ef3 submodule: factor out a config_set_in_gitmodules_file_gently function by Antonio Ospite · 6 years ago
  6. bcbc780 submodule: add a print_config_from_gitmodules() helper by Antonio Ospite · 6 years ago
  7. 588929d submodule-config: make 'config_from_gitmodules' private by Antonio Ospite · 7 years ago
  8. 0574499 submodule-config: add helper to get 'update-clone' config from .gitmodules by Antonio Ospite · 7 years ago
  9. 71a6953 submodule-config: add helper function to get 'fetch' config from .gitmodules by Antonio Ospite · 7 years ago
  10. ad13637 config: move config_from_gitmodules to submodule-config.c by Antonio Ospite · 7 years ago
  11. 42c8ce1 Merge branch 'bc/object-id' by Junio C Hamano · 7 years ago
  12. 7913f53 Sync with Git 2.17.1 by Junio C Hamano · 7 years ago
  13. 0230204 Sync with Git 2.15.2 by Junio C Hamano · 7 years ago
  14. 9e0f06d Sync with Git 2.14.4 by Junio C Hamano · 7 years ago
  15. 7b01c71 Sync with Git 2.13.7 by Junio C Hamano · 7 years ago
  16. 0383bbb submodule-config: verify submodule names as paths by Jeff King · 7 years ago
  17. 34caab0 submodule-config: convert structures to object_id by brian m. carlson · 7 years ago
  18. 0c89fdd submodule-config: remove submodule_from_cache by Stefan Beller · 7 years ago
  19. 3b8fb39 submodule-config: add repository argument to submodule_from_{name, path} by Stefan Beller · 7 years ago
  20. f793b89 submodule-config: allow submodule_free to handle arbitrary repositories by Stefan Beller · 7 years ago
  21. c68f837 implement fetching of moved submodules by Heiko Voigt · 7 years ago
  22. 1b796ac submodule-config: move submodule-config functions to submodule-config.c by Brandon Williams · 8 years ago
  23. 32bc548 submodule-config: remove support for overlaying repository config by Brandon Williams · 8 years ago
  24. a46ddc9 Merge branch 'bc/object-id' into bw/submodule-config-cleanup by Junio C Hamano · 8 years ago
  25. f20e7c1 submodule: remove submodule.fetchjobs from submodule-config parsing by Brandon Williams · 8 years ago
  26. cd73de4 submodule: convert submodule config lookup to use object_id by brian m. carlson · 8 years ago
  27. c9c63ee Merge branch 'sb/pull-rebase-submodule' by Junio C Hamano · 8 years ago
  28. bf12fcd submodule-config: store the_submodule_cache in the_repository by Brandon Williams · 8 years ago
  29. 886dc15 builtin/fetch: factor submodule recurse parsing out to submodule config by Stefan Beller · 8 years ago
  30. d601fd0 update submodules: add submodule config parsing by Stefan Beller · 8 years ago
  31. 55d128a Merge branch 'bw/grep-recurse-submodules' by Junio C Hamano · 8 years ago
  32. 9ebf689 submodules: load gitmodules file from commit sha1 by Brandon Williams · 8 years ago
  33. 73c293b submodule-config: rename commit_sha1 to treeish_name by Stefan Beller · 8 years ago
  34. b5944f3 submodule-config: keep configured branch around by Stefan Beller · 9 years ago
  35. 37f52e9 submodule-config: keep shallow recommendation around by Stefan Beller · 9 years ago
  36. bdebbeb Merge branch 'sb/submodule-parallel-update' by Junio C Hamano · 9 years ago
  37. ea2fa5a submodule-config: keep update strategy around by Stefan Beller · 9 years ago
  38. b33a15b push: add recurseSubmodules config option by Mike Crowe · 9 years ago
  39. 027771f submodule: allow erroneous values for the fetchRecurseSubmodules option by Heiko Voigt · 10 years ago
  40. 851e18c submodule: use new config API for worktree configurations by Heiko Voigt · 10 years ago
  41. 959b545 submodule: implement a config API for lookup of .gitmodules values by Heiko Voigt · 10 years ago