1. ca54d9b trace: measure where the time is spent in the index-heavy operations by Nguyễn Thái Ngọc Duy · 7 years ago
  2. 883e248 fsmonitor: teach git to optionally utilize a file system monitor to speed up detecting new or changed files. by Ben Peart · 7 years ago
  3. 3e2c669 preload-index: add override to enable testing preload-index by Ben Peart · 7 years ago
  4. e596acc preload-index: avoid lstat for skip-worktree items by Jeff Hostetler · 8 years ago
  5. 2a60839 cache.h: rename cache_def_free to cache_def_clear by Karsten Blees · 11 years ago
  6. e7c7305 symlinks: remove PATH_MAX limitation by Karsten Blees · 11 years ago
  7. 429bb40 pathspec: convert some match_pathspec_depth() to ce_path_match() by Nguyễn Thái Ngọc Duy · 11 years ago
  8. 5ab2a2d convert read_cache_preload() to take struct pathspec by Nguyễn Thái Ngọc Duy · 12 years ago
  9. 64acde9 move struct pathspec and related functions to pathspec.[ch] by Nguyễn Thái Ngọc Duy · 12 years ago
  10. eb9cb55 Convert ce_path_match() to use struct pathspec by Nguyễn Thái Ngọc Duy · 14 years ago
  11. 125fd98 Make ce_uptodate() trustworthy again by Junio C Hamano · 15 years ago
  12. 98cb6f3 janitor: add DIV_ROUND_UP and use it. by Pierre Habouzit · 16 years ago
  13. f62ce3d Make index preloading check the whole path to the file by Linus Torvalds · 16 years ago
  14. 46059cc Makefile: introduce NO_PTHREADS by Junio C Hamano · 16 years ago
  15. 7c4ea59 Fix index preloading for racy dirty case by Linus Torvalds · 16 years ago
  16. 671c9b7 Add cache preload facility by Linus Torvalds · 16 years ago