summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/rebase-am-fork-point'Junio C Hamano2014-07-271-0/+23
|\
| * rebase: omit patch-identical commits with --fork-pointjk/rebase-am-fork-pointJohn Keeping2014-07-161-0/+23
* | Merge branch 'cc/replace-graft'Junio C Hamano2014-07-271-25/+114
|\ \
| * | replace: add test for --graft with a mergetagcc/replace-graftChristian Couder2014-07-211-0/+22
| * | replace: add test for --graft with signed commitChristian Couder2014-07-211-0/+24
| * | replace: add test for --graftChristian Couder2014-07-211-1/+44
| * | replace: cleanup redirection style in testsChristian Couder2014-07-071-24/+24
* | | Merge branch 'jk/stable-prio-queue'Junio C Hamano2014-07-271-0/+1
|\ \ \
| * | | t5539: update a flaky testjk/stable-prio-queueJeff King2014-07-151-0/+1
| | |/ | |/|
* | | Merge branch 'jk/tag-sort'Junio C Hamano2014-07-231-20/+56
|\ \ \
| * | | tag: support configuring --sort via .gitconfigjk/tag-sortJacob Keller2014-07-171-0/+36
| * | | tag: fix --sort tests to use cat<<-\EOF formatJacob Keller2014-07-131-20/+20
* | | | Merge branch 'kb/perf-trace'Junio C Hamano2014-07-221-0/+4
|\ \ \ \
| * | | | trace: disable additional trace output for unit testsKarsten Blees2014-07-131-0/+4
| |/ / /
* | | | Merge branch 'ek/alt-odb-entry-fix'Junio C Hamano2014-07-211-0/+24
|\ \ \ \
| * | | | sha1_file: do not add own object directory as alternateek/alt-odb-entry-fixEphrim Khong2014-07-151-0/+24
* | | | | Merge branch 'kb/hashmap-updates'Junio C Hamano2014-07-211-0/+13
|\ \ \ \ \
| * | | | | hashmap: add string interning APIkb/hashmap-updatesKarsten Blees2014-07-071-0/+13
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jl/submodule-tests'Junio C Hamano2014-07-2114-0/+974
|\ \ \ \ \
| * | | | | revert: add t3513 for submodule updatesjl/submodule-testsJens Lehmann2014-07-141-0/+32
| * | | | | stash: add t3906 for submodule updatesJens Lehmann2014-07-142-5/+42
| * | | | | am: add t4255 for submodule updatesJens Lehmann2014-07-141-0/+21
| * | | | | cherry-pick: add t3512 for submodule updatesJens Lehmann2014-07-142-3/+25
| * | | | | pull: add t5572 for submodule updatesJens Lehmann2014-07-141-0/+45
| * | | | | rebase: add t3426 for submodule updatesJens Lehmann2014-07-141-0/+46
| * | | | | merge: add t7613 for submodule updatesJens Lehmann2014-07-142-3/+40
| * | | | | bisect: add t6041 for submodule updatesJens Lehmann2014-07-141-0/+32
| * | | | | reset: add t7112 for submodule updatesJens Lehmann2014-07-141-0/+14
| * | | | | read-tree: add t1013 for submodule updatesJens Lehmann2014-07-141-0/+12
| * | | | | apply: add t4137 for submodule updatesJens Lehmann2014-07-141-0/+20
| * | | | | checkout: call the new submodule update test frameworkJens Lehmann2014-07-141-0/+5
| * | | | | submodules: add the lib-submodule-update.sh test libraryJens Lehmann2014-07-141-0/+640
| * | | | | test-lib: add test_dir_is_empty()Jens Lehmann2014-06-201-0/+11
| | |_|/ / | |/| | |
* | | | | Merge branch 'jl/test-lint-scripts'Junio C Hamano2014-07-161-2/+3
|\ \ \ \ \
| * | | | | t/Makefile: always test all lint targets when running testsjl/test-lint-scriptsJens Lehmann2014-07-101-1/+1
| * | | | | t/Makefile: check helper scripts for non-portable shell commands tooJens Lehmann2014-07-101-1/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'zk/log-graph-showsig'Junio C Hamano2014-07-161-0/+31
|\ \ \ \ \
| * | | | | log: fix indentation for --graph --show-signaturezk/log-graph-showsigZoltan Klinger2014-07-091-0/+31
| | |_|/ / | |/| | |
* | | | | Merge branch 'cb/filter-branch-prune-empty-degenerate-merges'Junio C Hamano2014-07-161-0/+11
|\ \ \ \ \
| * | | | | filter-branch: eliminate duplicate mapped parentscb/filter-branch-prune-empty-degenerate-mergesCharles Bailey2014-07-011-0/+11
* | | | | | Merge branch 'mk/merge-incomplete-files'Junio C Hamano2014-07-161-3/+88
|\ \ \ \ \ \
| * | | | | | git-merge-file: do not add LF at EOF while applying unrelated changemk/merge-incomplete-filesMax Kirillov2014-06-301-0/+85
| * | | | | | t6023-merge-file.sh: fix and mark as broken invalid testsMax Kirillov2014-06-301-3/+3
* | | | | | | Merge branch 'tb/crlf-tests'Junio C Hamano2014-07-162-61/+326
|\ \ \ \ \ \ \
| * | | | | | | t0027: combinations of core.autocrlf, core.eol and textTorsten Bögershausen2014-07-081-0/+265
| * | | | | | | t0025: rename the test filesTorsten Bögershausen2014-07-081-61/+61
| |/ / / / / /
* | | | | | | Merge branch 'nd/split-index'Junio C Hamano2014-07-162-0/+196
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | t1700: new tests for split-index modeNguyễn Thái Ngọc Duy2014-06-131-0/+194
| * | | | | | t2104: make sure split index mode is off for the version testNguyễn Thái Ngọc Duy2014-06-131-0/+2
* | | | | | | Merge branch 'dt/refs-check-refname-component-sse-fix'Junio C Hamano2014-07-101-4/+11
|\ \ \ \ \ \ \