| Commit message (Expand) | Author | Age | Files | Lines |
* | transport-helper: avoid reading past end-of-string | Jeff King | 2014-06-20 | 1 | -7/+7 |
* | Merge branch 'fc/remote-helper-refmap' | Junio C Hamano | 2014-06-16 | 1 | -9/+23 |
|\ |
|
| * | transport-helper: remove unnecessary strbuf resetsfc/remote-helper-refmap | Felipe Contreras | 2014-04-21 | 1 | -4/+0 |
| * | transport-helper: add support to delete branches | Felipe Contreras | 2014-04-21 | 1 | -11/+13 |
| * | transport-helper: add support to push symbolic refs | Felipe Contreras | 2014-04-21 | 1 | -1/+10 |
| * | transport-helper: add support for old:new refspec | Felipe Contreras | 2014-04-21 | 1 | -3/+10 |
* | | Merge branch 'bg/xcalloc-nmemb-then-size' | Junio C Hamano | 2014-06-16 | 1 | -1/+1 |
|\ \ |
|
| * | | transport-helper.c: rearrange xcalloc argumentsbg/xcalloc-nmemb-then-size | Brian Gesiak | 2014-05-27 | 1 | -1/+1 |
| * | | Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)" | Junio C Hamano | 2014-05-20 | 1 | -29/+44 |
| * | | Revert "Merge branch 'fc/transport-helper-sync-error-fix'" | Junio C Hamano | 2014-05-19 | 1 | -44/+29 |
* | | | get_importer: use run-command's internal argv_array | Jeff King | 2014-05-15 | 1 | -6/+3 |
* | | | get_exporter: use argv_array | Jeff King | 2014-05-15 | 1 | -16/+10 |
* | | | get_helper: use run-command's internal argv_array | Jeff King | 2014-05-15 | 1 | -6/+3 |
|/ / |
|
* | | transport-helper: fix sync issue on crashes | Felipe Contreras | 2014-04-14 | 1 | -2/+11 |
* | | transport-helper: trivial cleanup | Felipe Contreras | 2014-04-14 | 1 | -12/+12 |
* | | transport-helper: propagate recvline() error pushing | Felipe Contreras | 2014-04-14 | 1 | -7/+11 |
* | | remote-helpers: make recvline return an error | Felipe Contreras | 2014-04-14 | 1 | -7/+14 |
* | | transport-helper: remove barely used xchgline() | Felipe Contreras | 2014-04-14 | 1 | -7/+2 |
|/ |
|
* | Merge branch 'fc/transport-helper-fixes' | Junio C Hamano | 2014-03-18 | 1 | -8/+17 |
|\ |
|
| * | transport-helper.c: do not overwrite forced bit | Max Horn | 2014-02-24 | 1 | -1/+1 |
| * | transport-helper: check for 'forced update' message | Felipe Contreras | 2013-11-12 | 1 | -1/+7 |
| * | transport-helper: add 'force' to 'export' helpers | Felipe Contreras | 2013-11-12 | 1 | -0/+5 |
| * | transport-helper: don't update refs in dry-run | Felipe Contreras | 2013-10-31 | 1 | -4/+5 |
| * | transport-helper: mismerge fix | Felipe Contreras | 2013-10-31 | 1 | -3/+0 |
* | | Merge branch 'ef/mingw-write' | Junio C Hamano | 2014-01-27 | 1 | -3/+2 |
|\ \ |
|
| * | | prefer xwrite instead of write | Erik Faye-Lund | 2014-01-17 | 1 | -3/+2 |
* | | | Merge branch 'nd/shallow-clone' | Junio C Hamano | 2014-01-17 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | smart-http: support shallow fetch/clone | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -0/+6 |
| |/ / |
|
* | | | replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-with | Christian Couder | 2013-12-05 | 1 | -8/+8 |
|/ / |
|
* | | transport-helper: trivial style fix | Felipe Contreras | 2013-10-31 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'mm/mediawiki-dumb-push-fix' | Junio C Hamano | 2013-09-12 | 1 | -2/+5 |
|\ |
|
| * | transport-helper: add no-private-update capability | Matthieu Moy | 2013-09-03 | 1 | -2/+5 |
* | | Merge branch 'jc/push-cas' | Junio C Hamano | 2013-09-09 | 1 | -2/+28 |
|\ \ |
|
| * | | push: teach --force-with-lease to smart-http transport | Junio C Hamano | 2013-08-02 | 1 | -2/+22 |
| * | | push --force-with-lease: tie it all together | Junio C Hamano | 2013-07-22 | 1 | -0/+6 |
* | | | Merge branch 'nd/clone-connectivity-shortcut' | Junio C Hamano | 2013-09-09 | 1 | -0/+10 |
|\ \ \
| |_|/
|/| | |
|
| * | | smart http: use the same connectivity check on cloningnd/clone-connectivity-shortcut | Nguyễn Thái Ngọc Duy | 2013-07-23 | 1 | -0/+10 |
* | | | many small typofixesob/typofixes | Ondřej Bílka | 2013-07-29 | 1 | -2/+2 |
* | | | Merge branch 'jk/gcc-function-attributes' | Junio C Hamano | 2013-07-22 | 1 | -1/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | add missing "format" function attributes | Jeff King | 2013-07-09 | 1 | -1/+2 |
| |/ |
|
* | | transport-helper: be quiet on read errors from helpers | Jeff King | 2013-06-21 | 1 | -1/+1 |
* | | Merge branch 'fc/transport-helper-no-refspec' | Junio C Hamano | 2013-06-06 | 1 | -1/+12 |
|\ \ |
|
| * | | transport-helper: check if the dry-run is supported | Felipe Contreras | 2013-05-21 | 1 | -0/+5 |
| * | | transport-helper: barf when user tries old:new | Felipe Contreras | 2013-05-21 | 1 | -2/+4 |
| |/ |
|
* | | Merge branch 'fc/transport-helper-error-reporting' | Junio C Hamano | 2013-05-29 | 1 | -16/+32 |
|\ \
| |/
|/| |
|
| * | transport-helper: fix remote helper namespace regression | Felipe Contreras | 2013-05-10 | 1 | -1/+1 |
| * | transport-helper: update remote helper namespace | Felipe Contreras | 2013-04-17 | 1 | -4/+19 |
| * | transport-helper: trivial code shuffle | Felipe Contreras | 2013-04-17 | 1 | -5/+3 |
| * | transport-helper: warn when refspec is not used | Felipe Contreras | 2013-04-17 | 1 | -0/+2 |
| * | transport-helper: clarify pushing without refspecs | Felipe Contreras | 2013-04-17 | 1 | -2/+3 |