summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t5300, t5302, t5303: Do not use /dev/zeroJohannes Sixt2009-03-193-15/+16
* t2200, t7004: Avoid glob pattern that also matches filesJohannes Sixt2009-03-192-3/+4
* t7300: fix clean up on WindowsJohannes Schindelin2009-03-191-3/+3
* test-lib: Introduce test_chmod and use it instead of update-index --chmodJohannes Sixt2009-03-197-43/+24
* test-lib: Simplify test counting.Johannes Sixt2009-03-193-11/+5
* test-lib: Replace uses of $(expr ...) by POSIX shell features.Johannes Sixt2009-03-191-12/+11
* Call 'say' outside test_expect_successJohannes Sixt2009-03-193-19/+22
* test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt2009-03-1910-15/+15
* t9400, t9401: Do not force hard-linked cloneJohannes Sixt2009-03-182-3/+3
* Merge branch 'jc/maint-1.6.0-read-tree-overlay'Junio C Hamano2009-03-171-0/+31
|\
| * read-tree A B C: do not create a bogus index and do not segfaultJunio C Hamano2009-03-121-0/+31
* | Merge branch 'js/rsync-local'Junio C Hamano2009-03-171-19/+20
|\ \
| * | rsync transport: allow local paths, and fix testsJohannes Schindelin2009-03-101-19/+20
* | | Merge branch 'js/remote-improvements'Junio C Hamano2009-03-174-33/+156
|\ \ \
| * | | builtin-remote: new show output style for push refspecsJay Soffian2009-02-271-8/+22
| * | | builtin-remote: new show output styleJay Soffian2009-02-271-17/+21
| * | | remote: make guess_remote_head() use exact HEAD lookup if it is availableJeff King2009-02-271-0/+11
| * | | builtin-remote: add set-head subcommandJay Soffian2009-02-271-0/+40
| * | | builtin-remote: teach show to display remote HEADJay Soffian2009-02-271-2/+10
| * | | builtin-remote: fix two inconsistencies in the output of "show <remote>"Jay Soffian2009-02-271-1/+1
| * | | add basic http clone/fetch testsJeff King2009-02-262-0/+47
| * | | test scripts: refactor start_httpd helperJeff King2009-02-262-9/+8
* | | | Merge branch 'tr/maint-1.6.0-send-email-irt'Junio C Hamano2009-03-171-0/+11
|\ \ \ \
| * | | | send-email: test --no-thread --in-reply-to combinationThomas Rast2009-03-111-0/+11
* | | | | Tests: use test_cmp instead of diff where possibleMiklos Vajna2009-03-177-24/+24
* | | | | 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
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |