1. 68d6864 fsmonitor-ll.h: split this header out of fsmonitor.h by Elijah Newren · 1 year, 8 months ago
  2. bc5c5ec cache.h: remove this no-longer-used header by Elijah Newren · 1 year, 8 months ago
  3. 08c46a4 read-cache*.h: move declarations for read-cache.c functions from cache.h by Elijah Newren · 1 year, 8 months ago
  4. 0807e57 Merge branch 'en/header-split-cache-h' by Junio C Hamano · 1 year, 9 months ago
  5. 74ea5c9 treewide: be explicit about dependence on trace.h & trace2.h by Elijah Newren · 1 year, 10 months ago
  6. be6b65b fsmonitor: avoid overriding `cache_changed` bits by Johannes Schindelin · 1 year, 10 months ago
  7. f954c7b fsmonitor: never set CE_FSMONITOR_VALID on submodules by Jeff Hostetler · 2 years, 8 months ago
  8. 1e0ea5c fsmonitor: config settings are repository-specific by Jeff Hostetler · 2 years, 10 months ago
  9. 0ec9949 fsmonitor: add assertion that fsmonitor is valid to check_removed by Nipunn Koorapati · 3 years, 10 months ago
  10. 940b94f fsmonitor: log invocation of FSMonitor hook to trace2 by Jeff Hostetler · 4 years ago
  11. b5a8169 mark_fsmonitor_valid(): mark the index as changed if needed by Johannes Schindelin · 6 years ago
  12. 5545442 *.[ch]: remove extern from function declarations using spatch by Denton Liu · 6 years ago
  13. ef3ca95 Add missing includes and forward declarations by Elijah Newren · 6 years ago
  14. 0cacebf dir.c: ignore paths containing .git when invalidating untracked cache by Nguyễn Thái Ngọc Duy · 7 years ago
  15. 3bd28eb fsmonitor: store fsmonitor bitmap before splitting index by Alex Vandiver · 7 years ago
  16. 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