]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jh/builtin-fsmonitor-part1'
authorJunio C Hamano <gitster@pobox.com>
Wed, 13 Oct 2021 22:15:57 +0000 (15:15 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 Oct 2021 22:15:58 +0000 (15:15 -0700)
Built-in fsmonitor (part 1).

* jh/builtin-fsmonitor-part1:
  t/helper/simple-ipc: convert test-simple-ipc to use start_bg_command
  run-command: create start_bg_command
  simple-ipc/ipc-win32: add Windows ACL to named pipe
  simple-ipc/ipc-win32: add trace2 debugging
  simple-ipc: move definition of ipc_active_state outside of ifdef
  simple-ipc: preparations for supporting binary messages.
  trace2: add trace2_child_ready() to report on background children

1  2 
run-command.c
run-command.h
simple-ipc.h
trace2.h

diff --cc run-command.c
Simple merge
diff --cc run-command.h
Simple merge
diff --cc simple-ipc.h
Simple merge
diff --cc trace2.h
Simple merge