Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | | | | | | | | Documentation/config: don't list date formats | John Keeping | 2015-09-03 | 1 | -3/+1 |
| * | | | | | | | | | Documentation/blame-options: don't list date formats | John Keeping | 2015-09-03 | 1 | -3/+2 |
* | | | | | | | | | | Merge branch 'dt/refs-bisection' | Junio C Hamano | 2015-10-05 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | refs: make refs/bisect/* per-worktreedt/refs-bisection | 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 configurablenk/stash-show-config | Namhyung Kim | 2015-08-31 | 2 | -0/+12 |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'jh/quiltimport-explicit-series-file' | Junio C Hamano | 2015-10-05 | 1 | -2/+9 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | git-quiltimport: add commandline option --series <file>jh/quiltimport-explicit-series-file | Juerg Haefliger | 2015-09-01 | 1 | -2/+9 |
* | | | | | | | | | | | | Merge branch 'ad/bisect-terms' | Junio C Hamano | 2015-10-05 | 1 | -3/+100 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | bisect: allow setting any user-specified in 'git bisect start' | Matthieu Moy | 2015-08-03 | 1 | -2/+35 |
| * | | | | | | | | | | | | bisect: add 'git bisect terms' to view the current terms | Matthieu Moy | 2015-08-03 | 1 | -0/+10 |
| * | | | | | | | | | | | | bisect: add the terms old/new | Antoine Delaite | 2015-08-03 | 1 | -2/+56 |
* | | | | | | | | | | | | | Merge branch 'kn/for-each-tag-branch' | Junio C Hamano | 2015-10-05 | 1 | -0/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | / / / | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | for-each-ref: add '--contains' option | Karthik Nayak | 2015-08-03 | 1 | -0/+5 |
| * | | | | | | | | | | | for-each-ref: add '--merged' and '--no-merged' options | Karthik Nayak | 2015-08-03 | 1 | -1/+9 |
| * | | | | | | | | | | | for-each-ref: add '--points-at' option | Karthik Nayak | 2015-08-03 | 1 | -0/+3 |
* | | | | | | | | | | | | Git 2.6v2.6.0 | Junio C Hamano | 2015-09-28 | 1 | -0/+5 |
* | | | | | | | | | | | | Update RelNotes to 2.6 | Junio C Hamano | 2015-09-17 | 1 | -0/+5 |
* | | | | | | | | | | | | Sync with 2.5.3 | Junio C Hamano | 2015-09-17 | 2 | -1/+19 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |