🌐 AI搜索 & 代理 主页
Git 2.43.1
  1. a64215b object.h: stop depending on cache.h; make cache.h depend on object.h by Elijah Newren · 2 years, 10 months ago
  2. fcb864b cache-tree API: remove redundant update_main_cache_tree() by Ævar Arnfjörð Bjarmason · 2 years, 10 months ago
  3. 9937086 cocci & cache-tree.h: migrate "write_cache_as_tree" to "*_index_*" by Ævar Arnfjörð Bjarmason · 2 years, 10 months ago
  4. 86aa250 cache-tree: remove cache_tree_find_path() by Derrick Stolee · 3 years, 6 months ago
  5. 080ab56 cache-tree: implement cache_tree_find_path() by Derrick Stolee · 3 years, 7 months ago
  6. c80dd39 cache-tree: extract subtree_pos() by Derrick Stolee · 4 years, 11 months ago
  7. 724dd76 cache-tree: share code between functions writing an index as a tree by Elijah Newren · 6 years ago
  8. f8adbec cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch by Nguyễn Thái Ngọc Duy · 7 years ago
  9. c207e9e cache-tree.c: remove the_repository references by Nguyễn Thái Ngọc Duy · 7 years ago
  10. 7e794d0 Merge branch 'nd/unpack-trees-with-cache-tree' by Junio C Hamano · 7 years ago
  11. 4592e60 cache-tree: verify valid cache-tree in the test suite by Nguyễn Thái Ngọc Duy · 7 years ago
  12. 07096c9 cache-tree: wrap the_index based wrappers with #ifdef by Nguyễn Thái Ngọc Duy · 7 years ago
  13. 9ab34f9 cache-tree.h: drop extern from function declaration by Nguyễn Thái Ngọc Duy · 7 years ago
  14. fc5cb99 cache-tree: convert write_*_as_tree to object_id by brian m. carlson · 8 years ago
  15. e0a9280 Convert struct cache_tree to use struct object_id by brian m. carlson · 9 years ago
  16. d23a511 cache-tree: introduce write_index_as_tree() by Paul Tan · 10 years ago
  17. 3fd13cb Merge branch 'dt/cache-tree-repair' by Junio C Hamano · 11 years ago
  18. aecf567 cache-tree: create/update cache-tree on checkout by David Turner · 11 years ago
  19. e6c286e cache-tree: mark istate->cache_changed on prime_cache_tree() by Nguyễn Thái Ngọc Duy · 12 years ago
  20. d0cfc3e cache-tree: mark istate->cache_changed on cache tree update by Nguyễn Thái Ngọc Duy · 12 years ago
  21. a5400ef cache-tree: mark istate->cache_changed on cache tree invalidation by Nguyễn Thái Ngọc Duy · 12 years ago
  22. 9c5e6c8 Convert "struct cache_entry *" to "const ..." wherever possible by Nguyễn Thái Ngọc Duy · 12 years ago
  23. 3cf773e cache-tree: fix writing cache-tree when CE_REMOVE is present by Nguyễn Thái Ngọc Duy · 13 years ago
  24. e859c69 cache-tree: update API to take abitrary flags by Nguyễn Thái Ngọc Duy · 14 years ago
  25. 996277c Refactor cache_tree_update idiom from commit by Thomas Rast · 14 years ago
  26. b65982b Optimize "diff-index --cached" using cache-tree by Junio C Hamano · 17 years ago
  27. d11b8d3 write-tree --ignore-cache-tree by Junio C Hamano · 17 years ago
  28. b9d37a5 Move prime_cache_tree() to cache-tree.c by Junio C Hamano · 17 years ago
  29. 7ba04d9 cache-tree.c: make cache_tree_find() static by Nanako Shiraishi · 17 years ago
  30. 45525bd Make error messages from cherry-pick/revert more sensible by Junio C Hamano · 18 years ago
  31. 1dffb8f Small cache_tree_write refactor. by Pierre Habouzit · 18 years ago
  32. 6bd2035 write-tree: --prefix=<path> by Junio C Hamano · 20 years ago
  33. 2956dd3 cache_tree_update: give an option to update cache-tree only. by Junio C Hamano · 20 years ago
  34. 7927a55 read-tree: teach 1-way merege and plain read to prime cache-tree. by Junio C Hamano · 20 years ago
  35. bad68ec index: make the index file format extensible. by Junio C Hamano · 20 years ago
  36. 7498646 Add cache-tree. by Junio C Hamano · 20 years ago