summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-10-09doc: explain the impact of stash.index on --autostash optionsD. Ben Knoble-0/+4
2025-10-09t1010: use BROKEN_OBJECTS prerequisitebrian m. carlson-5/+8
2025-10-09t: allow specifying compatibility hashbrian m. carlson-2/+20
2025-10-09fsck: consider gpgsig headers expected in tagsbrian m. carlson-0/+80
2025-10-09rev-parse: allow printing compatibility hashbrian m. carlson-6/+50
2025-10-09docs: add documentation for loose objectsbrian m. carlson-0/+55
2025-10-09docs: improve ambiguous areas of pack format documentationbrian m. carlson-0/+19
2025-10-09docs: reflect actual double signature for tagsbrian m. carlson-11/+13
2025-10-09docs: update offset order for pack index v3brian m. carlson-6/+4
2025-10-09docs: update pack index v3 formatbrian m. carlson-4/+8
2025-10-09Merge branch 'kh/doc-patch-id-markup-fix' into kh/doc-patch-id-1Junio C Hamano-20/+23
2025-10-09refs: forbid clang to complain about unreachable codeJohannes Schindelin-1/+7
2025-10-09mingw: order `#include`s alphabeticallyJohannes Schindelin-11/+11
2025-10-09mingw: avoid relative `#include`sJohannes Schindelin-10/+10
2025-10-08The sixteenth batchJunio C Hamano-0/+10
2025-10-08Merge branch 'ps/rust-balloon'Junio C Hamano-131/+410
2025-10-08Merge branch 'mh/doc-credential-url-prefix'Junio C Hamano-12/+22
2025-10-08Merge branch 'kn/ref-cache-seek-fix'Junio C Hamano-1/+66
2025-10-08Merge branch 'ml/reflog-write-committer-info-fix'Junio C Hamano-0/+38
2025-10-07SubmittingPatches: guidance for multi-series effortsTaylor Blau-0/+8
2025-10-07SubmittingPatches: extend release-notes experiment to topic namesTaylor Blau-8/+13
2025-10-07The fifteenth batchJunio C Hamano-0/+10
2025-10-07Merge branch 'ps/odb-clean-stale-wrappers'Junio C Hamano-42/+8
2025-10-07Merge branch 'js/curl-off-t-fixes'Junio C Hamano-13/+16
2025-10-07Merge branch 'jt/clang-format-foreach-wo-space-before-parenthesis'Junio C Hamano-1/+1
2025-10-07Merge branch 'ps/packfile-store'Junio C Hamano-269/+396
2025-10-07Merge branch 'je/doc-push'Junio C Hamano-96/+103
2025-10-07Merge branch 'ps/gitlab-ci-windows-improvements' into ps/ci-rustJunio C Hamano-27/+36
2025-10-07Merge branch 'ps/rust-balloon' into ps/ci-rustJunio C Hamano-131/+410
2025-10-07mailmap: change primary address for Jonathan TanJonathan Tan-0/+1
2025-10-07parseopt: values of pathname type can be prefixed with :(optional)Junio C Hamano-11/+44
2025-10-07config: values of pathname type can be prefixed with :(optional)Junio C Hamano-4/+41
2025-10-07t7500: fix GIT_EDITOR shell snippetJunio C Hamano-2/+2
2025-10-07refs/reftable: add fsck check for checking the table nameKarthik Nayak-5/+115
2025-10-07reftable: add code to facilitate consistency checksKarthik Nayak-1/+143
2025-10-07fsck: order 'fsck_msg_type' alphabeticallyKarthik Nayak-19/+19
2025-10-07Documentation/fsck-msgids: remove duplicate msg idKarthik Nayak-3/+0
2025-10-07reftable: check for trailing newline in 'tables.list'Karthik Nayak-26/+49
2025-10-07refs: move consistency check msg to generic layerKarthik Nayak-2/+4
2025-10-07refs: remove unused headersKarthik Nayak-3/+0
2025-10-07doc: fix indentation of refStorage item in git-config(1)Jeff King-1/+2
2025-10-06doc: git-push: add explanation of `git push origin main`Julia Evans-0/+4
2025-10-06doc: git-push: clarify "what to push"Julia Evans-12/+15
2025-10-06doc: git-push: clarify "where to push"Julia Evans-4/+2
2025-10-06doc: add an UPSTREAM BRANCHES section to pull/push/fetchJulia Evans-0/+42
2025-10-06doc: git-push: clarify introJulia Evans-6/+7
2025-10-06add-patch: reset "permitted" at loop startRené Scharfe-9/+24
2025-10-06add-patch: let options a and d roll over like y and nRené Scharfe-6/+21
2025-10-06add-patch: let options k and K roll over like j and JRené Scharfe-29/+37
2025-10-06add-patch: let options y, n, j, and e roll over to next undecidedRené Scharfe-4/+33