Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 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-up | 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 references | Jacob Keller | 2015-09-23 | 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 match | 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-29 | 2 | -1/+20 |
| * | | | | | | Sync with v2.5.4 | Junio C Hamano | 2015-09-29 | 4 | -3/+87 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Git 2.5.4v2.5.4 | Junio C Hamano | 2015-09-29 | 2 | -1/+20 |
| | * | | | | | | Sync with 2.4.10 | Junio C Hamano | 2015-09-29 | 3 | -2/+67 |
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| | | * | | | | | Git 2.4.10v2.4.10 | Junio C Hamano | 2015-09-29 | 2 | -1/+20 |
| | | * | | | | | Sync with 2.3.10 | Junio C Hamano | 2015-09-29 | 2 | -1/+47 |
| | | |\ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | |||||
| | | | * | | | | Git 2.3.10v2.3.10 | Junio C Hamano | 2015-09-29 | 2 | -1/+20 |
| | | | * | | | | http: limit redirection to protocol-whitelist | Blake Burkhart | 2015-09-26 | 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 better | 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 subcommand | 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 formatting | John Keeping | 2015-09-11 | 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-25 | 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-04 | 1 | -6/+15 |
| * | | | | | | | | | | Documentation/rev-list: don't list date formats | John Keeping | 2015-09-04 | 2 | -2/+2 |
| * | | | | | | | | | | Documentation/git-for-each-ref: don't list date formats | John Keeping | 2015-09-04 | 1 | -3/+2 |
| * | | | | | | | | | | Documentation/config: don't list date formats | John Keeping | 2015-09-04 | 1 | -3/+1 |
| * | | | | | | | | | | Documentation/blame-options: don't list date formats | John Keeping | 2015-09-04 | 1 | -3/+2 |
* | | | | | | | | | | | Merge branch 'dt/refs-bisection' | Junio C Hamano | 2015-10-05 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | refs: make refs/bisect/* per-worktree | David Turner | 2015-09-01 | 1 | -2/+3 |
* | | | | | | | | | | | | Merge branch 'nk/stash-show-config' | Junio C Hamano | 2015-10-05 | 2 | -0/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | stash: allow "stash show" diff output configurable | Namhyung Kim | 2015-08-31 | 2 | -0/+12 |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'jh/quiltimport-explicit-series-file' | Junio C Hamano | 2015-10-05 | 1 | -2/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ |