summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dn/gpg-doc'Junio C Hamano2016-06-272-2/+2
|\
| * Documentation: GPG capitalizationdn/gpg-docDave Nicolson2016-06-162-2/+2
* | Merge branch 'jk/fetch-prune-doc'Junio C Hamano2016-06-271-1/+1
|\ \
| * | fetch: document that pruning happens before fetchingjk/fetch-prune-docJeff King2016-06-141-1/+1
| |/
* | Merge branch 'ap/git-svn-propset-doc'Junio C Hamano2016-06-271-0/+14
|\ \
| * | git-svn: document the 'git svn propset' commandap/git-svn-propset-docAlfred Perlstein2016-06-151-0/+14
* | | Merge branch 'tr/doc-tt'Junio C Hamano2016-06-2736-217/+224
|\ \ \
| * | | doc: change configuration variables formattr/doc-ttTom Russello2016-06-0817-86/+86
| * | | doc: more consistency in environment variables formatTom Russello2016-06-0817-27/+27
| * | | doc: change environment variables formatTom Russello2016-06-089-101/+101
| * | | doc: clearer rule about formatting literalsTom Russello2016-06-081-3/+10
* | | | Start the post-2.9 cycleJunio C Hamano2016-06-201-0/+68
* | | | Merge branch 'wd/userdiff-css'Junio C Hamano2016-06-201-0/+2
|\ \ \ \
| * | | | userdiff: add built-in pattern for CSSwd/userdiff-cssWilliam Duclot2016-06-031-0/+2
* | | | | Merge branch 'aq/upload-pack-use-parse-options'Junio C Hamano2016-06-201-3/+13
|\ \ \ \ \
| * | | | | upload-pack.c: use parse-options APIaq/upload-pack-use-parse-optionsAntoine Queru2016-05-311-3/+13
* | | | | | Merge branch 'jg/dash-is-last-branch-in-worktree-add'Junio C Hamano2016-06-201-1/+2
|\ \ \ \ \ \
| * | | | | | worktree: allow "-" short-hand for @{-1} in add commandjg/dash-is-last-branch-in-worktree-addJordan DE GEA2016-05-311-1/+2
| |/ / / / /
* | | | | | Merge branch 'sb/submodule-recommend-shallowness'Junio C Hamano2016-06-201-2/+9
|\ \ \ \ \ \
| * | | | | | submodule update: learn `--[no-]recommend-shallow` optionStefan Beller2016-05-271-2/+9
* | | | | | | Merge branch 'ew/fast-import-unpack-limit'Junio C Hamano2016-06-202-0/+11
|\ \ \ \ \ \ \
| * | | | | | | fast-import: implement unpack limitEric Wong2016-05-112-0/+11
* | | | | | | | Git 2.9v2.9.0Junio C Hamano2016-06-131-0/+5
* | | | | | | | Hopefully the final last-minute update before 2.9 finalJunio C Hamano2016-06-101-3/+7
* | | | | | | | Merge branch 'jk/diff-compact-heuristic'Junio C Hamano2016-06-102-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | diff: disable compaction heuristic for nowjk/diff-compact-heuristicJunio C Hamano2016-06-102-0/+12
| * | | | | | | | diff: undocument the compaction heuristic knobs for experimentationJunio C Hamano2016-05-022-11/+0
| * | | | | | | | xdiff: implement empty line chunk heuristicStefan Beller2016-04-192-0/+11
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Git 2.9-rc2v2.9.0-rc2Junio C Hamano2016-06-061-25/+6
* | | | | | | | Sync with 2.8.4Junio C Hamano2016-06-062-1/+16
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Git 2.8.4v2.8.4Junio C Hamano2016-06-062-1/+16
| * | | | | | | Merge branch 'tb/core-eol-fix' into maintJunio C Hamano2016-06-061-3/+3
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Almost ready for 2.9-rc2Junio C Hamano2016-06-031-0/+19
* | | | | | | | Merge branch 'em/man-bold-literal'Junio C Hamano2016-06-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: bold literals in manem/man-bold-literalErwan Mathoniere2016-05-311-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'pa/cherry-pick-doc-typo'Junio C Hamano2016-06-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | git-cherry-pick.txt: correct a small typopa/cherry-pick-doc-typoPablo Santiago Blum de Aguiar2016-05-291-1/+1
* | | | | | | | | Merge branch 'mr/send-email-doc-gmail-2fa'Junio C Hamano2016-06-031-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation/git-send-email: fix typo in gmail 2FA sectionmr/send-email-doc-gmail-2faSZEDER Gábor2016-06-011-1/+1
* | | | | | | | | | Git 2.9-rc1v2.9.0-rc1Junio C Hamano2016-05-311-39/+48
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2016-05-311-0/+28
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | / / / / / / | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | More topics for 2.8.4Junio C Hamano2016-05-311-0/+28
| * | | | | | | | Merge branch 'sb/submodule-deinit-all' into maintJunio C Hamano2016-05-311-6/+13
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'bn/http-cookiefile-config' into maintJunio C Hamano2016-05-311-2/+3
| |\ \ \ \ \ \ \ \ \
* | | | | | | | | | | Final batch before 2.9-rc1Junio C Hamano2016-05-291-0/+11
* | | | | | | | | | | Merge branch 'rj/log-decorate-auto'Junio C Hamano2016-05-292-4/+9
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | log: document the --decorate=auto optionrj/log-decorate-autoRamsay Jones2016-05-272-4/+9
* | | | | | | | | | | Documentation: add instructions to help setup gmail 2FAMichael Rappazzo2016-05-271-0/+13
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Sync with maintJunio C Hamano2016-05-261-0/+27
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Start preparing for 2.8.4Junio C Hamano2016-05-261-0/+27