summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Git 2.6.1v2.6.1Junio C Hamano2015-09-282-1/+20
* Sync with v2.5.4Junio C Hamano2015-09-284-3/+87
|\
| * Git 2.5.4v2.5.4Junio C Hamano2015-09-282-1/+20
| * Sync with 2.4.10Junio C Hamano2015-09-283-2/+67
| |\
| | * Git 2.4.10v2.4.10Junio C Hamano2015-09-282-1/+20
| | * Sync with 2.3.10Junio C Hamano2015-09-282-1/+47
| | |\
| | | * Git 2.3.10v2.3.10maint-2.3Junio C Hamano2015-09-282-1/+20
| | | * http: limit redirection to protocol-whitelistBlake Burkhart2015-09-251-5/+0
| | | * transport: add a protocol-whitelist environment variableJeff King2015-09-231-0/+32
* | | | Git 2.6v2.6.0Junio C Hamano2015-09-281-0/+5
* | | | Update RelNotes to 2.6Junio C Hamano2015-09-171-0/+5
* | | | Sync with 2.5.3Junio C Hamano2015-09-172-1/+19
|\ \ \ \ | |/ / /
| * | | Git 2.5.3v2.5.3Junio C Hamano2015-09-172-1/+19
| * | | Merge branch 'br/svn-doc-include-paths-config' into maintJunio C Hamano2015-09-171-0/+3
| |\ \ \
* | \ \ \ Merge branch 'po/doc-branch-desc'Junio C Hamano2015-09-174-4/+7
|\ \ \ \ \
| * | | | | doc: show usage of branch descriptionpo/doc-branch-descPhilip Oakley2015-09-144-4/+7
| | |_|_|/ | |/| | |
* | | | | Merge branch 'as/config-doc-markup-fix'Junio C Hamano2015-09-171-6/+6
|\ \ \ \ \
| * | | | | Documentation/config: fix formatting for branch.*.rebase and pull.rebaseas/config-doc-markup-fixAndreas Schwab2015-09-121-6/+6
* | | | | | Update RelNotes to 2.6 to describe leftover bits since -rc2Junio C Hamano2015-09-141-1/+7
* | | | | | Git 2.6-rc2v2.6.0-rc2Junio C Hamano2015-09-141-0/+8
* | | | | | Merge branch 'jk/pack-protocol-doc'Junio C Hamano2015-09-142-21/+30
|\ \ \ \ \ \
| * | | | | | pack-protocol: clarify LF-handling in PKT-LINE()jk/pack-protocol-docJeff King2015-09-032-21/+30
* | | | | | | Sync with 2.5.2Junio C Hamano2015-09-095-4/+98
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Git 2.5.2v2.5.2Junio C Hamano2015-09-042-1/+65
| * | | | | | Sync with 2.4.9Junio C Hamano2015-09-044-3/+33
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | 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.3maint-2.2Junio C Hamano2015-09-042-1/+11
| * | | | | | | Merge branch 'as/docfix-reflog-expire-unreachable' into maintJunio C Hamano2015-09-031-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jk/rev-list-has-no-notes' into maintJunio C Hamano2015-09-033-0/+6
| |\ \ \ \ \ \ \ \
* | | | | | | | | | Release Notes: typofixJunio C Hamano2015-09-091-1/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Git 2.6-rc0v2.6.0-rc0Junio C Hamano2015-09-021-3/+12
* | | | | | | | | Ninth batch for 2.6Junio C Hamano2015-09-011-0/+22
* | | | | | | | | Merge branch 'br/svn-doc-include-paths-config'Junio C Hamano2015-09-011-0/+3
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | git-svn doc: mention "svn-remote.<name>.include-paths"br/svn-doc-include-paths-configBrett Randall2015-08-261-0/+3
* | | | | | | | | Eighth batch for 2.6Junio C Hamano2015-08-311-0/+39
* | | | | | | | | Merge branch 'sg/describe-contains'Junio C Hamano2015-08-311-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | describe --contains: default to HEAD when no commit-ish is givensg/describe-containsSZEDER Gábor2015-08-251-2/+2
* | | | | | | | | | Merge branch 'db/push-sign-if-asked'Junio C Hamano2015-08-314-6/+36
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | push: add a config option push.gpgSign for default signed pushesdb/push-sign-if-askedDave Borowitz2015-08-191-0/+8
| * | | | | | | | | | push: support signing pushes iff the server supports itDave Borowitz2015-08-192-13/+20
| * | | | | | | | | | gitremote-helpers.txt: document pushcert optionDave Borowitz2015-08-191-0/+3
| * | | | | | | | | | Documentation/git-send-pack.txt: document --signedDave Borowitz2015-08-191-1/+9
| * | | | | | | | | | Documentation/git-send-pack.txt: wrap long synopsis lineDave Borowitz2015-08-191-1/+3
| * | | | | | | | | | Documentation/git-push.txt: document when --signed may failDave Borowitz2015-08-191-1/+3
* | | | | | | | | | | Merge branch 'jk/notes-merge-config'Junio C Hamano2015-08-312-5/+36
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | notes: teach git-notes about notes.<name>.mergeStrategy optionjk/notes-merge-configJacob Keller2015-08-172-0/+12
| * | | | | | | | | | | notes: add notes.mergeStrategy option to select default strategyJacob Keller2015-08-172-1/+19