Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'ls/p4-path-encoding' | Junio C Hamano | 2015-10-07 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | git-p4: add config git-p4.pathEncoding | Lars Schneider | 2015-09-03 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'nd/ignore-then-not-ignore' | Junio C Hamano | 2015-10-07 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | dir.c: don't exclude whole dir prematurely if neg pattern may match | Nguyễn Thái Ngọc Duy | 2015-09-21 | |
* | | | | | | | | | | | | | | | | | | | Start cycle toward 2.7 | Junio C Hamano | 2015-10-05 | |
* | | | | | | | | | | | | | | | | | | | Sync with 2.6.1 | Junio C Hamano | 2015-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | Git 2.6.1v2.6.1 | Junio C Hamano | 2015-09-28 | |
| * | | | | | | | | | | | | | | | | | | Sync with v2.5.4 | Junio C Hamano | 2015-09-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | Git 2.5.4v2.5.4 | Junio C Hamano | 2015-09-28 | |
| | * | | | | | | | | | | | | | | | | | Sync with 2.4.10 | Junio C Hamano | 2015-09-28 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | / / | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | Git 2.4.10v2.4.10 | Junio C Hamano | 2015-09-28 | |
| | | * | | | | | | | | | | | | | | | Sync with 2.3.10 | Junio C Hamano | 2015-09-28 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | Git 2.3.10v2.3.10 | Junio C Hamano | 2015-09-28 | |
| | | | * | | | | | | | | | | | | | | http: limit redirection to protocol-whitelist | Blake Burkhart | 2015-09-25 | |
| | | | * | | | | | | | | | | | | | | transport: add a protocol-whitelist environment variable | Jeff King | 2015-09-23 | |
| | | | |/ / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'mm/keyid-docs' | Junio C Hamano | 2015-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Documentation: explain optional arguments better | Matthieu Moy | 2015-09-21 | |
| * | | | | | | | | | | | | | | | | Documentation/grep: fix documentation of -O | Matthieu Moy | 2015-09-21 | |
| * | | | | | | | | | | | | | | | | Documentation: use 'keyid' consistently, not 'key-id' | Matthieu Moy | 2015-09-21 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'bb/remote-get-url' | Junio C Hamano | 2015-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | remote: add get-url subcommand | Ben Boeckel | 2015-09-17 | |
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'jk/rebase-no-autostash' | Junio C Hamano | 2015-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Documentation/git-rebase: fix --no-autostash formatting | John Keeping | 2015-09-10 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'kn/for-each-tag' | Junio C Hamano | 2015-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | tag.c: implement '--merged' and '--no-merged' options | Karthik Nayak | 2015-09-17 | |
| * | | | | | | | | | | | | | | tag.c: implement '--format' option | Karthik Nayak | 2015-09-17 | |
| * | | | | | | | | | | | | | | tag.c: use 'ref-filter' APIs | Karthik Nayak | 2015-09-17 | |
| * | | | | | | | | | | | | | | ref-filter: add support to sort by version | Karthik Nayak | 2015-09-17 | |
| * | | | | | | | | | | | | | | ref-filter: add support for %(contents:lines=X) | Karthik Nayak | 2015-09-17 | |
| * | | | | | | | | | | | | | | ref-filter: implement an `align` atom | Karthik Nayak | 2015-09-17 | |
| * | | | | | | | | | | | | | | Merge 'kn/for-each-tag-branch' into kn/for-each-tag | Junio C Hamano | 2015-08-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/date-local' | Junio C Hamano | 2015-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | date: make "local" orthogonal to date format | Jeff King | 2015-09-03 | |
| * | | | | | | | | | | | | | | | | Documentation/rev-list: don't list date formats | John Keeping | 2015-09-03 | |
| * | | | | | | | | | | | | | | | | Documentation/git-for-each-ref: don't list date formats | John Keeping | 2015-09-03 | |
| * | | | | | | | | | | | | | | | | Documentation/config: don't list date formats | John Keeping | 2015-09-03 | |
| * | | | | | | | | | | | | | | | | Documentation/blame-options: don't list date formats | John Keeping | 2015-09-03 | |
* | | | | | | | | | | | | | | | | | Merge branch 'dt/refs-bisection' | Junio C Hamano | 2015-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | refs: make refs/bisect/* per-worktree | David Turner | 2015-09-01 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'nk/stash-show-config' | Junio C Hamano | 2015-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | stash: allow "stash show" diff output configurable | Namhyung Kim | 2015-08-31 | |
| | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'jh/quiltimport-explicit-series-file' | Junio C Hamano | 2015-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | git-quiltimport: add commandline option --series <file> | Juerg Haefliger | 2015-09-01 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'ad/bisect-terms' | Junio C Hamano | 2015-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | bisect: allow setting any user-specified in 'git bisect start' | Matthieu Moy | 2015-08-03 | |
| * | | | | | | | | | | | | | | | | | | | bisect: add 'git bisect terms' to view the current terms | Matthieu Moy | 2015-08-03 | |
| * | | | | | | | | | | | | | | | | | | | bisect: add the terms old/new | Antoine Delaite | 2015-08-03 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'kn/for-each-tag-branch' | Junio C Hamano | 2015-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | / / / / / / / / / / | |_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | for-each-ref: add '--contains' option | Karthik Nayak | 2015-08-03 | |
| * | | | | | | | | | | | | | | | | | | for-each-ref: add '--merged' and '--no-merged' options | Karthik Nayak | 2015-08-03 |