aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-18merge-ort: allow rename detection to be disabledElijah Newren1-6/+6
2025-03-18doc: add missing commit C to the graph for --ancestry-path=H D..MHan Jiang1-1/+1
2025-03-18doc: restore: remove note on --patch w/ pathspecsAdam Johnson1-3/+0
2025-03-17reflog: implement subcommand to drop reflogsKarthik Nayak1-4/+19
2025-03-12A bit more updates after -rc2Junio C Hamano1-0/+1
2025-03-12Merge branch 'pb/doc-follow-remote-head'Junio C Hamano1-11/+11
2025-03-12Merge branch 'ma/clone-doc-markup-fix'Junio C Hamano1-3/+3
2025-03-12meson: don't install git-pack-redundant(1) docs with breaking changesPatrick Steinhardt2-3/+12
2025-03-12name-rev: remove "--stdin" supportJunio C Hamano1-0/+6
2025-03-10fast-export, fast-import: add support for signed-commitsLuke Shumaker2-0/+29
2025-03-10git-fast-export.adoc: clarify why 'verbatim' may not be a good ideaLuke Shumaker1-3/+8
2025-03-10fast-export: rename --signed-tags='warn' to 'warn-verbatim'Luke Shumaker1-3/+3
2025-03-10git-fast-import.adoc: add missing LF in the BNFLuke Shumaker1-1/+1
2025-03-10doc: add a blank line around block delimitersJean-Noël Avila17-11/+73
2025-03-10git-clone doc: fix indentationMartin Ågren1-3/+3
2025-03-06Merge branch 'pw/repo-layout-doc-update'Junio C Hamano3-0/+12
2025-03-06Merge branch 'tz/doc-txt-to-adoc-fixes'Junio C Hamano11-47/+46
2025-03-05A few more after -rc1Junio C Hamano1-0/+13
2025-03-05Merge branch 'pw/build-meson-technical-and-howto-docs'Junio C Hamano2-48/+48
2025-03-05Merge branch 'jc/breaking-changes-early-adopter-option'Junio C Hamano1-6/+5
2025-03-05Merge branch 'cc/lop-remote'Junio C Hamano3-0/+737
2025-03-05docs: fix repository-layout when building with breaking changesPhillip Wood3-0/+12
2025-03-03doc: *.txt -> *.adoc fixesTodd Zullinger3-5/+5
2025-03-03technical/partial-clone: update reference to rev-list-options.adocTodd Zullinger1-1/+1
2025-03-03howto/new-command: update reference to builtin docsTodd Zullinger1-1/+1
2025-03-03MyFirstObjectWalk: *.txt -> *.adoc fixesTodd Zullinger1-6/+6
2025-03-03MyFirstContribution: *.txt -> *.adoc fixesTodd Zullinger1-12/+12
2025-03-03CodingGuidelines: *.txt -> *.adoc fixesTodd Zullinger1-2/+2
2025-03-03doc: remove unneeded .gitattributesTodd Zullinger1-1/+0
2025-03-03BreakingChanges: clarify the procedureJunio C Hamano1-6/+5
2025-03-03doc: add technical design doc for large object promisorsChristian Couder1-0/+656
2025-03-03A few more before -rc1Junio C Hamano1-0/+13
2025-03-03Merge branch 'lo/doc-merge-submodule-update'Junio C Hamano1-0/+10
2025-03-03Merge branch 'ps/build-meson-fixes-0130'Junio C Hamano2-8/+7
2025-03-03meson: fix building technical and howto docsPhillip Wood2-48/+48
2025-03-03builtin/diff-pairs: allow explicit diff queue flushJustin Tobler1-0/+4
2025-03-03builtin: introduce diff-pairs commandJustin Tobler2-0/+57
2025-03-01doc: fix build-docdep.perlJunio C Hamano1-12/+12
2025-03-01doc: update howto-index.sh for .adoc extensionsTodd Zullinger1-7/+7
2025-02-27A bit more post -rc0Junio C Hamano1-0/+15
2025-02-27Merge branch 'jc/3.0-branches-remotes-update'Junio C Hamano1-2/+2
2025-02-27Merge branch 'kn/ref-migrate-skip-reflog'Junio C Hamano1-3/+8
2025-02-27Merge branch 'ua/os-version-capability'Junio C Hamano1-3/+7
2025-02-27builtin/fsck: add `git refs verify` child processshejialuo1-1/+6
2025-02-27packed-backend: check whether the "packed-refs" is sortedshejialuo1-0/+3
2025-02-27packed-backend: add "packed-refs" entry consistency checkshejialuo1-0/+3
2025-02-27packed-backend: add "packed-refs" header consistency checkshejialuo1-0/+8
2025-02-26meson: consistently use custom program paths to resolve programsPatrick Steinhardt1-6/+6
2025-02-26meson: fix overwritten `git` variablePatrick Steinhardt1-1/+0
2025-02-26meson: prevent finding sed(1) in a loopPatrick Steinhardt1-1/+1