1. e19488a refs: refactor `resolve_gitlink_ref()` to accept a repository by Patrick Steinhardt · 8 months ago
  2. a7a2d10 Merge branch 'cw/prelim-cleanup' by Junio C Hamano · 1 year, 3 months ago
  3. b1bda75 parse: separate out parsing functions from config.h by Calvin Wan · 1 year, 4 months ago
  4. 59c4c7d tree-walk: reduce stack size for recursive functions by Jeff King · 1 year, 5 months ago
  5. a034e91 object-store-ll.h: split this header out of object-store.h by Elijah Newren · 1 year, 8 months ago
  6. bc5c5ec cache.h: remove this no-longer-used header by Elijah Newren · 1 year, 8 months ago
  7. 08c46a4 read-cache*.h: move declarations for read-cache.c functions from cache.h by Elijah Newren · 1 year, 8 months ago
  8. f565385 name-hash.h: move declarations for name-hash.c from cache.h by Elijah Newren · 1 year, 8 months ago
  9. ccd12a3 Merge branch 'en/header-split-cache-h-part-2' by Junio C Hamano · 1 year, 9 months ago
  10. 0807e57 Merge branch 'en/header-split-cache-h' by Junio C Hamano · 1 year, 9 months ago
  11. cb2a513 symlinks.h: move declarations for symlinks.c functions from cache.h by Elijah Newren · 1 year, 9 months ago
  12. 6c6ddf9 treewide: be explicit about dependence on advice.h by Elijah Newren · 1 year, 10 months ago
  13. 74ea5c9 treewide: be explicit about dependence on trace.h & trace2.h by Elijah Newren · 1 year, 10 months ago
  14. 6047b28 Merge branch 'en/header-split-cleanup' by Junio C Hamano · 1 year, 10 months ago
  15. 72871b19 Merge branch 'ab/remove-implicit-use-of-the-repository' by Junio C Hamano · 1 year, 10 months ago
  16. f315a8b Merge branch 'js/split-index-fixes' by Junio C Hamano · 1 year, 10 months ago
  17. e7dca80 Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h by Junio C Hamano · 1 year, 10 months ago
  18. a5183d7 cocci: apply the "promisor-remote.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 1 year, 10 months ago
  19. 061dd72 unpack-trees: take care to propagate the split-index flag by Johannes Schindelin · 1 year, 10 months ago
  20. e38da48 setup.h: move declarations for setup.c functions from cache.h by Elijah Newren · 1 year, 10 months ago
  21. 32a8f51 environment.h: move declarations for environment.c functions from cache.h by Elijah Newren · 1 year, 10 months ago
  22. f394e09 treewide: be explicit about dependence on gettext.h by Elijah Newren · 1 year, 10 months ago
  23. 88cc8ed Merge branch 'en/header-cleanup' by Junio C Hamano · 1 year, 10 months ago
  24. f297424 unpack-trees: add usage notices around df_conflict_entry by Elijah Newren · 1 year, 11 months ago
  25. 1ca13dd unpack-trees: special case read-tree debugging as internal usage by Elijah Newren · 1 year, 11 months ago
  26. 0d680a7 unpack-trees: rewrap a few overlong lines from previous patch by Elijah Newren · 1 year, 11 months ago
  27. 13e1fd6 unpack-trees: mark fields only used internally as internal by Elijah Newren · 1 year, 11 months ago
  28. 576de3d unpack_trees: start splitting internal fields from public API by Elijah Newren · 1 year, 11 months ago
  29. 33b1b4c sparse-checkout: avoid using internal API of unpack-trees, take 2 by Elijah Newren · 1 year, 11 months ago
  30. 1147c56 sparse-checkout: avoid using internal API of unpack-trees by Elijah Newren · 1 year, 11 months ago
  31. 5d4f4a5 unpack-trees: clean up some flow control by Elijah Newren · 1 year, 11 months ago
  32. b413a82 unpack-trees: heed requests to overwrite ignored files by Elijah Newren · 1 year, 11 months ago
  33. 41771fa cache.h: remove dependence on hex.h; make other files include it explicitly by Elijah Newren · 1 year, 11 months ago
  34. 6269f8e treewide: always have a valid "index_state.repo" member by Ævar Arnfjörð Bjarmason · 2 years ago
  35. 2f6b1eb cache API: add a "INDEX_STATE_INIT" macro/function, add release_index() by Ævar Arnfjörð Bjarmason · 2 years ago
  36. 29fefaf sparse-index API: BUG() out on NULL ensure_full_index() by Ævar Arnfjörð Bjarmason · 2 years ago
  37. d4c5400 Merge branch 'ab/no-more-git-global-super-prefix' by Junio C Hamano · 2 years, 1 month ago
  38. 4002ec3 read-tree: add "--super-prefix" option, eliminate global by Ævar Arnfjörð Bjarmason · 2 years, 1 month ago
  39. 92cb135 git: remove duplicate includes by Seija Kijin · 2 years, 1 month ago
  40. 68fcd48 unpack-trees: add 'skip_cache_tree_update' option by Victoria Dye · 2 years, 2 months ago
  41. fe3939b Merge branch 'vd/sparse-reset-checkout-fixes' by Junio C Hamano · 2 years, 4 months ago
  42. 037f8ea unpack-trees: fix sparse directory recursion check by Victoria Dye · 2 years, 5 months ago
  43. 7be9f3f Merge branch 'vd/sparse-reset-checkout-fixes' into maint by Junio C Hamano · 2 years, 5 months ago
  44. 80ffc84 Merge branch 'vd/sparse-reset-checkout-fixes' by Junio C Hamano · 2 years, 5 months ago
  45. b15207b unpack-trees: unpack new trees as sparse directories by Victoria Dye · 2 years, 6 months ago
  46. 611c778 checkout: fix two bugs on the final count of updated entries by Matheus Tavares · 2 years, 6 months ago
  47. 9e496ff Merge branch 'jh/builtin-fsmonitor-part3' by Junio C Hamano · 2 years, 8 months ago
  48. c276c21 Merge branch 'ds/sparse-sparse-checkout' by Junio C Hamano · 2 years, 8 months ago
  49. 9968ed7 unpack-trees: initialize fsmonitor_has_run_once in o->result by Jeff Hostetler · 2 years, 8 months ago
  50. 598b1e7 sparse-checkout: integrate with sparse index by Derrick Stolee · 2 years, 8 months ago
  51. 0f329b9 unpack-trees: preserve index sparsity by Victoria Dye · 2 years, 9 months ago
  52. 99430aa Revert "unpack-trees: improve performance of next_cache_entry" by Victoria Dye · 2 years, 10 months ago
  53. bfc763d unpack-trees: increment cache_bottom for sparse directories by Victoria Dye · 2 years, 10 months ago
  54. 190f9bf Merge branch 'vd/sparse-read-tree' by Junio C Hamano · 2 years, 10 months ago
  55. f27c170 read-tree: make three-way merge sparse-aware by Victoria Dye · 2 years, 11 months ago
  56. ab81047 read-tree: make two-way merge sparse-aware by Victoria Dye · 2 years, 11 months ago
  57. 7497039 read-tree: narrow scope of index expansion for '--prefix' by Victoria Dye · 2 years, 11 months ago
  58. 26b5d6b unpack-trees: fix accidental loss of user changes by Elijah Newren · 3 years ago
  59. da81d47 Merge branch 'en/keep-cwd' by Junio C Hamano · 3 years, 1 month ago
  60. e1d9288 Merge branch 'ds/sparse-deep-pattern-checkout-fix' by Junio C Hamano · 3 years, 1 month ago
  61. f085087 Merge branch 'vd/sparse-reset' by Junio C Hamano · 3 years, 1 month ago
  62. 0b0ee33 unpack-trees: add special cwd handling by Elijah Newren · 3 years, 1 month ago
  63. b817e54 unpack-trees: refuse to remove startup_info->original_cwd by Elijah Newren · 3 years, 1 month ago
  64. 8c5de0d unpack-trees: use traverse_path instead of name by Derrick Stolee · 3 years, 2 months ago
  65. f2a454e unpack-trees: improve performance of next_cache_entry by Victoria Dye · 3 years, 2 months ago
  66. bfa646c Merge branch 'ab/unpack-trees-leakfix' by Junio C Hamano · 3 years, 3 months ago
  67. a7c2daa Merge branch 'en/removing-untracked-fixes' by Junio C Hamano · 3 years, 3 months ago
  68. e5a917f unpack-trees: don't leak memory in verify_clean_subdirectory() by Ævar Arnfjörð Bjarmason · 3 years, 4 months ago
  69. 56d06fe unpack-trees: avoid nuking untracked dir in way of locally deleted file by Elijah Newren · 3 years, 4 months ago
  70. 1fdd51a unpack-trees: avoid nuking untracked dir in way of unmerged file by Elijah Newren · 3 years, 4 months ago
  71. 480d3d6 Change unpack_trees' 'reset' flag into an enum by Elijah Newren · 3 years, 4 months ago
  72. c42e0b6 unpack-trees: make dir an internal-only struct by Elijah Newren · 3 years, 4 months ago
  73. 04988c8 unpack-trees: introduce preserve_ignored to unpack_trees_options by Elijah Newren · 3 years, 4 months ago
  74. dc89c34 Merge branch 'ds/sparse-index-ignored-files' by Junio C Hamano · 3 years, 4 months ago
  75. fd0d703 Merge branch 'ab/retire-advice-config' by Junio C Hamano · 3 years, 4 months ago
  76. 72d84ea unpack-trees: fix nested sparse-dir search by Derrick Stolee · 3 years, 5 months ago
  77. 7a132c6 checkout: make delayed checkout respect --quiet and --no-progress by Matheus Tavares · 3 years, 5 months ago
  78. ed9bff0 advice: remove read uses of most global `advice_` variables by Ben Boeckel · 3 years, 5 months ago
  79. 506d2a3 Merge branch 'ds/commit-and-checkout-with-sparse-index' by Junio C Hamano · 3 years, 6 months ago
  80. 8230107 Merge branch 'jt/bulk-prefetch' by Junio C Hamano · 3 years, 6 months ago
  81. b2896d2 unpack-trees: refactor prefetching code by Jonathan Tan · 3 years, 6 months ago
  82. e05cdb1 unpack-trees: resolve sparse-directory/file conflicts by Derrick Stolee · 3 years, 6 months ago
  83. 523506d unpack-trees: unpack sparse directory entries by Derrick Stolee · 3 years, 6 months ago
  84. bd6a3fd unpack-trees: rename unpack_nondirectories() by Derrick Stolee · 3 years, 6 months ago
  85. cd807a5 unpack-trees: compare sparse directories correctly by Derrick Stolee · 3 years, 6 months ago
  86. 17a1bb5 unpack-trees: preserve cache_bottom by Derrick Stolee · 3 years, 6 months ago
  87. a737e1f Merge branch 'mt/parallel-checkout-part-3' by Junio C Hamano · 3 years, 8 months ago
  88. 9616882 make_transient_cache_entry(): optionally alloc from mem_pool by Matheus Tavares · 3 years, 9 months ago
  89. a1cac26 Merge branch 'mt/parallel-checkout-part-2' by Junio C Hamano · 3 years, 9 months ago
  90. 8e97852 Merge branch 'ds/sparse-index-protections' by Junio C Hamano · 3 years, 9 months ago
  91. 1c4d6f4 parallel-checkout: support progress displaying by Matheus Tavares · 3 years, 9 months ago
  92. 7531e4b parallel-checkout: add configuration options by Matheus Tavares · 3 years, 9 months ago
  93. 04155bd unpack-trees: add basic support for parallel checkout by Matheus Tavares · 3 years, 9 months ago
  94. c47679d Merge branch 'mt/parallel-checkout-part-1' by Junio C Hamano · 3 years, 10 months ago
  95. 9210c68 Merge branch 'mt/checkout-remove-nofollow' by Junio C Hamano · 3 years, 10 months ago
  96. 13e1331 unpack-trees: allow sparse directories by Derrick Stolee · 3 years, 10 months ago
  97. 6863df3 unpack-trees: ensure full index by Derrick Stolee · 3 years, 10 months ago
  98. d052cc0 entry: extract a header file for entry.c functions by Matheus Tavares · 3 years, 10 months ago
  99. f5c73f6 Merge branch 'dl/stash-show-untracked' by Junio C Hamano · 3 years, 10 months ago
  100. 1dd4e74 Merge branch 'js/fsmonitor-unpack-fix' by Junio C Hamano · 3 years, 10 months ago