Age | Commit message (Expand) | Author | Files | Lines |
2012-09-12 | Merge branch 'nd/maint-remote-remove' | Junio C Hamano | 1 | -1/+1 |
2012-09-06 | remote: prefer subcommand name 'remove' to 'rm' | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2012-08-27 | t5550: factor out http auth setup | Jeff King | 1 | -9/+8 |
2011-12-13 | http-push: enable "proactive auth" | Jeff King | 1 | -1/+1 |
2011-12-13 | t5540: test DAV push with authentication | Jeff King | 1 | -0/+34 |
2011-08-28 | t5540-http-test: shorten grep pattern | Brian Gernhardt | 1 | -2/+6 |
2010-06-25 | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2010-03-02 | t554[01]-http-push: refactor, add non-ff tests | Tay Ray Chuan | 1 | -0/+3 |
2009-11-04 | test smart http fetch and push | Shawn O. Pearce | 1 | -1/+1 |
2009-11-04 | http tests: use /dumb/ URL prefix | Shawn O. Pearce | 1 | -5/+5 |
2009-11-04 | set httpd port before sourcing lib-httpd | Clemens Buchacher | 1 | -4/+3 |
2009-11-04 | t5540-http-push: remove redundant fetches | Tay Ray Chuan | 1 | -2/+0 |
2009-10-30 | remote-helpers: return successfully if everything up-to-date | Clemens Buchacher | 1 | -1/+1 |
2009-10-30 | Move WebDAV HTTP push under remote-curl | Shawn O. Pearce | 1 | -5/+9 |
2009-06-06 | http-push: send out fetch requests on queue | Tay Ray Chuan | 1 | -2/+2 |
2009-06-06 | t5540-http-push: test fetching of packed objects | Tay Ray Chuan | 1 | -0/+20 |
2009-06-06 | t5540-http-push: test fetching of loose objects | Tay Ray Chuan | 1 | -0/+16 |
2009-04-05 | tests: remove exit after test_done call | Jeff King | 1 | -1/+0 |
2009-03-17 | Merge branch 'js/remote-improvements' | Junio C Hamano | 1 | -7/+2 |
2009-02-26 | t5540-http-push.sh: avoid non-portable grep -P | Jay Soffian | 1 | -3/+8 |
2009-02-26 | add basic http clone/fetch tests | Jeff King | 1 | -0/+1 |
2009-02-26 | test scripts: refactor start_httpd helper | Jeff King | 1 | -7/+1 |
2009-02-15 | use a hash of the lock token as the suffix for PUT/MOVE | Tay Ray Chuan | 1 | -0/+7 |
2009-01-17 | t5540: clarify that http-push does not handle packed-refs on the remote | Johannes Schindelin | 1 | -3/+15 |
2009-01-17 | http-push: when making directories, have a trailing slash in the path name | Johannes Schindelin | 1 | -0/+6 |
2008-08-17 | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 1 | -1/+1 |
2008-08-11 | Adjust for the new way of enabling the default post-update hook | Petr Baudis | 1 | -1/+1 |
2008-07-13 | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 1 | -1/+1 |
2008-07-08 | Skip t5540-http-push test when USE_CURL_MULTI is undefined | Mike Hommey | 1 | -0/+7 |
2008-07-08 | Fix http-push test | Mike Hommey | 1 | -1/+1 |
2008-07-08 | Catch failures from t5540-http-push | Mike Hommey | 1 | -3/+4 |
2008-06-14 | fix whitespace violations in test scripts | Jeff King | 1 | -1/+1 |
2008-02-27 | http-push: add regression tests | Clemens Buchacher | 1 | -0/+73 |