Commit Graph

  • 5cb28270a1 pack-objects: lazily set up "struct rev_info", don't leak Ævar Arnfjörð Bjarmason 2022-03-28 17:43:18 +02:00
  • abf474a5dd The 15th batch Junio C Hamano 2022-03-25 16:35:36 -07:00
  • dd9ff30dff Merge branch 'gc/recursive-fetch-with-unused-submodules' Junio C Hamano 2022-03-25 16:38:25 -07:00
  • 6e1a8952e9 Merge branch 'ps/fsync-refs' Junio C Hamano 2022-03-25 16:38:24 -07:00
  • eb804cd405 Merge branch 'ns/core-fsyncmethod' Junio C Hamano 2022-03-25 16:38:24 -07:00
  • 852e2c84f8 Merge branch 'jh/builtin-fsmonitor-part2' into jh/builtin-fsmonitor-part3 Junio C Hamano 2022-03-25 16:05:52 -07:00
  • a3dfe97f41 t7527: test status with untracked-cache and fsmonitor--daemon Jeff Hostetler 2022-03-25 18:03:13 +00:00
  • 26b9f34ab3 fsmonitor: force update index after large responses Jeff Hostetler 2022-03-25 18:03:12 +00:00
  • b05880d357 fsmonitor--daemon: use a cookie file to sync with file system Jeff Hostetler 2022-03-25 18:03:11 +00:00
  • 50c725d6b6 fsmonitor--daemon: periodically truncate list of modified files Jeff Hostetler 2022-03-25 18:03:10 +00:00
  • ad2b54e3e8 t/perf/p7519: add fsmonitor--daemon test cases Jeff Hostetler 2022-03-25 18:03:09 +00:00
  • 86f7433f97 t/perf/p7519: speed up test on Windows Jeff Hostetler 2022-03-25 18:03:08 +00:00
  • 8aa0209701 t/perf/p7519: fix coding style Jeff Hostetler 2022-03-25 18:03:07 +00:00
  • 369f0f54ff t/helper/test-chmtime: skip directories on Windows Jeff Hostetler 2022-03-25 18:03:06 +00:00
  • 08894d3349 t/perf: avoid copying builtin fsmonitor files into test repo Jeff Hostetler 2022-03-25 18:03:05 +00:00
  • a00cdff81a t7527: create test for fsmonitor--daemon Jeff Hostetler 2022-03-25 18:03:04 +00:00
  • 148405fb27 t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon Jeff Hostetler 2022-03-25 18:03:03 +00:00
  • dd77cf61a1 help: include fsmonitor--daemon feature flag in version info Jeff Hostetler 2022-03-25 18:03:02 +00:00
  • 518a522f40 fsmonitor--daemon: implement handle_client callback Jeff Hostetler 2022-03-25 18:03:01 +00:00
  • 65723b305a compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOS Jeff Hostetler 2022-03-25 18:03:00 +00:00
  • 5ff01b1f1e compat/fsmonitor/fsm-listen-darwin: add MacOS header files for FSEvent Jeff Hostetler 2022-03-25 18:02:59 +00:00
  • 1448edfb51 compat/fsmonitor/fsm-listen-win32: implement FSMonitor backend on Windows Jeff Hostetler 2022-03-25 18:02:58 +00:00
  • bec486b9c1 fsmonitor--daemon: create token-based changed path cache Jeff Hostetler 2022-03-25 18:02:57 +00:00
  • aeef767a41 fsmonitor--daemon: define token-ids Jeff Hostetler 2022-03-25 18:02:56 +00:00
  • 0ae7a1d9ab fsmonitor--daemon: add pathname classification Jeff Hostetler 2022-03-25 18:02:55 +00:00
  • c284e27ba7 fsmonitor--daemon: implement 'start' command Jeff Hostetler 2022-03-25 18:02:54 +00:00
  • 9dcba0ba08 fsmonitor--daemon: implement 'run' command Jeff Hostetler 2022-03-25 18:02:53 +00:00
  • f67df2556f compat/fsmonitor/fsm-listen-darwin: stub in backend for Darwin Jeff Hostetler 2022-03-25 18:02:52 +00:00
  • 62c7367133 compat/fsmonitor/fsm-listen-win32: stub in backend for Windows Jeff Hostetler 2022-03-25 18:02:51 +00:00
  • abc9dbc0c1 fsmonitor--daemon: implement 'stop' and 'status' commands Jeff Hostetler 2022-03-25 18:02:50 +00:00
  • 16d9d6175b fsmonitor--daemon: add a built-in fsmonitor daemon Jeff Hostetler 2022-03-25 18:02:49 +00:00
  • 3248486920 fsmonitor: document builtin fsmonitor Jeff Hostetler 2022-03-25 18:02:48 +00:00
  • 9c307e8afd fsmonitor: use IPC to query the builtin FSMonitor daemon Jeff Hostetler 2022-03-25 18:02:47 +00:00
  • 1e0ea5c431 fsmonitor: config settings are repository-specific Jeff Hostetler 2022-03-25 18:02:46 +00:00
  • d2bd862e7a fsmonitor-ipc: create client routines for git-fsmonitor--daemon Jeff Hostetler 2022-03-25 18:02:45 +00:00
  • 974c1b3987 fsmonitor: enhance existing comments, clarify trivial response handling Jeff Hostetler 2022-03-25 18:02:44 +00:00
  • 16dcec218b test-lib-functions: remove test_subcommand_inexact Derrick Stolee 2022-03-25 19:02:47 +00:00
  • f1486203f5 t7700: check post-condition in kept-pack test Derrick Stolee 2022-03-25 19:02:46 +00:00
  • bbfbcd25b3 test-lib: have --immediate emit valid TAP on failure Ævar Arnfjörð Bjarmason 2022-03-23 21:51:31 +01:00
  • 5891c76cd0 reset: show --no-refresh in the short-help Junio C Hamano 2022-03-24 10:33:10 -07:00
  • 53ef17d3ee Git 2.35.2 v2.35.2 Johannes Schindelin 2022-03-17 10:58:00 +01:00
  • 1f480d5127 Sync with 2.34.2 Johannes Schindelin 2022-03-17 10:57:59 +01:00
  • 4d0b43aa76 Git 2.34.2 v2.34.2 Johannes Schindelin 2022-03-17 10:57:52 +01:00
  • 93fbff09eb Sync with 2.33.2 Johannes Schindelin 2022-03-17 10:57:50 +01:00
  • 87ed4fc046 Git 2.33.2 v2.33.2 Johannes Schindelin 2022-03-17 10:57:44 +01:00
  • 303b876f76 Sync with 2.32.1 Johannes Schindelin 2022-03-17 10:57:43 +01:00
  • 9bcd7a8eca Git 2.32.1 v2.32.1 Johannes Schindelin 2022-03-17 10:57:38 +01:00
  • 201b0c7af6 Sync with 2.31.2 Johannes Schindelin 2022-03-17 10:57:37 +01:00
  • 44de39c45c Git 2.31.2 v2.31.2 Johannes Schindelin 2022-03-17 10:57:32 +01:00
  • 6a2381a3e5 Sync with 2.30.3 Johannes Schindelin 2022-03-17 10:57:31 +01:00
  • cb95038137 Git 2.30.3 v2.30.3 Johannes Schindelin 2022-03-17 10:15:15 +01:00
  • fdcad5a53e Fix GIT_CEILING_DIRECTORIES with C:\ and the likes Johannes Schindelin 2022-03-23 23:00:41 +01:00
  • 0e7900e9bb What's cooking (2022/03 #05) Junio C Hamano 2022-03-23 15:43:16 -07:00
  • fbc15b13f7 reflog [show]: display sensible -h output Ævar Arnfjörð Bjarmason 2022-03-17 19:08:40 +01:00
  • e3c3675801 reflog: convert to parse_options() API Ævar Arnfjörð Bjarmason 2022-03-17 19:08:39 +01:00
  • 7cff6765fe reset: remove 'reset.refresh' config option Victoria Dye 2022-03-23 18:18:00 +00:00
  • 2efc9b84e5 reset: remove 'reset.quiet' config option Victoria Dye 2022-03-23 18:17:59 +00:00
  • 45bf76284b reset: do not make '--quiet' disable index refresh Victoria Dye 2022-03-23 18:17:58 +00:00
  • a68dfadae5 The 14th batch Junio C Hamano 2022-03-23 14:04:45 -07:00
  • 361c2566c0 Merge branch 'ab/plug-random-leaks' Junio C Hamano 2022-03-23 14:09:31 -07:00
  • 1f390f2ad5 Merge branch 'dc/complete-restore' Junio C Hamano 2022-03-23 14:09:31 -07:00
  • 889860e1ad Merge branch 'jc/cat-file-batch-default-format-optim' Junio C Hamano 2022-03-23 14:09:31 -07:00
  • 83510335c6 Merge branch 'js/in-place-reverse-in-sequencer' Junio C Hamano 2022-03-23 14:09:31 -07:00
  • 8faa322315 Merge branch 'ac/test-lazy-fetch' Junio C Hamano 2022-03-23 14:09:30 -07:00
  • bfce3e7b92 Merge branch 'ps/repack-with-server-info' Junio C Hamano 2022-03-23 14:09:30 -07:00
  • ecb939a9ce Merge branch 'ds/doc-maintenance-synopsis-fix' Junio C Hamano 2022-03-23 14:09:30 -07:00
  • 7f7d1ad3e0 Merge branch 'ab/reflog-prep-fix' Junio C Hamano 2022-03-23 14:09:30 -07:00
  • d674bf5570 Merge branch 'ep/remove-duplicated-includes' Junio C Hamano 2022-03-23 14:09:30 -07:00
  • 4eb66787b0 Merge branch 'ep/t6423-modernize' Junio C Hamano 2022-03-23 14:09:29 -07:00
  • 94cb657f22 Merge branch 'jk/name-rev-w-genno' Junio C Hamano 2022-03-23 14:09:29 -07:00
  • 3ece3cb865 Merge branch 'jd/userdiff-kotlin' Junio C Hamano 2022-03-23 14:09:29 -07:00
  • dc2588b2ba Merge branch 'bc/block-sha1-without-gcc-asm-extension' Junio C Hamano 2022-03-23 14:09:29 -07:00
  • 7649bfbaa2 Merge branch 'gc/submodule-update-part1' Junio C Hamano 2022-03-23 14:09:28 -07:00
  • 8ba221e245 bundle: output hash information in 'verify' Derrick Stolee 2022-03-22 17:28:39 +00:00
  • 017303eb48 bundle: move capabilities to end of 'verify' Derrick Stolee 2022-03-22 17:28:38 +00:00
  • 831ee253b7 pack-objects: parse --filter directly into revs.filter Derrick Stolee 2022-03-22 17:28:37 +00:00
  • 80f6de4f5b pack-objects: move revs out of get_object_list() Derrick Stolee 2022-03-22 17:28:36 +00:00
  • cc91044256 list-objects-filter: remove CL_ARG__FILTER Derrick Stolee 2022-03-22 17:28:35 +00:00
  • 094b5409ea git-prompt: put upstream comments together Justin Donnelly 2022-02-27 19:57:12 +00:00
  • 51d2d67790 git-prompt: make long upstream state indicator consistent Justin Donnelly 2022-02-27 19:57:11 +00:00
  • 0ec7c23cdc git-prompt: make upstream state indicator location consistent Justin Donnelly 2022-02-27 19:57:10 +00:00
  • 4d9dc2c57a git-prompt: rename upstream to upstream_type Justin Donnelly 2022-02-27 19:57:09 +00:00
  • 4369e3a1a3 hooks: fix "invoked hook" regression in a8cc594333 Ævar Arnfjörð Bjarmason 2022-03-22 00:15:13 +01:00
  • 9c4d58ff2c ls-tree: split up "fast path" callbacks Ævar Arnfjörð Bjarmason 2022-03-23 17:13:15 +08:00
  • 0f88783592 ls-tree: detect and error on --name-only --name-status Ævar Arnfjörð Bjarmason 2022-03-23 17:13:14 +08:00
  • cab851c2f8 ls-tree: support --object-only option for "git-ls-tree" Teng Long 2022-03-23 17:13:13 +08:00
  • 455923e0a1 ls-tree: introduce "--format" option Ævar Arnfjörð Bjarmason 2022-03-23 17:13:12 +08:00
  • 22184af2cb cocci: allow padding with strbuf_addf() Johannes Schindelin 2022-03-23 17:13:11 +08:00
  • e81517155e ls-tree: introduce struct "show_tree_data" Ævar Arnfjörð Bjarmason 2022-03-23 17:13:10 +08:00
  • 315f22c853 ls-tree: slightly refactor show_tree() Teng Long 2022-03-23 17:13:09 +08:00
  • f6b224d5eb ls-tree: fix "--name-only" and "--long" combined use bug Teng Long 2022-03-23 17:13:08 +08:00
  • 87af0ddf5f ls-tree: simplify nesting if/else logic in "show_tree()" Teng Long 2022-03-23 17:13:07 +08:00
  • 889f78383e ls-tree: rename "retval" to "recurse" in "show_tree()" Teng Long 2022-03-23 17:13:06 +08:00
  • 132ceda40f ls-tree: use "size_t", not "int" for "struct strbuf"'s "len" Ævar Arnfjörð Bjarmason 2022-03-23 17:13:05 +08:00
  • 26f6d4d5a0 ls-tree: use "enum object_type", not {blob,tree,commit}_type Ævar Arnfjörð Bjarmason 2022-03-23 17:13:04 +08:00
  • 82e69b0cb5 ls-tree: add missing braces to "else" arms Ævar Arnfjörð Bjarmason 2022-03-23 17:13:03 +08:00
  • 4e4566f67e ls-tree: remove commented-out code Ævar Arnfjörð Bjarmason 2022-03-23 17:13:02 +08:00
  • a53343e0fd ls-tree tests: add tests for --name-status Ævar Arnfjörð Bjarmason 2022-03-23 17:13:01 +08:00
  • f01e51a7cf The thirteenth batch Junio C Hamano 2022-03-21 14:18:51 -07:00
  • bc3838b310 Merge branch 'jy/gitweb-no-need-for-meta' Junio C Hamano 2022-03-21 15:14:24 -07:00