summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2024-12-23Merge branch 'kn/reflog-migration'Junio C Hamano1-2/+0
2024-12-23Merge branch 'ma/asciidoctor-build-fixes'Junio C Hamano1-1/+4
2024-12-23Merge branch 'ps/build-hotfix'Junio C Hamano2-11/+7
2024-12-23Merge branch 'kl/doc-build-fix'Junio C Hamano1-3/+3
2024-12-23Merge branch 'js/range-diff-diff-merges'Junio C Hamano1-1/+16
2024-12-20asciidoctor-extensions.rb.in: inject GIT_DATEMartin Ågren1-0/+1
2024-12-20asciidoctor-extensions.rb.in: add missing wordMartin Ågren1-1/+1
2024-12-20asciidoctor-extensions.rb.in: delete existing <refmiscinfo/>Martin Ågren1-0/+2
2024-12-20Merge branch 'ps/build-hotfix' into ma/asciidoctor-build-fixesJunio C Hamano2-11/+7
2024-12-20show-index: the short help should say the command reads from its inputJunio C Hamano1-1/+1
2024-12-20meson: add options to override build informationPatrick Steinhardt1-0/+1
2024-12-20GIT-VERSION-GEN: fix overriding GIT_VERSIONPatrick Steinhardt1-0/+4
2024-12-20Makefile: introduce template for GIT-VERSION-GENPatrick Steinhardt1-2/+2
2024-12-20Makefile: drop unneeded indirection for GIT-VERSION-GEN outputsPatrick Steinhardt1-4/+2
2024-12-20Makefile: stop including "GIT-VERSION-FILE" in docsPatrick Steinhardt1-7/+0
2024-12-20path-walk: mark trees and blobs as UNINTERESTINGDerrick Stolee1-0/+8
2024-12-20path-walk: visit tags and cached objectsDerrick Stolee1-1/+1
2024-12-20path-walk: allow consumer to specify object typesDerrick Stolee1-0/+9
2024-12-20t6601: add helper for testing path-walk APIDerrick Stolee1-1/+2
2024-12-20path-walk: introduce an object walk by pathDerrick Stolee1-0/+45
2024-12-19Finishing touches before 2.48-rc1Junio C Hamano1-0/+16
2024-12-19Merge branch 'mh/doc-windows-home-env'Junio C Hamano1-0/+8
2024-12-19Merge branch 'bf/fetch-set-head-config'Junio C Hamano1-0/+13
2024-12-17doc: remove extra quotes in generated docsKyle Lippincott1-3/+3
2024-12-16refs: add support for migrating reflogsKarthik Nayak1-2/+0
2024-12-16Git 2.48-rc0v2.48.0-rc0Junio C Hamano1-0/+22
2024-12-16range-diff: introduce the convenience option `--remerge-diff`Johannes Schindelin1-0/+4
2024-12-16range-diff: optionally include merge commits' diffs in the analysisJohannes Schindelin1-1/+12
2024-12-15Merge branch 'ps/build'Junio C Hamano13-57/+629
2024-12-13The sixteenth batchJunio C Hamano1-0/+22
2024-12-13Merge branch 'kk/doc-ancestry-path'Junio C Hamano1-1/+2
2024-12-13Merge branch 'cw/worktree-extension'Junio C Hamano3-0/+24
2024-12-13Merge branch 'kh/doc-update-ref-grammofix'Junio C Hamano1-4/+4
2024-12-13Merge branch 'kh/doc-bundle-typofix'Junio C Hamano1-1/+1
2024-12-13Merge branch 'jc/doc-error-message-guidelines'Junio C Hamano1-3/+17
2024-12-12Merge branch 'ps/build' into ps/3.0-remote-deprecationJunio C Hamano13-57/+629
2024-12-10The fifteenth batchJunio C Hamano1-0/+20
2024-12-10Merge branch 'bc/allow-upload-pack-from-other-people'Junio C Hamano1-0/+9
2024-12-10Merge branch 'jc/doc-opt-tilde-expand'Junio C Hamano2-0/+15
2024-12-10Document HOME environment variableAlejandro Barreto1-0/+8
2024-12-07Introduce support for the Meson build systemPatrick Steinhardt1-0/+324
2024-12-07Documentation: add comparison of build systemsPatrick Steinhardt2-0/+225
2024-12-07Documentation: extract script to generate a list of mergetoolsPatrick Steinhardt2-14/+25
2024-12-07Documentation: teach "cmd-list.perl" about out-of-tree buildsPatrick Steinhardt2-12/+13
2024-12-07Documentation: allow sourcing generated includes from separate dirPatrick Steinhardt5-15/+18
2024-12-07Makefile: allow "bin-wrappers/" directory to existPatrick Steinhardt1-1/+1
2024-12-07Makefile: generate doc versions via GIT-VERSION-GENPatrick Steinhardt4-15/+23
2024-12-06The fourteenth batchJunio C Hamano1-0/+6
2024-12-06fetch set_head: add warn-if-not-$branch optionBence Ferdinandy1-3/+5
2024-12-04The thirteenth batchJunio C Hamano1-12/+22