| Commit message (Expand) | Author | Age |
* | push: teach --force-with-lease to smart-http transport | Junio C Hamano | 2013-08-02 |
* | Merge branch 'jk/doc-http-backend' | Junio C Hamano | 2013-04-21 |
|\ |
|
| * | doc/http-backend: match query-string in apache half-auth example | Jeff King | 2013-04-13 |
* | | t5541: use test_config to set/unset git config variables | Yann Droneaud | 2013-03-25 |
|/ |
|
* | Merge branch 'jk/maint-http-half-auth-push' | Junio C Hamano | 2012-09-07 |
|\ |
|
| * | http: prompt for credentials on failed POST | Jeff King | 2012-08-27 |
| * | t: test http access to "half-auth" repositories | Jeff King | 2012-08-27 |
| * | t: test basic smart-http authentication | Jeff King | 2012-08-27 |
| * | Merge branch 'ct/advise-push-default' into maint | Junio C Hamano | 2012-05-11 |
| |\ |
|
| * \ | Merge branch 'jk/http-backend-keep-committer-ident-env' into maint | Junio C Hamano | 2012-05-10 |
| |\ \ |
|
| * \ \ | Merge branch 'jk/maint-push-progress' into maint | Junio C Hamano | 2012-05-10 |
| |\ \ \ |
|
* | \ \ \ | Merge branch 'mm/push-default-switch-warning' | Junio C Hamano | 2012-08-27 |
|\ \ \ \ \ |
|
| * | | | | | push: start warning upcoming default change for push.default | Matthieu Moy | 2012-06-24 |
* | | | | | | Merge branch 'jk/maint-push-progress' | Junio C Hamano | 2012-05-03 |
|\ \ \ \ \ \
| |/ / / / /
|/| | / / /
| | |/ / /
| |/| | | |
|
| * | | | | t5541: test more combinations of --progress | Jeff King | 2012-05-01 |
* | | | | | Merge branch 'ct/advise-push-default' | Junio C Hamano | 2012-04-20 |
|\ \ \ \ \
| |_|_|/ /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | Fix httpd tests that broke when non-ff push advice changed | Christopher Tiwald | 2012-04-12 |
| | |/
| |/| |
|
| * | | Merge branch 'cb/maint-t5541-make-server-port-portable' | Junio C Hamano | 2012-02-20 |
| |\ \ |
|
| * \ \ | Merge branch 'sp/smart-http-failure-to-push' | Junio C Hamano | 2012-01-29 |
| |\ \ \ |
|
* | | | | | http-backend: respect existing GIT_COMMITTER_* variables | Jeff King | 2012-03-30 |
* | | | | | Merge branch 'cb/maint-t5541-make-server-port-portable' into maint | Junio C Hamano | 2012-02-21 |
|\ \ \ \ \
| | |_|/ /
| |/| | /
| |_|_|/
|/| | | |
|
| * | | | t5541: check error message against the real port number used | Clemens Buchacher | 2012-02-13 |
| | |/
| |/| |
|
* | | | Merge branch 'sp/smart-http-failure-to-push' into maint | Junio C Hamano | 2012-02-05 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | remote-curl: Fix push status report when all branches fail | Shawn O. Pearce | 2012-01-20 |
* | | t5541: avoid TAP test miscounting | Michael J Gruber | 2012-01-08 |
* | | fix push --quiet: add 'quiet' capability to receive-pack | Clemens Buchacher | 2012-01-08 |
* | | remote-curl: don't pass back fake refs | Jeff King | 2011-12-19 |
|/ |
|
* | Merge branch 'dm/http-cleanup' | Junio C Hamano | 2011-05-11 |
|\ |
|
| * | t5541-http-push: add test for chunked | Tay Ray Chuan | 2011-05-04 |
* | | i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012... | Junio C Hamano | 2011-04-13 |
|/ |
|
* | i18n: git-push "prevent you from losing" message | Ævar Arnfjörð Bjarmason | 2011-03-09 |
* | t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_fail | Brandon Casey | 2010-07-20 |
* | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 2010-06-25 |
* | Merge branch 'rc/maint-curl-helper' | Junio C Hamano | 2010-05-08 |
|\ |
|
| * | remote-curl: ensure that URLs have a trailing slash | Tay Ray Chuan | 2010-04-09 |
| * | t5541-http-push: add test for URLs with trailing slash | Tay Ray Chuan | 2010-04-09 |
* | | t554[01]-http-push: refactor, add non-ff tests | Tay Ray Chuan | 2010-03-02 |
* | | t5541-http-push: check that ref is unchanged for non-ff test | Tay Ray Chuan | 2010-03-02 |
|/ |
|
* | t5541-http-push: make grep expression check for one line only | Tay Ray Chuan | 2010-01-25 |
* | transport-helper.c::push_refs(): ignore helper-reported status if ref is not ... | Tay Ray Chuan | 2010-01-09 |
* | transport.c::transport_push(): make ref status affect return value | Tay Ray Chuan | 2010-01-09 |
* | refactor ref status logic for pushing | Tay Ray Chuan | 2010-01-09 |
* | t5541-http-push.sh: add test for unmatched, non-fast-forwarded refs | Tay Ray Chuan | 2010-01-09 |
* | t5541-http-push.sh: add tests for non-fast-forward pushes | Tay Ray Chuan | 2010-01-09 |
* | test smart http fetch and push | Shawn O. Pearce | 2009-11-04 |