| Commit message (Expand) | Author | Age |
* | transport-helper: trivial style fix | Felipe Contreras | 2013-10-31 |
* | Merge branch 'mm/mediawiki-dumb-push-fix' | Junio C Hamano | 2013-09-12 |
|\ |
|
| * | transport-helper: add no-private-update capability | Matthieu Moy | 2013-09-03 |
* | | Merge branch 'jc/push-cas' | Junio C Hamano | 2013-09-09 |
|\ \ |
|
| * | | push: teach --force-with-lease to smart-http transport | Junio C Hamano | 2013-08-02 |
| * | | push --force-with-lease: tie it all together | Junio C Hamano | 2013-07-22 |
* | | | Merge branch 'nd/clone-connectivity-shortcut' | Junio C Hamano | 2013-09-09 |
|\ \ \
| |_|/
|/| | |
|
| * | | smart http: use the same connectivity check on cloning | Nguyễn Thái Ngọc Duy | 2013-07-23 |
* | | | many small typofixes | Ondřej Bílka | 2013-07-29 |
* | | | Merge branch 'jk/gcc-function-attributes' | Junio C Hamano | 2013-07-22 |
|\ \ \
| |_|/
|/| | |
|
| * | | add missing "format" function attributes | Jeff King | 2013-07-09 |
| |/ |
|
* | | transport-helper: be quiet on read errors from helpers | Jeff King | 2013-06-21 |
* | | Merge branch 'fc/transport-helper-no-refspec' | Junio C Hamano | 2013-06-06 |
|\ \ |
|
| * | | transport-helper: check if the dry-run is supported | Felipe Contreras | 2013-05-21 |
| * | | transport-helper: barf when user tries old:new | Felipe Contreras | 2013-05-21 |
| |/ |
|
* | | Merge branch 'fc/transport-helper-error-reporting' | Junio C Hamano | 2013-05-29 |
|\ \
| |/
|/| |
|
| * | transport-helper: fix remote helper namespace regression | Felipe Contreras | 2013-05-10 |
| * | transport-helper: update remote helper namespace | Felipe Contreras | 2013-04-17 |
| * | transport-helper: trivial code shuffle | Felipe Contreras | 2013-04-17 |
| * | transport-helper: warn when refspec is not used | Felipe Contreras | 2013-04-17 |
| * | transport-helper: clarify pushing without refspecs | Felipe Contreras | 2013-04-17 |
| * | transport-helper: clarify *:* refspec | Felipe Contreras | 2013-04-17 |
| * | transport-helper: improve push messages | Felipe Contreras | 2013-04-11 |
| * | transport-helper: mention helper name when it dies | Jeff King | 2013-04-11 |
| * | transport-helper: report errors properly | Felipe Contreras | 2013-04-11 |
* | | Sync with v1.8.2.3 | Junio C Hamano | 2013-05-09 |
|\ \ |
|
| * | | transport-helper: trivial style cleanup | Felipe Contreras | 2013-05-09 |
* | | | Merge branch 'fc/push-with-export-reporting-result' | Junio C Hamano | 2013-05-05 |
|\ \ \ |
|
| * | | | transport-helper: improve push messages | Felipe Contreras | 2013-05-05 |
| |/ / |
|
* | | | transport-helper: add 'signed-tags' capability | John Keeping | 2013-04-15 |
* | | | transport-helper: pass --signed-tags=warn-strip to fast-export | John Keeping | 2013-04-15 |
|/ / |
|
* | | Correct common spelling mistakes in comments and tests | Stefano Lattarini | 2013-04-12 |
|/ |
|
* | push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE | Junio C Hamano | 2013-01-24 |
* | push: require force for refs under refs/tags/ | Chris Rorvick | 2012-12-02 |
* | When debug==1, start fast-import with "--stats" instead of "--quiet" | Florian Achleitner | 2012-10-07 |
* | Connect fast-import to the remote-helper via pipe, adding 'bidi-import' capab... | Florian Achleitner | 2012-10-07 |
* | Add explanatory comment for transport-helpers refs mapping. | Florian Achleitner | 2012-07-30 |
* | remove superfluous newlines in error messages | Pete Wyckoff | 2012-04-30 |
* | Merge branch 'sp/smart-http-failure-to-push' | Junio C Hamano | 2012-02-26 |
|\ |
|
| * | disconnect from remote helpers more gently | Jeff King | 2012-02-23 |
* | | remote: avoid passing NULL to read_ref() | Michael Haggerty | 2011-10-05 |
* | | remote: use xstrdup() instead of strdup() | Michael Haggerty | 2011-10-05 |
* | | transport-helper: die early on encountering deleted refs | Sverre Rabbelier | 2011-07-19 |
* | | transport-helper: implement marks location as capability | Sverre Rabbelier | 2011-07-19 |
* | | transport-helper: Use capname for refspec capability too | Sverre Rabbelier | 2011-07-19 |
* | | transport-helper: change import semantics | Sverre Rabbelier | 2011-07-19 |
* | | transport-helper: update ref status after push with export | Sverre Rabbelier | 2011-07-19 |
* | | transport-helper: use the new done feature where possible | Sverre Rabbelier | 2011-07-19 |
* | | transport-helper: check status code of finish_command | Sverre Rabbelier | 2011-07-19 |
* | | transport-helper: factor out push_update_refs_status | Sverre Rabbelier | 2011-07-19 |