Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | | | | | | | | | | | | | Merge branch 'ld/p4-import-labels' | Junio C Hamano | 2015-10-05 | 1 | -0/+45 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | git-p4: fix P4 label import for unprocessed commitsld/p4-import-labels | Luke Diamand | 2015-08-28 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | git-p4: failing test for ignoring invalid p4 labels | Luke Diamand | 2015-08-28 | 1 | -0/+45 |
* | | | | | | | | | | | | | | | | | | Merge branch 'ad/bisect-terms' | Junio C Hamano | 2015-10-05 | 1 | -0/+135 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | bisect: allow setting any user-specified in 'git bisect start' | Matthieu Moy | 2015-08-03 | 1 | -0/+77 |
| * | | | | | | | | | | | | | | | | | | bisect: add 'git bisect terms' to view the current terms | Matthieu Moy | 2015-08-03 | 1 | -0/+20 |
| * | | | | | | | | | | | | | | | | | | bisect: add the terms old/new | Antoine Delaite | 2015-08-03 | 1 | -0/+38 |
* | | | | | | | | | | | | | | | | | | | Merge branch 'kn/for-each-tag-branch' | Junio C Hamano | 2015-10-05 | 1 | -0/+84 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | for-each-ref: add '--contains' option | Karthik Nayak | 2015-08-03 | 1 | -0/+15 |
| * | | | | | | | | | | | | | | | | | | for-each-ref: add '--merged' and '--no-merged' options | Karthik Nayak | 2015-08-03 | 1 | -0/+23 |
| * | | | | | | | | | | | | | | | | | | for-each-ref: add '--points-at' option | Karthik Nayak | 2015-08-03 | 1 | -0/+20 |
| * | | | | | | | | | | | | | | | | | | t6302: for-each-ref tests for ref-filter APIs | Karthik Nayak | 2015-08-03 | 1 | -0/+26 |
* | | | | | | | | | | | | | | | | | | | Merge branch 'mp/t7060-diff-index-test' | Junio C Hamano | 2015-09-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | t7060: actually test "git diff-index --cached -M"mp/t7060-diff-index-test | Matthieu Prat | 2015-09-02 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/builtin-am-signoff-regression-fix' | Junio C Hamano | 2015-09-08 | 1 | -0/+48 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |