summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Git 2.19.2v2.19.2Junio C Hamano2018-11-213-2/+110
* Merge branch 'sg/test-rebase-editor-fix' into maintJunio C Hamano2018-11-212-7/+7
|\
| * t3404-rebase-interactive: test abbreviated commandsJohannes Sixt2018-10-292-7/+7
* | Merge branch 'tb/char-may-be-unsigned' into maintJunio C Hamano2018-11-211-1/+1
|\ \
| * | path.c: char is not (always) signedTorsten Bögershausen2018-10-261-1/+1
* | | Merge branch 'jk/uploadpack-packobjectshook-fix' into maintJunio C Hamano2018-11-211-3/+6
|\ \ \
| * | | upload-pack: fix broken if/else chain in config callbackJeff King2018-10-261-3/+6
* | | | Merge branch 'uk/merge-subtree-doc-update' into maintJunio C Hamano2018-11-211-1/+1
|\ \ \ \
| * | | | howto/using-merge-subtree: mention --allow-unrelated-historiesUwe Kleine-König2018-10-251-1/+1
* | | | | Merge branch 'jc/cocci-preincr' into maintJunio C Hamano2018-11-212-1/+6
|\ \ \ \ \
| * | | | | fsck: s/++i > 1/i++/Junio C Hamano2018-10-241-1/+1
| * | | | | cocci: simplify "if (++u > 1)" to "if (u++)"Junio C Hamano2018-10-241-0/+5
| |/ / / /
* | | | | Merge branch 'ah/doc-updates' into maintJunio C Hamano2018-11-2112-79/+92
|\ \ \ \ \
| * | | | | doc: fix formatting in git-update-refAndreas Heiduk2018-10-231-4/+4
| * | | | | doc: fix indentation of listing blocks in gitweb.conf.txtAndreas Heiduk2018-10-231-10/+15
| * | | | | doc: fix descripion for 'git tag --format'Andreas Heiduk2018-10-231-6/+6
| * | | | | doc: fix inappropriate monospace formattingAndreas Heiduk2018-10-235-32/+40
| * | | | | doc: fix ASCII art tab spacingAndreas Heiduk2018-10-233-25/+25
| * | | | | doc: clarify boundaries of 'git worktree list --porcelain'Andreas Heiduk2018-10-231-2/+2
| |/ / / /
* | | | | Merge branch 'sg/doc-show-branch-typofix' into maintJunio C Hamano2018-11-211-1/+1
|\ \ \ \ \
| * | | | | doc: fix small typo in git show-branchSaulius Gurklys2018-10-181-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'tq/branch-style-fix' into maintJunio C Hamano2018-11-211-2/+1
|\ \ \ \ \
| * | | | | branch: trivial style fixTao Qingyun2018-10-181-2/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'tq/branch-create-wo-branch-get' into maintJunio C Hamano2018-11-211-5/+0
|\ \ \ \ \
| * | | | | builtin/branch.c: remove useless branch_getTao Qingyun2018-10-181-5/+0
| |/ / / /
* | | | | Merge branch 'sb/strbuf-h-update' into maintJunio C Hamano2018-11-211-67/+81
|\ \ \ \ \
| * | | | | strbuf.h: format according to coding guidelinesStefan Beller2018-09-291-67/+81
* | | | | | Merge branch 'du/cherry-is-plumbing' into maintJunio C Hamano2018-11-212-12/+1
|\ \ \ \ \ \
| * | | | | | doc: move git-cherry to plumbingDaniels Umanovskis2018-10-122-12/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'du/get-tar-commit-id-is-plumbing' into maintJunio C Hamano2018-11-211-1/+1
|\ \ \ \ \ \
| * | | | | | doc: move git-get-tar-commit-id to plumbingDaniels Umanovskis2018-10-121-1/+1
| |/ / / / /
* | | | | | Merge branch 'mm/doc-no-dashed-git' into maintJunio C Hamano2018-11-212-3/+3
|\ \ \ \ \ \
| * | | | | | doc: fix a typo and clarify a sentenceMihir Mehta2018-10-112-3/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'du/rev-parse-is-plumbing' into maintJunio C Hamano2018-11-211-1/+1
|\ \ \ \ \ \
| * | | | | | doc: move git-rev-parse from porcelain to plumbingDaniels Umanovskis2018-10-111-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'ma/t7005-bash-workaround' into maintJunio C Hamano2018-11-211-1/+1
|\ \ \ \ \ \
| * | | | | | t7005-editor: quote filename to fix whitespace-issueAlexander Pyhalov2018-09-281-1/+1
* | | | | | | Merge branch 'jc/how-to-document-api' into maintJunio C Hamano2018-11-211-1/+4
|\ \ \ \ \ \ \
| * | | | | | | CodingGuidelines: document the API in *.h filesJunio C Hamano2018-09-291-1/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'mw/doc-typofixes' into maintJunio C Hamano2018-11-212-3/+2
|\ \ \ \ \ \ \
| * | | | | | | docs: typo: s/isimilar/similar/Michael Witten2018-10-071-1/+1
| * | | | | | | docs: graph: remove unnecessary `graph_update()' callMichael Witten2018-10-071-1/+0
| * | | | | | | docs: typo: s/go/to/Michael Witten2018-10-071-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'rs/sequencer-oidset-insert-avoids-dups' into maintJunio C Hamano2018-11-211-3/+1
|\ \ \ \ \ \ \
| * | | | | | | sequencer: use return value of oidset_insert()René Scharfe2018-10-031-3/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'ma/mailing-list-address-in-git-help' into maintJunio C Hamano2018-11-211-1/+3
|\ \ \ \ \ \ \
| * | | | | | | git doc: direct bug reporters to mailing list archiveJonathan Nieder2018-09-291-1/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'nd/packobjectshook-doc-fix' into maintJunio C Hamano2018-11-211-4/+4
|\ \ \ \ \ \ \
| * | | | | | | config.txt: correct the note about uploadpack.packObjectsHookNguyễn Thái Ngọc Duy2018-09-291-4/+4
* | | | | | | | Merge branch 'ma/t1400-undebug-test' into maintJunio C Hamano2018-11-211-1/+1
|\ \ \ \ \ \ \ \