summaryrefslogtreecommitdiff
path: root/t/t5551-http-fetch.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/maint-http-half-auth-fetch'Junio C Hamano2012-11-201-0/+15
|\
| * remote-curl: retry failed requests for auth even with gzipJeff King2012-10-311-0/+15
* | Merge branch 'jk/smart-http-switch'Junio C Hamano2012-09-291-0/+12
|\ \
| * | remote-curl: let users turn off smart httpJeff King2012-09-211-0/+12
* | | Enable info/refs gzip decompression in HTTP clientShawn O. Pearce2012-09-201-1/+2
|/ /
* | Merge branch 'jk/maint-http-half-auth-push' into maint-1.7.11Junio C Hamano2012-09-121-0/+20
|\ \ | |/
| * t: test http access to "half-auth" repositoriesJeff King2012-08-271-0/+9
| * t: test basic smart-http authenticationJeff King2012-08-271-0/+11
* | tests: Introduce test_seqMichał Kiedrowicz2012-08-041-1/+1
* | tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-241-1/+1
* | t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-121-1/+1
|/
* remote-curl: main test case for the OS command line overflowIvan Todoroski2012-04-101-0/+31
* smart-http: Don't change POST to GET when following redirectTay Ray Chuan2010-09-271-0/+8
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-251-1/+1
* remote-curl: Fix Accept header for smart HTTP connectionsShawn O. Pearce2010-01-121-1/+1
* t5551-http-fetch: Work around broken Accept header in libcurlShawn O. Pearce2009-11-091-0/+3
* t5551-http-fetch: Work around some libcurl versionsShawn O. Pearce2009-11-091-4/+4
* test smart http fetch and pushShawn O. Pearce2009-11-041-0/+102