1. 8779c14 Merge branch 'jh/fsmonitor-prework' by Junio C Hamano · 4 years ago
  2. 097ea2c fsmonitor: avoid global-buffer-overflow READ when checking trivial response by Andrzej Hunt · 4 years ago
  3. 700696b Merge branch 'jh/fsmonitor-prework' by Junio C Hamano · 4 years ago
  4. fcd19b0 fsmonitor: refactor initialization of fsmonitor_last_update token by Jeff Hostetler · 4 years, 1 month ago
  5. ff03836 fsmonitor: allow all entries for a folder to be invalidated by Kevin Willford · 4 years, 1 month ago
  6. 29fbbf4 fsmonitor: log FSMN token when reading and writing the index by Jeff Hostetler · 4 years, 1 month ago
  7. 940b94f fsmonitor: log invocation of FSMonitor hook to trace2 by Jeff Hostetler · 4 years, 1 month ago
  8. cae70ac fsmonitor: de-duplicate BUG()s around dirty bits by Derrick Stolee · 4 years, 2 months ago
  9. 46b225f Merge branch 'jk/strvec' by Junio C Hamano · 4 years, 7 months ago
  10. ef8d7ac strvec: convert more callers away from argv_array name by Jeff King · 4 years, 7 months ago
  11. 6d12b53 Remove doubled words in various comments by Elijah Newren · 4 years, 7 months ago
  12. 8da2c57 fsmonitor: handle version 2 of the hooks that will use opaque token by Kevin Willford · 5 years ago
  13. 56c6910 fsmonitor: change last update timestamp on the index_state to opaque token by Kevin Willford · 5 years ago
  14. 679f2f9 unpack-trees: skip stat on fsmonitor-valid files by Utsav Shah · 5 years ago
  15. 61eea52 fsmonitor: do not compare bitmap size with size of split index by Junio C Hamano · 5 years ago
  16. 3444ec2 fsmonitor: don't fill bitmap with entries to be removed by William Baker · 5 years ago
  17. ceca455 Merge branch 'cb/fsmonitor-intfix' by Junio C Hamano · 6 years ago
  18. 5d137fc fsmonitor: avoid signed integer overflow / infinite loop by Carlo Marcelo Arenas Belón · 6 years ago
  19. 398a3b0 fsmonitor: force a refresh after the index was discarded by Johannes Schindelin · 6 years ago
  20. 7c3d15f Merge branch 'jk/snprintf-truncation' by Junio C Hamano · 7 years ago
  21. 735e417 fsmonitor: use internal argv_array of struct child_process by René Scharfe · 7 years ago
  22. 7a79d7e Merge branch 'bp/fsmonitor-prime-index' by Junio C Hamano · 7 years ago
  23. beed7e2 Merge branch 'bp/fsmonitor-bufsize-fix' by Junio C Hamano · 7 years ago
  24. ca598d5 fsmonitor: force index write after full scan by Ben Peart · 7 years ago
  25. d8579ac fsmonitor: fix incorrect buffer size when printing version number by Ben Peart · 7 years ago
  26. 0cacebf dir.c: ignore paths containing .git when invalidating untracked cache by Nguyễn Thái Ngọc Duy · 7 years ago
  27. 3bd28eb fsmonitor: store fsmonitor bitmap before splitting index by Alex Vandiver · 7 years ago
  28. ba1b9ca fsmonitor: delay updating state until after split index is merged by Alex Vandiver · 7 years ago
  29. 11cf33b fsmonitor: set the PWD to the top of the working tree by Alex Vandiver · 7 years ago
  30. 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