aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* add tests for `git_config_get_string_const()`Tanay Abhra2014-08-07
* add a test for semantic errors in config filesTanay Abhra2014-08-07
* rewrite git_config() to use the config-set APITanay Abhra2014-08-07
* test-config: add tests for the config_set APITanay Abhra2014-07-29
* Merge branch 'jk/tag-sort'Junio C Hamano2014-07-23
|\
| * tag: support configuring --sort via .gitconfigJacob Keller2014-07-17
| * tag: fix --sort tests to use cat<<-\EOF formatJacob Keller2014-07-13
* | Merge branch 'kb/perf-trace'Junio C Hamano2014-07-22
|\ \
| * | trace: disable additional trace output for unit testsKarsten Blees2014-07-13
| |/
* | Merge branch 'ek/alt-odb-entry-fix'Junio C Hamano2014-07-21
|\ \
| * | sha1_file: do not add own object directory as alternateEphrim Khong2014-07-15
* | | Merge branch 'kb/hashmap-updates'Junio C Hamano2014-07-21
|\ \ \
| * | | hashmap: add string interning APIKarsten Blees2014-07-07
* | | | Merge branch 'jl/submodule-tests'Junio C Hamano2014-07-21
|\ \ \ \
| * | | | revert: add t3513 for submodule updatesJens Lehmann2014-07-14
| * | | | stash: add t3906 for submodule updatesJens Lehmann2014-07-14
| * | | | am: add t4255 for submodule updatesJens Lehmann2014-07-14
| * | | | cherry-pick: add t3512 for submodule updatesJens Lehmann2014-07-14
| * | | | pull: add t5572 for submodule updatesJens Lehmann2014-07-14
| * | | | rebase: add t3426 for submodule updatesJens Lehmann2014-07-14
| * | | | merge: add t7613 for submodule updatesJens Lehmann2014-07-14
| * | | | bisect: add t6041 for submodule updatesJens Lehmann2014-07-14
| * | | | reset: add t7112 for submodule updatesJens Lehmann2014-07-14
| * | | | read-tree: add t1013 for submodule updatesJens Lehmann2014-07-14
| * | | | apply: add t4137 for submodule updatesJens Lehmann2014-07-14
| * | | | checkout: call the new submodule update test frameworkJens Lehmann2014-07-14
| * | | | submodules: add the lib-submodule-update.sh test libraryJens Lehmann2014-07-14
| * | | | test-lib: add test_dir_is_empty()Jens Lehmann2014-06-20
| | |_|/ | |/| |
* | | | Merge branch 'jl/test-lint-scripts'Junio C Hamano2014-07-16
|\ \ \ \
| * | | | t/Makefile: always test all lint targets when running testsJens Lehmann2014-07-10
| * | | | t/Makefile: check helper scripts for non-portable shell commands tooJens Lehmann2014-07-10
| | |/ / | |/| |
* | | | Merge branch 'zk/log-graph-showsig'Junio C Hamano2014-07-16
|\ \ \ \
| * | | | log: fix indentation for --graph --show-signatureZoltan Klinger2014-07-09
| | |_|/ | |/| |
* | | | Merge branch 'cb/filter-branch-prune-empty-degenerate-merges'Junio C Hamano2014-07-16
|\ \ \ \
| * | | | filter-branch: eliminate duplicate mapped parentsCharles Bailey2014-07-01
* | | | | Merge branch 'mk/merge-incomplete-files'Junio C Hamano2014-07-16
|\ \ \ \ \
| * | | | | git-merge-file: do not add LF at EOF while applying unrelated changeMax Kirillov2014-06-30
| * | | | | t6023-merge-file.sh: fix and mark as broken invalid testsMax Kirillov2014-06-30
* | | | | | Merge branch 'tb/crlf-tests'Junio C Hamano2014-07-16
|\ \ \ \ \ \
| * | | | | | t0027: combinations of core.autocrlf, core.eol and textTorsten Bögershausen2014-07-08
| * | | | | | t0025: rename the test filesTorsten Bögershausen2014-07-08
| |/ / / / /
* | | | | | Merge branch 'nd/split-index'Junio C Hamano2014-07-16
|\ \ \ \ \ \
| * | | | | | t1700: new tests for split-index modeNguyễn Thái Ngọc Duy2014-06-13
| * | | | | | t2104: make sure split index mode is off for the version testNguyễn Thái Ngọc Duy2014-06-13
* | | | | | | Merge branch 'dt/refs-check-refname-component-sse-fix'Junio C Hamano2014-07-10
|\ \ \ \ \ \ \
| * | | | | | | refs: fix valgrind suppression fileDavid Turner2014-07-08
* | | | | | | | Merge branch 'rs/simplify-archive-tests'Junio C Hamano2014-07-10
|\ \ \ \ \ \ \ \
| * | | | | | | | t5000, t5003: simplify commitRené Scharfe2014-07-07
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'mg/verify-commit'Junio C Hamano2014-07-10
|\ \ \ \ \ \ \ \
| * | | | | | | | t7510: test verify-commitMichael J Gruber2014-06-23