summary refs log tree commit diff
path: root/t/t7519
AgeCommit message (Expand)AuthorFilesLines
2020-01-23fsmonitor: add fsmonitor hook scripts for version 2Kevin Willford2-0/+194
2020-01-13fsmonitor: handle version 2 of the hooks that will use opaque tokenKevin Willford2-3/+1
2019-12-01Merge branch 'kw/fsmonitor-watchman-fix'Junio C Hamano1-9/+4
2019-11-06fsmonitor: fix watchman integrationKevin Willford1-9/+4
2019-10-12fsmonitor: don't fill bitmap with entries to be removedWilliam Baker1-0/+24
2017-11-13fsmonitor: simplify determining the git worktree under WindowsBen Peart1-10/+3
2017-11-10fsmonitor: read from getcwd(), not the PWD environment variableAlex Vandiver1-1/+2
2017-10-05fsmonitor: preserve utf8 filenames in fsmonitor-watchman logBen Peart1-0/+1
2017-10-04fsmonitor: read entirety of watchman outputAlex Vandiver1-4/+2
2017-10-04fsmonitor: MINGW support for watchman integrationBen Peart1-1/+1
2017-10-01fsmonitor: add test cases for fsmonitor extensionBen Peart3-0/+186