summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* git-prompt.sh: do not print duplicate clean color codeEduardo R. D'Avila2013-06-261-4/+4
* t9903: remove redundant testsEduardo R. D'Avila2013-06-261-114/+1
* t9903: add tests for git-prompt pcmodeEduardo R. D'Avila2013-06-261-0/+254
* Merge branch 'mz/rebase-tests'Junio C Hamano2013-06-238-203/+673
|\
| * rebase topology tests: fix commit names on case-insensitive file systemsJohannes Sixt2013-06-182-18/+18
| * tests: move test for rebase messages from t3400 to t3406Martin von Zweigbergk2013-06-072-22/+22
| * t3406: modernize styleMartin von Zweigbergk2013-06-071-21/+9
| * add tests for rebasing merged historyMartin von Zweigbergk2013-06-075-137/+260
| * add tests for rebasing rootMartin von Zweigbergk2013-06-071-0/+129
| * add tests for rebasing of empty commitsMartin von Zweigbergk2013-06-072-24/+58
| * add tests for rebasing with patch-equivalence presentMartin von Zweigbergk2013-06-072-0/+102
| * add simple tests of consistency across rebase typesMartin von Zweigbergk2013-06-072-0/+94
* | Merge branch 'jk/unpack-entry-fallback-to-another'Junio C Hamano2013-06-231-1/+28
|\ \
| * | unpack_entry: do not die when we fail to apply a deltaJeff King2013-06-141-0/+27
| * | t5303: drop "count=1" from corruption ddJeff King2013-06-141-1/+1
* | | Merge branch 'jk/apache-test-for-2.4'Junio C Hamano2013-06-231-1/+19
|\ \ \
| * | | lib-httpd/apache.conf: check version only after mod_version loadsJeff King2013-06-211-3/+4
| * | | t/lib-httpd/apache.conf: configure an MPM module for apache 2.4Jeff King2013-06-141-0/+3
| * | | t/lib-httpd/apache.conf: load compat access module in apache 2.4Jeff King2013-06-141-0/+3
| * | | t/lib-httpd/apache.conf: load extra auth modules in apache 2.4Jeff King2013-06-141-0/+9
| * | | t/lib-httpd/apache.conf: do not use LockFile in apache >= 2.4Jeff King2013-06-141-0/+2
* | | | Merge branch 'rr/rebase-autostash'Junio C Hamano2013-06-231-0/+22
|\ \ \ \
| * | | | rebase: finish_rebase() in noop rebaseRamkumar Ramachandra2013-06-131-0/+11
| * | | | rebase: finish_rebase() in fast-forward rebaseRamkumar Ramachandra2013-06-131-0/+11
* | | | | Merge branch 'jg/status-config'Junio C Hamano2013-06-231-0/+57
|\ \ \ \ \
| * | | | | status: introduce status.branch to enable --branch by defaultJorge Juan Garcia Garcia2013-06-151-0/+27
| * | | | | status: introduce status.short to enable --short by defaultJorge Juan Garcia Garcia2013-06-111-0/+30
| | |_|_|/ | |/| | |
* | | | | transport-helper: be quiet on read errors from helpersJeff King2013-06-211-3/+1
* | | | | Merge branch 'rs/discard-index-discard-array'Junio C Hamano2013-06-201-0/+14
|\ \ \ \ \
| * | | | | read-cache: add simple performance testRené Scharfe2013-06-091-0/+14
| |/ / / /
* | | | | Merge branch 'fc/show-non-empty-errors-in-test'Junio C Hamano2013-06-209-53/+65
|\ \ \ \ \
| * | | | | test: test_must_be_empty helperJunio C Hamano2013-06-099-53/+65
* | | | | | Merge branch 'js/test-ln-s-add'Junio C Hamano2013-06-2029-329/+347
|\ \ \ \ \ \
| * | | | | | t4011: remove SYMLINKS prerequisiteJohannes Sixt2013-06-071-10/+25
| * | | | | | t6035: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-071-26/+47
| * | | | | | t3509, t4023, t4114: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-073-36/+33
| * | | | | | t3100: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-071-27/+15
| * | | | | | t3030: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-071-36/+26
| * | | | | | t0000: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-071-29/+10
| * | | | | | tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt2013-06-0719-110/+106
| * | | | | | tests: introduce test_ln_s_addJohannes Sixt2013-06-072-0/+31
| * | | | | | t3010: modernize styleJohannes Sixt2013-06-071-62/+61
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'mt/send-email-cc-match-fix'Junio C Hamano2013-06-141-0/+75
|\ \ \ \ \ \
| * | | | | | test-send-email: test for pre-sanitized self nameMichael S. Tsirkin2013-06-051-0/+5
| * | | | | | t/send-email: test suppress-cc=self with non-asciiMichael S. Tsirkin2013-06-051-0/+5
| * | | | | | t/send-email: add test with quoted senderMichael S. Tsirkin2013-06-051-0/+20
| * | | | | | t/send-email: test suppress-cc=self on cccmdMichael S. Tsirkin2013-06-051-1/+3
| * | | | | | t/send-email.sh: add test for suppress-cc=selfMichael S. Tsirkin2013-06-031-0/+43
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'kb/full-history-compute-treesame-carefully-2'Junio C Hamano2013-06-143-7/+247
|\ \ \ \ \ \
| * | | | | | revision.c: make default history consider bottom commitsKevin Bracey2013-05-161-6/+6