]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jh/builtin-fsmonitor-part2'
authorJunio C Hamano <gitster@pobox.com>
Mon, 4 Apr 2022 17:56:24 +0000 (10:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 4 Apr 2022 17:56:24 +0000 (10:56 -0700)
Built-in fsmonitor (part 2).

* jh/builtin-fsmonitor-part2: (30 commits)
  t7527: test status with untracked-cache and fsmonitor--daemon
  fsmonitor: force update index after large responses
  fsmonitor--daemon: use a cookie file to sync with file system
  fsmonitor--daemon: periodically truncate list of modified files
  t/perf/p7519: add fsmonitor--daemon test cases
  t/perf/p7519: speed up test on Windows
  t/perf/p7519: fix coding style
  t/helper/test-chmtime: skip directories on Windows
  t/perf: avoid copying builtin fsmonitor files into test repo
  t7527: create test for fsmonitor--daemon
  t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon
  help: include fsmonitor--daemon feature flag in version info
  fsmonitor--daemon: implement handle_client callback
  compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOS
  compat/fsmonitor/fsm-listen-darwin: add MacOS header files for FSEvent
  compat/fsmonitor/fsm-listen-win32: implement FSMonitor backend on Windows
  fsmonitor--daemon: create token-based changed path cache
  fsmonitor--daemon: define token-ids
  fsmonitor--daemon: add pathname classification
  fsmonitor--daemon: implement 'start' command
  ...

1  2 
Documentation/config/core.txt
Documentation/git-update-index.txt
Makefile
cache.h
config.c
config.mak.uname
contrib/buildsystems/CMakeLists.txt
environment.c
help.c
repository.h
t/test-lib.sh

Simple merge
Simple merge
diff --cc Makefile
Simple merge
diff --cc cache.h
Simple merge
diff --cc config.c
Simple merge
Simple merge
Simple merge
diff --cc environment.c
Simple merge
diff --cc help.c
Simple merge
diff --cc repository.h
Simple merge
diff --cc t/test-lib.sh
Simple merge