summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2021-07-26ref-filter: --format=%(raw) support --perlZheNing Hu1-2/+2
2021-07-26ref-filter: add %(raw) atomZheNing Hu1-0/+9
2021-07-23Documentation: define 'MERGE_AUTOSTASH'Philippe Blain1-1/+2
2021-07-22tr2: log parent process nameEmily Shaffer1-0/+14
2021-07-22The sixth batchJunio C Hamano1-0/+10
2021-07-22Merge branch 'bc/rev-list-without-commit-line'Junio C Hamano1-0/+8
2021-07-22Merge branch 'ab/gitignore-discovery-doc'Junio C Hamano1-6/+5
2021-07-22Merge branch 'ab/send-email-optim'Junio C Hamano1-3/+0
2021-07-22Merge branch 'jk/typofix'Junio C Hamano1-1/+1
2021-07-22SubmittingPatches: replace discussion of Travis with GitHub ActionsÆvar Arnfjörð Bjarmason1-31/+16
2021-07-22SubmittingPatches: move discussion of Signed-off-by above "send"Ævar Arnfjörð Bjarmason1-79/+79
2021-07-22pull: update docs & code for option compatibility with rebasingElijah Newren3-5/+46
2021-07-22pull: abort by default when fast-forwarding is not possibleElijah Newren1-7/+11
2021-07-21doc: pull: fix rebase=false documentationFelipe Contreras1-1/+1
2021-07-20doc: clarify description of 'submodule.recurse'Philippe Blain1-2/+3
2021-07-20doc/git-config: simplify "override" advice for FILES sectionJeff King1-5/+4
2021-07-20doc/git-config: clarify GIT_CONFIG environment variableJeff King1-5/+6
2021-07-20doc/git-config: explain --file instead of referring to GIT_CONFIGJeff King1-1/+7
2021-07-16The fifth batchJunio C Hamano1-0/+29
2021-07-16Merge branch 'ds/gender-neutral-doc'Junio C Hamano3-6/+5
2021-07-16Merge branch 'ab/fetch-negotiate-segv-fix'Junio C Hamano2-3/+13
2021-07-16CodingGuidelines: recommend gender-neutral descriptionJunio C Hamano1-0/+45
2021-07-15rename: bump limit defaults yet againElijah Newren2-2/+2
2021-07-15diffcore-rename: treat a rename_limit of 0 as unlimitedElijah Newren1-0/+1
2021-07-15doc: clarify documentation for rename/copy limitsElijah Newren3-12/+20
2021-07-15worktree: teach `add` to accept --reason <string> with --lockStephen Manz1-2/+2
2021-07-13The fourth batchJunio C Hamano1-0/+26
2021-07-13Merge branch 'bk/doc-commit-typofix'Junio C Hamano1-1/+1
2021-07-13Merge branch 'fc/push-simple-updates'Junio C Hamano1-7/+6
2021-07-13doc/rev-list-options: fix duplicate word typoJeff King1-1/+1
2021-07-12git-diff: fix missing --merge-base docsDenton Liu1-3/+7
2021-07-12rev-list: add option for --pretty=format without headerbrian m. carlson1-0/+8
2021-07-08The third batchJunio C Hamano1-0/+77
2021-07-08Merge branch 'dd/document-log-decorate-default'Junio C Hamano1-1/+3
2021-07-08Merge branch 'ar/doc-libera-chat-in-my-first-contrib'Junio C Hamano1-2/+2
2021-07-08Merge branch 'jk/doc-max-pack-size'Junio C Hamano3-10/+23
2021-07-08Merge branch 'ar/more-typofix'Junio C Hamano2-2/+2
2021-07-08Merge branch 'ar/typofix'Junio C Hamano6-7/+7
2021-07-08Merge branch 'fc/doc-default-to-upstream-config'Junio C Hamano1-1/+1
2021-07-08Merge branch 'js/trace2-discard-event-docfix'Junio C Hamano1-2/+2
2021-07-08Merge branch 'tk/partial-clone-repack-doc'Junio C Hamano1-5/+1
2021-07-06docs: .gitignore parsing is to the top of the repoAndrew Berry1-6/+5
2021-06-30fetch: document the --negotiate-only optionÆvar Arnfjörð Bjarmason2-3/+13
2021-06-28Documentation: fix typo in the --patch option of the commit commandBeshr Kayali1-1/+1
2021-06-28git-worktree.txt: fix typo in example pathAndrei Rybak1-1/+1
2021-06-28blame: correct name of config option in docsAndrei Rybak1-1/+1
2021-06-16doc: avoid using the gender of other peopleFelipe Contreras3-6/+5
2021-06-14The second batchJunio C Hamano1-2/+48
2021-06-14Merge branch 'fc/doc-build-cleanup'Junio C Hamano1-48/+29
2021-06-14Merge branch 'so/log-m-implies-p'Junio C Hamano1-4/+4