1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-27 22:46:09 +02:00
git/compat/fsmonitor
Elijah Newren 74ea5c9574 treewide: be explicit about dependence on trace.h & trace2.h
Dozens of files made use of trace and trace2 functions, without
explicitly including trace.h or trace2.h.  This made it more difficult
to find which files could remove a dependence on cache.h.  Make C files
explicitly include trace.h or trace2.h if they are using them.

Signed-off-by: Elijah Newren <newren@gmail.com>
Acked-by: Calvin Wan <calvinwan@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2023-04-11 08:52:08 -07:00
..
fsm-darwin-gcc.h fsmonitor: eliminate call to deprecated FSEventStream function 2022-12-15 09:08:27 +09:00
fsm-health-darwin.c fsmonitor--daemon: stub in health thread 2022-05-26 15:59:27 -07:00
fsm-health-win32.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
fsm-health.h fsmonitor--daemon: stub in health thread 2022-05-26 15:59:27 -07:00
fsm-ipc-darwin.c cache.h: remove dependence on hex.h; make other files include it explicitly 2023-02-23 17:25:29 -08:00
fsm-ipc-win32.c treewide: ensure one of the appropriate headers is sourced first 2023-02-23 17:25:28 -08:00
fsm-listen-darwin.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
fsm-listen-win32.c treewide: be explicit about dependence on trace.h & trace2.h 2023-04-11 08:52:08 -07:00
fsm-listen.h fsmonitor--daemon: rename listener thread related variables 2022-05-26 15:59:26 -07:00
fsm-path-utils-darwin.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
fsm-path-utils-win32.c treewide: be explicit about dependence on gettext.h 2023-03-21 10:56:51 -07:00
fsm-settings-darwin.c treewide: ensure one of the appropriate headers is sourced first 2023-02-23 17:25:28 -08:00
fsm-settings-win32.c fsmonitor: avoid socket location check if using hook 2022-10-05 11:05:23 -07:00