summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2022-02-02fix typo in git-mktree.txtLiginity Lee1-1/+1
2022-02-02show, log: provide a --remerge-diff capabilityElijah Newren1-1/+13
2022-02-02repo-settings: rename the traditional default fetch.negotiationAlgorithmElijah Newren1-12/+13
2022-01-31Merge branch 'js/branch-track-inherit' into gc/branch-recurse-submodulesJunio C Hamano4-10/+21
2022-01-28Sync with Git 2.35.1Junio C Hamano1-0/+6
2022-01-28Name the next one 2.36 to prepare for 2.35.1Junio C Hamano1-0/+34
2022-01-28Git 2.35.1v2.35.1Junio C Hamano1-0/+6
2022-01-28docs(diff): lose incorrect claim about `diff-files --diff-filter=A`Johannes Schindelin1-5/+2
2022-01-27stash: remove documentation for `stash.useBuiltin`Johannes Schindelin1-7/+0
2022-01-27SubmittingPatches: explain why we care about log messagesJunio C Hamano1-0/+29
2022-01-27CodingGuidelines: hint why we value clearly written log messagesJunio C Hamano1-0/+7
2022-01-27SubmittingPatches: write problem statement in the log in the present tenseJunio C Hamano1-0/+7
2022-01-27midx.c: make changing the preferred pack safeTaylor Blau2-6/+8
2022-01-26Documentation/config/pgp.txt: add missing apostropheGreg Hurrell1-1/+1
2022-01-26Documentation/config/pgp.txt: replace stray <TAB> character with <SPC>Greg Hurrell1-1/+1
2022-01-24Git 2.35v2.35.0Junio C Hamano1-0/+10
2022-01-20Merge branch 'js/branch-track-inherit'Junio C Hamano2-7/+7
2022-01-20branch,checkout: fix --track documentationRené Scharfe2-7/+7
2022-01-18fetch --negotiate-only: do not update submodulesGlen Choo1-0/+1
2022-01-18config: include file if remote URL matches a globJonathan Tan1-0/+35
2022-01-17git-cli.txt: clarify "options first and then args"Teng Long1-5/+14
2022-01-14Update documentation related to sparsity and the skip-worktree bitElijah Newren3-46/+97
2022-01-13Merge branch 'vd/sparse-clean-etc' into en/present-despite-skippedJunio C Hamano1-2/+8
2022-01-13checkout-index: add --ignore-skip-worktree-bits optionVictoria Dye1-2/+8
2022-01-12Last minute fixes before -rc1Junio C Hamano1-1/+10
2022-01-12git-rev-list: add --exclude-first-parent-only flagJerry Zhang1-7/+15
2022-01-12docs: correct documentation about eol attributebrian m. carlson1-5/+6
2022-01-12cat-file: don't whitespace-pad "(...)" in SYNOPSIS and usage outputÆvar Arnfjörð Bjarmason1-2/+2
2022-01-10Git 2.35-rc0v2.35.0-rc0Junio C Hamano1-0/+59
2022-01-10Merge branch 'jc/doc-submitting-patches-choice-of-base'Junio C Hamano1-14/+39
2022-01-10Merge branch 'js/branch-track-inherit'Junio C Hamano4-10/+21
2022-01-10Merge branch 'ds/fetch-pull-with-sparse-index'Junio C Hamano1-0/+5
2022-01-10name-rev: deprecate --stdin in favor of --annotate-stdinJohn Cai1-2/+28
2022-01-07git hook run: add an --ignore-missing flagÆvar Arnfjörð Bjarmason1-1/+9
2022-01-07hook: add 'run' subcommandEmily Shaffer2-0/+41
2022-01-05The seventh batchJunio C Hamano1-0/+49
2022-01-05Merge branch 'gh/gpg-doc-markup-fix'Junio C Hamano1-1/+1
2022-01-05Merge branch 'ds/repack-fixlets'Junio C Hamano1-2/+3
2022-01-05Merge branch 'jc/merge-detached-head-name'Junio C Hamano2-2/+12
2022-01-05Merge branch 'jk/ssh-signing-doc-markup-fix'Junio C Hamano1-1/+1
2022-01-05Merge branch 'xw/am-empty'Junio C Hamano2-2/+20
2022-01-03The sixth batchJunio C Hamano1-0/+11
2022-01-03Merge branch 'en/sparse-checkout-set'Junio C Hamano2-48/+60
2021-12-30SubmittingPatchs: clarify choice of base and testingJunio C Hamano1-14/+39
2021-12-30cat-file docs: fix SYNOPSIS and "-h" outputÆvar Arnfjörð Bjarmason1-2/+8
2021-12-22The fifth batchJunio C Hamano1-0/+13
2021-12-22Merge branch 'jz/apply-quiet-and-allow-empty'Junio C Hamano1-1/+10
2021-12-22ls-files: add --sparse optionDerrick Stolee1-0/+5
2021-12-21The fourth batchJunio C Hamano1-1/+33
2021-12-21Merge branch 'fs/ssh-signing-other-keytypes'Junio C Hamano1-7/+10