summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2019-06-20rev-list: teach --no-object-names to enable pipingEmily Shaffer2-0/+11
2019-06-19fetch: only run 'gc' once when fetching multiple remotesNguyễn Thái Ngọc Duy1-0/+4
2019-06-19commit-graph: verify chains with --shallow modeDerrick Stolee1-1/+4
2019-06-19commit-graph: create options for split filesDerrick Stolee2-4/+24
2019-06-19commit-graph: expire commit-graph filesDerrick Stolee1-0/+15
2019-06-19commit-graph: allow cross-alternate chainsDerrick Stolee1-0/+40
2019-06-19commit-graph: merge commit-graph chainsDerrick Stolee1-0/+80
2019-06-19commit-graph: add base graphs chunkDerrick Stolee1-2/+9
2019-06-19commit-graph: document commit-graph chainsDerrick Stolee1-0/+59
2019-06-17show --continue/skip etc. consistently in synopsisPhillip Wood2-3/+2
2019-06-17The second batchJunio C Hamano1-0/+77
2019-06-17Merge branch 'po/git-help-on-git-itself'Junio C Hamano1-1/+2
2019-06-17Merge branch 'es/first-contrib-tutorial'Junio C Hamano2-0/+1133
2019-06-17Merge branch 'bl/userdiff-octave'Junio C Hamano1-1/+1
2019-06-17Merge branch 'ba/clone-remote-submodules'Junio C Hamano1-1/+8
2019-06-17Merge branch 'vv/merge-squash-with-explicit-commit'Junio C Hamano1-0/+2
2019-06-17Merge branch 'es/git-debugger-doc'Junio C Hamano1-0/+6
2019-06-13The first batch after 2.22Junio C Hamano1-0/+77
2019-06-13Merge branch 'ew/update-server-info'Junio C Hamano1-10/+1
2019-06-13Merge branch 'dl/format-patch-notes-config'Junio C Hamano2-1/+21
2019-06-13Merge branch 'nd/merge-quit'Junio C Hamano1-0/+4
2019-06-13Merge branch 'en/fast-export-encoding'Junio C Hamano2-0/+14
2019-06-13Merge branch 'ab/send-email-transferencoding-fix'Junio C Hamano1-0/+8
2019-06-12commit-graph: remove Future Work sectionDerrick Stolee1-17/+0
2019-06-11multi-pack-index: prepare 'repack' subcommandDerrick Stolee1-0/+17
2019-06-11multi-pack-index: prepare for 'expire' subcommandDerrick Stolee1-0/+5
2019-06-11Docs: rearrange subcommands for multi-pack-indexDerrick Stolee1-5/+5
2019-06-06config/alias.txt: document alias accepting non-command first wordDenton Liu1-0/+10
2019-06-06config/alias.txt: change " and ' to `Denton Liu1-6/+6
2019-06-05tag: add tag.gpgSign config option to force all tags be GPG-signedTigran Mkrtchyan2-0/+15
2019-06-05config: learn the "onbranch:" includeIf conditionDenton Liu1-0/+19
2019-06-04gitignore.txt: make slash-rules more readableDr. Adam Nielsen1-19/+41
2019-06-03Git 2.22-rc3v2.22.0-rc3Junio C Hamano1-0/+7
2019-06-03Merge branch 'cc/list-objects-filter-wo-sparse-path'Junio C Hamano1-3/+4
2019-06-03RelNotes: minor typo fixes in 2.22.0 draftTodd Zullinger1-6/+6
2019-05-31send-email: update documentation of required Perl modulesChris Mayo1-2/+6
2019-05-30Git 2.22-rc2v2.22.0-rc2Junio C Hamano1-0/+2
2019-05-30Merge branch 'es/doc-gitsubmodules-markup'Junio C Hamano1-7/+7
2019-05-30Merge branch 'js/rebase-deprecate-preserve-merges'Junio C Hamano2-4/+6
2019-05-29doc: add some nit fixes to MyFirstContributionEmily Shaffer1-4/+27
2019-05-29list-objects-filter: disable 'sparse:path' filtersChristian Couder1-3/+4
2019-05-29doc branch: provide examples for listing remote tracking branchesPhilip Oakley1-6/+26
2019-05-29send-email: fix regression in sendemail.identity parsingÆvar Arnfjörð Bjarmason1-0/+4
2019-05-29userdiff: fix grammar and style issuesBoxuan Li1-1/+1
2019-05-28doc: hint about GIT_DEBUGGER in CodingGuidelinesEmily Shaffer1-0/+6
2019-05-28rebase docs: recommend `-r` over `-p`Johannes Schindelin1-2/+3
2019-05-28docs: say that `--rebase=preserve` is deprecatedJohannes Schindelin1-2/+3
2019-05-28merge: refuse --commit with --squashVishal Verma1-0/+2
2019-05-28hash-object doc: stop mentioning git-cvsimportÆvar Arnfjörð Bjarmason1-3/+1
2019-05-28trace2: document the supported values of GIT_TRACE2* env variablesSZEDER Gábor1-8/+35