Commit Graph

  • 72e6a61c40 Merge branch 'sh/completion-with-reftable' Junio C Hamano 2024-01-02 13:51:28 -0800
  • 1b2234079b t9500: write "extensions.refstorage" into config Patrick Steinhardt 2023-12-29 08:27:13 +0100
  • 5ed860f51b builtin/clone: introduce `--ref-format=` value flag Patrick Steinhardt 2023-12-29 08:27:09 +0100
  • 48fa45f5fb builtin/init: introduce `--ref-format=` value flag Patrick Steinhardt 2023-12-29 08:27:04 +0100
  • 3c4a5318af builtin/rev-parse: introduce `--show-ref-format` flag Patrick Steinhardt 2023-12-29 08:27:00 +0100
  • 58aaf59133 t: introduce GIT_TEST_DEFAULT_REF_FORMAT envvar Patrick Steinhardt 2023-12-29 08:26:56 +0100
  • aa19619a98 setup: introduce GIT_DEFAULT_REF_FORMAT envvar Patrick Steinhardt 2023-12-29 08:26:52 +0100
  • d7497a42b0 setup: introduce "extensions.refStorage" extension Patrick Steinhardt 2023-12-29 08:26:47 +0100
  • 58be32fff9 setup: set repository's formats on init Patrick Steinhardt 2023-12-29 08:26:43 +0100
  • 173761e21b setup: start tracking ref storage format Patrick Steinhardt 2023-12-29 08:26:39 +0100
  • 0fcc285c5e refs: refactor logic to look up storage backends Patrick Steinhardt 2023-12-29 08:26:34 +0100
  • 465a22b338 worktree: skip reading HEAD when repairing worktrees Patrick Steinhardt 2023-12-29 08:26:30 +0100
  • bb0372c979 t: introduce DEFAULT_REPO_FORMAT prereq Patrick Steinhardt 2023-12-29 08:26:26 +0100
  • 2232a88ab6 attr: add builtin objectmode values support Joanna Wang 2023-11-16 05:44:37 +0000
  • c61740d607 mem-pool: simplify alignment calculation René Scharfe 2023-12-24 18:02:04 +0100
  • 6cbae64000 mem-pool: fix big allocations René Scharfe 2023-12-28 20:19:06 +0100
  • 03bcc93769 sideband.c: remove redundant 'NEEDSWORK' tag Chandra Pratap 2023-12-28 08:01:00 +0000
  • 291873e5d6 SubmittingPatches: hyphenate non-ASCII Josh Soref 2023-12-28 04:55:24 +0000
  • 7818951623 SubmittingPatches: clarify GitHub artifact format Josh Soref 2023-12-28 04:55:23 +0000
  • 0771a3b55c SubmittingPatches: clarify GitHub visual Josh Soref 2023-12-28 04:55:22 +0000
  • 08e2e6f8d2 SubmittingPatches: provide tag naming advice Josh Soref 2023-12-28 04:55:21 +0000
  • c771ef6f77 SubmittingPatches: update extra tags list Josh Soref 2023-12-28 04:55:20 +0000
  • ac9fff2bf1 SubmittingPatches: discourage new trailers Josh Soref 2023-12-28 04:55:19 +0000
  • 127106294a SubmittingPatches: drop ref to "What's in git.git" Josh Soref 2023-12-28 04:55:18 +0000
  • e6397c5cc8 CodingGuidelines: write punctuation marks Josh Soref 2023-12-28 04:55:17 +0000
  • 2d194548cb CodingGuidelines: move period inside parentheses Josh Soref 2023-12-28 04:55:16 +0000
  • 489058b80d What's cooking (2023/12 #05) Junio C Hamano 2023-12-27 16:21:59 -0800
  • e79552d197 The fourth batch Junio C Hamano 2023-12-27 14:51:46 -0800
  • 94e8e404a7 Merge branch 'ps/clone-into-reftable-repository' Junio C Hamano 2023-12-27 14:52:28 -0800
  • 6db745e1f5 Merge branch 'rs/t6300-compressed-size-fix' Junio C Hamano 2023-12-27 14:52:27 -0800
  • deb67d12de Merge branch 'jx/fetch-atomic-error-message-fix' Junio C Hamano 2023-12-27 14:52:27 -0800
  • a29e8b6059 Merge branch 'rs/c99-stdbool-test-balloon' Junio C Hamano 2023-12-27 14:52:27 -0800
  • aa6122ce52 Merge branch 'sp/test-i18ngrep' Junio C Hamano 2023-12-27 14:52:27 -0800
  • c17ed4fe26 Merge branch 'jc/doc-misspelt-refs-fix' Junio C Hamano 2023-12-27 14:52:26 -0800
  • f96fecc7c4 Merge branch 'jc/doc-most-refs-are-not-that-special' Junio C Hamano 2023-12-27 14:52:26 -0800
  • b0d277d69f Merge branch 'es/add-doc-list-short-form-of-all-in-synopsis' Junio C Hamano 2023-12-27 14:52:26 -0800
  • 9df9e3770a Merge branch 'jk/mailinfo-iterative-unquote-comment' Junio C Hamano 2023-12-27 14:52:26 -0800
  • f6a129ceaf Merge branch 'ps/chainlint-self-check-update' Junio C Hamano 2023-12-27 14:52:25 -0800
  • 73b1808fa3 Merge branch 'rs/show-ref-incompatible-options' Junio C Hamano 2023-12-27 14:52:25 -0800
  • 637e34a783 Merge branch 'ps/reftable-fixes' Junio C Hamano 2023-12-27 14:52:25 -0800
  • b7fbd2ab83 Merge branch 'jc/diff-cached-fsmonitor-fix' Junio C Hamano 2023-12-27 14:52:25 -0800
  • 01f86ebb95 Merge branch 'jc/fake-lstat' Junio C Hamano 2023-12-27 14:52:24 -0800
  • db2cf6f3bb Merge branch 'jk/mailinfo-oob-read-fix' Junio C Hamano 2023-12-27 14:52:24 -0800
  • f09e74175d Merge branch 'jc/checkout-B-branch-in-use' Junio C Hamano 2023-12-27 14:52:24 -0800
  • 45b625142d apply: code simplification Junio C Hamano 2023-12-26 15:32:18 -0800
  • 01aff0ae85 apply: correctly reverse patch's pre- and post-image mode bits Junio C Hamano 2023-12-26 15:32:17 -0800
  • 0482c32c33 apply: ignore working tree filemode when !core.filemode Chandra Pratap 2023-12-26 15:32:16 -0800
  • 53ded839ae sparse-checkout: use default patterns for 'set' only !stdin Junio C Hamano 2023-12-20 22:59:24 -0800
  • f8ab66f9f3 sparse-checkout: be consistent with end of options markers Elijah Newren 2023-12-26 19:39:22 +0000
  • d57c671a51 treewide: remove unnecessary includes in source files Elijah Newren 2023-12-23 17:15:00 +0000
  • ec2101abf3 treewide: add direct includes currently only pulled in transitively Elijah Newren 2023-12-23 17:14:59 +0000
  • 0a4d5b9772 trace2/tr2_tls.h: remove unnecessary include Elijah Newren 2023-12-23 17:14:58 +0000
  • e9bb166491 submodule-config.h: remove unnecessary include Elijah Newren 2023-12-23 17:14:57 +0000
  • 545f7b50e8 pkt-line.h: remove unnecessary include Elijah Newren 2023-12-23 17:14:56 +0000
  • a28fe2d901 line-log.h: remove unnecessary include Elijah Newren 2023-12-23 17:14:55 +0000
  • f25e65e0fe http.h: remove unnecessary include Elijah Newren 2023-12-23 17:14:54 +0000
  • 31d20faa90 fsmonitor--daemon.h: remove unnecessary includes Elijah Newren 2023-12-23 17:14:53 +0000
  • bd6cc1d9ec blame.h: remove unnecessary includes Elijah Newren 2023-12-23 17:14:52 +0000
  • c2c4138c07 archive.h: remove unnecessary include Elijah Newren 2023-12-23 17:14:51 +0000
  • eea0e59ffb treewide: remove unnecessary includes in source files Elijah Newren 2023-12-23 17:14:50 +0000
  • 147438e8a0 treewide: remove unnecessary includes from header files Elijah Newren 2023-12-23 17:14:49 +0000
  • 51e846e673 doc: enforce placeholders in documentation Jean-Noël Avila 2023-12-25 21:21:27 +0000
  • 2162f9f6f8 doc: enforce dashes in placeholders Jean-Noël Avila 2023-12-25 21:21:26 +0000
  • 5b7eec4bc5 fast-import: use mem_pool_calloc() René Scharfe 2023-12-26 09:17:45 +0100
  • f546151228 t1006: add tests for %(objectsize:disk) Jeff King 2023-12-21 04:47:22 -0500
  • d6b6cd1393 archive: "--list" does not take further options Junio C Hamano 2023-12-21 10:13:58 -0800
  • 2e13ed4671 Merge branch 'jk/end-of-options' into jc/sparse-checkout-set-add-end-of-options Junio C Hamano 2023-12-20 21:49:33 -0800
  • 63956c553d Documentation/git-merge.txt: use backticks for command wrapping Michael Lohmann 2023-12-20 20:53:42 +0100
  • dc18ead555 Documentation/git-merge.txt: fix reference to synopsis Michael Lohmann 2023-12-20 22:35:34 +0100
  • 18571e56f7 Meta/RB: retire unused script that was written long time ago Junio C Hamano 2023-12-20 13:37:44 -0800
  • 8e24d41a26 What's cooking (2023/12 #04) Junio C Hamano 2023-12-20 13:36:48 -0800
  • 1c4c56b885 Meta/round: make it easier to find the beginning of each task Junio C Hamano 2023-12-20 12:32:28 -0800
  • 27bf3ab440 Meta/Summary: avoid paging individual steps Junio C Hamano 2023-12-20 12:30:16 -0800
  • de7c27a186 trailer: use offsets for trailer_start/trailer_end Linus Arver 2023-10-20 19:01:35 +0000
  • 97e9d0b78a trailer: find the end of the log message Linus Arver 2023-10-20 19:01:34 +0000
  • 7a75e131d6 Merge branch 'ps/clone-into-reftable-repository' into ps/refstorage-extension Junio C Hamano 2023-12-20 10:19:58 -0800
  • 055bb6e996 The third batch Junio C Hamano 2023-12-20 10:15:09 -0800
  • 66e959f431 Merge branch 'jk/config-cleanup' Junio C Hamano 2023-12-20 10:14:54 -0800
  • 2b9cbc6d01 Merge branch 'jk/implicit-true' Junio C Hamano 2023-12-20 10:14:54 -0800
  • 67dfb897b3 Merge branch 'jk/bisect-reset-fix' Junio C Hamano 2023-12-20 10:14:54 -0800
  • 9eec6a1c5f Merge branch 'jk/end-of-options' Junio C Hamano 2023-12-20 10:14:54 -0800
  • 3c8f932d35 Merge branch 'rs/incompatible-options-messages' Junio C Hamano 2023-12-20 10:14:53 -0800
  • c4bf868bee Merge branch 'jc/revision-parse-int' Junio C Hamano 2023-12-20 10:14:53 -0800
  • 2d09302a01 Merge branch 'mk/doc-gitfile-more' Junio C Hamano 2023-12-20 10:14:53 -0800
  • a21a929643 Merge branch 'ps/ref-tests-update-more' Junio C Hamano 2023-12-20 10:14:53 -0800
  • 145336ec1d Merge branch 'jp/use-diff-index-in-pre-commit-sample' Junio C Hamano 2023-12-20 10:14:52 -0800
  • 425e7f0532 Merge branch 'en/complete-sparse-checkout' Junio C Hamano 2023-12-20 10:14:52 -0800
  • 45184afb4d rebase: use strvec_pushf() for format-patch revisions René Scharfe 2023-12-19 08:42:18 +0100
  • 5809004f26 Merge branch 'ps/reftable-fixes' into ps/reftable-fixes-and-optims Junio C Hamano 2023-12-20 08:21:50 -0800
  • 44dbb3bf29 completion: support pseudoref existence checks for reftables Stan Hu 2023-12-19 14:14:18 -0800
  • 666270a2df completion: refactor existence checks for pseudorefs Stan Hu 2023-12-19 14:14:17 -0800
  • a762af3dfd remote.h: retire CAS_OPT_NAME Junio C Hamano 2023-12-19 11:26:25 -0800
  • a36bff7006 What's cooking (2023/12 #03) Junio C Hamano 2023-12-18 14:40:13 -0800
  • 624eb90fa8 The second batch Junio C Hamano 2023-12-18 12:44:19 -0800
  • c1aefb6d04 Merge branch 'jh/trace2-redact-auth' Junio C Hamano 2023-12-18 14:10:13 -0800
  • 78956864b0 Merge branch 'ad/merge-file-diff-algo' Junio C Hamano 2023-12-18 14:10:13 -0800
  • cacf27bf82 Merge branch 'rs/column-leakfix' Junio C Hamano 2023-12-18 14:10:13 -0800
  • b3e223ddda Merge branch 'rs/i18n-cannot-be-used-together' Junio C Hamano 2023-12-18 14:10:12 -0800
  • 468d49634f Merge branch 'jb/reflog-expire-delete-dry-run-options' Junio C Hamano 2023-12-18 14:10:12 -0800
  • ec5ab1482d Merge branch 'js/update-urls-in-doc-and-comment' Junio C Hamano 2023-12-18 14:10:12 -0800