summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2020-07-24Merge branch 'ps/ref-transaction-hook' into masterJunio C Hamano1-2/+2
2020-07-24githooks.txt: use correct "reference-transaction" hook nameBojun Chen1-2/+2
2020-07-22Documentation/RelNotes: fix a typo in 2.28's relnotesTaylor Blau1-1/+1
2020-07-22Git 2.28-rc2v2.28.0-rc2Junio C Hamano1-0/+2
2020-07-18Merge branch 'js/pu-to-seen' into masterJunio C Hamano1-1/+1
2020-07-18gitworkflows.txt: fix broken subsection underlineMartin Ågren1-1/+1
2020-07-17RelNotes: update the v0 with extension situationJunio C Hamano1-9/+0
2020-07-16Git 2.28-rc1v2.28.0-rc1Junio C Hamano1-0/+8
2020-07-15Hopefully the last batch before -rc1Junio C Hamano1-0/+8
2020-07-15Merge branch 'ct/diff-with-merge-base-clarification' into masterJunio C Hamano1-7/+8
2020-07-13git-diff.txt: reorder possible usagesMartin Ågren1-6/+7
2020-07-13git-diff.txt: don't mark required argument as optionalMartin Ågren1-1/+1
2020-07-09Git 2.28-rc0v2.28.0-rc0Junio C Hamano1-3/+27
2020-07-09Merge branch 'ma/rebase-doc-typofix' into masterJunio C Hamano1-1/+1
2020-07-09Merge branch 'jn/eject-fetch-write-commit-graph-out-of-experimental' into masterJunio C Hamano2-10/+1
2020-07-09Merge branch 'cc/cat-file-usage-update' into masterJunio C Hamano1-1/+1
2020-07-09git-rebase.txt: fix description list separatorMartin Ågren1-1/+1
2020-07-08experimental: default to fetch.writeCommitGraph=falseJonathan Nieder2-10/+1
2020-07-06The seventh batchJunio C Hamano1-0/+35
2020-07-06Merge branch 'jk/fast-export-anonym-alt'Junio C Hamano1-0/+29
2020-07-06Merge branch 'js/default-branch-name'Junio C Hamano6-12/+23
2020-07-06Merge branch 'js/pu-to-seen'Junio C Hamano11-88/+88
2020-07-06Merge branch 'mk/pb-pretty-email-without-domain-part-fix'Junio C Hamano1-2/+2
2020-07-06Merge branch 'ps/ref-transaction-hook'Junio C Hamano1-0/+29
2020-07-06Merge branch 'bc/sha-256-part-2'Junio C Hamano5-5/+71
2020-07-01cat-file: add missing [=<format>] to usage/synopsisChristian Couder1-1/+1
2020-06-29The sixth batchJunio C Hamano1-0/+20
2020-06-25fast-export: allow seeding the anonymized mappingJeff King1-0/+29
2020-06-25The fifth batchJunio C Hamano1-0/+30
2020-06-25Merge branch 'jt/cdn-offload'Junio C Hamano3-11/+124
2020-06-25Merge branch 'ct/diff-with-merge-base-clarification'Junio C Hamano1-4/+16
2020-06-25docs: adjust the technical overview for the rename `pu` -> `seen`Johannes Schindelin4-61/+61
2020-06-25docs: adjust for the recent rename of `pu` to `seen`Johannes Schindelin7-27/+27
2020-06-24clone: use configured default branch name when appropriateJohannes Schindelin1-2/+2
2020-06-24init: allow setting the default for the initial branch name via the configDon Goodman-Wilson1-0/+4
2020-06-24init: allow specifying the initial branch name for the new repositoryJohannes Schindelin1-0/+7
2020-06-24docs: add missing diamond bracketsJohannes Schindelin3-3/+3
2020-06-24submodule: fall back to remote's HEAD for missing remote.<name>.branchJohannes Schindelin2-9/+9
2020-06-23doc: fix author vs. committer copy/paste errorMiroslav Koškár1-2/+2
2020-06-22The fourth batchJunio C Hamano1-0/+11
2020-06-22Merge branch 'en/sparse-with-submodule-doc'Junio C Hamano1-4/+26
2020-06-22Merge branch 'es/worktree-duplicate-paths'Junio C Hamano1-1/+3
2020-06-22Merge branch 'jt/redact-all-cookies'Junio C Hamano1-5/+4
2020-06-19builtin/index-pack: add option to specify hash algorithmbrian m. carlson1-0/+8
2020-06-19refs: implement reference transaction hookPatrick Steinhardt1-0/+29
2020-06-17The third batchJunio C Hamano1-0/+24
2020-06-17Merge branch 'es/advertise-contribution-doc'Junio C Hamano1-2/+3
2020-06-17Merge branch 'dl/python-2.7-is-the-floor-version'Junio C Hamano1-6/+1
2020-06-12git-sparse-checkout: clarify interactions with submodulesElijah Newren1-4/+26
2020-06-12Merge branch 'hn/refs-cleanup'Junio C Hamano2-0/+1084