summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Git 2.5.6v2.5.6maint-2.5Junio C Hamano2017-05-052-1/+14
* Merge branch 'maint-2.4' into maint-2.5Junio C Hamano2017-05-052-1/+14
|\
| * Git 2.4.12v2.4.12maint-2.4Junio C Hamano2017-05-052-1/+14
* | Git 2.5.5v2.5.5Junio C Hamano2016-03-172-1/+13
* | Merge branch 'maint-2.4' into maint-2.5Junio C Hamano2016-03-172-1/+13
|\ \ | |/
| * Git 2.4.11v2.4.11Junio C Hamano2016-03-172-1/+13
* | 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.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
|\ \ \
| * | | git-svn doc: mention "svn-remote.<name>.include-paths"br/svn-doc-include-paths-configBrett Randall2015-08-261-0/+3
* | | | 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
|\ \ \ \ \
| * | | | | Documentation/config: fix inconsistent label on gc.*.reflogExpireUnreachableas/docfix-reflog-expire-unreachableAndreas Schwab2015-08-211-1/+1
* | | | | | Merge branch 'jk/rev-list-has-no-notes' into maintJunio C Hamano2015-09-033-0/+6
|\ \ \ \ \ \
| * | | | | | rev-list: make it obvious that we do not support notesjk/rev-list-has-no-notesJeff King2015-08-243-0/+6
* | | | | | | Git 2.5.1v2.5.1Junio C Hamano2015-08-282-1/+18
|/ / / / / /
* | | | | | Start preparing for 2.5.1Junio C Hamano2015-08-191-0/+49
* | | | | | Merge branch 'ta/docfix-index-format-tech' into maintJunio C Hamano2015-08-191-1/+1
|\ \ \ \ \ \
| * | | | | | typofix for index-format.txtta/docfix-index-format-techThomas Ackermann2015-07-281-1/+1
* | | | | | | Merge branch 'kn/tag-doc-fix' into maintJunio C Hamano2015-08-191-1/+0
|\ \ \ \ \ \ \
| * | | | | | | Documentation/tag: remove double occurance of "<pattern>"kn/tag-doc-fixKarthik Nayak2015-07-101-1/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'es/doc-clean-outdated-tools' into maintJunio C Hamano2015-08-192-117/+9
|\ \ \ \ \ \ \
| * | | | | | | Documentation/git-tools: retire manually-maintained listes/doc-clean-outdated-toolsEric Sunshine2015-07-281-81/+7
| * | | | | | | Documentation/git-tools: drop references to defunct toolsEric Sunshine2015-07-281-31/+0
| * | | | | | | Documentation/git-tools: fix item text formattingEric Sunshine2015-07-281-67/+67
| * | | | | | | Documentation/git-tools: improve discoverability of Git wikiEric Sunshine2015-07-281-6/+3
| * | | | | | | Documentation/git: drop outdated Cogito referenceEric Sunshine2015-07-251-1/+1
* | | | | | | | Merge branch 'ib/scripted-parse-opt-better-hint-string' into maintJunio C Hamano2015-08-191-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | rev-parse --parseopt: allow [*=?!] in argument hintsib/scripted-parse-opt-better-hint-stringIlya Bobyr2015-07-151-2/+2
* | | | | | | | | Merge branch 'se/doc-checkout-ours-theirs' into maintJunio C Hamano2015-08-191-0/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | checkout: document subtlety around --ours/--theirsse/doc-checkout-ours-theirsSimon A. Eugster2015-07-121-0/+15
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Sync with 2.4.8Junio C Hamano2015-08-032-2/+24
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Git 2.4.8v2.4.8Junio C Hamano2015-08-032-1/+23
* | | | | | | | | Git 2.5v2.5.0js/rev-stdin-with-crlfJunio C Hamano2015-07-271-0/+5
* | | | | | | | | Sync with 2.4.7Junio C Hamano2015-07-272-1/+55
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | 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
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'tb/checkout-doc' into maintJunio C Hamano2015-07-271-1/+5
| |\ \ \ \ \ \ \ \ \