summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* xdiff: implement empty line chunk heuristicStefan Beller2016-04-192-0/+11
* Git 2.4.11v2.4.11Junio C Hamano2016-03-172-1/+13
* Git 2.4.10v2.4.10Junio C Hamano2015-09-292-1/+20
* Sync with 2.3.10Junio C Hamano2015-09-292-1/+47
|\
| * Git 2.3.10v2.3.10Junio C Hamano2015-09-292-1/+20
| * http: limit redirection to protocol-whitelistBlake Burkhart2015-09-261-5/+0
| * transport: add a protocol-whitelist environment variableJeff King2015-09-231-0/+32
* | Git 2.4.9v2.4.9Junio C Hamano2015-09-042-1/+11
* | Sync with 2.3.9Junio C Hamano2015-09-043-2/+22
|\|
| * Git 2.3.9v2.3.9Junio C Hamano2015-09-042-1/+11
| * Sync with 2.2.3Junio C Hamano2015-09-042-1/+11
| |\
| | * Git 2.2.3v2.2.3Junio C Hamano2015-09-042-1/+11
* | | Git 2.4.8v2.4.8Junio C Hamano2015-08-032-1/+23
* | | Git 2.4.7v2.4.7Junio C Hamano2015-07-272-1/+55
* | | Merge branch 'jk/pretty-encoding-doc' into maintJunio C Hamano2015-07-271-1/+4
|\ \ \
| * | | docs: clarify that --encoding can produce invalid sequencesJeff King2015-06-171-1/+4
* | | | Merge branch 'tb/checkout-doc' into maintJunio C Hamano2015-07-271-1/+5
|\ \ \ \
| * | | | git-checkout.txt: document "git checkout <pathspec>" betterTorsten Bögershausen2015-06-171-1/+5
* | | | | Merge branch 'ls/hint-rev-list-count' into maintJunio C Hamano2015-07-271-0/+1
|\ \ \ \ \
| * | | | | rev-list: add --count to usage guideLawrence Siebert2015-07-011-0/+1
* | | | | | Merge branch 'mm/branch-doc-updates' into maintJunio C Hamano2015-07-271-2/+6
|\ \ \ \ \ \
| * | | | | | Documentation/branch: document -M and -D in terms of --forceMatthieu Moy2015-07-061-2/+2
| * | | | | | Documentation/branch: document -d --force and -m --forceMatthieu Moy2015-07-061-0/+4
* | | | | | | Git 2.4.6v2.4.6Junio C Hamano2015-07-152-1/+25
* | | | | | | Merge branch 'mm/describe-doc' into maintJunio C Hamano2015-07-151-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Documentation/describe: improve one-line summaryMatthieu Moy2015-06-161-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'fk/doc-format-patch-vn' into maintJunio C Hamano2015-07-151-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | doc: format-patch: fix typoFrans Klaver2015-06-101-1/+1
* | | | | | | Git 2.4.5v2.4.5Junio C Hamano2015-06-252-1/+30
* | | | | | | Merge branch 'sg/merge-summary-config' into maintJunio C Hamano2015-06-253-16/+12
|\ \ \ \ \ \ \
| * | | | | | | Documentation: include 'merge.branchdesc' for merge and config as wellSZEDER Gábor2015-05-283-16/+12
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'sb/pack-protocol-mention-smart-http' into maintJunio C Hamano2015-06-251-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Documentation/technical/pack-protocol: mention http as possible protocolStefan Beller2015-06-021-3/+3
| |/ / / / / /
* | | | | | | Merge branch 'jk/color-diff-plain-is-context' into maintJunio C Hamano2015-06-251-1/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | diff: accept color.diff.context as a synonym for "plain"Jeff King2015-05-271-1/+2
| |/ / / / /
* | | | | | Git 2.4.4v2.4.4Junio C Hamano2015-06-162-1/+37
* | | | | | Merge branch 'sb/submodule-doc-intro' into maintJunio C Hamano2015-06-161-28/+22
|\ \ \ \ \ \
| * | | | | | submodule doc: reorder introductory paragraphsStefan Beller2015-05-291-28/+22
* | | | | | | Merge branch 'sb/glossary-submodule' into maintJunio C Hamano2015-06-161-0/+16
|\ \ \ \ \ \ \
| * | | | | | | glossary: add "remote", "submodule", "superproject"Stefan Beller2015-05-291-0/+16
| |/ / / / / /
* | | | | | | Merge branch 'mc/commit-doc-grammofix' into maintJunio C Hamano2015-06-161-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Documentation/git-commit: grammofixMichael Coleman2015-05-201-1/+1
* | | | | | | | Merge branch 'jk/http-backend-deadlock' into maintJunio C Hamano2015-06-161-0/+9
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jk/http-backend-deadlock-2.3' into jk/http-backend-deadlockJunio C Hamano2015-05-261-0/+9
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Merge branch 'jk/http-backend-deadlock-2.2' into jk/http-backend-deadlock-2.3Junio C Hamano2015-05-261-0/+9
| | |\ \ \ \ \ \ \
| | | * | | | | | | http-backend: spool ref negotiation requests to bufferJeff King2015-05-261-0/+9
| | | | |/ / / / / | | | |/| | | | |
* | | | | | | | | Merge branch 'mm/log-format-raw-doc' into maintJunio C Hamano2015-06-162-2/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation/log: clarify sha1 non-abbreviation in log --rawMatthieu Moy2015-05-211-1/+4
| * | | | | | | | | Documentation/log: clarify what --raw meansMatthieu Moy2015-05-181-1/+10
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Git 2.4.3v2.4.3Junio C Hamano2015-06-052-1/+78