summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorLines
2024-12-20Makefile: stop including "GIT-VERSION-FILE" in docsPatrick Steinhardt-7/+0
2024-12-20path-walk: mark trees and blobs as UNINTERESTINGDerrick Stolee-0/+8
2024-12-20path-walk: visit tags and cached objectsDerrick Stolee-1/+1
2024-12-20path-walk: allow consumer to specify object typesDerrick Stolee-0/+9
2024-12-20t6601: add helper for testing path-walk APIDerrick Stolee-1/+2
2024-12-20path-walk: introduce an object walk by pathDerrick Stolee-0/+45
2024-12-19Finishing touches before 2.48-rc1Junio C Hamano-0/+16
2024-12-19Merge branch 'mh/doc-windows-home-env'Junio C Hamano-0/+8
2024-12-19Merge branch 'bf/fetch-set-head-config'Junio C Hamano-0/+13
2024-12-17doc: remove extra quotes in generated docsKyle Lippincott-3/+3
2024-12-16refs: add support for migrating reflogsKarthik Nayak-2/+0
2024-12-16Git 2.48-rc0v2.48.0-rc0Junio C Hamano-0/+22
2024-12-16range-diff: introduce the convenience option `--remerge-diff`Johannes Schindelin-0/+4
2024-12-16range-diff: optionally include merge commits' diffs in the analysisJohannes Schindelin-1/+12
2024-12-15Merge branch 'ps/build'Junio C Hamano-57/+629
2024-12-13The sixteenth batchJunio C Hamano-0/+22
2024-12-13Merge branch 'kk/doc-ancestry-path'Junio C Hamano-1/+2
2024-12-13Merge branch 'cw/worktree-extension'Junio C Hamano-0/+24
2024-12-13Merge branch 'kh/doc-update-ref-grammofix'Junio C Hamano-4/+4
2024-12-13Merge branch 'kh/doc-bundle-typofix'Junio C Hamano-1/+1
2024-12-13Merge branch 'jc/doc-error-message-guidelines'Junio C Hamano-3/+17
2024-12-12Merge branch 'ps/build' into ps/3.0-remote-deprecationJunio C Hamano-57/+629
2024-12-10The fifteenth batchJunio C Hamano-0/+20
2024-12-10Merge branch 'bc/allow-upload-pack-from-other-people'Junio C Hamano-0/+9
2024-12-10Merge branch 'jc/doc-opt-tilde-expand'Junio C Hamano-0/+15
2024-12-10Document HOME environment variableAlejandro Barreto-0/+8
2024-12-07Introduce support for the Meson build systemPatrick Steinhardt-0/+324
2024-12-07Documentation: add comparison of build systemsPatrick Steinhardt-0/+225
2024-12-07Documentation: extract script to generate a list of mergetoolsPatrick Steinhardt-14/+25
2024-12-07Documentation: teach "cmd-list.perl" about out-of-tree buildsPatrick Steinhardt-12/+13
2024-12-07Documentation: allow sourcing generated includes from separate dirPatrick Steinhardt-15/+18
2024-12-07Makefile: allow "bin-wrappers/" directory to existPatrick Steinhardt-1/+1
2024-12-07Makefile: generate doc versions via GIT-VERSION-GENPatrick Steinhardt-15/+23
2024-12-06The fourteenth batchJunio C Hamano-0/+6
2024-12-06fetch set_head: add warn-if-not-$branch optionBence Ferdinandy-3/+5
2024-12-04The thirteenth batchJunio C Hamano-12/+22
2024-12-04Merge branch 'ja/git-diff-doc-markup'Junio C Hamano-402/+433
2024-12-04Merge branch 'sj/ref-contents-check'Junio C Hamano-0/+35
2024-12-04doc: mention rev-list --ancestry-path restrictionsKai Koponen-1/+2
2024-12-02Documentation/git-update-ref.txt: add missing wordKristoffer Haugsbakk-4/+4
2024-12-02Documentation/git-bundle.txt: fix word join typoKristoffer Haugsbakk-1/+1
2024-12-02fetch: add configuration for set_head behaviourBence Ferdinandy-0/+11
2024-12-02worktree: add relative cli/config options to `repair` commandCaleb White-0/+3
2024-12-02worktree: add relative cli/config options to `add` commandCaleb White-0/+15
2024-12-02worktree: add `relativeWorktrees` extensionCaleb White-0/+6
2024-11-29CodingGuidelines: a handful of error message guidelinesJunio C Hamano-3/+17
2024-11-27The twelfth batchJunio C Hamano-0/+21
2024-11-27Merge branch 'jt/index-pack-allow-promisor-only-while-fetching'Junio C Hamano-0/+2
2024-11-27Merge branch 'kh/trailer-in-glossary'Junio C Hamano-0/+5
2024-11-27Merge branch 'kh/bundle-docs'Junio C Hamano-9/+50