summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ds/close-object-store' into maintJunio C Hamano2019-07-291-17/+0
|\
| * commit-graph: remove Future Work sectionDerrick Stolee2019-06-121-17/+0
* | Merge branch 'qn/clone-doc-use-long-form' into maintJunio C Hamano2019-07-291-17/+17
|\ \
| * | docs: git-clone: list short form of options firstQuentin Nerden2019-07-021-9/+9
| * | docs: git-clone: refer to long form of optionsQuentin Nerden2019-07-021-8/+8
* | | Merge branch 'po/doc-branch' into maintJunio C Hamano2019-07-291-6/+27
|\ \ \
| * | | doc branch: provide examples for listing remote tracking branchesPhilip Oakley2019-05-291-6/+26
* | | | Merge branch 'dl/config-alias-doc' into maintJunio C Hamano2019-07-291-6/+16
|\ \ \ \
| * | | | config/alias.txt: document alias accepting non-command first wordDenton Liu2019-06-061-0/+10
| * | | | config/alias.txt: change " and ' to `Denton Liu2019-06-061-6/+6
| |/ / /
* | | | Merge branch 'jw/gitweb-sample-update' into maintJunio C Hamano2019-07-291-2/+1
|\ \ \ \
| * | | | doc: don't use git.kernel.org as example gitweb URLJakub Wilk2019-06-241-2/+1
| | |/ / | |/| |
* | | | Merge branch 'sg/git-C-empty-doc' into maintJunio C Hamano2019-07-291-1/+2
|\ \ \ \
| * | | | Document that 'git -C ""' works and doesn't change directorySZEDER Gábor2019-07-011-1/+2
| |/ / /
* | | | Merge branch 'js/trace2-signo-typofix' into maintJunio C Hamano2019-07-291-1/+1
|\ \ \ \
| * | | | trace2: correct trace2 field name documentationJosh Steadmon2019-07-091-1/+1
| |/ / /
* | | | Merge branch 'rm/gpg-program-doc-fix' into maintJunio C Hamano2019-07-291-1/+1
|\ \ \ \
| * | | | gpg(docs): use correct --verify syntaxRobert Morgan2019-07-121-1/+1
* | | | | Flush fixes up to the third batch post 2.22.0Junio C Hamano2019-07-251-0/+76
* | | | | Merge branch 'ab/hash-object-doc' into maintJunio C Hamano2019-07-251-3/+1
|\ \ \ \ \
| * | | | | hash-object doc: stop mentioning git-cvsimportÆvar Arnfjörð Bjarmason2019-05-281-3/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'cm/send-email-document-req-modules' into maintJunio C Hamano2019-07-251-2/+6
|\ \ \ \ \
| * | | | | send-email: update documentation of required Perl modulesChris Mayo2019-05-311-2/+6
| |/ / / /
* | | | | Merge branch 'es/git-debugger-doc' into maintJunio C Hamano2019-07-251-0/+6
|\ \ \ \ \
| * | | | | doc: hint about GIT_DEBUGGER in CodingGuidelinesEmily Shaffer2019-05-281-0/+6
| |/ / / /
* | | | | Merge branch 'an/ignore-doc-update' into maintJunio C Hamano2019-07-251-22/+44
|\ \ \ \ \
| * | | | | gitignore.txt: make slash-rules more readableDr. Adam Nielsen2019-06-041-22/+44
| |/ / / /
* | | | | Merge branch 'vv/merge-squash-with-explicit-commit' into maintJunio C Hamano2019-07-251-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | merge: refuse --commit with --squashVishal Verma2019-05-281-0/+2
| |/ / /
* | | | Git 2.22-rc3v2.22.0-rc3Junio C Hamano2019-06-031-0/+7
* | | | Merge branch 'cc/list-objects-filter-wo-sparse-path'Junio C Hamano2019-06-031-3/+4
|\ \ \ \
| * | | | list-objects-filter: disable 'sparse:path' filtersChristian Couder2019-05-291-3/+4
* | | | | RelNotes: minor typo fixes in 2.22.0 draftTodd Zullinger2019-06-031-6/+6
* | | | | Git 2.22-rc2v2.22.0-rc2Junio C Hamano2019-05-301-0/+2
* | | | | Merge branch 'es/doc-gitsubmodules-markup'Junio C Hamano2019-05-301-7/+7
|\ \ \ \ \
| * | | | | gitsubmodules: align html and nroff listsEmily Shaffer2019-05-281-7/+7
| | |/ / / | |/| | |
* | | | | Merge branch 'js/rebase-deprecate-preserve-merges'Junio C Hamano2019-05-302-4/+6
|\ \ \ \ \
| * | | | | rebase docs: recommend `-r` over `-p`Johannes Schindelin2019-05-281-2/+3
| * | | | | docs: say that `--rebase=preserve` is deprecatedJohannes Schindelin2019-05-281-2/+3
* | | | | | trace2: document the supported values of GIT_TRACE2* env variablesSZEDER Gábor2019-05-281-8/+35
* | | | | | trace2: rename environment variables to GIT_TRACE2*SZEDER Gábor2019-05-283-39/+39
| |_|/ / / |/| | | |
* | | | | Git 2.22-rc1v2.22.0-rc1Junio C Hamano2019-05-191-0/+76
* | | | | Merge branch 'js/stash-in-c-use-builtin-doc'Junio C Hamano2019-05-191-0/+15
|\ \ \ \ \
| * | | | | stash: document stash.useBuiltinJohannes Schindelin2019-05-151-0/+15
* | | | | | Merge branch 'ds/trace2-document-env-vars'Junio C Hamano2019-05-191-0/+21
|\ \ \ \ \ \
| * | | | | | trace2: add variable description to git.txtDerrick Stolee2019-05-131-0/+21
* | | | | | | Merge branch 'dl/difftool-mergetool'Junio C Hamano2019-05-193-3/+9
|\ \ \ \ \ \ \
| * | | | | | | difftool: fallback on merge.guitoolDenton Liu2019-05-131-1/+3
| * | | | | | | mergetool: fallback to tool when guitool unavailableDenton Liu2019-05-131-1/+3
| * | | | | | | mergetool: use get_merge_tool functionDenton Liu2019-05-131-1/+3