1. 46b225f Merge branch 'jk/strvec' by Junio C Hamano · 4 years, 7 months ago
  2. ef8d7ac strvec: convert more callers away from argv_array name by Jeff King · 4 years, 7 months ago
  3. 6d12b53 Remove doubled words in various comments by Elijah Newren · 4 years, 7 months ago
  4. 8da2c57 fsmonitor: handle version 2 of the hooks that will use opaque token by Kevin Willford · 5 years ago
  5. 56c6910 fsmonitor: change last update timestamp on the index_state to opaque token by Kevin Willford · 5 years ago
  6. 679f2f9 unpack-trees: skip stat on fsmonitor-valid files by Utsav Shah · 5 years ago
  7. 61eea52 fsmonitor: do not compare bitmap size with size of split index by Junio C Hamano · 5 years ago
  8. 3444ec2 fsmonitor: don't fill bitmap with entries to be removed by William Baker · 5 years ago
  9. ceca455 Merge branch 'cb/fsmonitor-intfix' by Junio C Hamano · 6 years ago
  10. 5d137fc fsmonitor: avoid signed integer overflow / infinite loop by Carlo Marcelo Arenas Belón · 6 years ago
  11. 398a3b0 fsmonitor: force a refresh after the index was discarded by Johannes Schindelin · 6 years ago
  12. 7c3d15f Merge branch 'jk/snprintf-truncation' by Junio C Hamano · 7 years ago
  13. 735e417 fsmonitor: use internal argv_array of struct child_process by René Scharfe · 7 years ago
  14. 7a79d7e Merge branch 'bp/fsmonitor-prime-index' by Junio C Hamano · 7 years ago
  15. beed7e2 Merge branch 'bp/fsmonitor-bufsize-fix' by Junio C Hamano · 7 years ago
  16. ca598d5 fsmonitor: force index write after full scan by Ben Peart · 7 years ago
  17. d8579ac fsmonitor: fix incorrect buffer size when printing version number by Ben Peart · 7 years ago
  18. 0cacebf dir.c: ignore paths containing .git when invalidating untracked cache by Nguyễn Thái Ngọc Duy · 7 years ago
  19. 3bd28eb fsmonitor: store fsmonitor bitmap before splitting index by Alex Vandiver · 7 years ago
  20. ba1b9ca fsmonitor: delay updating state until after split index is merged by Alex Vandiver · 7 years ago
  21. 11cf33b fsmonitor: set the PWD to the top of the working tree by Alex Vandiver · 7 years ago
  22. 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