Commit Graph

  • 864f55e190 The second batch Junio C Hamano 2026-02-09 12:08:48 -08:00
  • 6a3c66d72e Merge branch 'ty/perf-3400-optim' Junio C Hamano 2026-02-09 12:09:10 -08:00
  • 35e17b2526 Merge branch 'ac/string-list-sort-u-and-tests' Junio C Hamano 2026-02-09 12:09:10 -08:00
  • 4f3929275b Merge branch 'sb/doc-worktree-prune-expire-improvement' Junio C Hamano 2026-02-09 12:09:10 -08:00
  • 6176ee2349 Merge branch 'kn/ref-batch-output-error-reporting-fix' Junio C Hamano 2026-02-09 12:09:10 -08:00
  • 8087aae540 Merge branch 'pw/replay-drop-empty' Junio C Hamano 2026-02-09 12:09:09 -08:00
  • 7bf3785d09 Merge branch 'ps/history' Junio C Hamano 2026-02-09 12:09:09 -08:00
  • 2668b6bdc4 rerere: minor documantation update Junio C Hamano 2026-02-09 10:27:29 -08:00
  • b10e0cb1f3 doc: am: fill out hook discussion Kristoffer Haugsbakk 2026-02-09 18:34:37 +01:00
  • c2f700ac27 doc: am: add missing config am.messageId Kristoffer Haugsbakk 2026-02-09 18:34:36 +01:00
  • 3c18135bfd doc: am: say that --message-id adds a trailer Kristoffer Haugsbakk 2026-02-09 18:34:35 +01:00
  • b679ee0422 doc: am: normalize git(1) command links Kristoffer Haugsbakk 2026-02-09 18:34:34 +01:00
  • aaf3cc3d8d t7003: modernize path existence checks using test helpers SoutrikDas 2026-02-09 22:54:45 +05:30
  • d55eee7978 gitlab-ci: handle failed tests on MSVC+Meson job Patrick Steinhardt 2026-02-09 17:56:15 +01:00
  • cd919ac249 gitlab-ci: use "run-test-slice-meson.sh" Patrick Steinhardt 2026-02-09 17:56:14 +01:00
  • 493f1fa3ff ci: make test slicing consistent across Meson/Make Patrick Steinhardt 2026-02-09 17:56:13 +01:00
  • 8b979ec751 ci: don't skip smallest test slice in GitLab Patrick Steinhardt 2026-02-09 17:56:12 +01:00
  • 424bbfee1d ci: handle failures of test-slice helper Patrick Steinhardt 2026-02-09 17:56:11 +01:00
  • 168d575719 t2003: modernize path existence checks using test helpers Burak Kaan Karaçay 2026-02-09 14:24:44 +03:00
  • 58e4eeeeb5 meson: fix building mergetool docs Phillip Wood 2026-02-09 10:08:43 +00:00
  • 12fee11f21 checkout: tell "parse_remote_branch" which command is calling it Junio C Hamano 2026-01-29 11:06:16 -08:00
  • 2096948158 checkout: pass program-readable token to unified "main" Junio C Hamano 2026-01-29 11:06:15 -08:00
  • 6c21e53bad version: stop using the_repository René Scharfe 2026-02-08 18:01:24 +01:00
  • 10c68d2577 remove duplicate includes René Scharfe 2026-02-08 13:32:22 +01:00
  • 050566633a commit: use commit_stack René Scharfe 2026-02-08 12:37:38 +01:00
  • d49f23ae2f object-file-convert: always make sure object ID algo is valid brian m. carlson 2026-02-07 20:04:46 +00:00
  • 39e4dcf77d rust: add a small wrapper around the hashfile code brian m. carlson 2026-02-07 20:04:45 +00:00
  • 40a1b4fb2b rust: add a new binary object map format brian m. carlson 2026-02-07 20:04:44 +00:00
  • 0c04f2621e rust: add functionality to hash an object brian m. carlson 2026-02-07 20:04:43 +00:00
  • 3bb0b0afab rust: add a build.rs script for tests brian m. carlson 2026-02-07 20:04:42 +00:00
  • 41d1d14a18 rust: fix linking binaries with cargo brian m. carlson 2026-02-07 20:04:41 +00:00
  • 9a1fa36fe3 hash: expose hash context functions to Rust brian m. carlson 2026-02-07 20:04:40 +00:00
  • e54bedc169 write-or-die: add an fsync component for the object map brian m. carlson 2026-02-07 20:04:39 +00:00
  • 0a0f6b97e9 csum-file: define hashwrite's count as a uint32_t brian m. carlson 2026-02-07 20:04:38 +00:00
  • 86215ab0cc rust: add additional helpers for ObjectID brian m. carlson 2026-02-07 20:04:37 +00:00
  • 9005b5bb72 hash: add a function to look up hash algo structs brian m. carlson 2026-02-07 20:04:36 +00:00
  • e25c7c9393 rust: add a hash algorithm abstraction brian m. carlson 2026-02-07 20:04:35 +00:00
  • b674d1036a rust: add a ObjectID struct brian m. carlson 2026-02-07 20:04:34 +00:00
  • 67e526c33e hash: use uint32_t for object_id algorithm brian m. carlson 2026-02-07 20:04:33 +00:00
  • 9c317a68b7 conversion: don't crash when no destination algo brian m. carlson 2026-02-07 20:04:32 +00:00
  • 13ecc93842 repository: require Rust support for interoperability brian m. carlson 2026-02-07 20:04:31 +00:00
  • bfc1b34859 completion: add stash import, export D. Ben Knoble 2026-02-07 16:59:16 -05:00
  • 8600b4ec9e merge-file: honor merge.conflictStyle outside of a repository Yannik Tausch 2026-02-07 22:37:48 +01:00
  • f22249b912 What's cooking (2026/02 #03) Junio C Hamano 2026-02-07 13:07:15 -08:00
  • 64333814d3 Merge branch 'sb/merge-ours-sparse' into next Junio C Hamano 2026-02-06 21:07:54 -08:00
  • 222e701dd5 Merge branch 'sd/doc-my1c-api-config-reference-fix' into next Junio C Hamano 2026-02-06 21:07:54 -08:00
  • 2890869b63 Merge branch 'jc/ci-test-contrib-too' into next Junio C Hamano 2026-02-06 21:07:54 -08:00
  • 9f85ed3c47 Merge branch 'jt/odb-transaction-per-source' into next Junio C Hamano 2026-02-06 21:07:53 -08:00
  • f7ef001af4 Merge branch 'ps/commit-list-functions-renamed' into next Junio C Hamano 2026-02-06 21:07:53 -08:00
  • b3dcd27ef8 Merge branch 'tc/last-modified-not-a-tree' into next Junio C Hamano 2026-02-06 21:07:53 -08:00
  • c591c3ceff ci: ubuntu: use GNU coreutils for dirname Colin Stagner 2026-02-06 22:27:03 -06:00
  • fb1b786ebf merge-ours: integrate with sparse-index Sam Bostock 2026-02-06 19:16:23 +00:00
  • ba447e9cec merge-ours: drop USE_THE_REPOSITORY_VARIABLE Sam Bostock 2026-02-06 19:16:22 +00:00
  • 2a3d683680 Merge branch 'mc/doc-send-email-signed-off-by-cc' into next Junio C Hamano 2026-02-06 11:22:59 -08:00
  • ac9d269e5c Merge branch 'cf/c23-const-preserving-strchr-updates-0' into next Junio C Hamano 2026-02-06 11:22:59 -08:00
  • 6cc6d1b4c6 Documentation: update add --force option + ignore=all config Claus Schneider(Eficode) 2026-02-06 13:23:00 +00:00
  • 902013225c tests: fix existing tests when add an ignore=all submodule Claus Schneider(Eficode) 2026-02-06 13:22:59 +00:00
  • 297a27fdf2 tests: t2206-add-submodule-ignored: ignore=all and add --force tests Claus Schneider(Eficode) 2026-02-06 13:22:58 +00:00
  • a16c4a245a read-cache: submodule add need --force given ignore=all configuration Claus Schneider(Eficode) 2026-02-06 13:22:57 +00:00
  • 37196d8995 read-cache: update add_files_to_cache take param ignored_too Claus Schneider(Eficode) 2026-02-06 13:22:56 +00:00
  • c44b3f3203 doc: fix repo_config documentation reference SoutrikDas 2026-02-06 11:51:08 +05:30
  • a34d1d53a6 doc: convert git-show to synopsis style Jean-Noël Avila 2026-02-06 04:12:26 +00:00
  • ccaca2c475 doc: fix some style issues in git-clone and for-each-ref-options Jean-Noël Avila 2026-02-06 04:12:25 +00:00
  • 4f29c68534 doc: finalize git-clone documentation conversion to synopsis style Jean-Noël Avila 2026-02-06 04:12:24 +00:00
  • 777f5d089c doc: convert git-submodule to synopsis style Jean-Noël Avila 2026-02-06 04:12:23 +00:00
  • 6a41481c6d whitespace: symbolic links usually lack LF at the end Junio C Hamano 2026-02-04 13:23:06 -08:00
  • fc9fd8065c gpg-interface: remove an unnecessary NULL initialization Collin Funk 2026-02-05 17:46:10 -08:00
  • 4ac4705afa global: constify some pointers that are not written to Collin Funk 2026-02-05 17:46:09 -08:00
  • 2772fa37f0 Sync with 'master' Junio C Hamano 2026-02-05 16:06:22 -08:00
  • 128a77dfe5 Merge branch 'jc/diff-highlight-main-master-testfix' into next Junio C Hamano 2026-02-05 16:06:12 -08:00
  • d953fc69cc Merge branch 'cs/subtree-reftable-testfix' into next Junio C Hamano 2026-02-05 16:06:12 -08:00
  • 0755d57f09 Merge branch 'tc/memzero-array' into next Junio C Hamano 2026-02-05 16:06:12 -08:00
  • 3e0db84c88 Start 2.54 cycle Junio C Hamano 2026-02-05 15:07:22 -08:00
  • 96614e799c Merge branch 'sp/t5500-cleanup' Junio C Hamano 2026-02-05 15:42:01 -08:00
  • 7758f84682 Merge branch 'tc/last-modified-options-cleanup' Junio C Hamano 2026-02-05 15:42:01 -08:00
  • 1f17604ce4 Merge branch 'lp/diff-stat-utf8-display-width-fix' Junio C Hamano 2026-02-05 15:42:01 -08:00
  • d83491aeba Merge branch 'ac/sparse-checkout-string-list-cleanup' Junio C Hamano 2026-02-05 15:42:00 -08:00
  • b77c91a49d Merge branch 'sp/myfirstcontribution-include-update' Junio C Hamano 2026-02-05 15:42:00 -08:00
  • d62717b182 Merge branch 'dd/t5403-modernise' Junio C Hamano 2026-02-05 15:42:00 -08:00
  • 4ae96a4c0e Merge branch 'ap/http-probe-rpc-use-auth' Junio C Hamano 2026-02-05 15:41:58 -08:00
  • c3a5261dc0 Merge branch 'ar/submodule-gitdir-tweak' Junio C Hamano 2026-02-05 15:41:58 -08:00
  • ae78735c4b Merge branch 'aa/add-p-previous-decisions' Junio C Hamano 2026-02-05 15:41:58 -08:00
  • 2b53e8b3ee Merge branch 'jk/remote-tracking-ref-leakfix' Junio C Hamano 2026-02-05 15:41:57 -08:00
  • f1be7b64d3 What's cooking (2026/02 #02) Junio C Hamano 2026-02-05 14:01:03 -08:00
  • 831989ef38 doc: send-email: correct --no-signed-off-by-cc misspelling Matěj Cepl 2026-02-05 17:24:01 +01:00
  • 3c6162ea5c test: optionally test contrib in CI Junio C Hamano 2026-02-02 13:07:58 -08:00
  • ddae547e37 Merge branch 'pks-meson-fix-missing-msgfmt' of https://github.com/pks-gitlab/gitk Johannes Sixt 2026-02-05 13:45:51 +01:00
  • 97121bb017 gitk: fix msgfmt being required Patrick Steinhardt 2026-02-05 12:50:13 +01:00
  • 305ecc6b61 Merge branch 'rs/blame-ignore-colors-fix' into next Junio C Hamano 2026-02-04 13:35:48 -08:00
  • 0d4010771a Merge branch 'hs/t9160-test-paths' into next Junio C Hamano 2026-02-04 13:35:47 -08:00
  • 1f4534468b Merge branch 'am/doc-github-contributiong-link-to-submittingpatches' into next Junio C Hamano 2026-02-04 13:35:47 -08:00
  • 0b24d64c43 Merge branch 'kh/doc-shortlog-fix' into next Junio C Hamano 2026-02-04 13:35:47 -08:00
  • 58399695e4 Merge branch 'sp/show-index-warn-fallback' into next Junio C Hamano 2026-02-04 13:35:46 -08:00
  • 1e3962c6b7 meson: wire up gitk and git-gui Patrick Steinhardt 2026-02-04 09:38:11 +01:00
  • 486386c687 contrib/subtree: fix tests with reftable backend Colin Stagner 2026-02-03 22:38:11 -06:00
  • 90695bbdae gpg-interface: signatures by expired keys are fine Uwe Kleine-König 2026-02-04 16:23:06 +01:00
  • 468b5f75c3 Merge branch 'ar/run-command-hook-take-2' into ar/config-hooks Junio C Hamano 2026-02-04 09:22:21 -08:00
  • 0728012c53 diff-highlight: allow testing with Git 3.0 breaking changes Junio C Hamano 2026-02-03 13:26:00 -08:00
  • d3a5fddcad sideband: delay sanitizing by default to Git v3.0 Johannes Schindelin 2026-02-03 10:18:02 +00:00
  • 29c5a16f84 sideband: offer to configure sanitizing on a per-URL basis Johannes Schindelin 2026-02-03 10:18:01 +00:00