summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-25t7527: test status with untracked-cache and fsmonitor--daemonLibravatar Jeff Hostetler1-0/+115
2022-03-25fsmonitor: force update index after large responsesLibravatar Jeff Hostetler1-1/+54
2022-03-25fsmonitor--daemon: use a cookie file to sync with file systemLibravatar Jeff Hostetler2-1/+241
2022-03-25fsmonitor--daemon: periodically truncate list of modified filesLibravatar Jeff Hostetler1-0/+88
2022-03-25t/perf/p7519: add fsmonitor--daemon test casesLibravatar Jeff Hostetler1-4/+34
2022-03-25t/perf/p7519: speed up test on WindowsLibravatar Jeff Hostetler1-8/+16
2022-03-25t/perf/p7519: fix coding styleLibravatar Jeff Hostetler1-4/+4
2022-03-25t/helper/test-chmtime: skip directories on WindowsLibravatar Jeff Hostetler1-0/+15
2022-03-25t/perf: avoid copying builtin fsmonitor files into test repoLibravatar Jeff Hostetler1-1/+1
2022-03-25t7527: create test for fsmonitor--daemonLibravatar Jeff Hostetler1-0/+494
2022-03-25t/helper/fsmonitor-client: create IPC client to talk to FSMonitor DaemonLibravatar Jeff Hostetler4-0/+119
2022-03-25help: include fsmonitor--daemon feature flag in version infoLibravatar Jeff Hostetler2-0/+11
2022-03-25fsmonitor--daemon: implement handle_client callbackLibravatar Jeff Hostetler1-2/+309
2022-03-25compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOSLibravatar Jeff Hostetler1-0/+383
2022-03-25compat/fsmonitor/fsm-listen-darwin: add MacOS header files for FSEventLibravatar Jeff Hostetler2-0/+116
2022-03-25compat/fsmonitor/fsm-listen-win32: implement FSMonitor backend on WindowsLibravatar Jeff Hostetler1-0/+565
2022-03-25fsmonitor--daemon: create token-based changed path cacheLibravatar Jeff Hostetler2-2/+268
2022-03-25fsmonitor--daemon: define token-idsLibravatar Jeff Hostetler1-1/+115
2022-03-25fsmonitor--daemon: add pathname classificationLibravatar Jeff Hostetler2-0/+168
2022-03-25fsmonitor--daemon: implement 'start' commandLibravatar Jeff Hostetler1-2/+107
2022-03-25fsmonitor--daemon: implement 'run' commandLibravatar Jeff Hostetler2-1/+261
2022-03-25compat/fsmonitor/fsm-listen-darwin: stub in backend for DarwinLibravatar Jeff Hostetler3-0/+33
2022-03-25compat/fsmonitor/fsm-listen-win32: stub in backend for WindowsLibravatar Jeff Hostetler6-0/+101
2022-03-25fsmonitor--daemon: implement 'stop' and 'status' commandsLibravatar Jeff Hostetler1-0/+51
2022-03-25fsmonitor--daemon: add a built-in fsmonitor daemonLibravatar Jeff Hostetler5-0/+50
2022-03-25fsmonitor: document builtin fsmonitorLibravatar Jeff Hostetler3-17/+126
2022-03-25fsmonitor: use IPC to query the builtin FSMonitor daemonLibravatar Jeff Hostetler1-2/+36
2022-03-25fsmonitor: config settings are repository-specificLibravatar Jeff Hostetler12-49/+196
2022-03-25fsmonitor-ipc: create client routines for git-fsmonitor--daemonLibravatar Jeff Hostetler3-0/+220
2022-03-25fsmonitor: enhance existing comments, clarify trivial response handlingLibravatar Jeff Hostetler1-23/+41
2022-03-25test-lib-functions: remove test_subcommand_inexactLibravatar Derrick Stolee1-34/+0
2022-03-25t7700: check post-condition in kept-pack testLibravatar Derrick Stolee1-3/+54
2022-03-24test-lib: have --immediate emit valid TAP on failureLibravatar Ævar Arnfjörð Bjarmason2-1/+18
2022-03-24reset: show --no-refresh in the short-helpLibravatar Junio C Hamano1-3/+3
2022-03-24Git 2.35.2Libravatar Johannes Schindelin3-2/+9
2022-03-24Sync with 2.34.2Libravatar Johannes Schindelin13-12/+265
2022-03-24Git 2.34.2Libravatar Johannes Schindelin3-2/+8
2022-03-24Sync with 2.33.2Libravatar Johannes Schindelin12-13/+264
2022-03-24Git 2.33.2Libravatar Johannes Schindelin3-2/+17
2022-03-24Sync with 2.32.1Libravatar Johannes Schindelin11-13/+249
2022-03-24Git 2.32.1Libravatar Johannes Schindelin3-2/+8
2022-03-24Sync with 2.31.2Libravatar Johannes Schindelin10-13/+243
2022-03-24Git 2.31.2Libravatar Johannes Schindelin3-2/+8
2022-03-24Sync with 2.30.3Libravatar Johannes Schindelin9-13/+237
2022-03-24Git 2.30.3Libravatar Johannes Schindelin3-2/+26
2022-03-24Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likesLibravatar Johannes Schindelin2-11/+23
2022-03-23reflog [show]: display sensible -h outputLibravatar Ævar Arnfjörð Bjarmason2-2/+28
2022-03-23reflog: convert to parse_options() APILibravatar Ævar Arnfjörð Bjarmason3-9/+50
2022-03-23reset: remove 'reset.refresh' config optionLibravatar Victoria Dye3-18/+4
2022-03-23reset: remove 'reset.quiet' config optionLibravatar Victoria Dye6-12/+2