summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* diff: --indent-heuristic is no longer experimentalcn/diff-indent-no-longer-is-experimentalCarlos Martín Nieto2017-11-024-9/+6
* Git 2.14.3v2.14.3maint-2.14Junio C Hamano2017-10-231-0/+24
* Merge branch 'jc/fetch-refspec-doc-update' into maintJunio C Hamano2017-10-231-2/+4
|\
| * fetch doc: src side of refspec could be full SHA-1jc/fetch-refspec-doc-updateJunio C Hamano2017-10-181-2/+4
* | Prepare for 2.14.3Junio C Hamano2017-10-181-0/+75
* | Merge branch 'jk/ref-filter-colors-fix' into maintJunio C Hamano2017-10-182-0/+10
|\ \
| * | Revert "color: make "always" the same as "auto" in config"Jeff King2017-10-171-17/+18
| * | Merge branch 'jk/ui-color-always-to-auto-maint' (early part) into jk/ref-filt...Junio C Hamano2017-10-173-18/+27
| |\ \
| | * | color: make "always" the same as "auto" in configJeff King2017-10-041-18/+17
| | * | provide --color option for all ref-filter usersJeff King2017-10-042-0/+10
* | | | Merge branch 'jc/doc-checkout' into maintJunio C Hamano2017-10-181-14/+16
|\ \ \ \
| * | | | checkout doc: clarify command line args for "checkout paths" modejc/doc-checkoutJunio C Hamano2017-10-111-14/+16
| |/ / /
* | | | Merge branch 'ad/doc-markup-fix' into maintJunio C Hamano2017-10-181-1/+1
|\ \ \ \
| * | | | doc: correct command formattingad/doc-markup-fixAdam Dinwoodie2017-09-291-1/+1
| |/ / /
* | | | Merge branch 'mr/doc-negative-pathspec' into maintJunio C Hamano2017-10-184-1/+12
|\ \ \ \
| * | | | docs: improve discoverability of exclude pathspecmr/doc-negative-pathspecManav Rathi2017-09-254-1/+12
* | | | | Merge branch 'ks/doc-use-camelcase-for-config-name' into maintJunio C Hamano2017-10-182-3/+3
|\ \ \ \ \
| * | | | | doc: camelCase the config variables to improve readabilityks/doc-use-camelcase-for-config-nameKaartic Sivaraam2017-09-252-3/+3
* | | | | | Merge branch 'jk/doc-read-tree-table-asciidoctor-fix' into maintJunio C Hamano2017-10-181-0/+2
|\ \ \ \ \ \
| * | | | | | doc: put literal block delimiter around tablejk/doc-read-tree-table-asciidoctor-fixJeff King2017-09-241-0/+2
* | | | | | | Merge branch 'ez/doc-duplicated-words-fix' into maintJunio C Hamano2017-10-184-4/+4
|\ \ \ \ \ \ \
| * | | | | | | doc: fix minor typos (extra/duplicated words)ez/doc-duplicated-words-fixEvan Zacks2017-09-144-4/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'kd/doc-for-each-ref' into maintJunio C Hamano2017-10-181-16/+17
|\ \ \ \ \ \ \
| * | | | | | | doc/for-each-ref: explicitly specify option nameskd/doc-for-each-refKevin Daudt2017-09-121-9/+9
| * | | | | | | doc/for-each-ref: consistently use '=' to between argument names and valuesKevin Daudt2017-09-121-7/+8
* | | | | | | | Merge branch 'bb/doc-eol-dirty' into maintJunio C Hamano2017-10-181-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: mention that `eol` can change the dirty status of pathsbb/doc-eol-dirtyBen Boeckel2017-09-071-1/+4
* | | | | | | | | Merge branch 'jc/merge-x-theirs-docfix' into maintJunio C Hamano2017-10-181-1/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | merge-strategies: avoid implying that "-s theirs" existsjc/merge-x-theirs-docfixJunio C Hamano2017-09-251-1/+2
* | | | | | | | | Git 2.14.2v2.14.2Junio C Hamano2017-09-221-0/+11
* | | | | | | | | Sync with 2.13.6Junio C Hamano2017-09-225-0/+84
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Git 2.13.6v2.13.6maint-2.13Junio C Hamano2017-09-221-0/+17
| * | | | | | | | Sync with 2.12.5Junio C Hamano2017-09-224-0/+67
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | Git 2.12.5v2.12.5maint-2.12Junio C Hamano2017-09-221-0/+17
| | * | | | | | | Sync with 2.11.4Junio C Hamano2017-09-223-0/+50
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | * | | | | | Git 2.11.4v2.11.4maint-2.11Junio C Hamano2017-09-221-0/+17
| | | * | | | | | Sync with 2.10.5Junio C Hamano2017-09-222-0/+33
| | | |\ \ \ \ \ \
| | | | * | | | | | Git 2.10.5v2.10.5maint-2.10Junio C Hamano2017-09-221-0/+17
| | | | * | | | | | Merge branch 'jk/git-shell-drop-cvsserver' into maint-2.10Junio C Hamano2017-09-221-0/+16
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | | | * | | | | shell: drop git-cvsserver support by defaultjk/git-shell-drop-cvsserverJeff King2017-09-121-0/+16
* | | | | | | | | | RelNotes: further fixes for 2.14.2 from the master frontJunio C Hamano2017-09-101-0/+59
* | | | | | | | | | Merge branch 'jt/doc-pack-objects-fix' into maintJunio C Hamano2017-09-101-6/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Doc: clarify that pack-objects makes packs, pluraljt/doc-pack-objects-fixJonathan Tan2017-08-231-6/+11
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/doc-the-this' into maintJunio C Hamano2017-09-101-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | doc: fix typo in sendemail.identityjk/doc-the-thisJeff King2017-08-201-2/+2
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'mg/format-ref-doc-fix' into maintJunio C Hamano2017-09-103-8/+9
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Documentation/git-for-each-ref: clarify peeling of tags for --formatmg/format-ref-doc-fixMichael J Gruber2017-08-181-2/+3
| * | | | | | | | | Documentation: use proper wording for ref format stringsMichael J Gruber2017-08-183-6/+6
* | | | | | | | | | Merge branch 'ah/doc-empty-string-is-false' into maintJunio C Hamano2017-09-102-6/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | doc: clarify "config --bool" behaviour with empty stringah/doc-empty-string-is-falseAndreas Heiduk2017-08-142-6/+7
| | |_|_|_|/ / / / / | |/| | | | | | | |