summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-28docs: mention --refetch fetch optionRobert Coup
2022-03-28fetch: after refetch, encourage auto gc repackingRobert Coup
2022-03-28t5615-partial-clone: add test for fetch --refetchRobert Coup
2022-03-28fetch: add --refetch optionRobert Coup
2022-03-28builtin/fetch-pack: add --refetch optionRobert Coup
2022-03-28fetch-pack: add refetchRobert Coup
2022-03-28fetch-negotiator: add specific noop initializerRobert Coup
2022-03-28pack-objects: lazily set up "struct rev_info", don't leakÆvar Arnfjörð Bjarmason
2022-03-25The 15th batchJunio C Hamano
2022-03-25Merge branch 'gc/recursive-fetch-with-unused-submodules'Junio C Hamano
2022-03-25Merge branch 'ps/fsync-refs'Junio C Hamano
2022-03-25Merge branch 'ns/core-fsyncmethod'Junio C Hamano
2022-03-25t7527: test status with untracked-cache and fsmonitor--daemonJeff Hostetler
2022-03-25fsmonitor: force update index after large responsesJeff Hostetler
2022-03-25fsmonitor--daemon: use a cookie file to sync with file systemJeff Hostetler
2022-03-25fsmonitor--daemon: periodically truncate list of modified filesJeff Hostetler
2022-03-25t/perf/p7519: add fsmonitor--daemon test casesJeff Hostetler
2022-03-25t/perf/p7519: speed up test on WindowsJeff Hostetler
2022-03-25t/perf/p7519: fix coding styleJeff Hostetler
2022-03-25t/helper/test-chmtime: skip directories on WindowsJeff Hostetler
2022-03-25t/perf: avoid copying builtin fsmonitor files into test repoJeff Hostetler
2022-03-25t7527: create test for fsmonitor--daemonJeff Hostetler
2022-03-25t/helper/fsmonitor-client: create IPC client to talk to FSMonitor DaemonJeff Hostetler
2022-03-25help: include fsmonitor--daemon feature flag in version infoJeff Hostetler
2022-03-25fsmonitor--daemon: implement handle_client callbackJeff Hostetler
2022-03-25compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOSJeff Hostetler
2022-03-25compat/fsmonitor/fsm-listen-darwin: add MacOS header files for FSEventJeff Hostetler
2022-03-25compat/fsmonitor/fsm-listen-win32: implement FSMonitor backend on WindowsJeff Hostetler
2022-03-25fsmonitor--daemon: create token-based changed path cacheJeff Hostetler
2022-03-25fsmonitor--daemon: define token-idsJeff Hostetler
2022-03-25fsmonitor--daemon: add pathname classificationJeff Hostetler
2022-03-25fsmonitor--daemon: implement 'start' commandJeff Hostetler
2022-03-25fsmonitor--daemon: implement 'run' commandJeff Hostetler
2022-03-25compat/fsmonitor/fsm-listen-darwin: stub in backend for DarwinJeff Hostetler
2022-03-25compat/fsmonitor/fsm-listen-win32: stub in backend for WindowsJeff Hostetler
2022-03-25fsmonitor--daemon: implement 'stop' and 'status' commandsJeff Hostetler
2022-03-25fsmonitor--daemon: add a built-in fsmonitor daemonJeff Hostetler
2022-03-25fsmonitor: document builtin fsmonitorJeff Hostetler
2022-03-25fsmonitor: use IPC to query the builtin FSMonitor daemonJeff Hostetler
2022-03-25fsmonitor: config settings are repository-specificJeff Hostetler
2022-03-25fsmonitor-ipc: create client routines for git-fsmonitor--daemonJeff Hostetler
2022-03-25fsmonitor: enhance existing comments, clarify trivial response handlingJeff Hostetler
2022-03-25test-lib-functions: remove test_subcommand_inexactDerrick Stolee
2022-03-25t7700: check post-condition in kept-pack testDerrick Stolee
2022-03-24test-lib: have --immediate emit valid TAP on failureÆvar Arnfjörð Bjarmason
2022-03-24reset: show --no-refresh in the short-helpJunio C Hamano
2022-03-23reflog [show]: display sensible -h outputÆvar Arnfjörð Bjarmason
2022-03-23reflog: convert to parse_options() APIÆvar Arnfjörð Bjarmason
2022-03-23reset: remove 'reset.refresh' config optionVictoria Dye
2022-03-23reset: remove 'reset.quiet' config optionVictoria Dye