Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with 2.6.1 | Junio C Hamano | 2015-10-05 | 8 | -0/+248 |
|\ | |||||
| * | Sync with v2.5.4 | Junio C Hamano | 2015-09-28 | 8 | -0/+248 |
| |\ | |||||
| | * | Sync with 2.4.10 | Junio C Hamano | 2015-09-28 | 8 | -0/+248 |
| | |\ | |||||
| | | * | Sync with 2.3.10 | Junio C Hamano | 2015-09-28 | 8 | -0/+248 |
| | | |\ | |||||
| | | | * | http: limit redirection depth | Blake Burkhart | 2015-09-25 | 2 | -0/+7 |
| | | | * | http: limit redirection to protocol-whitelist | Blake Burkhart | 2015-09-25 | 2 | -0/+10 |
| | | | * | submodule: allow only certain protocols for submodule fetches | Jeff King | 2015-09-23 | 1 | -0/+43 |
| | | | * | transport: add a protocol-whitelist environment variable | Jeff King | 2015-09-23 | 6 | -0/+188 |
| | * | | | Merge branch 'dt/untracked-subdir' into maint | Junio C Hamano | 2015-09-17 | 1 | -0/+215 |
| | |\ \ \ | |||||
* | | \ \ \ | Merge branch 'bb/remote-get-url' | Junio C Hamano | 2015-10-05 | 1 | -0/+37 |
|\ \ \ \ \ \ | |||||
| * | | | | | | remote: add get-url subcommandbb/remote-get-url | Ben Boeckel | 2015-09-17 | 1 | -0/+37 |
* | | | | | | | Merge branch 'jk/blame-first-parent' | Junio C Hamano | 2015-10-05 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | blame: handle --first-parentjk/blame-first-parent | Jeff King | 2015-09-16 | 1 | -0/+4 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jk/rebase-no-autostash' | Junio C Hamano | 2015-10-05 | 1 | -0/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | rebase: support --no-autostash | John Keeping | 2015-09-10 | 1 | -0/+10 |
* | | | | | | | | Merge branch 'kn/for-each-tag' | Junio C Hamano | 2015-10-05 | 2 | -7/+214 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | tag.c: implement '--merged' and '--no-merged' options | Karthik Nayak | 2015-09-17 | 1 | -0/+27 |
| * | | | | | | | | tag.c: implement '--format' option | Karthik Nayak | 2015-09-17 | 1 | -0/+12 |
| * | | | | | | | | tag.c: use 'ref-filter' APIs | Karthik Nayak | 2015-09-17 | 1 | -7/+1 |
| * | | | | | | | | ref-filter: add support to sort by version | Karthik Nayak | 2015-09-17 | 1 | -0/+36 |
| * | | | | | | | | ref-filter: add support for %(contents:lines=X) | Karthik Nayak | 2015-09-17 | 1 | -0/+52 |
| * | | | | | | | | ref-filter: implement an `align` atom | Karthik Nayak | 2015-09-17 | 1 | -0/+82 |
| * | | | | | | | | ref-filter: introduce match_atom_name() | Karthik Nayak | 2015-09-17 | 1 | -0/+4 |
| * | | | | | | | | Merge 'jk/git-path' into kn/for-each-tag | Junio C Hamano | 2015-08-24 | 1 | -111/+85 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge 'kn/for-each-tag-branch' into kn/for-each-tag | Junio C Hamano | 2015-08-24 | 1 | -0/+84 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'jk/test-lint-forbid-when-finished-in-subshell' | Junio C Hamano | 2015-10-05 | 4 | -16/+31 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | test-lib-functions: detect test_when_finished in subshelljk/test-lint-forbid-when-finished-in-subshell | John Keeping | 2015-09-08 | 1 | -0/+5 |
| * | | | | | | | | | | | t7800: don't use test_config in a subshell | John Keeping | 2015-09-08 | 1 | -4/+4 |
| * | | | | | | | | | | | test-lib-functions: support "test_config -C <dir> ..." | John Keeping | 2015-09-08 | 1 | -3/+17 |
| * | | | | | | | | | | | t5801: don't use test_when_finished in a subshell | John Keeping | 2015-09-08 | 1 | -8/+4 |
| * | | | | | | | | | | | t7610: don't use test_config in a subshell | John Keeping | 2015-09-08 | 1 | -1/+1 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'ee/clean-test-fixes' into maint | Junio C Hamano | 2015-09-03 | 1 | -12/+4 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/log-missing-default-HEAD' into maint | Junio C Hamano | 2015-09-03 | 1 | -0/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cc/trailers-corner-case-fix' into maint | Junio C Hamano | 2015-09-03 | 1 | -1/+28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'dt/commit-preserve-base-index-upon-opportunistic-cache-tree-upd... | Junio C Hamano | 2015-09-03 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/archive-zip-many' into maint | Junio C Hamano | 2015-09-03 | 1 | -0/+40 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sg/t3020-typofix' into maint | Junio C Hamano | 2015-09-03 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/fix-alias-pager-config-key-warnings' into maint | Junio C Hamano | 2015-09-03 | 1 | -0/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/dwim-wildcards-as-pathspecs' into maint | Junio C Hamano | 2015-09-03 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ps/t1509-chroot-test-fixup' into maint | Junio C Hamano | 2015-09-03 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/connect-clear-env' | Junio C Hamano | 2015-10-05 | 1 | -0/+34 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | git_connect: clear GIT_* environment for ssh | Jeff King | 2015-09-04 | 1 | -0/+34 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/date-local' | Junio C Hamano | 2015-10-05 | 1 | -67/+95 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | t6300: add tests for "-local" date formatsjk/date-local | John Keeping | 2015-09-03 | 1 | -0/+36 |
| * | | | | | | | | | | | | | | | | | | | | t6300: make UTC and local dates different | John Keeping | 2015-09-03 | 1 | -35/+35 |
| * | | | | | | | | | | | | | | | | | | | | t6300: add test for "raw" date format | John Keeping | 2015-09-03 | 1 | -0/+4 |
| * | | | | | | | | | | | | | | | | | | | | t6300: introduce test_date() helper | John Keeping | 2015-09-03 | 1 | -52/+40 |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'dt/refs-bisection' | Junio C Hamano | 2015-10-05 | 3 | -0/+32 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | | refs: make refs/bisect/* per-worktreedt/refs-bisection | David Turner | 2015-09-01 | 3 | -0/+31 |
| * | | | | | | | | | | | | | | | | | | | | | path: optimize common dir checking | David Turner | 2015-09-01 | 1 | -0/+1 |