1. 91c080d git-compat-util: move alloc macros to git-compat-util.h by Calvin Wan · 1 year, 8 months ago
  2. da9502f treewide: remove unnecessary includes for wrapper.h by Calvin Wan · 1 year, 8 months ago
  3. bc5c5ec cache.h: remove this no-longer-used header by Elijah Newren · 1 year, 10 months ago
  4. 08c46a4 read-cache*.h: move declarations for read-cache.c functions from cache.h by Elijah Newren · 1 year, 10 months ago
  5. d1cbe1e hash-ll.h: split out of hash.h to remove dependency on repository.h by Elijah Newren · 1 year, 11 months ago
  6. cb2a513 symlinks.h: move declarations for symlinks.c functions from cache.h by Elijah Newren · 1 year, 11 months ago
  7. d5ebb50 wrapper.h: move declarations for wrapper.c functions from cache.h by Elijah Newren · 2 years ago
  8. f394e09 treewide: be explicit about dependence on gettext.h by Elijah Newren · 2 years ago
  9. 41771fa cache.h: remove dependence on hex.h; make other files include it explicitly by Elijah Newren · 2 years ago
  10. 36bf195 alloc.h: move ALLOC_GROW() functions from cache.h by Elijah Newren · 2 years ago
  11. 611c778 checkout: fix two bugs on the final count of updated entries by Matheus Tavares · 2 years, 8 months ago
  12. 1a8aea8 i18n: factorize "invalid value" messages by Jean-Noël Avila · 3 years, 1 month ago
  13. f9ba6ac Merge branch 'mc/clean-smudge-with-llp64' by Junio C Hamano · 3 years, 3 months ago
  14. e9aa762 odb: teach read_blob_entry to use size_t by Matt Cooper · 3 years, 4 months ago
  15. ec9a37d pkt-line.[ch]: remove unused packet_read_line_buf() by Ævar Arnfjörð Bjarmason · 3 years, 5 months ago
  16. 3d20ed2 parallel-checkout: send the new object_id algo field to the workers by Matheus Tavares · 3 years, 10 months ago
  17. 87094fc ci: run test round with parallel-checkout enabled by Matheus Tavares · 3 years, 10 months ago
  18. 6a7bc9d parallel-checkout: add tests related to path collisions by Matheus Tavares · 3 years, 10 months ago
  19. 1c4d6f4 parallel-checkout: support progress displaying by Matheus Tavares · 3 years, 11 months ago
  20. 7531e4b parallel-checkout: add configuration options by Matheus Tavares · 3 years, 11 months ago
  21. e9e8adf parallel-checkout: make it truly parallel by Matheus Tavares · 3 years, 11 months ago
  22. 04155bd unpack-trees: add basic support for parallel checkout by Matheus Tavares · 3 years, 11 months ago