summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Update draft release notes to 2.6.5Junio C Hamano2015-12-151-0/+14
* Merge branch 'ls/p4-keep-empty-commits' into maintJunio C Hamano2015-12-151-0/+4
|\
| * git-p4: add option to keep empty commitsls/p4-keep-empty-commitsLars Schneider2015-12-101-0/+4
* | Prepare for 2.6.5Junio C Hamano2015-12-111-0/+25
* | Merge branch 'sb/doc-submodule-sync-recursive' into maintJunio C Hamano2015-12-111-1/+4
|\ \
| * | document submodule sync --recursivesb/doc-submodule-sync-recursiveStefan Beller2015-12-041-1/+4
* | | Merge branch 'nd/doc-check-ref-format-typo' into maintJunio C Hamano2015-12-111-1/+1
|\ \ \
| * | | git-check-ref-format.txt: typo, s/avoids/avoid/nd/doc-check-ref-format-typoNguyễn Thái Ngọc Duy2015-12-041-1/+1
| |/ /
* | | Documentation/git-update-index: add missing opts to synopsisChristian Couder2015-12-101-0/+1
* | | Git 2.6.4v2.6.4Junio C Hamano2015-12-082-1/+17
* | | Merge branch 'jk/rebase-no-autostash' into maintJunio C Hamano2015-12-081-1/+2
|\ \ \
| * | | Documentation/git-rebase: fix --no-autostash formattingjk/rebase-no-autostashJohn Keeping2015-09-101-1/+2
* | | | Prepare for 2.6.4Junio C Hamano2015-12-041-0/+48
* | | | Merge branch 'dk/check-ignore-docs' into maintJeff King2015-12-011-5/+5
|\ \ \ \
| * | | | check-ignore: correct documentation about outputdk/check-ignore-docsDennis Kaarsemaker2015-11-241-5/+5
* | | | | Merge branch 'mg/doc-word-diff-example' into maintJeff King2015-12-011-0/+3
|\ \ \ \ \
| * | | | | Documentation/diff: give --word-diff-regex=. examplemg/doc-word-diff-exampleMichael J Gruber2015-11-241-0/+3
* | | | | | Merge branch 'ar/doc-env-variable-format' into maintJeff King2015-12-011-6/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Documentation: make environment variable formatting more consistentar/doc-env-variable-formatАндрей Рыбак2015-11-111-6/+6
| |/ / / /
* | | | | Documentation/git-update-index: add missing opts to synopsysChristian Couder2015-11-241-0/+1
|/ / / /
* | | | Git 2.6.3v2.6.3Junio C Hamano2015-11-052-1/+113
* | | | Merge branch 'rs/daemon-plug-child-leak' into maintJunio C Hamano2015-11-051-0/+7
|\ \ \ \
| * | | | run-command: factor out child_process_clear()René Scharfe2015-11-021-0/+7
* | | | | Merge branch 'xf/user-manual-ff' into maintJunio C Hamano2015-11-041-5/+5
|\ \ \ \ \
| * | | | | user-manual: fix the description of fast-forwardxf/user-manual-ffXue Fuqiao2015-10-261-5/+5
* | | | | | Merge branch 'xf/user-manual-markup' into maintJunio C Hamano2015-11-0411-11/+11
|\ \ \ \ \ \
| * | | | | | Documentation: match undefline with the text in old release notesxf/user-manual-markupJunio C Hamano2015-10-225-5/+5
| * | | | | | Documentation: match underline with the textJunio C Hamano2015-10-225-5/+5
| * | | | | | Documentation: fix header markupXue Fuqiao2015-10-221-1/+1
| |/ / / / /
* | | | | | Merge branch 'jc/everyday-markup' into maintJunio C Hamano2015-11-041-1/+1
|\ \ \ \ \ \
| * | | | | | Documentation/everyday: match undefline with the textjc/everyday-markupJunio C Hamano2015-10-221-1/+1
* | | | | | | Merge branch 'jc/em-dash-in-doc' into maintJunio C Hamano2015-11-046-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Documentation: AsciiDoc spells em-dash as double-dashes, not triplejc/em-dash-in-docJunio C Hamano2015-10-226-6/+6
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'jk/merge-file-exit-code' into maintJunio C Hamano2015-11-031-1/+2
|\ \ \ \ \ \ \
| * | | | | | | merge-file: clamp exit code to maximum 127jk/merge-file-exit-codeJeff King2015-10-291-1/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jc/usage-stdin' into maintJunio C Hamano2015-11-0313-28/+51
|\ \ \ \ \ \ \
| * | | | | | | usage: do not insist that standard input must come from a filejc/usage-stdinJunio C Hamano2015-10-1613-28/+51
* | | | | | | | Merge branch 'jk/repository-extension' into maintJunio C Hamano2015-11-031-0/+88
|\ \ \ \ \ \ \ \
| * | | | | | | | introduce "preciousObjects" repository extensionjk/repository-extensionJeff King2015-06-241-0/+7
| * | | | | | | | introduce "extensions" form of core.repositoryformatversionJeff King2015-06-241-0/+81
* | | | | | | | | Merge branch 'jc/doc-gc-prune-now' into maintJunio C Hamano2015-10-201-2/+5
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Documentation/gc: warn against --prune=<now>jc/doc-gc-prune-nowJunio C Hamano2015-10-141-2/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Git 2.6.2v2.6.2Junio C Hamano2015-10-162-1/+67
* | | | | | | | Merge branch 'tk/doc-interpret-trailers-grammo' into maintJunio C Hamano2015-10-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation/interpret-trailers: Grammar fixtk/doc-interpret-trailers-grammoTobias Klauser2015-10-071-1/+1
* | | | | | | | | Merge branch 'jk/asciidoctor-section-heading-markup-fix' into maintJunio C Hamano2015-10-162-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: fix section header mark-upjk/asciidoctor-section-heading-markup-fixJohn Keeping2015-09-252-2/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'nd/ls-remote-does-not-have-u-option' into maintJunio C Hamano2015-10-161-2/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ls-remote.txt: delete unsupported optionnd/ls-remote-does-not-have-u-optionNguyễn Thái Ngọc Duy2015-09-281-2/+1
* | | | | | | | | | Merge branch 'dt/log-follow-config' into maintJunio C Hamano2015-10-162-4/+10
|\ \ \ \ \ \ \ \ \ \