summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* disable post-checkout test on CygwinAlex Riesen2009-03-171-0/+2
* test-lib: write test results to test-results/<basename>-<pid>Johannes Schindelin2009-03-141-1/+1
* test-suite: Make test script numbers uniqueJohannes Sixt2009-03-149-0/+0
* Merge branch 'mg/maint-submodule-normalize-path'Junio C Hamano2009-03-111-0/+49
|\
| * git submodule: Fix adding of submodules at paths with ./, .. and //Michael J Gruber2009-03-031-4/+4
| * git submodule: Add test cases for git submodule addMichael J Gruber2009-03-031-0/+49
* | Merge branch 'tv/rebase-stat'Junio C Hamano2009-03-111-1/+22
|\ \
| * | git-rebase: Add --stat and --no-stat for producing diffstat on rebaseTor Arne Vestbø2009-03-021-1/+22
* | | Merge branch 'jk/clone-post-checkout'Junio C Hamano2009-03-111-0/+12
|\ \ \
| * | | clone: run post-checkout hook when checking outJeff King2009-03-021-0/+12
| |/ /
* | | Merge branch 'tr/format-patch-thread'Junio C Hamano2009-03-111-38/+225
|\ \ \
| * | | format-patch: support deep threadingThomas Rast2009-02-211-0/+120
| * | | format-patch: thread as reply to cover letter even with in-reply-toThomas Rast2009-02-211-3/+6
| * | | format-patch: threading test reactivationThomas Rast2009-02-191-39/+103
* | | | Merge branch 'tr/gcov'Junio C Hamano2009-03-119-0/+317
|\ \ \ \
| * | | | Test git-patch-idThomas Rast2009-02-201-0/+38
| * | | | Test rev-list --parents/--childrenThomas Rast2009-02-203-0/+17
| * | | | Test log --decorateThomas Rast2009-02-202-0/+35
| * | | | Test fsck a bit harderThomas Rast2009-02-201-0/+67
| * | | | Test log --graphThomas Rast2009-02-201-0/+148
| * | | | Test diff --dirstat functionalityThomas Rast2009-02-202-0/+4
| * | | | Test that diff can read from stdinThomas Rast2009-02-201-0/+8
* | | | | test: do not LoadModule log_config_module unconditionallyJohannes Schindelin2009-03-111-1/+3
* | | | | Include log_config module in apache.confDaniel Barkalow2009-03-101-0/+1
* | | | | Merge branch 'maint'Junio C Hamano2009-03-072-5/+38
|\ \ \ \ \
| * \ \ \ \ Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-071-0/+33
| |\ \ \ \ \
| | * | | | | builtin-revert.c: release index lock when cherry-picking an empty commitChris Johnsen2009-03-071-0/+33
| | | |_|_|/ | | |/| | |
| * | | | | t1300: use test_must_fail as appropriateJeff King2009-03-071-5/+5
* | | | | | MinGW: fix diff --no-index /dev/null ...Johannes Schindelin2009-03-071-1/+1
* | | | | | Add an (optional, since expensive) test for >2gb clonesJohannes Schindelin2009-03-071-0/+45
* | | | | | Merge branch 'ns/pretty-format'Junio C Hamano2009-03-051-0/+40
|\ \ \ \ \ \
| * | | | | | Add tests for git log --pretty, --format and --oneline.Felipe Contreras2009-02-251-0/+40
* | | | | | | Merge branch 'js/send-email'Junio C Hamano2009-03-051-41/+259
|\ \ \ \ \ \ \
| * | | | | | | send-email: add --confirm option and configuration settingJay Soffian2009-03-021-16/+92
| * | | | | | | send-email: --suppress-cc improvementsJay Soffian2009-02-141-19/+131
| * | | | | | | send-email: handle multiple Cc addresses when reading mbox messageJay Soffian2009-02-141-7/+37
* | | | | | | | Merge branch 'fg/exclude-bq'Junio C Hamano2009-03-051-1/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Support "\" in non-wildcard exclusion entriesFinn Arne Gangstad2009-02-121-1/+8
* | | | | | | | | Merge branch 'js/branch-symref'Junio C Hamano2009-03-051-0/+81
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add basic branch display testsJeff King2009-02-181-0/+81
* | | | | | | | | | Merge branch 'js/valgrind'Junio C Hamano2009-03-057-5/+301
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | valgrind: do not require valgrind 3.4.0 or newerJohannes Schindelin2009-02-052-2/+13
| * | | | | | | | | | test-lib: avoid assuming that templates/ are in the GIT_EXEC_PATHJohannes Schindelin2009-02-031-3/+1
| * | | | | | | | | | Tests: let --valgrind imply --verbose and --teeJohannes Schindelin2009-02-033-3/+7
| * | | | | | | | | | Add a script to coalesce the valgrind outputsJohannes Schindelin2009-02-031-0/+123
| * | | | | | | | | | t/Makefile: provide a 'valgrind' targetJohannes Schindelin2009-02-031-1/+4
| * | | | | | | | | | test-lib.sh: optionally output to test-results/$TEST.out, tooJohannes Schindelin2009-02-032-0/+24
| * | | | | | | | | | Valgrind support: check for more than just programming errorsJohannes Schindelin2009-02-031-0/+15
| * | | | | | | | | | valgrind: ignore ldso and more libz errorsJeff King2009-02-031-4/+26
| * | | | | | | | | | Add valgrind support in test scriptsJohannes Schindelin2009-02-035-3/+99