summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2019-09-18Third batchJunio C Hamano1-0/+36
2019-09-18Merge branch 'md/list-objects-filter-combo'Junio C Hamano1-0/+16
2019-09-18Merge branch 'cc/multi-promisor'Junio C Hamano2-33/+92
2019-09-18Merge branch 'js/pre-merge-commit-hook'Junio C Hamano3-1/+27
2019-09-18Merge branch 'js/rebase-r-strategy'Junio C Hamano1-2/+0
2019-09-18doc: fix reference to --ignore-submodulesAlex Henrie1-1/+1
2019-09-17clean: avoid removing untracked files in a nested git repositoryElijah Newren1-3/+3
2019-09-17clean: disambiguate the definition of -dElijah Newren1-4/+6
2019-09-17git-clean.txt: do not claim we will delete files with -n/--dry-runElijah Newren1-1/+1
2019-09-17diff, log doc: small grammer, format, and language fixesJohannes Sixt1-6/+6
2019-09-17diff, log doc: say "patch text" instead of "patches"Johannes Sixt1-7/+11
2019-09-16doc-diff: replace --cut-header-footer with --cut-footerMartin Ågren1-9/+8
2019-09-16asciidoctor-extensions: provide `<refmiscinfo/>`Martin Ågren1-0/+17
2019-09-16Doc/Makefile: give mansource/-version/-manual attributesMartin Ågren2-4/+5
2019-09-16git-submodule.txt: fix AsciiDoc formatting errorDenton Liu1-1/+2
2019-09-16Documentation: fix build with Asciidoctor 2brian m. carlson2-1/+6
2019-09-12doc: minor formatting fixCameron Steffen1-1/+1
2019-09-09Second batchJunio C Hamano1-1/+56
2019-09-09Merge branch 'sb/userdiff-dts'Junio C Hamano1-0/+2
2019-09-09Merge branch 'cb/fetch-set-upstream'Junio C Hamano1-0/+7
2019-09-09Merge branch 'bm/repository-layout-typofix'Junio C Hamano1-1/+1
2019-09-09Merge branch 'sg/diff-indent-heuristic-non-experimental'Junio C Hamano1-1/+1
2019-09-09Merge branch 'ds/feature-macros'Junio C Hamano7-5/+41
2019-09-09Merge branch 'jk/eoo'Junio C Hamano1-0/+6
2019-09-09gitweb.conf.txt: switch pluses to backticks to help AsciidoctorMartin Ågren1-3/+3
2019-09-09git-merge-index.txt: wrap shell listing in "----"Martin Ågren1-11/+15
2019-09-09git-receive-pack.txt: wrap shell [script] listing in "----"Martin Ågren1-24/+28
2019-09-09git-ls-remote.txt: wrap shell listing in "----"Martin Ågren1-15/+17
2019-09-09Documentation: wrap config listings in "----"Martin Ågren4-68/+75
2019-09-09git-merge-base.txt: render indentations correctly under AsciidoctorMartin Ågren1-41/+57
2019-09-09Documentation: wrap blocks with "--"Martin Ågren2-10/+16
2019-09-05treewide: rename 'exclude' methods to 'pattern'Derrick Stolee3-5/+5
2019-09-05Recommend git-filter-repo instead of git-filter-branchElijah Newren7-53/+268
2019-09-05config/format.txt: specify default value of format.coverLetterDenton Liu1-0/+1
2019-09-05Doc: add more detail for git-format-patchDenton Liu1-10/+13
2019-09-03fetch: add fetch.writeCommitGraph config settingDerrick Stolee2-0/+18
2019-09-01merge-options.txt: clarify meaning of various ff-related optionsElijah Newren1-12/+16
2019-08-30clarify documentation for remote helpersDavid Turner1-3/+7
2019-08-27rebase: teach rebase --keep-baseDenton Liu1-3/+27
2019-08-22First batch after Git 2.23Junio C Hamano1-0/+52
2019-08-22Merge branch 'en/fast-import-merge-doc'Junio C Hamano1-1/+1
2019-08-22Merge branch 'jk/tree-walk-overflow'Junio C Hamano1-3/+5
2019-08-21userdiff: add a builtin pattern for dts filesStephen Boyd1-0/+2
2019-08-19repository-layout.txt: correct pluralization of 'object'Ben Milman1-1/+1
2019-08-19pull, fetch: add --set-upstream optionCorentin BOMPARD1-0/+7
2019-08-15diff: 'diff.indentHeuristic' is no longer experimentalSZEDER Gábor1-1/+1
2019-08-13repo-settings: create feature.experimental settingDerrick Stolee3-2/+18
2019-08-13repo-settings: create feature.manyFiles settingDerrick Stolee4-1/+21
2019-08-13commit-graph: turn on commit-graph by defaultDerrick Stolee2-2/+2
2019-08-12git-fast-import.txt: clarify that multiple merge commits are allowedElijah Newren1-1/+1