aboutsummaryrefslogtreecommitdiff
path: root/t/t5541-http-push.sh
Commit message (Expand)AuthorAge
* Merge branch 'dm/http-cleanup'Junio C Hamano2011-05-11
|\
| * t5541-http-push: add test for chunkedTay Ray Chuan2011-05-04
* | i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012...Junio C Hamano2011-04-13
|/
* i18n: git-push "prevent you from losing" messageÆvar Arnfjörð Bjarmason2011-03-09
* t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_failBrandon Casey2010-07-20
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-25
* Merge branch 'rc/maint-curl-helper'Junio C Hamano2010-05-08
|\
| * remote-curl: ensure that URLs have a trailing slashTay Ray Chuan2010-04-09
| * t5541-http-push: add test for URLs with trailing slashTay Ray Chuan2010-04-09
* | t554[01]-http-push: refactor, add non-ff testsTay Ray Chuan2010-03-02
* | t5541-http-push: check that ref is unchanged for non-ff testTay Ray Chuan2010-03-02
|/
* t5541-http-push: make grep expression check for one line onlyTay Ray Chuan2010-01-25
* transport-helper.c::push_refs(): ignore helper-reported status if ref is not ...Tay Ray Chuan2010-01-09
* transport.c::transport_push(): make ref status affect return valueTay Ray Chuan2010-01-09
* refactor ref status logic for pushingTay Ray Chuan2010-01-09
* t5541-http-push.sh: add test for unmatched, non-fast-forwarded refsTay Ray Chuan2010-01-09
* t5541-http-push.sh: add tests for non-fast-forward pushesTay Ray Chuan2010-01-09
* test smart http fetch and pushShawn O. Pearce2009-11-04