41 Commits (71c7b0538f8f037e49a04f415a6fbf0bba2c85ad)

Author SHA1 Message Date
Jeff King b81401c1de http: prompt for credentials on failed POST 13 years ago
Jeff King 4c71009da6 t: test http access to "half-auth" repositories 13 years ago
Jeff King 6ac2b3aeb9 t: test basic smart-http authentication 13 years ago
Matthieu Moy f2c2c90103 push: start warning upcoming default change for push.default 13 years ago
Jeff King e304aeba20 t5541: test more combinations of --progress 13 years ago
Christopher Tiwald 0aff719f48 Fix httpd tests that broke when non-ff push advice changed 13 years ago
Jeff King e32a4581bc http-backend: respect existing GIT_COMMITTER_* variables 13 years ago
Clemens Buchacher d202a513a4 t5541: check error message against the real port number used 13 years ago
Shawn O. Pearce 5238cbf656 remote-curl: Fix push status report when all branches fail 13 years ago
Michael J Gruber d336572f57 t5541: avoid TAP test miscounting 13 years ago
Clemens Buchacher c207e34f77 fix push --quiet: add 'quiet' capability to receive-pack 13 years ago
Jeff King 02f7914734 remote-curl: don't pass back fake refs 13 years ago
Tay Ray Chuan 0cc6330d0c t5541-http-push: add test for chunked 14 years ago
Junio C Hamano b3e1900a74 i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012 and t7060 14 years ago
Ævar Arnfjörð Bjarmason b32227e770 i18n: git-push "prevent you from losing" message 14 years ago
Brandon Casey 77b5be2aba t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_fail 15 years ago
Ævar Arnfjörð Bjarmason fadb5156e4 tests: Skip tests in a way that makes sense under TAP 15 years ago
Tay Ray Chuan d8fab07208 remote-curl: ensure that URLs have a trailing slash 15 years ago
Tay Ray Chuan 9ee6bcd398 t5541-http-push: add test for URLs with trailing slash 15 years ago
Tay Ray Chuan 6cbd6e9261 t554[01]-http-push: refactor, add non-ff tests 15 years ago
Tay Ray Chuan fe4bc2a5ae t5541-http-push: check that ref is unchanged for non-ff test 15 years ago
Tay Ray Chuan 9567f082dd t5541-http-push: make grep expression check for one line only 15 years ago
Tay Ray Chuan 08d63a422b transport-helper.c::push_refs(): ignore helper-reported status if ref is not to be pushed 15 years ago
Tay Ray Chuan 4232826771 transport.c::transport_push(): make ref status affect return value 15 years ago
Tay Ray Chuan 20e8b465a5 refactor ref status logic for pushing 15 years ago
Tay Ray Chuan 7b69079be9 t5541-http-push.sh: add test for unmatched, non-fast-forwarded refs 15 years ago
Tay Ray Chuan 1945237486 t5541-http-push.sh: add tests for non-fast-forward pushes 15 years ago
Shawn O. Pearce 7da4e2280c test smart http fetch and push 16 years ago