Age | Commit message (Expand) | Author | Files | Lines |
2011-12-19 | remote-curl: don't pass back fake refs | Jeff King | 1 | -0/+32 |
2011-05-11 | Merge branch 'dm/http-cleanup' | Junio C Hamano | 1 | -2/+16 |
2011-05-04 | t5541-http-push: add test for chunked | Tay Ray Chuan | 1 | -2/+16 |
2011-04-13 | i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012... | Junio C Hamano | 1 | -2/+2 |
2011-03-09 | i18n: git-push "prevent you from losing" message | Ævar Arnfjörð Bjarmason | 1 | -2/+5 |
2010-07-20 | t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_fail | Brandon Casey | 1 | -1/+1 |
2010-06-25 | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2010-05-08 | Merge branch 'rc/maint-curl-helper' | Junio C Hamano | 1 | -1/+28 |
2010-04-09 | remote-curl: ensure that URLs have a trailing slash | Tay Ray Chuan | 1 | -1/+1 |
2010-04-09 | t5541-http-push: add test for URLs with trailing slash | Tay Ray Chuan | 1 | -1/+28 |
2010-03-02 | t554[01]-http-push: refactor, add non-ff tests | Tay Ray Chuan | 1 | -22/+2 |
2010-03-02 | t5541-http-push: check that ref is unchanged for non-ff test | Tay Ray Chuan | 1 | -2/+4 |
2010-01-25 | t5541-http-push: make grep expression check for one line only | Tay Ray Chuan | 1 | -8/+4 |
2010-01-09 | transport-helper.c::push_refs(): ignore helper-reported status if ref is not ... | Tay Ray Chuan | 1 | -1/+1 |
2010-01-09 | transport.c::transport_push(): make ref status affect return value | Tay Ray Chuan | 1 | -2/+2 |
2010-01-09 | refactor ref status logic for pushing | Tay Ray Chuan | 1 | -2/+2 |
2010-01-09 | t5541-http-push.sh: add test for unmatched, non-fast-forwarded refs | Tay Ray Chuan | 1 | -0/+21 |
2010-01-09 | t5541-http-push.sh: add tests for non-fast-forward pushes | Tay Ray Chuan | 1 | -0/+23 |
2009-11-04 | test smart http fetch and push | Shawn O. Pearce | 1 | -0/+92 |