summaryrefslogtreecommitdiff
path: root/t/t7519
Commit message (Expand)AuthorAgeFilesLines
* fsmonitor: add fsmonitor hook scripts for version 2Kevin Willford2020-01-232-0/+194
* fsmonitor: handle version 2 of the hooks that will use opaque tokenKevin Willford2020-01-132-3/+1
* Merge branch 'kw/fsmonitor-watchman-fix'Junio C Hamano2019-12-011-9/+4
|\
| * fsmonitor: fix watchman integrationKevin Willford2019-11-061-9/+4
* | fsmonitor: don't fill bitmap with entries to be removedWilliam Baker2019-10-121-0/+24
|/
* fsmonitor: simplify determining the git worktree under Windowsav/fsmonitorBen Peart2017-11-131-10/+3
* fsmonitor: read from getcwd(), not the PWD environment variableAlex Vandiver2017-11-101-1/+2
* fsmonitor: preserve utf8 filenames in fsmonitor-watchman logBen Peart2017-10-051-0/+1
* fsmonitor: read entirety of watchman outputAlex Vandiver2017-10-041-4/+2
* fsmonitor: MINGW support for watchman integrationBen Peart2017-10-041-1/+1
* fsmonitor: add test cases for fsmonitor extensionBen Peart2017-10-013-0/+186