Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'tk/doc-interpret-trailers-grammo' | Junio C Hamano | 2015-10-15 | 1 | -1/+1 |
|\ | |||||
| * | Documentation/interpret-trailers: Grammar fixtk/doc-interpret-trailers-grammo | Tobias Klauser | 2015-10-07 | 1 | -1/+1 |
* | | Merge branch 'dt/log-follow-config' | Junio C Hamano | 2015-10-15 | 2 | -4/+10 |
|\ \ | |||||
| * | | log: Update log.follow doc and add to config.txtdt/log-follow-config | Eric N. Vander Weele | 2015-10-07 | 2 | -4/+10 |
* | | | Merge branch 'kn/for-each-branch' | Junio C Hamano | 2015-10-15 | 1 | -1/+15 |
|\ \ \ | |||||
| * | | | branch: add '--points-at' option | Karthik Nayak | 2015-09-25 | 1 | -1/+5 |
| * | | | branch.c: use 'ref-filter' APIs | Karthik Nayak | 2015-09-25 | 1 | -1/+11 |
* | | | | Third batch for 2.7 | Junio C Hamano | 2015-10-14 | 1 | -0/+8 |
* | | | | Merge branch 'nd/ls-remote-does-not-have-u-option' | Junio C Hamano | 2015-10-14 | 1 | -2/+1 |
|\ \ \ \ | |||||
| * | | | | ls-remote.txt: delete unsupported optionnd/ls-remote-does-not-have-u-option | Nguyễn Thái Ngọc Duy | 2015-09-28 | 1 | -2/+1 |
* | | | | | Merge branch 'jk/asciidoctor-section-heading-markup-fix' | Junio C Hamano | 2015-10-14 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Documentation: fix section header mark-upjk/asciidoctor-section-heading-markup-fix | John Keeping | 2015-09-25 | 2 | -2/+2 |
* | | | | | | Merge branch 'jk/notes-dwim-doc' | Junio C Hamano | 2015-10-14 | 2 | -3/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | notes: correct documentation of DWIMery for notes referencesjk/notes-dwim-doc | Jacob Keller | 2015-09-22 | 2 | -3/+6 |
* | | | | | | | Second batch for 2.7 | Junio C Hamano | 2015-10-07 | 1 | -0/+16 |
* | | | | | | | Merge branch 'ls/p4-path-encoding' | Junio C Hamano | 2015-10-07 | 1 | -0/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git-p4: add config git-p4.pathEncoding | Lars Schneider | 2015-09-03 | 1 | -0/+7 |
* | | | | | | | | Merge branch 'nd/ignore-then-not-ignore' | Junio C Hamano | 2015-10-07 | 1 | -4/+19 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | dir.c: don't exclude whole dir prematurely if neg pattern may matchnd/ignore-then-not-ignore | Nguyễn Thái Ngọc Duy | 2015-09-21 | 1 | -4/+19 |
* | | | | | | | | | Start cycle toward 2.7 | Junio C Hamano | 2015-10-05 | 1 | -0/+109 |
* | | | | | | | | | Sync with 2.6.1 | Junio C Hamano | 2015-10-05 | 5 | -4/+107 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Git 2.6.1v2.6.1 | Junio C Hamano | 2015-09-28 | 2 | -1/+20 |
| * | | | | | | | | | Sync with v2.5.4 | Junio C Hamano | 2015-09-28 | 4 | -3/+87 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Git 2.5.4v2.5.4 | Junio C Hamano | 2015-09-28 | 2 | -1/+20 |
| | * | | | | | | | | | Sync with 2.4.10 | Junio C Hamano | 2015-09-28 | 3 | -2/+67 |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | |||||
| | | * | | | | | | | | Git 2.4.10v2.4.10 | Junio C Hamano | 2015-09-28 | 2 | -1/+20 |
| | | * | | | | | | | | Sync with 2.3.10 | Junio C Hamano | 2015-09-28 | 2 | -1/+47 |
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / | | | |/| | | | | | | | |||||
| | | | * | | | | | | | Git 2.3.10v2.3.10maint-2.3 | Junio C Hamano | 2015-09-28 | 2 | -1/+20 |
| | | | * | | | | | | | http: limit redirection to protocol-whitelist | Blake Burkhart | 2015-09-25 | 1 | -5/+0 |
| | | | * | | | | | | | transport: add a protocol-whitelist environment variable | Jeff King | 2015-09-23 | 1 | -0/+32 |
| | | | |/ / / / / / | |||||
* | | | | | | | | | | Merge branch 'mm/keyid-docs' | Junio C Hamano | 2015-10-05 | 10 | -29/+47 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Documentation: explain optional arguments bettermm/keyid-docs | Matthieu Moy | 2015-09-21 | 9 | -10/+28 |
| * | | | | | | | | | | Documentation/grep: fix documentation of -O | Matthieu Moy | 2015-09-21 | 1 | -2/+2 |
| * | | | | | | | | | | Documentation: use 'keyid' consistently, not 'key-id' | Matthieu Moy | 2015-09-21 | 5 | -17/+17 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'bb/remote-get-url' | Junio C Hamano | 2015-10-05 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | remote: add get-url subcommandbb/remote-get-url | Ben Boeckel | 2015-09-17 | 1 | -0/+10 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'jk/rebase-no-autostash' | Junio C Hamano | 2015-10-05 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Documentation/git-rebase: fix --no-autostash formattingjk/rebase-no-autostash | John Keeping | 2015-09-10 | 1 | -1/+2 |
* | | | | | | | | | | | Merge branch 'kn/for-each-tag' | Junio C Hamano | 2015-10-05 | 2 | -8/+36 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | tag.c: implement '--merged' and '--no-merged' options | Karthik Nayak | 2015-09-17 | 1 | -1/+6 |
| * | | | | | | | | | | tag.c: implement '--format' option | Karthik Nayak | 2015-09-17 | 1 | -1/+7 |
| * | | | | | | | | | | tag.c: use 'ref-filter' APIs | Karthik Nayak | 2015-09-17 | 1 | -7/+9 |
| * | | | | | | | | | | ref-filter: add support to sort by version | Karthik Nayak | 2015-09-17 | 1 | -0/+3 |
| * | | | | | | | | | | ref-filter: add support for %(contents:lines=X) | Karthik Nayak | 2015-09-17 | 1 | -1/+2 |
| * | | | | | | | | | | ref-filter: implement an `align` atom | Karthik Nayak | 2015-09-17 | 1 | -0/+11 |
| * | | | | | | | | | | Merge 'kn/for-each-tag-branch' into kn/for-each-tag | Junio C Hamano | 2015-08-24 | 1 | -0/+16 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/date-local' | Junio C Hamano | 2015-10-05 | 5 | -17/+22 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | date: make "local" orthogonal to date format | Jeff King | 2015-09-03 | 1 | -6/+15 |
| * | | | | | | | | | | | | Documentation/rev-list: don't list date formats | John Keeping | 2015-09-03 | 2 | -2/+2 |
| * | | | | | | | | | | | | Documentation/git-for-each-ref: don't list date formats | John Keeping | 2015-09-03 | 1 | -3/+2 |