aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'kn/for-each-tag'Junio C Hamano2015-10-05
|\
| * tag.c: implement '--merged' and '--no-merged' optionsKarthik Nayak2015-09-17
| * tag.c: implement '--format' optionKarthik Nayak2015-09-17
| * tag.c: use 'ref-filter' APIsKarthik Nayak2015-09-17
| * ref-filter: add support to sort by versionKarthik Nayak2015-09-17
| * ref-filter: add support for %(contents:lines=X)Karthik Nayak2015-09-17
| * ref-filter: implement an `align` atomKarthik Nayak2015-09-17
| * ref-filter: introduce match_atom_name()Karthik Nayak2015-09-17
| * Merge 'jk/git-path' into kn/for-each-tagJunio C Hamano2015-08-24
| |\
| * \ Merge 'kn/for-each-tag-branch' into kn/for-each-tagJunio C Hamano2015-08-24
| |\ \
* | \ \ Merge branch 'jk/test-lint-forbid-when-finished-in-subshell'Junio C Hamano2015-10-05
|\ \ \ \
| * | | | test-lib-functions: detect test_when_finished in subshellJohn Keeping2015-09-08
| * | | | t7800: don't use test_config in a subshellJohn Keeping2015-09-08
| * | | | test-lib-functions: support "test_config -C <dir> ..."John Keeping2015-09-08
| * | | | t5801: don't use test_when_finished in a subshellJohn Keeping2015-09-08
| * | | | t7610: don't use test_config in a subshellJohn Keeping2015-09-08
| * | | | Merge branch 'ee/clean-test-fixes' into maintJunio C Hamano2015-09-03
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/log-missing-default-HEAD' into maintJunio C Hamano2015-09-03
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cc/trailers-corner-case-fix' into maintJunio C Hamano2015-09-03
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'dt/commit-preserve-base-index-upon-opportunistic-cache-tree-upd...Junio C Hamano2015-09-03
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'rs/archive-zip-many' into maintJunio C Hamano2015-09-03
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'sg/t3020-typofix' into maintJunio C Hamano2015-09-03
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jk/fix-alias-pager-config-key-warnings' into maintJunio C Hamano2015-09-03
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/dwim-wildcards-as-pathspecs' into maintJunio C Hamano2015-09-03
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ps/t1509-chroot-test-fixup' into maintJunio C Hamano2015-09-03
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/connect-clear-env'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | git_connect: clear GIT_* environment for sshJeff King2015-09-04
* | | | | | | | | | | | | | | Merge branch 'jk/date-local'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t6300: add tests for "-local" date formatsJohn Keeping2015-09-03
| * | | | | | | | | | | | | | | t6300: make UTC and local dates differentJohn Keeping2015-09-03
| * | | | | | | | | | | | | | | t6300: add test for "raw" date formatJohn Keeping2015-09-03
| * | | | | | | | | | | | | | | t6300: introduce test_date() helperJohn Keeping2015-09-03
* | | | | | | | | | | | | | | | Merge branch 'dt/refs-bisection'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | refs: make refs/bisect/* per-worktreeDavid Turner2015-09-01
| * | | | | | | | | | | | | | | | path: optimize common dir checkingDavid Turner2015-09-01
* | | | | | | | | | | | | | | | | Merge branch 'ld/p4-import-labels'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | git-p4: fix P4 label import for unprocessed commitsLuke Diamand2015-08-28
| * | | | | | | | | | | | | | | | | git-p4: failing test for ignoring invalid p4 labelsLuke Diamand2015-08-28
* | | | | | | | | | | | | | | | | | Merge branch 'ad/bisect-terms'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | bisect: allow setting any user-specified in 'git bisect start'Matthieu Moy2015-08-03
| * | | | | | | | | | | | | | | | | | bisect: add 'git bisect terms' to view the current termsMatthieu Moy2015-08-03
| * | | | | | | | | | | | | | | | | | bisect: add the terms old/newAntoine Delaite2015-08-03
* | | | | | | | | | | | | | | | | | | Merge branch 'kn/for-each-tag-branch'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | for-each-ref: add '--contains' optionKarthik Nayak2015-08-03
| * | | | | | | | | | | | | | | | | | for-each-ref: add '--merged' and '--no-merged' optionsKarthik Nayak2015-08-03
| * | | | | | | | | | | | | | | | | | for-each-ref: add '--points-at' optionKarthik Nayak2015-08-03
| * | | | | | | | | | | | | | | | | | t6302: for-each-ref tests for ref-filter APIsKarthik Nayak2015-08-03
* | | | | | | | | | | | | | | | | | | Merge branch 'mp/t7060-diff-index-test'Junio C Hamano2015-09-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | t7060: actually test "git diff-index --cached -M"Matthieu Prat2015-09-02
* | | | | | | | | | | | | | | | | | | | Merge branch 'jc/builtin-am-signoff-regression-fix'Junio C Hamano2015-09-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \