aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5541-http-push.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-20t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_failBrandon Casey1-1/+1
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason1-1/+1
2010-05-08Merge branch 'rc/maint-curl-helper'Junio C Hamano1-1/+28
2010-04-09remote-curl: ensure that URLs have a trailing slashTay Ray Chuan1-1/+1
2010-04-09t5541-http-push: add test for URLs with trailing slashTay Ray Chuan1-1/+28
2010-03-02t554[01]-http-push: refactor, add non-ff testsTay Ray Chuan1-22/+2
2010-03-02t5541-http-push: check that ref is unchanged for non-ff testTay Ray Chuan1-2/+4
2010-01-25t5541-http-push: make grep expression check for one line onlyTay Ray Chuan1-8/+4
2010-01-09transport-helper.c::push_refs(): ignore helper-reported status if ref is not ...Tay Ray Chuan1-1/+1
2010-01-09transport.c::transport_push(): make ref status affect return valueTay Ray Chuan1-2/+2
2010-01-09refactor ref status logic for pushingTay Ray Chuan1-2/+2
2010-01-09t5541-http-push.sh: add test for unmatched, non-fast-forwarded refsTay Ray Chuan1-0/+21
2010-01-09t5541-http-push.sh: add tests for non-fast-forward pushesTay Ray Chuan1-0/+23
2009-11-04test smart http fetch and pushShawn O. Pearce1-0/+92