| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jk/http-dumb-namespaces' | Junio C Hamano | 2013-04-18 | 1 | -0/+24 |
|\ |
|
| * | http-backend: respect GIT_NAMESPACE with dumb clients | John Koleszar | 2013-04-09 | 1 | -0/+24 |
* | | Merge branch 'jc/push-2.0-default-to-simple' (early part) | Junio C Hamano | 2013-04-18 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | t5551: do not assume the "matching" push is the default | Brian Gernhardt | 2013-04-03 | 1 | -0/+1 |
* | | t5551: fix expected error output | Junio C Hamano | 2013-02-04 | 1 | -2/+1 |
* | | Verify Content-Type from smart HTTP servers | Shawn Pearce | 2013-02-04 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'jk/maint-http-half-auth-fetch' | Junio C Hamano | 2012-11-20 | 1 | -0/+15 |
|\ |
|
| * | remote-curl: retry failed requests for auth even with gzip | Jeff King | 2012-10-31 | 1 | -0/+15 |
* | | Merge branch 'jk/smart-http-switch' | Junio C Hamano | 2012-09-29 | 1 | -0/+12 |
|\ \ |
|
| * | | remote-curl: let users turn off smart http | Jeff King | 2012-09-21 | 1 | -0/+12 |
* | | | Enable info/refs gzip decompression in HTTP client | Shawn O. Pearce | 2012-09-20 | 1 | -1/+2 |
|/ / |
|
* | | Merge branch 'jk/maint-http-half-auth-push' into maint-1.7.11 | Junio C Hamano | 2012-09-12 | 1 | -0/+20 |
|\ \
| |/ |
|
| * | t: test http access to "half-auth" repositories | Jeff King | 2012-08-27 | 1 | -0/+9 |
| * | t: test basic smart-http authentication | Jeff King | 2012-08-27 | 1 | -0/+11 |
* | | tests: Introduce test_seq | Michał Kiedrowicz | 2012-08-04 | 1 | -1/+1 |
* | | tests: enclose $PERL_PATH in double quotes | Junio C Hamano | 2012-06-24 | 1 | -1/+1 |
* | | t: Replace 'perl' by $PERL_PATH | Vincent van Ravesteijn | 2012-06-12 | 1 | -1/+1 |
|/ |
|
* | remote-curl: main test case for the OS command line overflow | Ivan Todoroski | 2012-04-10 | 1 | -0/+31 |
* | smart-http: Don't change POST to GET when following redirect | Tay Ray Chuan | 2010-09-27 | 1 | -0/+8 |
* | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 2010-06-25 | 1 | -1/+1 |
* | remote-curl: Fix Accept header for smart HTTP connections | Shawn O. Pearce | 2010-01-12 | 1 | -1/+1 |
* | t5551-http-fetch: Work around broken Accept header in libcurl | Shawn O. Pearce | 2009-11-09 | 1 | -0/+3 |
* | t5551-http-fetch: Work around some libcurl versions | Shawn O. Pearce | 2009-11-09 | 1 | -4/+4 |
* | test smart http fetch and push | Shawn O. Pearce | 2009-11-04 | 1 | -0/+102 |