Commit Graph

  • f1a41814da doc: interpret-trailers: use “metadata” in Name as well Kristoffer Haugsbakk 2026-06-10 23:21:21 +02:00
  • 5cbdf84ca9 doc: interpret-trailers: replace “lines” with “metadata” Kristoffer Haugsbakk 2026-06-10 23:21:20 +02:00
  • 79ab4e6cd2 doc: interpret-trailers: stop fixating on RFC 822 Kristoffer Haugsbakk 2026-06-10 23:21:19 +02:00
  • 55088ac8a4 describe: limit default ref iteration to tags Tamir Duberstein 2026-06-10 11:50:01 -07:00
  • 36bafa0b65 Merge branch 'ps/setup-centralize-odb-creation' into ps/setup-drop-global-state Junio C Hamano 2026-06-10 09:50:12 -07:00
  • 09d14b04b9 CannedResponses: trim your quote Junio C Hamano 2026-06-10 06:18:19 -07:00
  • 0c20c6cb23 unpack-trees: use repository from index instead of global Jayesh Daga 2026-03-31 15:34:26 +00:00
  • 85704eda18 transport-helper: fix TSAN race in transfer_debug() Pushkar Singh 2026-06-09 13:47:42 +00:00
  • 9f75e7a150 prio-queue: fold lazy_queue into prio_queue for automatic get+put fusion Kristofer Karlsson 2026-06-08 19:10:51 +00:00
  • 3c57836988 prio-queue: rename .nr to .nr_ and add accessor helpers Kristofer Karlsson 2026-06-08 19:10:50 +00:00
  • 8c84645362 Sync with 'master' Junio C Hamano 2026-06-09 10:11:25 +09:00
  • 40de2e7b90 Merge branch 'ak/typofixes' into next Junio C Hamano 2026-06-09 10:11:13 +09:00
  • 3d0b057aee Merge branch 'ob/more-repo-config-values' into next Junio C Hamano 2026-06-09 10:11:13 +09:00
  • aeaf2363f8 Merge branch 'am/doc-tech-hash-typofix' into next Junio C Hamano 2026-06-09 10:11:12 +09:00
  • 58b2a20f6d Merge branch 'lo/doc-format-patch-subject-prefix' into next Junio C Hamano 2026-06-09 10:11:12 +09:00
  • a1f23cb38c Merge branch 'ps/setup-centralize-odb-creation' into next Junio C Hamano 2026-06-09 10:11:12 +09:00
  • 5149e69e3e Merge branch 'hn/config-typo-advice' into next Junio C Hamano 2026-06-09 10:11:12 +09:00
  • 076600fa21 Merge branch 'mf/revision-max-count-oldest' into next Junio C Hamano 2026-06-09 10:11:11 +09:00
  • 7198b6bb9d Merge branch 'ls/doc-raw-timestamp-prefix' into next Junio C Hamano 2026-06-09 10:11:11 +09:00
  • 42b2538a2a Merge branch 'jc/submitting-patches-cover-letter' into next Junio C Hamano 2026-06-09 10:11:11 +09:00
  • 1ff279f340 The 13th batch Junio C Hamano 2026-06-09 10:04:31 +09:00
  • 18b6502b3a Merge branch 'jc/doc-monitor-ghci' Junio C Hamano 2026-06-09 10:04:51 +09:00
  • 4d96a1280b Merge branch 'ib/doc-push-default-simple' Junio C Hamano 2026-06-09 10:04:51 +09:00
  • a58e51dddf Merge branch 'gh/jump-auto-mode' Junio C Hamano 2026-06-09 10:04:50 +09:00
  • 2fd113ae07 Merge branch 'rs/strbuf-add-oid-hex' Junio C Hamano 2026-06-09 10:04:50 +09:00
  • 7eaa3c82a8 Merge branch 'rs/strbuf-add-uint' Junio C Hamano 2026-06-09 10:04:50 +09:00
  • 2c677d20b6 Merge branch 'ua/push-remote-group' Junio C Hamano 2026-06-09 10:04:50 +09:00
  • fca09c8fc2 Merge branch 'th/promisor-quiet-per-repo' Junio C Hamano 2026-06-09 10:04:49 +09:00
  • 1c0af131cc Merge branch 'tb/bitmap-build-performance' Junio C Hamano 2026-06-09 10:04:49 +09:00
  • f66322d84c What's cooking (2026/06 #03) Junio C Hamano 2026-06-09 02:44:26 +09:00
  • 56f3100adb cat-file: make remote-object-info allow-list dynamic Pablo Sabater 2026-06-08 12:14:35 +02:00
  • 5b591f977f cat-file: validate remote atoms with allow_list Pablo Sabater 2026-06-08 12:14:34 +02:00
  • 82b4ab8001 cat-file: add remote-object-info to batch-command Eric Ju 2026-06-08 12:14:33 +02:00
  • 7568f84d86 transport: add client support for object-info Calvin Wan 2026-06-08 12:14:32 +02:00
  • 49d0a8b519 serve: advertise object-info feature Calvin Wan 2026-06-08 12:14:31 +02:00
  • 75a2daeeb1 fetch-pack: move fetch initialization Calvin Wan 2026-06-08 12:14:30 +02:00
  • 6dc0d94911 connect: refactor packet writing Pablo Sabater 2026-06-08 12:14:29 +02:00
  • 0ea013ac79 fetch-pack: move function to connect.c Pablo Sabater 2026-06-08 12:14:28 +02:00
  • ba9b6b1e77 t1006: split test utility functions into new "lib-cat-file.sh" Eric Ju 2026-06-08 12:14:27 +02:00
  • 0a3e2e9496 cat-file: add declaration of variable i inside its for loop Eric Ju 2026-06-08 12:14:26 +02:00
  • 0332ea7eb4 git-compat-util: add strtoul_ul() with error handling Eric Ju 2026-06-08 12:14:25 +02:00
  • aa245db50c transport-helper: fix memory leak of helper on disconnect Pablo Sabater 2026-06-08 12:14:24 +02:00
  • 3af1d1dc61 Sync with 'master' Junio C Hamano 2026-06-08 00:35:52 +09:00
  • 014c454799 doc: fix typos via codespell Andrew Kreimer 2026-05-31 21:43:58 +03:00
  • 600fe74302 The 12th batch Junio C Hamano 2026-06-07 23:58:12 +09:00
  • 212d25596d Merge branch 'ja/doc-synopsis-style-again' Junio C Hamano 2026-06-07 23:58:25 +09:00
  • 6390da42c7 Merge branch 'kk/commit-reach-optim' Junio C Hamano 2026-06-07 23:58:25 +09:00
  • de5383c2ce Merge branch 'aj/stash-patch-optimize-temporary-index' Junio C Hamano 2026-06-07 23:58:24 +09:00
  • 92b870a675 Merge branch 'kh/free-commit-list' Junio C Hamano 2026-06-07 23:58:24 +09:00
  • 7450009e6f Merge branch 'ds/restore-sparse-index' Junio C Hamano 2026-06-07 23:58:24 +09:00
  • 17204228cf Merge branch 'ar/receive-pack-worktree-env' Junio C Hamano 2026-06-07 23:58:24 +09:00
  • 3372505ee8 git-gui: silence install recipes under "make -s" Harald Nordgren 2026-06-04 06:48:50 +00:00
  • d1b72b29e9 doc: fix typo in GIT_ALTERNATE_OBJECT_DIRECTORIES Alexander Monakov 2026-06-05 20:26:43 +03:00
  • 60575c76a5 doc: replay: move “default” to the right-hand side Kristoffer Haugsbakk 2026-06-05 15:56:02 +02:00
  • 6fa17cca7c doc: replay: use a nested description list Kristoffer Haugsbakk 2026-06-05 15:56:01 +02:00
  • 2f169b5c22 doc: replay: improve config description Kristoffer Haugsbakk 2026-06-05 15:56:00 +02:00
  • c746f45476 doc: link to config for git-replay(1) Kristoffer Haugsbakk 2026-06-05 15:55:59 +02:00
  • 4a1eb9304a Documentation: remove redundant 'instead' in --subject-prefix Lucas Seiki Oshiro 2026-06-04 13:34:42 -03:00
  • 363f1d8b3a mingw: really handle SIGINT Johannes Schindelin 2026-06-04 16:24:20 +00:00
  • 179f122aea mingw: kill child processes in a gentler way Johannes Schindelin 2026-06-04 16:24:19 +00:00
  • e6145d1241 docs: fix typos Tuomas Ahola 2026-06-04 16:14:57 +03:00
  • f985a6ec65 Merge branch 'ps/odb-source-loose' into ps/odb-source-packed Junio C Hamano 2026-06-05 22:26:06 +09:00
  • 42b9d3dc9d setup: construct object database in apply_repository_format() Patrick Steinhardt 2026-06-04 09:46:32 +02:00
  • a84a9d4acd repository: stop reading loose object map twice on repo init Patrick Steinhardt 2026-06-04 09:46:31 +02:00
  • d87de311ff setup: stop initializing object database without repository Patrick Steinhardt 2026-06-04 09:46:30 +02:00
  • aae4ebc895 setup: stop creating the object database in setup_git_env() Patrick Steinhardt 2026-06-04 09:46:29 +02:00
  • 6a2fbab4c9 repository: stop initializing the object database in repo_set_gitdir() Patrick Steinhardt 2026-06-04 09:46:28 +02:00
  • 3d884b0b56 setup: deduplicate logic to apply repository format Patrick Steinhardt 2026-06-04 09:46:27 +02:00
  • 452ad8db6d setup: drop setup_git_env() Patrick Steinhardt 2026-06-04 09:46:26 +02:00
  • 027e3b3d38 t0001: plug test gaps for git-init(1) with GIT_OBJECT_DIRECTORY Patrick Steinhardt 2026-06-04 09:46:25 +02:00
  • 389c83025d t: let prove fail when parsing invalid TAP output Patrick Steinhardt 2026-06-04 12:07:38 +02:00
  • c2d2d173ae t/lib-git-p4: silence output when killing p4d and its watchdog Patrick Steinhardt 2026-06-04 12:07:37 +02:00
  • d11968661e t/test-lib: silence EBUSY errors on Windows during test cleanup Patrick Steinhardt 2026-06-04 12:07:36 +02:00
  • b1688db759 t7810: turn MB_REGEX check into a lazy prereq Patrick Steinhardt 2026-06-04 12:07:35 +02:00
  • bf3ed750cb t7527: fix broken TAP output Patrick Steinhardt 2026-06-04 12:07:34 +02:00
  • 43a6a005c8 ci: unify Linux images across GitLab and GitHub Patrick Steinhardt 2026-06-04 12:07:33 +02:00
  • f0ba41bae8 gitlab-ci: add missing Linux jobs Patrick Steinhardt 2026-06-04 12:07:32 +02:00
  • 9708b3dc95 gitlab-ci: rearrange Linux jobs to match GitHub's order Patrick Steinhardt 2026-06-04 12:07:31 +02:00
  • 166c839387 What's cooking (2026/06 #02) Junio C Hamano 2026-06-04 11:34:20 +09:00
  • db2ca164c4 Merge branch 'hn/macos-linker-warning' into next Junio C Hamano 2026-06-04 08:14:26 +09:00
  • 6dc748aa63 Merge branch 'kk/wildmatch-windows-ls-files-prereq' into next Junio C Hamano 2026-06-04 08:14:26 +09:00
  • 9fa723ec63 Merge branch 'mm/doc-word-diff' into next Junio C Hamano 2026-06-04 08:14:25 +09:00
  • f4090b5068 Merge branch 'lp/http-fetch-pack-index-leak-fix' into next Junio C Hamano 2026-06-04 08:14:25 +09:00
  • 660909ad66 Merge branch 'ps/odb-source-loose' into next Junio C Hamano 2026-06-04 08:14:25 +09:00
  • 02f8bea278 Merge branch 'mm/line-log-cleanup' into next Junio C Hamano 2026-06-04 08:14:24 +09:00
  • 17684e6158 Merge branch 'st/daemon-sockaddr-fixes' into next Junio C Hamano 2026-06-04 08:14:24 +09:00
  • d4615639c4 rebase: skip branch symref aliases Son Luong Ngoc 2026-06-03 10:27:16 +00:00
  • d88060561e pack-objects: support --delta-islands with --path-walk Taylor Blau 2026-06-02 18:21:53 -04:00
  • 49545de1df pack-objects: extract record_tree_depth() helper Taylor Blau 2026-06-02 18:21:50 -04:00
  • ea78edbebe pack-objects: support reachability bitmaps with --path-walk Taylor Blau 2026-06-02 18:21:47 -04:00
  • 7aebfd0e08 t/perf: drop p5311's lookup-table permutation Taylor Blau 2026-06-02 18:21:44 -04:00
  • 03c29e2e98 config: improve diagnostic for "set" with missing value Harald Nordgren 2026-06-02 18:43:28 +00:00
  • 9b03e2790a config: add git_config_key_is_valid() for quiet validation Harald Nordgren 2026-06-02 18:43:27 +00:00
  • bb4ce23284 revision.c: implement --max-count-oldest Mirko Faina 2026-05-19 02:55:22 +02:00
  • 8407abf02a environment: move "warn_on_object_refname_ambiguity" into struct repo_config_values Olamide Caleb Bello 2026-06-02 18:09:21 +01:00
  • c8a32140a7 environment: move "sparse_expect_files_outside_of_patterns" into struct repo_config_values Olamide Caleb Bello 2026-06-02 18:09:20 +01:00
  • dfa01cee1c environment: move "core_sparse_checkout_cone" into struct repo_config_values Olamide Caleb Bello 2026-06-02 18:09:19 +01:00
  • 6f00fc0499 environment: move "precomposed_unicode" into struct repo_config_values Olamide Caleb Bello 2026-06-02 18:09:18 +01:00
  • 8cd7402acc environment: move "pack_compression_level" into struct repo_config_values Olamide Caleb Bello 2026-06-02 18:09:17 +01:00
  • e0f86540ab environment: move zlib_compression_level into struct repo_config_values Olamide Caleb Bello 2026-06-02 18:09:16 +01:00