aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* t9903: add tests for git-prompt pcmodeEduardo R. D'Avila2013-06-26
* Merge branch 'mz/rebase-tests'Junio C Hamano2013-06-23
|\
| * rebase topology tests: fix commit names on case-insensitive file systemsJohannes Sixt2013-06-18
| * tests: move test for rebase messages from t3400 to t3406Martin von Zweigbergk2013-06-07
| * t3406: modernize styleMartin von Zweigbergk2013-06-07
| * add tests for rebasing merged historyMartin von Zweigbergk2013-06-07
| * add tests for rebasing rootMartin von Zweigbergk2013-06-07
| * add tests for rebasing of empty commitsMartin von Zweigbergk2013-06-07
| * add tests for rebasing with patch-equivalence presentMartin von Zweigbergk2013-06-07
| * add simple tests of consistency across rebase typesMartin von Zweigbergk2013-06-07
* | Merge branch 'jk/unpack-entry-fallback-to-another'Junio C Hamano2013-06-23
|\ \
| * | unpack_entry: do not die when we fail to apply a deltaJeff King2013-06-14
| * | t5303: drop "count=1" from corruption ddJeff King2013-06-14
* | | Merge branch 'jk/apache-test-for-2.4'Junio C Hamano2013-06-23
|\ \ \
| * | | lib-httpd/apache.conf: check version only after mod_version loadsJeff King2013-06-21
| * | | t/lib-httpd/apache.conf: configure an MPM module for apache 2.4Jeff King2013-06-14
| * | | t/lib-httpd/apache.conf: load compat access module in apache 2.4Jeff King2013-06-14
| * | | t/lib-httpd/apache.conf: load extra auth modules in apache 2.4Jeff King2013-06-14
| * | | t/lib-httpd/apache.conf: do not use LockFile in apache >= 2.4Jeff King2013-06-14
* | | | Merge branch 'rr/rebase-autostash'Junio C Hamano2013-06-23
|\ \ \ \
| * | | | rebase: finish_rebase() in noop rebaseRamkumar Ramachandra2013-06-13
| * | | | rebase: finish_rebase() in fast-forward rebaseRamkumar Ramachandra2013-06-13
* | | | | Merge branch 'jg/status-config'Junio C Hamano2013-06-23
|\ \ \ \ \
| * | | | | status: introduce status.branch to enable --branch by defaultJorge Juan Garcia Garcia2013-06-15
| * | | | | status: introduce status.short to enable --short by defaultJorge Juan Garcia Garcia2013-06-11
| | |_|_|/ | |/| | |
* | | | | transport-helper: be quiet on read errors from helpersJeff King2013-06-21
* | | | | Merge branch 'rs/discard-index-discard-array'Junio C Hamano2013-06-20
|\ \ \ \ \
| * | | | | read-cache: add simple performance testRené Scharfe2013-06-09
| |/ / / /
* | | | | Merge branch 'fc/show-non-empty-errors-in-test'Junio C Hamano2013-06-20
|\ \ \ \ \
| * | | | | test: test_must_be_empty helperJunio C Hamano2013-06-09
* | | | | | Merge branch 'js/test-ln-s-add'Junio C Hamano2013-06-20
|\ \ \ \ \ \
| * | | | | | t4011: remove SYMLINKS prerequisiteJohannes Sixt2013-06-07
| * | | | | | t6035: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-07
| * | | | | | t3509, t4023, t4114: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-07
| * | | | | | t3100: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-07
| * | | | | | t3030: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-07
| * | | | | | t0000: use test_ln_s_add to remove SYMLINKS prerequisiteJohannes Sixt2013-06-07
| * | | | | | tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt2013-06-07
| * | | | | | tests: introduce test_ln_s_addJohannes Sixt2013-06-07
| * | | | | | t3010: modernize styleJohannes Sixt2013-06-07
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'mt/send-email-cc-match-fix'Junio C Hamano2013-06-14
|\ \ \ \ \ \
| * | | | | | test-send-email: test for pre-sanitized self nameMichael S. Tsirkin2013-06-05
| * | | | | | t/send-email: test suppress-cc=self with non-asciiMichael S. Tsirkin2013-06-05
| * | | | | | t/send-email: add test with quoted senderMichael S. Tsirkin2013-06-05
| * | | | | | t/send-email: test suppress-cc=self on cccmdMichael S. Tsirkin2013-06-05
| * | | | | | t/send-email.sh: add test for suppress-cc=selfMichael S. Tsirkin2013-06-03
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'kb/full-history-compute-treesame-carefully-2'Junio C Hamano2013-06-14
|\ \ \ \ \ \
| * | | | | | revision.c: make default history consider bottom commitsKevin Bracey2013-05-16
| * | | | | | revision.c: don't show all merges for --parentsKevin Bracey2013-05-16
| * | | | | | revision.c: discount side branches when computing TREESAMEKevin Bracey2013-05-16