2593 Commits (eed1fcd76d8893ab687c700e1729faea025ba7a8)

Author SHA1 Message Date
Elijah Newren ebeec7dbc5 fast-export: Avoid dropping files from commits 16 years ago
Johannes Sixt fb9a2beab2 t7502-commit: Skip SIGTERM test on Windows 16 years ago
Johannes Sixt 80f0e53d6b t7005-editor: Use $SHELL_PATH in the editor scripts 16 years ago
Jeff King 28baf82ea3 t0060: fix whitespace in "wc -c" invocation 16 years ago
Johannes Schindelin 4e218f54b3 Smudge the files fed to external diff and textconv 16 years ago
Johannes Sixt 8b02c64a3c t5503: GIT_DEBUG_SEND_PACK is not supported on MinGW 16 years ago
Johannes Sixt a4df22ce49 t7004: Use prerequisite tags to skip tests that need gpg 16 years ago
Johannes Sixt 552a26c8c0 Use prerequisites to skip tests that need unzip 16 years ago
Johannes Sixt 6fd1106aa4 t3700: Skip a test with backslashes in pathspec 16 years ago
Johannes Sixt ee9fb68c39 Skip tests that require a filesystem that obeys POSIX permissions 16 years ago
Johannes Sixt 2718e852e9 t0060: Fix tests on Windows 16 years ago
Johannes Sixt 704a3143d5 Use prerequisite tags to skip tests that depend on symbolic links 16 years ago
Johannes Sixt 7b7247b0d7 t9100, t9129: Use prerequisite tags for UTF-8 tests 16 years ago
Johannes Sixt 18bf879817 t5302: Use prerequisite tags to skip 64-bit offset tests 16 years ago
Johannes Sixt 872f349e7b Skip tests that fail if the executable bit is not handled by the filesystem 16 years ago
Johannes Sixt 56e78bfb29 t3600: Use test prerequisite tags 16 years ago
Brandon Casey 76aac71546 git-branch: display "was sha1" on branch deletion rather than just "sha1" 16 years ago
Johannes Sixt a7bb394037 test-lib: Infrastructure to test and check for prerequisites 16 years ago
Junio C Hamano a797b02f39 http tests: Darwin is not that special 16 years ago
Kristian Amlie b997045e01 Add a test for checking whether gitattributes is honored by checkout. 16 years ago
Jeff King cd4371208a make oneline reflog dates more consistent with multiline format 16 years ago
Johannes Sixt 64e61f2d17 t0050: Check whether git init detected symbolic link support correctly 16 years ago
Johannes Sixt 4114156ae9 Tests on Windows: $(pwd) must return Windows-style paths 16 years ago
Johannes Sixt 5397ea314f test-lib: Work around missing sum on Windows 16 years ago
Johannes Sixt f17e9fbbe9 test-lib: Work around incompatible sort and find on Windows 16 years ago
Johannes Sixt a8cbc9ab02 t5602: Work around path mangling on MSYS 16 years ago
Johannes Sixt b689ccf6c9 t5300, t5302, t5303: Do not use /dev/zero 16 years ago
Johannes Sixt 0aaaef7b0f t2200, t7004: Avoid glob pattern that also matches files 16 years ago
Johannes Schindelin e2c2407683 t7300: fix clean up on Windows 16 years ago
Johannes Sixt 1f553918a8 test-lib: Introduce test_chmod and use it instead of update-index --chmod 16 years ago
Johannes Sixt 8586f98bd2 test-lib: Simplify test counting. 16 years ago
Johannes Sixt d5d9de1b10 test-lib: Replace uses of $(expr ...) by POSIX shell features. 16 years ago
Johannes Sixt 5b46a4285f Call 'say' outside test_expect_success 16 years ago
Johannes Sixt fae74a04d7 test suite: Use 'say' to say something instead of 'test_expect_success' 16 years ago
Johannes Sixt 7fd3ef1fd7 t9400, t9401: Do not force hard-linked clone 16 years ago
Miklos Vajna 188c3827c1 Tests: use test_cmp instead of diff where possible 16 years ago
Alex Riesen d42ec126aa disable post-checkout test on Cygwin 16 years ago
Carlos Rica bf71b4b3ee config: test for --replace-all with one argument and fix documentation. 16 years ago
Michael J Gruber 6720721e15 test-lib.sh: Allow running the test suite against installed git 16 years ago
Michael J Gruber 7ee3760e2c test-lib.sh: Test for presence of git-init in the right path. 16 years ago
Johannes Schindelin bba2a7b22f test-lib: write test results to test-results/<basename>-<pid> 16 years ago
Johannes Sixt 7f733de04e test-suite: Make test script numbers unique 16 years ago
Junio C Hamano aab3b9a1aa read-tree A B C: do not create a bogus index and do not segfault 16 years ago
Thomas Rast aaab4b9fb9 send-email: test --no-thread --in-reply-to combination 16 years ago
Johannes Schindelin 7d59ceed9d test: do not LoadModule log_config_module unconditionally 16 years ago
Johannes Schindelin 7efaeba2a8 rsync transport: allow local paths, and fix tests 16 years ago
Daniel Barkalow 4d5d398474 Include log_config module in apache.conf 16 years ago
Johannes Schindelin 36adb4abbd MinGW: fix diff --no-index /dev/null ... 16 years ago
Johannes Schindelin ca31f0b5c2 Add an (optional, since expensive) test for >2gb clones 16 years ago
Jeff King 2fb6d6d6dd ls-files: fix broken --no-empty-directory 16 years ago