summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-03-25Merge branch 'ps/fsync-refs'Junio C Hamano-3/+10
2022-03-25Merge branch 'ns/core-fsyncmethod'Junio C Hamano-60/+444
2022-03-25Merge branch 'jh/builtin-fsmonitor-part2' into jh/builtin-fsmonitor-part3Junio C Hamano-1132/+8011
2022-03-25t7527: test status with untracked-cache and fsmonitor--daemonJeff Hostetler-0/+115
2022-03-25fsmonitor: force update index after large responsesJeff Hostetler-1/+54
2022-03-25fsmonitor--daemon: use a cookie file to sync with file systemJeff Hostetler-1/+241
2022-03-25fsmonitor--daemon: periodically truncate list of modified filesJeff Hostetler-0/+88
2022-03-25t/perf/p7519: add fsmonitor--daemon test casesJeff Hostetler-4/+34
2022-03-25t/perf/p7519: speed up test on WindowsJeff Hostetler-8/+16
2022-03-25t/perf/p7519: fix coding styleJeff Hostetler-4/+4
2022-03-25t/helper/test-chmtime: skip directories on WindowsJeff Hostetler-0/+15
2022-03-25t/perf: avoid copying builtin fsmonitor files into test repoJeff Hostetler-1/+1
2022-03-25t7527: create test for fsmonitor--daemonJeff Hostetler-0/+494
2022-03-25t/helper/fsmonitor-client: create IPC client to talk to FSMonitor DaemonJeff Hostetler-0/+119
2022-03-25help: include fsmonitor--daemon feature flag in version infoJeff Hostetler-0/+11
2022-03-25fsmonitor--daemon: implement handle_client callbackJeff Hostetler-2/+309
2022-03-25compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOSJeff Hostetler-0/+383
2022-03-25compat/fsmonitor/fsm-listen-darwin: add MacOS header files for FSEventJeff Hostetler-0/+116
2022-03-25compat/fsmonitor/fsm-listen-win32: implement FSMonitor backend on WindowsJeff Hostetler-0/+565
2022-03-25fsmonitor--daemon: create token-based changed path cacheJeff Hostetler-2/+268
2022-03-25fsmonitor--daemon: define token-idsJeff Hostetler-1/+115
2022-03-25fsmonitor--daemon: add pathname classificationJeff Hostetler-0/+168
2022-03-25fsmonitor--daemon: implement 'start' commandJeff Hostetler-2/+107
2022-03-25fsmonitor--daemon: implement 'run' commandJeff Hostetler-1/+261
2022-03-25compat/fsmonitor/fsm-listen-darwin: stub in backend for DarwinJeff Hostetler-0/+33
2022-03-25compat/fsmonitor/fsm-listen-win32: stub in backend for WindowsJeff Hostetler-0/+101
2022-03-25fsmonitor--daemon: implement 'stop' and 'status' commandsJeff Hostetler-0/+51
2022-03-25fsmonitor--daemon: add a built-in fsmonitor daemonJeff Hostetler-0/+50
2022-03-25fsmonitor: document builtin fsmonitorJeff Hostetler-17/+126
2022-03-25fsmonitor: use IPC to query the builtin FSMonitor daemonJeff Hostetler-2/+36
2022-03-25fsmonitor: config settings are repository-specificJeff Hostetler-49/+196
2022-03-25fsmonitor-ipc: create client routines for git-fsmonitor--daemonJeff Hostetler-0/+220
2022-03-25fsmonitor: enhance existing comments, clarify trivial response handlingJeff Hostetler-23/+41
2022-03-25test-lib-functions: remove test_subcommand_inexactDerrick Stolee-34/+0
2022-03-25t7700: check post-condition in kept-pack testDerrick Stolee-3/+54
2022-03-24test-lib: have --immediate emit valid TAP on failureÆvar Arnfjörð Bjarmason-1/+18
2022-03-24reset: show --no-refresh in the short-helpJunio C Hamano-3/+3
2022-03-24Git 2.35.2v2.35.2Johannes Schindelin-2/+9
2022-03-24Sync with 2.34.2Johannes Schindelin-12/+265
2022-03-24Git 2.34.2v2.34.2Johannes Schindelin-2/+8
2022-03-24Sync with 2.33.2Johannes Schindelin-13/+264
2022-03-24Git 2.33.2v2.33.2Johannes Schindelin-2/+17
2022-03-24Sync with 2.32.1Johannes Schindelin-13/+249
2022-03-24Git 2.32.1v2.32.1Johannes Schindelin-2/+8
2022-03-24Sync with 2.31.2Johannes Schindelin-13/+243
2022-03-24Git 2.31.2v2.31.2Johannes Schindelin-2/+8
2022-03-24Sync with 2.30.3Johannes Schindelin-13/+237
2022-03-24Git 2.30.3v2.30.3Johannes Schindelin-2/+26
2022-03-24Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likesJohannes Schindelin-11/+23
2022-03-23reflog [show]: display sensible -h outputÆvar Arnfjörð Bjarmason-2/+28