Commit Graph

  • 6ac7389b54 What's cooking (2026/07 #13) Junio C Hamano 2026-07-29 11:56:38 -07:00
  • 250fe7f194 Merge branch 'js/mingw-symlink-net-share-leak' into next Junio C Hamano 2026-07-29 11:46:33 -07:00
  • 39a86632e6 Merge branch 'jk/t0014-dynamic-deprecated-cmds' into next Junio C Hamano 2026-07-29 11:46:33 -07:00
  • 457a175861 Merge branch 'jk/ci-static-analysis-image-bump' into next Junio C Hamano 2026-07-29 11:46:32 -07:00
  • a29fc00619 Revert "Merge branch 'hn/bisect-reset-when-found' into next" Junio C Hamano 2026-07-29 11:40:13 -07:00
  • 36b42465bf Revert "Merge branch 'hn/branch-delete-merged' into next" Junio C Hamano 2026-07-29 08:53:32 -07:00
  • 11cd3fbfc2 Revert "Merge branch 'hn/history-squash' into next" Junio C Hamano 2026-07-29 08:48:02 -07:00
  • c0e15e73b6 Merge branch 'rs/branch-delete-bisect-warning' into next Junio C Hamano 2026-07-28 16:26:43 -07:00
  • bc57ecb915 t0014: generate deprecated command names dynamically Jeff King 2026-07-28 10:38:45 -04:00
  • b678bb7283 t0014: factor out choice of deprecated commands Jeff King 2026-07-28 10:37:26 -04:00
  • c57c052ae8 mingw: skip symlink type auto-detection for network share targets Johannes Schindelin 2026-07-28 11:46:35 +00:00
  • 8789f19156 SQUASH??? Junio C Hamano 2026-07-28 15:32:37 -07:00
  • cbbcd33957 regexec: work around macOS TRE leak on invalid UTF-8 Chungmin Lee 2026-07-27 22:25:38 -07:00
  • b56b48301e pack-bitmap: handle objects at bitmap position zero David Lin 2026-07-28 09:52:48 -04:00
  • f4996ed461 checkout -m: refine autostash fallback Harald Nordgren 2026-07-25 15:34:29 +00:00
  • 64ffd57fb5 sequencer: teach autostash apply to report conflicts Harald Nordgren 2026-07-25 15:34:28 +00:00
  • 1e622f0e29 Merge branch 'ps/odb-pluggable-housekeeping' into next Junio C Hamano 2026-07-28 12:15:03 -07:00
  • 736307fae5 Merge branch 'pw/rebase-fixup-fixes' into next Junio C Hamano 2026-07-28 12:15:03 -07:00
  • 1ac873b5f9 Merge branch 'jk/diff-relative-cached-unmerged' into next Junio C Hamano 2026-07-28 12:15:02 -07:00
  • 6af34ada96 replay: offer an option to linearize the commit topology Toon Claes 2026-07-28 17:45:53 +02:00
  • 959a273edd replay: resolve the replay base outside pick_regular_commit() Toon Claes 2026-07-28 17:45:52 +02:00
  • df94e2b767 replay: add helper to put entry into replayed_commits Toon Claes 2026-07-28 17:45:51 +02:00
  • b3b5e47172 Revert "Merge branch 'tc/replay-linearize' into next" Junio C Hamano 2026-07-28 11:26:59 -07:00
  • 68cce04a02 merge: fix leak with merge.defaultToUpstream Toon Claes 2026-07-28 15:00:04 +02:00
  • 2abc7f0304 cat-file: handle content request for --batch-command without type Jeff King 2026-07-28 11:00:31 -04:00
  • 151726d3ca diff-lib: skip paths outside prefix in oneway_diff() Jeff King 2026-07-26 04:47:05 -04:00
  • 640177a987 diff-lib: drop stale comment about advancing o->pos Jeff King 2026-07-26 04:46:22 -04:00
  • 8d01be9868 Merge branch 'jk/diff-relative-cached-unmerged' into jk/diff-relative-cached-unmerged-more Junio C Hamano 2026-07-28 09:17:12 -07:00
  • 447126ed7d diff-lib: add idx/tree sanity check to oneway_diff Jeff King 2026-07-28 11:14:58 -04:00
  • 9539653b71 t: use commit_body to extract commit message bodies Shlok Kulshreshtha 2026-07-27 15:26:56 +05:30
  • a592d6feb3 test-lib-functions: add commit_body helper Shlok Kulshreshtha 2026-07-27 15:26:55 +05:30
  • c4244bdfe6 fetch-pack: accept "pack" output for packfile URIs Ted Nyman 2026-07-26 17:28:43 -07:00
  • e92a518a74 http: permit unlinking partial packs on Windows Ted Nyman 2026-07-26 17:28:42 -07:00
  • 5e855d9b42 http: avoid concurrent appends to partial packs Ted Nyman 2026-07-26 17:28:41 -07:00
  • 85f4f04f82 http: accept HTTP 416 for complete partial packs Ted Nyman 2026-07-26 17:28:40 -07:00
  • f0d866a2ea http: avoid closing index-pack input twice Ted Nyman 2026-07-26 17:28:39 -07:00
  • c71ed75a8b http-fetch: correct --index-pack-arg documentation Ted Nyman 2026-07-26 17:28:38 -07:00
  • 2080f0d119 Sync with 'master' Junio C Hamano 2026-07-27 09:11:05 -07:00
  • a1cbd7aa11 Merge branch 'en/submodule-insteadof-remote-match' into next Junio C Hamano 2026-07-27 09:10:56 -07:00
  • 8cf88af88b Merge branch 'jc/remote-insteadof-leakfix' into next Junio C Hamano 2026-07-27 09:10:56 -07:00
  • c61a87bdf5 Merge branch 'hn/branch-delete-merged' into next Junio C Hamano 2026-07-27 09:10:55 -07:00
  • 57c0e98bfb Merge branch 'af/clone-revision-v0-segfault-fix' into next Junio C Hamano 2026-07-27 09:10:55 -07:00
  • 13c7afec21 The 8th batch Junio C Hamano 2026-07-27 09:08:48 -07:00
  • 47ea9e4c6e Merge branch 'bc/rust-hash-cleanups' Junio C Hamano 2026-07-27 09:09:01 -07:00
  • f364885cb3 Merge branch 'pw/rebase-drop-notes-with-commit' Junio C Hamano 2026-07-27 09:09:00 -07:00
  • bb8bc6995e Merge branch 'ps/copy-wo-the-repository' Junio C Hamano 2026-07-27 09:09:00 -07:00
  • 7d64c1e1fc Merge branch 'sc/wt-status-avoid-quadratic-insertion' Junio C Hamano 2026-07-27 09:09:00 -07:00
  • 4be0a34098 Merge branch 'ps/refspec-wo-the-repository' Junio C Hamano 2026-07-27 09:09:00 -07:00
  • f97a43e914 Merge branch 'rs/remote-curl-simplify-push-specs' Junio C Hamano 2026-07-27 09:08:59 -07:00
  • ebc9fb5873 Merge branch 'td/ref-filter-memoize-contains' Junio C Hamano 2026-07-27 09:08:59 -07:00
  • 0c20b08631 Merge branch 'ps/refs-wo-the-repository' Junio C Hamano 2026-07-27 09:08:59 -07:00
  • f931547dff Merge branch 'jc/submodule-helper-avoid-zu' Junio C Hamano 2026-07-27 09:08:58 -07:00
  • fbf123a028 Merge branch 'ps/shift-root-in-graph' Junio C Hamano 2026-07-27 09:08:58 -07:00
  • abe2305a84 Meta/cook: make it slightly easier to debug Junio C Hamano 2026-07-26 21:06:07 -07:00
  • 08a10c9b74 What's cooking (2026/07 #12) Junio C Hamano 2026-07-26 15:03:51 -07:00
  • 815d4fcc2a Merge branch 'mm/line-log-limited-ops' into mm/diff-process-hunks Junio C Hamano 2026-07-26 14:03:04 -07:00
  • 4a3a8ee96c rebase: remember fixup -c after skipping fixup/squash Phillip Wood 2026-07-26 16:39:00 +01:00
  • 2f5ff2c339 rebase -i: fix counting of fixups after rebase --skip Phillip Wood 2026-07-26 16:38:59 +01:00
  • 1a1579c42d ci: bump ubuntu image version for static-analysis job Jeff King 2026-07-26 04:39:05 -04:00
  • ae0780def7 bloom: silence CHECK_ASSERTION_SIDE_EFFECTS false positive Jeff King 2026-07-26 04:37:27 -04:00
  • 00caf9dafb Meta/Count: do not add unnecessary @{now} Junio C Hamano 2026-07-26 07:24:07 -07:00
  • 244d577d93 Merge branch 'ps/odb-move-loose-object-writing' into next Junio C Hamano 2026-07-25 14:37:16 -07:00
  • 5b92e8a325 Merge branch 'tl/gitweb-shorten-hashes-with-modes' into next Junio C Hamano 2026-07-25 14:37:16 -07:00
  • 8829f9b348 Merge branch 'jk/diff-relative-cached-unmerged' into next Junio C Hamano 2026-07-25 14:37:15 -07:00
  • 85755d1d45 Merge branch 'jc/exclude-first-parent-seen' into next Junio C Hamano 2026-07-25 14:37:15 -07:00
  • 9b776656fc Merge branch 'hn/url-push-tracking' into next Junio C Hamano 2026-07-25 14:37:15 -07:00
  • 669c4ad5dc Merge branch 'ps/cat-file-remote-object-info' into ps/cat-file-remote-object-info-type Junio C Hamano 2026-07-25 14:06:10 -07:00
  • d1d403ccff branch: add --dry-run for --delete-merged Harald Nordgren 2026-07-25 11:32:16 +00:00
  • 4ef02bc803 branch: add branch.<name>.deleteMerged opt-out Harald Nordgren 2026-07-25 11:32:15 +00:00
  • 75403cb3a4 branch: add --delete-merged <branch> Harald Nordgren 2026-07-25 11:32:14 +00:00
  • 01df07c9df branch: prepare delete_branches for a bulk caller Harald Nordgren 2026-07-25 11:32:13 +00:00
  • 3b329696f9 branch: let delete_branches skip unmerged branches on bulk refusal Harald Nordgren 2026-07-25 11:32:12 +00:00
  • 271c047f1b branch: convert delete_branches() to a flags argument Harald Nordgren 2026-07-25 11:32:11 +00:00
  • 9be810b2a3 branch: add --forked filter for --list mode Harald Nordgren 2026-07-25 11:32:10 +00:00
  • dcef3bf041 remote: plug memory leaks Junio C Hamano 2026-07-25 09:03:24 -07:00
  • 7780bff8d1 branch: report active bisect run when rejecting delete René Scharfe 2026-07-25 12:41:07 +02:00
  • fd2739b159 pack-bitmap: handle duplicate pack entries during MIDX reuse Taylor Blau 2026-07-24 16:06:24 -05:00
  • 89810d5493 test-tool bitmap: reject packs with duplicate objects Taylor Blau 2026-07-24 16:06:20 -05:00
  • e3ffc236a8 midx: verify duplicate pack entries by OID and offset Taylor Blau 2026-07-24 16:06:09 -05:00
  • f4037afe80 packfile: recover delta cycles through duplicate entries Taylor Blau 2026-07-24 16:06:00 -05:00
  • 8211462761 t5308: test reverse indexes with duplicate objects Taylor Blau 2026-07-24 16:05:50 -05:00
  • 2883c9d288 What's cooking (2026/07 #11) Junio C Hamano 2026-07-24 15:09:54 -07:00
  • e436a42272 Merge branch 'ps/cat-file-remote-object-info' into next Junio C Hamano 2026-07-24 14:46:47 -07:00
  • 3cb8da6b6a Merge branch 'jt/config-lock-timeout' into next Junio C Hamano 2026-07-24 14:46:47 -07:00
  • dea7ccfea1 Meta/update-from-lore: support initial import as well Junio C Hamano 2026-07-24 13:22:28 -07:00
  • 1034ad383f builtin/clone: fix segfault when using --revision with protocol v0 Adrian Friedli 2026-07-24 14:41:38 +02:00
  • dd1968bf84 cat-file: make remote-object-info allow-list adapt to the server Pablo Sabater 2026-07-24 12:54:24 +02:00
  • 0ae93f56ec cat-file: add remote-object-info to batch-command Eric Ju 2026-07-24 12:54:23 +02:00
  • 12a19eec1d transport: add client support for object-info Calvin Wan 2026-07-24 12:54:22 +02:00
  • 7dcbd35a12 serve: advertise object-info feature Calvin Wan 2026-07-24 12:54:21 +02:00
  • e44aca6145 protocol-caps: check object existence regardless of the attributes requested Pablo Sabater 2026-07-24 12:54:20 +02:00
  • 24f082e6f4 fetch-pack: move fetch initialization Calvin Wan 2026-07-24 12:54:19 +02:00
  • eb1fbc64b7 connect: make write_fetch_command_and_capabilities() more generic Pablo Sabater 2026-07-24 12:54:18 +02:00
  • 40865f70d4 fetch-pack: move write_fetch_command_and_capabilities() to connect.c Pablo Sabater 2026-07-24 12:54:17 +02:00
  • b72559caa4 fetch-pack: use unsigned int for hash_algo variable Pablo Sabater 2026-07-24 12:54:16 +02:00
  • b54d5e19f0 fetch-pack: drop the static advertise_sid variable Pablo Sabater 2026-07-24 12:54:15 +02:00
  • fb60c49d18 t1006: extract helper functions into new 'lib-cat-file.sh' Eric Ju 2026-07-24 12:54:14 +02:00
  • f05e099dea cat-file: declare loop counter inside for() Eric Ju 2026-07-24 12:54:13 +02:00
  • 840eb9a1c5 transport-helper: fix memory leak of helper on disconnect Pablo Sabater 2026-07-24 12:54:12 +02:00
  • 05d0dd408c Merge branch 'tn/packfile-uri-concurrency' into seen test Junio C Hamano 2026-07-23 14:30:45 -07:00