- ccafbbf Merge branch 'ab/plug-random-leaks' by Junio C Hamano · 3 years ago
- 759f340 repository.c: free the "path cache" in repo_clear() by Ævar Arnfjörð Bjarmason · 3 years ago
- af6a518 repo_read_index: clear SKIP_WORKTREE bit from files present in worktree by Elijah Newren · 3 years, 2 months ago
- 0dc90d9 Merge branch 'ns/tmp-objdir' by Junio C Hamano · 3 years, 2 months ago
- ecd81df tmp-objdir: disable ref updates when replacing the primary odb by Neeraj Singh · 3 years, 3 months ago
- fd3cb05 remote: move static variables into per-repository struct by Glen Choo · 3 years, 3 months ago
- 921c795 Merge branch 'jt/add-submodule-odb-clean-up' by Junio C Hamano · 3 years, 5 months ago
- ce125d4 submodule: extract path to submodule gitdir func by Jonathan Tan · 3 years, 6 months ago
- 8eb8dcf repository: support unabsorbed in repo_submodule_init by Jonathan Tan · 3 years, 6 months ago
- ef7dc2e promisor-remote: support per-repository config by Jonathan Tan · 3 years, 9 months ago
- ebaf3bc repository: move global r_f_p_c to repo struct by Jonathan Tan · 3 years, 9 months ago
- 8e97852 Merge branch 'ds/sparse-index-protections' by Junio C Hamano · 3 years, 10 months ago
- 3964fc2 sparse-index: add guard to ensure full index by Derrick Stolee · 4 years ago
- ca56dad use CALLOC_ARRAY by René Scharfe · 4 years ago
- 1fd9ae5 repository: add repo reference to index_state by Derrick Stolee · 4 years, 1 month ago
- eff45da repository: enable SHA-256 support by default by brian m. carlson · 4 years, 7 months ago
- 9412759 repository: require a build flag to use SHA-256 by brian m. carlson · 5 years ago
- 15beaaa Fix spelling errors in code comments by Elijah Newren · 5 years ago
- 6b5688b Merge branch 'ma/clear-repository-format' by Junio C Hamano · 6 years ago
- e8805af setup: fix memory leaks with `struct repository_format` by Martin Ågren · 6 years ago
- ee4512e trace2: create new combined trace facility by Jeff Hostetler · 6 years ago
- 7589e63 Merge branch 'nd/the-index-final' by Junio C Hamano · 6 years ago
- 5d3635d Merge branch 'sb/submodule-recursive-fetch-gets-the-tip' by Junio C Hamano · 6 years ago
- f8adbec cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch by Nguyễn Thái Ngọc Duy · 6 years ago
- 3a95f31 repository.c: replace hold_locked_index() with repo_hold_locked_index() by Nguyễn Thái Ngọc Duy · 6 years ago
- d5498e0 repository: repo_submodule_init to take a submodule struct by Stefan Beller · 6 years ago
- f0eaf63 sha1-file: use an object_directory for the main object dir by Jeff King · 6 years ago
- 1102405 Merge branch 'sb/object-store-alloc' by Junio C Hamano · 7 years ago
- 0abb962 Merge branch 'nd/repo-clear-keep-the-index' by Junio C Hamano · 7 years ago
- 74373b5 repository: fix free problem with repo_clear(the_repository) by Nguyễn Thái Ngọc Duy · 7 years ago
- 99bf115 repository: introduce parsed objects field by Stefan Beller · 7 years ago
- da62f78 submodule: fixup nested submodules after moving the submodule by Stefan Beller · 7 years ago
- 0c89fdd submodule-config: remove submodule_from_cache by Stefan Beller · 7 years ago
- 90c6215 repository: introduce raw object store field by Stefan Beller · 7 years ago
- 2bee50a repository: delete ignore_env member by Nguyễn Thái Ngọc Duy · 7 years ago
- 7bc0dca sha1_file.c: move delayed getenv(altdb) back to setup_git_env() by Nguyễn Thái Ngọc Duy · 7 years ago
- 0ac5af5 repository.c: delete dead functions by Nguyễn Thái Ngọc Duy · 7 years ago
- 357a03e repository.c: move env-related setup code back to environment.c by Nguyễn Thái Ngọc Duy · 7 years ago
- b2f0ece repository: initialize the_repository in main() by Nguyễn Thái Ngọc Duy · 7 years ago
- e75c862 Merge branch 'tg/split-index-fixes' by Junio C Hamano · 7 years ago
- e26f7f1 repository: pre-initialize hash algo pointer by brian m. carlson · 7 years ago
- a125a22 read-cache: fix reading the shared index for other repos by Thomas Gummerer · 7 years ago
- c250e02 repository: fix a sparse 'using integer as NULL pointer' warning by Ramsay Jones · 7 years ago
- 78a6766 Integrate hash algorithm support with repo setup by brian m. carlson · 7 years ago
- 90dd04a repository: use FREE_AND_NULL by René Scharfe · 7 years ago
- 1fb2b63 set_git_dir: handle feeding gitdir to itself by Jeff King · 7 years ago
- f9b7573 repository: free fields before overwriting them by Jeff King · 7 years ago
- 5aa0b6c Merge branch 'bw/grep-recurse-submodules' by Junio C Hamano · 8 years ago
- ba43964 repository: have the_repository use the_index by Brandon Williams · 8 years ago
- 3f13877 repo_read_index: don't discard the index by Brandon Williams · 8 years ago
- cd73de4 submodule: convert submodule config lookup to use object_id by brian m. carlson · 8 years ago
- 96dc883 repository: enable initialization of submodules by Brandon Williams · 8 years ago
- bf12fcd submodule-config: store the_submodule_cache in the_repository by Brandon Williams · 8 years ago
- 639e30b repository: add index_state to struct repo by Brandon Williams · 8 years ago
- 3b25622 config: read config from a repository object by Brandon Williams · 8 years ago
- 359efef repository: introduce the repository object by Brandon Williams · 8 years ago