2715 Commits (62f780dcc6a5f1a38d9f8e25234a91d16ab8fbbd)

Author SHA1 Message Date
Emil Sit 81db4abf84 test-lib: Clean up comments and Makefile. 16 years ago
Michael Hendricks d7d9c2d049 format-patch: add arbitrary email headers 16 years ago
Junio C Hamano 5a688fe470 "core.sharedrepository = 0mode" should set, not loosen 16 years ago
Michael J Gruber 57dac0bfe4 Test for local branches being followed with --track 16 years ago
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
Stephen Boyd 747e25050b format-patch: --numbered-files and --stdout aren't mutually exclusive 16 years ago
Stephen Boyd 108dab2811 format-patch: --attach/inline uses filename instead of SHA1 16 years ago
Junio C Hamano 150115aded diff --cached: do not borrow from a work tree when a path is marked as assume-unchanged 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 094085e336 pack-objects: don't loosen objects available in alternate or kept packs 16 years ago
Brandon Casey 869a3d34c1 t7700: demonstrate repack flaw which may loosen objects unnecessarily 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
Brandon Casey 79bc4c7155 pack-objects: only repack or loosen objects residing in "local" packs 16 years ago
Brandon Casey 171110a4a6 git-repack.sh: don't use --kept-pack-only option to pack-objects 16 years ago
Brandon Casey 92cd872202 t7700-repack: add two new tests demonstrating repacking flaws 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