| Commit message (Expand) | Author | Age | Files | Lines |
* | t5801: don't use test_when_finished in a subshell | John Keeping | 2015-09-08 | 1 | -8/+4 |
* | transport-helper: do not request symbolic refs to remote helpersmh/deref-symref-over-helper-transport | Mike Hommey | 2015-01-21 | 1 | -0/+24 |
* | Merge branch 'fc/remote-helper-refmap' | Junio C Hamano | 2014-06-16 | 1 | -1/+17 |
|\ |
|
| * | transport-helper: add support to delete branches | Felipe Contreras | 2014-04-21 | 1 | -0/+8 |
| * | transport-helper: add support to push symbolic refs | Felipe Contreras | 2014-04-21 | 1 | -0/+8 |
| * | transport-helper: add support for old:new refspec | Felipe Contreras | 2014-04-21 | 1 | -1/+1 |
* | | Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)" | Junio C Hamano | 2014-05-20 | 1 | -8/+23 |
* | | Revert "Merge branch 'fc/transport-helper-sync-error-fix'" | Junio C Hamano | 2014-05-19 | 1 | -23/+8 |
* | | t5801 (remote-helpers): cleanup environment setsfc/transport-helper-sync-error-fix | Felipe Contreras | 2014-04-21 | 1 | -7/+4 |
* | | transport-helper: fix sync issue on crashes | Felipe Contreras | 2014-04-14 | 1 | -1/+19 |
|/ |
|
* | Merge branch 'dt/tests-with-env-not-subshell' | Junio C Hamano | 2014-03-31 | 1 | -4/+2 |
|\ |
|
| * | tests: use "env" to run commands with temporary env-var settingsdt/tests-with-env-not-subshell | David Tran | 2014-03-19 | 1 | -4/+2 |
* | | transport-helper: add 'force' to 'export' helpers | Felipe Contreras | 2013-11-12 | 1 | -0/+13 |
|/ |
|
* | transport-helper: add no-private-update capability | Matthieu Moy | 2013-09-03 | 1 | -0/+11 |
* | transport-helper: be quiet on read errors from helpers | Jeff King | 2013-06-21 | 1 | -3/+1 |
* | Merge branch 'js/transport-helper-error-reporting-fix' | Junio C Hamano | 2013-05-29 | 1 | -5/+0 |
|\ |
|
| * | git-remote-testgit: build it to run under $SHELL_PATH | Junio C Hamano | 2013-04-28 | 1 | -5/+0 |
* | | Merge branch 'fc/transport-helper-error-reporting' | Junio C Hamano | 2013-05-29 | 1 | -20/+55 |
|\ \ |
|
| * | | transport-helper: fix remote helper namespace regression | Felipe Contreras | 2013-05-10 | 1 | -0/+14 |
| * | | test: remote-helper: add missing and | Felipe Contreras | 2013-05-10 | 1 | -1/+1 |
| |/ |
|
| * | t5801: "VAR=VAL shell_func args" is forbidden | Junio C Hamano | 2013-04-25 | 1 | -1/+3 |
| * | transport-helper: update remote helper namespace | Felipe Contreras | 2013-04-17 | 1 | -0/+12 |
| * | transport-helper: warn when refspec is not used | Felipe Contreras | 2013-04-17 | 1 | -2/+4 |
| * | transport-helper: clarify pushing without refspecs | Felipe Contreras | 2013-04-17 | 1 | -3/+3 |
| * | transport-helper: clarify *:* refspec | Felipe Contreras | 2013-04-17 | 1 | -15/+0 |
| * | transport-helper: improve push messages | Felipe Contreras | 2013-04-11 | 1 | -0/+14 |
| * | transport-helper: mention helper name when it dies | Jeff King | 2013-04-11 | 1 | -1/+1 |
| * | transport-helper: report errors properly | Felipe Contreras | 2013-04-11 | 1 | -0/+20 |
* | | Merge branch 'fc/push-with-export-reporting-result' | Junio C Hamano | 2013-05-05 | 1 | -0/+14 |
|\ \ |
|
| * | | transport-helper: improve push messages | Felipe Contreras | 2013-05-05 | 1 | -0/+14 |
| |/ |
|
* | | transport-helper: add 'signed-tags' capability | John Keeping | 2013-04-15 | 1 | -1/+11 |
* | | transport-helper: pass --signed-tags=warn-strip to fast-export | John Keeping | 2013-04-15 | 1 | -0/+10 |
|/ |
|
* | fast-export: make sure updated refs get updated | Felipe Contreras | 2012-12-03 | 1 | -12/+8 |
* | fast-export: don't handle uninteresting refs | Felipe Contreras | 2012-12-03 | 1 | -0/+8 |
* | remote-testgit: exercise more features | Felipe Contreras | 2012-11-29 | 1 | -0/+52 |
* | remote-testgit: cleanup tests | Felipe Contreras | 2012-11-29 | 1 | -34/+29 |
* | remote-testgit: remove irrelevant test | Felipe Contreras | 2012-11-29 | 1 | -13/+0 |
* | remote-testgit: remove non-local functionality | Felipe Contreras | 2012-11-29 | 1 | -29/+21 |
* | Add new simplified git-remote-testgit | Felipe Contreras | 2012-11-29 | 1 | -0/+139 |