1. 8e97852 Merge branch 'ds/sparse-index-protections' by Junio C Hamano · 3 years, 10 months ago
  2. dc26b23 resolve-undo: ensure full index by Derrick Stolee · 4 years ago
  3. ca56dad use CALLOC_ARRAY by René Scharfe · 4 years ago
  4. ff82d12 resolve-undo.c: use the right index instead of the_index by Nguyễn Thái Ngọc Duy · 7 years ago
  5. 6d2df28 dir.c: remove an implicit dependency on the_index in pathspec code by Nguyễn Thái Ngọc Duy · 7 years ago
  6. a849735 block alloc: add lifecycle APIs for cache_entry structs by Jameson Miller · 7 years ago
  7. 825ed4d read-cache: teach make_cache_entry to take object_id by Jameson Miller · 7 years ago
  8. 69d1242 cache: add a function to read an object ID from a buffer by brian m. carlson · 7 years ago
  9. 5ac913c resolve-undo: convert struct resolve_undo_info to object_id by brian m. carlson · 7 years ago
  10. 99d1a98 cache: convert struct cache_entry to use struct object_id by brian m. carlson · 9 years ago
  11. 6c306a3 resolve-undo: be specific what part of the index has changed by Nguyễn Thái Ngọc Duy · 11 years ago
  12. e636a7b read-cache: be specific what part of the index has changed by Nguyễn Thái Ngọc Duy · 11 years ago
  13. cbaeafc Merge branch 'nd/submodule-pathspec-ending-with-slash' by Junio C Hamano · 11 years ago
  14. 429bb40 pathspec: convert some match_pathspec_depth() to ce_path_match() by Nguyễn Thái Ngọc Duy · 11 years ago
  15. 5699d17 read-cache.c: fix memory leaks caused by removed cache entries by Karsten Blees · 11 years ago
  16. b02f5ae Merge branch 'jl/submodule-mv' by Junio C Hamano · 11 years ago
  17. 5ab0651 convert unmerge_cache to take struct pathspec by Nguyễn Thái Ngọc Duy · 12 years ago
  18. 9c5e6c8 Convert "struct cache_entry *" to "const ..." wherever possible by Nguyễn Thái Ngọc Duy · 12 years ago
  19. e721c15 checkout: avoid unnecessary match_pathspec calls by Nguyễn Thái Ngọc Duy · 12 years ago
  20. 8a57c6e Convert the users of for_each_string_list to for_each_string_list_item macro by Alex Riesen · 15 years ago
  21. e8c8b71 string_list: Fix argument order for string_list_lookup by Julian Phillips · 15 years ago
  22. 78a395d string_list: Fix argument order for string_list_insert by Julian Phillips · 15 years ago
  23. b684e97 string_list: Fix argument order for for_each_string_list by Julian Phillips · 15 years ago
  24. b8bba41 build: make code "-Wpointer-arith" clean by Junio C Hamano · 15 years ago
  25. 4421a82 resolve-undo: "checkout -m path" uses resolve-undo information by Junio C Hamano · 15 years ago
  26. cfc5789 resolve-undo: record resolved conflicts in a new index extension section by Junio C Hamano · 15 years ago