Commit Graph

  • 748d7c2c93 Merge branch 'gf/clear-path-cache-cleanup' into next Junio C Hamano 2025-12-22 14:58:30 +09:00
  • a84d7e8a32 Merge branch 'gf/maintenance-is-needed-fix' into next Junio C Hamano 2025-12-22 14:58:29 +09:00
  • 5f7e5b040b Merge branch 'dk/ci-rust-fix' into next Junio C Hamano 2025-12-22 14:58:29 +09:00
  • 5d68c3ef97 Merge branch 'mh/doc-core-attributesfile' into next Junio C Hamano 2025-12-22 14:58:29 +09:00
  • 0d3b9de55c Merge branch 'ps/repack-avoid-noop-midx-rewrite' into next Junio C Hamano 2025-12-22 14:58:28 +09:00
  • 3eaa789d0d Merge branch 'js/test-symlink-windows' into next Junio C Hamano 2025-12-22 14:58:28 +09:00
  • 31970a567d Merge branch 'jt/doc-rev-list-filter-provided-objects' into next Junio C Hamano 2025-12-22 14:58:28 +09:00
  • d04904c31c Merge branch 'jt/repo-struct-more-objinfo' into next Junio C Hamano 2025-12-22 14:58:28 +09:00
  • c8d76f7325 The 11th batch Junio C Hamano 2025-12-22 13:46:36 +09:00
  • e72259073d Merge branch 'rs/t4014-git-version-string-fix' Junio C Hamano 2025-12-22 14:57:49 +09:00
  • bcc20b8304 Merge branch 'kj/pull-options-decl-cleanup' Junio C Hamano 2025-12-22 14:57:48 +09:00
  • 448673412d Merge branch 'jc/macports-darwinports' Junio C Hamano 2025-12-22 14:57:48 +09:00
  • 24a51fef5b Merge branch 'rs/replay-wrong-onto-fix' Junio C Hamano 2025-12-22 14:57:48 +09:00
  • 6a3051d3c2 Merge branch 'kh/doc-replay-updates' Junio C Hamano 2025-12-22 14:57:48 +09:00
  • 5a8046ab33 Merge branch 'ps/odb-alternates-object-sources' Junio C Hamano 2025-12-22 14:57:48 +09:00
  • acffc5e9e5 doc: convert git-remote to synopsis style Jean-Noël Avila 2025-12-20 19:16:27 +00:00
  • 5b35e736dd doc: convert git stage to use synopsis block Jean-Noël Avila 2025-12-20 19:16:26 +00:00
  • ead7aae0e4 doc: convert git-status tables to AsciiDoc format Jean-Noël Avila 2025-12-20 19:16:25 +00:00
  • 20e56300d4 doc: convert git-status to synopsis style Jean-Noël Avila 2025-12-20 19:16:24 +00:00
  • f53f133d8d doc: fix t0450-txt-doc-vs-help to select only first synopsis block Jean-Noël Avila 2025-12-20 19:16:23 +00:00
  • 2dafdb9732 Merge branch 'ja/doc-misc-fixes' into next Junio C Hamano 2025-12-20 16:01:23 +09:00
  • 8ee262985a doc: correct minor wording issues Jean-Noël Avila 2025-12-19 18:54:16 +00:00
  • b2ff85e12c doc: fix asciidoc markup issues in several files Jean-Noël Avila 2025-12-19 18:54:15 +00:00
  • d7e40c9336 Revert "Merge branch 'ja/doc-misc-fixes' into next" Junio C Hamano 2025-12-20 14:55:10 +09:00
  • 7796c14a1a bundle-uri: validate that bundle entries have a uri Sam Bostock 2025-12-19 16:01:46 +00:00
  • 5807909328 What's cooking (2025/12 #06) Junio C Hamano 2025-12-19 23:27:26 +09:00
  • 0814c687bb Merge branch 'jc/doc-commit-signoff-config' into next Junio C Hamano 2025-12-19 23:07:02 +09:00
  • a0c813951a signoff-option: linkify the reference to gitfaq Junio C Hamano 2025-12-19 21:51:01 +09:00
  • c469ca26c5 rust: build correctly without GNU sed D. Ben Knoble 2025-12-18 18:25:44 -05:00
  • beb1789f08 Merge branch 'ps/ci-rust' into dk/ci-rust-fix Junio C Hamano 2025-12-19 17:57:16 +09:00
  • 46d0ee2d69 refs: dereference the value of the required pointer Greg Funni 2025-12-18 16:10:49 +00:00
  • 12f0be0857 repository: remove duplicate free of cache->squash_msg Greg Funni 2025-12-18 15:49:12 +00:00
  • 949df6ed6b test_detect_ref_format: fix comment Johannes Schindelin 2025-12-18 15:20:59 +00:00
  • 17f4b01da7 t5563: add missing end-of-line in HTTP header Jeff King 2025-12-18 07:18:19 -05:00
  • 2c6fc31e04 t5551: handle trailing slashes in expected cookies output Jeff King 2025-12-18 07:13:47 -05:00
  • 00f117fafe Merge branch 'jc/object-read-stream-fix' into ps/read-object-info-improvements Junio C Hamano 2025-12-18 20:55:09 +09:00
  • a650ad996d odb: do not use "blank" substitute for NULL Junio C Hamano 2025-12-18 12:35:40 +09:00
  • ee94076814 Merge branch 'ap/packfile-promisor-object-optim' into next Junio C Hamano 2025-12-18 15:28:28 +09:00
  • d30d8cac71 Merge branch 'ja/doc-misc-fixes' into next Junio C Hamano 2025-12-18 15:28:28 +09:00
  • 27c9ad156c Merge branch 'jc/doc-commit-signoff-config' into next Junio C Hamano 2025-12-18 15:28:28 +09:00
  • c11ebcf075 Merge branch 'jc/c99-fam' into next Junio C Hamano 2025-12-18 15:28:28 +09:00
  • 1da2a42c78 Merge branch 'ps/object-read-stream' into jc/object-read-stream-fix Junio C Hamano 2025-12-18 12:21:21 +09:00
  • 1722c2244b docs: note the type of core.attributesfile Matthew Hughes 2025-12-17 19:59:55 +00:00
  • df1b071fed builtin/repo: add object disk size info to structure table Justin Tobler 2025-12-17 11:54:04 -06:00
  • 67cecc693f builtin/repo: add disk size info to keyvalue stucture output Justin Tobler 2025-12-17 11:54:03 -06:00
  • 4d279ae36b builtin/repo: add inflated object info to structure table Justin Tobler 2025-12-17 11:54:02 -06:00
  • 3e114496e4 builtin/repo: add inflated object info to keyvalue structure output Justin Tobler 2025-12-17 11:54:01 -06:00
  • 54731320cc builtin/repo: humanise count values in structure output Justin Tobler 2025-12-17 11:54:00 -06:00
  • ce849b1851 strbuf: split out logic to humanise byte values Justin Tobler 2025-12-17 11:53:59 -06:00
  • 9faaf254ba builtin/repo: group per-type object values into struct Justin Tobler 2025-12-17 11:53:58 -06:00
  • 3d86511c12 Merge branch 'js/test-symlink-windows' into js/prep-symlink-windows Junio C Hamano 2025-12-18 08:20:25 +09:00
  • ef6dd000ad t7800: work around the MSYS path conversion on Windows Johannes Schindelin 2025-12-17 14:18:46 +00:00
  • eae7c16c3d t6423: introduce Windows-specific handling for symlinking to /dev/null Johannes Schindelin 2025-12-17 14:18:45 +00:00
  • be6ac35107 t1305: skip symlink tests that do not apply to Windows Johannes Schindelin 2025-12-17 14:18:44 +00:00
  • dd47906923 t1006: accommodate for symlink support in MSYS2 Johannes Schindelin 2025-12-17 14:18:43 +00:00
  • bd6457cfa3 t0600: fix incomplete prerequisite for a test case Johannes Schindelin 2025-12-17 14:18:42 +00:00
  • 492cc31b57 t0301: another fix for Windows compatibility Johannes Schindelin 2025-12-17 14:18:41 +00:00
  • 5e8e7e47e0 t0001: handle diff --no-index gracefully Johannes Schindelin 2025-12-17 14:18:40 +00:00
  • 6fa50cc4a1 mingw: special-case open(symlink, O_CREAT | O_EXCL) Johannes Schindelin 2025-12-17 14:18:39 +00:00
  • b90a926371 apply: symbolic links lack a "trustable executable bit" Johannes Schindelin 2025-12-17 14:18:38 +00:00
  • 4ec7ac101b t9700: accommodate for Windows paths Johannes Schindelin 2025-12-17 14:18:37 +00:00
  • 1129780f6a commit: document that $command.signoff will not be added Junio C Hamano 2025-12-17 03:54:15 +09:00
  • adc72501d1 What's cooking (2025/12 #05) Junio C Hamano 2025-12-17 17:36:42 +09:00
  • 4f9b5a96bc Sync with 'master' Junio C Hamano 2025-12-17 14:45:43 +09:00
  • 3955b0be68 Merge branch 'kn/fix-fetch-backfill-tag-with-batched-ref-updates' into next Junio C Hamano 2025-12-17 14:45:28 +09:00
  • 2c9d72ec4b Merge branch 'rs/diff-files-r-find-copies-fix' into next Junio C Hamano 2025-12-17 14:45:28 +09:00
  • 0dd398f0b4 Merge branch 'jc/memzero-array' into next Junio C Hamano 2025-12-17 14:45:28 +09:00
  • 4d2f7755b5 Merge branch 'tc/memzero-array' into next Junio C Hamano 2025-12-17 14:45:27 +09:00
  • d8ae4b5ac4 Merge branch 'jc/completion-no-single-letter-options' into next Junio C Hamano 2025-12-17 14:45:27 +09:00
  • 03e0b0b5d9 Merge branch 'jc/submodule-add' into next Junio C Hamano 2025-12-17 14:45:27 +09:00
  • c4a0c8845e The 10th batch Junio C Hamano 2025-12-17 14:11:28 +09:00
  • f3951e3230 Merge branch 'kh/doc-send-email-paragraph-fix' Junio C Hamano 2025-12-17 14:11:53 +09:00
  • 1c8a1b7bf9 Merge branch 'mh/doc-config-gui-gcwarning' Junio C Hamano 2025-12-17 14:11:53 +09:00
  • 85964265a3 Merge branch 'kh/doc-pre-commit-fix' Junio C Hamano 2025-12-17 14:11:53 +09:00
  • 1c22dfde18 Merge branch 'jc/capability-leak' Junio C Hamano 2025-12-17 14:11:52 +09:00
  • 0dd7633a29 Sync with 'master' Junio C Hamano 2025-12-16 11:15:55 +09:00
  • 221721824f Merge branch 'ds/doc-scalar-config' into next Junio C Hamano 2025-12-16 11:15:08 +09:00
  • e7ef0ca622 The ninth batch Junio C Hamano 2025-12-16 11:08:23 +09:00
  • 91bfbf49b6 Merge branch 'rs/ban-mktemp' Junio C Hamano 2025-12-16 11:08:34 +09:00
  • 72154ce414 Merge branch 'gf/win32-pthread-cond-init' Junio C Hamano 2025-12-16 11:08:34 +09:00
  • dbe54273a7 Merge branch 'ps/object-read-stream' Junio C Hamano 2025-12-16 11:08:34 +09:00
  • f293bdcc29 diff-files: fix copy detection René Scharfe 2025-12-14 16:57:06 +01:00
  • c0c4dc0b70 Merge branch 'rs/diff-index-find-copies-harder-optim' into rs/diff-files-r-find-copies-fix Junio C Hamano 2025-12-16 10:22:56 +09:00
  • d5b8031241 doc: flock of small fixes to various documentation files Jean-Noël Avila 2025-12-15 20:23:49 +00:00
  • 6d8dc99478 docs: clarify git-rev-list(1) --filter behavior Justin Tobler 2025-12-15 14:05:12 -06:00
  • 4ce170c522 scalar: document config settings Derrick Stolee 2025-12-12 15:15:28 +00:00
  • 58c7ddb663 What's cooking (2025/12 #04) Junio C Hamano 2025-12-15 18:12:24 +09:00
  • f1799202ea Merge branch 'ps/object-read-stream' into ps/packfile-store-in-odb-source Junio C Hamano 2025-12-15 17:40:31 +09:00
  • be84eed79e Sync with 'master' Junio C Hamano 2025-12-14 17:08:20 +09:00
  • eef802176c Merge branch 'rs/t4014-git-version-string-fix' into next Junio C Hamano 2025-12-14 17:08:08 +09:00
  • f59cad1d37 Merge branch 'kj/pull-options-decl-cleanup' into next Junio C Hamano 2025-12-14 17:08:08 +09:00
  • 5c608e07fe Merge branch 'jc/macports-darwinports' into next Junio C Hamano 2025-12-14 17:08:08 +09:00
  • d34966465f Merge branch 'rs/replay-wrong-onto-fix' into next Junio C Hamano 2025-12-14 17:08:08 +09:00
  • 2a7406f512 Merge branch 'ds/doc-scalar-config' into next Junio C Hamano 2025-12-14 17:08:07 +09:00
  • 71a8f83876 Merge branch 'kh/doc-replay-updates' into next Junio C Hamano 2025-12-14 17:08:07 +09:00
  • d8af7cadaa The eighth batch Junio C Hamano 2025-12-14 17:04:17 +09:00
  • f29e98755d Merge branch 'je/doc-data-model' Junio C Hamano 2025-12-14 17:04:38 +09:00
  • affdbe41bd Merge branch 'lo/repo-struct-z' Junio C Hamano 2025-12-14 17:04:37 +09:00
  • 2378ebcb58 Merge branch 'kh/advise-w-git-help-in-branch' Junio C Hamano 2025-12-14 17:04:37 +09:00
  • c382988d7b Merge branch 'je/doc-pull' Junio C Hamano 2025-12-14 17:04:37 +09:00