aboutsummaryrefslogtreecommitdiff
path: root/t/t5551-http-fetch.sh
Commit message (Expand)AuthorAge
* t5551: fix expected error outputJunio C Hamano2013-02-04
* Verify Content-Type from smart HTTP serversShawn Pearce2013-02-04
* Merge branch 'jk/maint-http-half-auth-fetch'Junio C Hamano2012-11-20
|\
| * remote-curl: retry failed requests for auth even with gzipJeff King2012-10-31
* | Merge branch 'jk/smart-http-switch'Junio C Hamano2012-09-29
|\ \
| * | remote-curl: let users turn off smart httpJeff King2012-09-21
* | | Enable info/refs gzip decompression in HTTP clientShawn O. Pearce2012-09-20
|/ /
* | Merge branch 'jk/maint-http-half-auth-push' into maint-1.7.11Junio C Hamano2012-09-12
|\ \ | |/
| * t: test http access to "half-auth" repositoriesJeff King2012-08-27
| * t: test basic smart-http authenticationJeff King2012-08-27
* | tests: Introduce test_seqMichał Kiedrowicz2012-08-04
* | tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-24
* | t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-12
|/
* remote-curl: main test case for the OS command line overflowIvan Todoroski2012-04-10
* smart-http: Don't change POST to GET when following redirectTay Ray Chuan2010-09-27
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-25
* remote-curl: Fix Accept header for smart HTTP connectionsShawn O. Pearce2010-01-12
* t5551-http-fetch: Work around broken Accept header in libcurlShawn O. Pearce2009-11-09
* t5551-http-fetch: Work around some libcurl versionsShawn O. Pearce2009-11-09
* test smart http fetch and pushShawn O. Pearce2009-11-04