summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t1308: fix broken here document in test scriptta/config-setJunio C Hamano2014-10-131-2/+2
* test-config: add tests for the config_set APITanay Abhra2014-07-291-0/+200
* 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
|\ \ \ \ \ \ \
| * | | | | | | refs: fix valgrind suppression filedt/refs-check-refname-component-sse-fixDavid Turner2014-07-081-4/+11
* | | | | | | | Merge branch 'rs/simplify-archive-tests'Junio C Hamano2014-07-102-16/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | t5000, t5003: simplify commitrs/simplify-archive-testsRené Scharfe2014-07-072-16/+8
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'mg/verify-commit'Junio C Hamano2014-07-101-1/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | t7510: test verify-commitMichael J Gruber2014-06-231-1/+19
| * | | | | | | | t7510: exit for loop with test resultMichael J Gruber2014-06-231-2/+2
* | | | | | | | | Merge branch 'jk/pretty-G-format-fixes'Junio C Hamano2014-07-092-9/+68
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |