2563 Commits (431b1969fcde69959a23355fba6894fb69c8fa0c)

Author SHA1 Message Date
Junio C Hamano a797b02f39 http tests: Darwin is not that special 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
Jeff King 8a3b25da8c t3000: use test_cmp instead of diff 16 years ago
Chris Johnsen 0d66e95903 builtin-revert.c: release index lock when cherry-picking an empty commit 16 years ago
Daniel Barkalow abd2bde78b Support '*' in the middle of a refspec 16 years ago
Jeff King 003f69b282 t1300: use test_must_fail as appropriate 16 years ago
Carlos Manuel Duclos Vergara aec0c1bbfb git-archive: add --output=<file> to send output to a file 16 years ago
Junio C Hamano a9f2c13685 Make git-clone respect branch.autosetuprebase 16 years ago
Michael J Gruber db75ada559 git submodule: Fix adding of submodules at paths with ./, .. and // 16 years ago
Michael J Gruber ac8463d2b4 git submodule: Add test cases for git submodule add 16 years ago
Johannes Schindelin 0e757e30c7 rebase -i: avoid 'git reset' when possible 16 years ago
Jeff King dfa7a6c579 clone: run post-checkout hook when checking out 16 years ago
Jay Soffian c1f2aa45b7 send-email: add --confirm option and configuration setting 16 years ago
Tor Arne Vestbø a9c3821ca2 git-rebase: Add --stat and --no-stat for producing diffstat on rebase 16 years ago
Johannes Sixt 2559bff32c t3400-rebase: Move detached HEAD check earlier 16 years ago
Eric Wong 48679e5c2d git-svn: disable broken symlink workaround by default 16 years ago
Jay Soffian e5dcbfd9ab builtin-remote: new show output style for push refspecs 16 years ago
Jay Soffian 7ecbbf877c builtin-remote: new show output style 16 years ago
Jeff King fbb074c253 remote: make guess_remote_head() use exact HEAD lookup if it is available 16 years ago
Jay Soffian bc14fac825 builtin-remote: add set-head subcommand 16 years ago
Jay Soffian e61e0cc6b7 builtin-remote: teach show to display remote HEAD 16 years ago
Jay Soffian 3bd925636c builtin-remote: fix two inconsistencies in the output of "show <remote>" 16 years ago
Christian Couder 1b249ffe8d bisect: fix quoting TRIED revs when "bad" commit is also "skip"ped 16 years ago
Jay Soffian 2591838bee t5540-http-push.sh: avoid non-portable grep -P 16 years ago
Jeff King 119c8eeede add basic http clone/fetch tests 16 years ago
Jeff King 75318a3bad test scripts: refactor start_httpd helper 16 years ago