| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | transport-helper: clarify *:* refspec | Felipe Contreras | 2013-04-17 | 1 | -1/+1 |
| * | transport-helper: improve push messages | Felipe Contreras | 2013-04-11 | 1 | -0/+1 |
| * | transport-helper: mention helper name when it dies | Jeff King | 2013-04-11 | 1 | -4/+4 |
| * | transport-helper: report errors properly | Felipe Contreras | 2013-04-11 | 1 | -1/+1 |
* | | Sync with v1.8.2.3 | Junio C Hamano | 2013-05-09 | 1 | -2/+1 |
|\ \ |
|
| * | | transport-helper: trivial style cleanup | Felipe Contreras | 2013-05-09 | 1 | -2/+1 |
* | | | Merge branch 'fc/push-with-export-reporting-result' | Junio C Hamano | 2013-05-05 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | transport-helper: improve push messages | Felipe Contreras | 2013-05-05 | 1 | -0/+1 |
| |/ / |
|
* | | | transport-helper: add 'signed-tags' capability | John Keeping | 2013-04-15 | 1 | -1/+5 |
* | | | transport-helper: pass --signed-tags=warn-strip to fast-export | John Keeping | 2013-04-15 | 1 | -1/+2 |
|/ / |
|
* | | Correct common spelling mistakes in comments and tests | Stefano Lattarini | 2013-04-12 | 1 | -1/+1 |
|/ |
|
* | push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE | Junio C Hamano | 2013-01-24 | 1 | -0/+10 |
* | push: require force for refs under refs/tags/ | Chris Rorvick | 2012-12-02 | 1 | -0/+6 |
* | When debug==1, start fast-import with "--stats" instead of "--quiet" | Florian Achleitner | 2012-10-07 | 1 | -1/+1 |
* | Connect fast-import to the remote-helper via pipe, adding 'bidi-import' capab... | Florian Achleitner | 2012-10-07 | 1 | -13/+31 |
* | Add explanatory comment for transport-helpers refs mapping. | Florian Achleitner | 2012-07-30 | 1 | -0/+15 |
* | remove superfluous newlines in error messages | Pete Wyckoff | 2012-04-30 | 1 | -2/+2 |
* | Merge branch 'sp/smart-http-failure-to-push' | Junio C Hamano | 2012-02-26 | 1 | -3/+10 |
|\ |
|
| * | disconnect from remote helpers more gentlysp/smart-http-failure-to-push | Jeff King | 2012-02-23 | 1 | -3/+10 |
* | | remote: avoid passing NULL to read_ref() | Michael Haggerty | 2011-10-05 | 1 | -2/+4 |
* | | remote: use xstrdup() instead of strdup() | Michael Haggerty | 2011-10-05 | 1 | -2/+2 |
* | | transport-helper: die early on encountering deleted refs | Sverre Rabbelier | 2011-07-19 | 1 | -0/+4 |
* | | transport-helper: implement marks location as capability | Sverre Rabbelier | 2011-07-19 | 1 | -29/+18 |
* | | transport-helper: Use capname for refspec capability too | Sverre Rabbelier | 2011-07-19 | 1 | -1/+1 |
* | | transport-helper: change import semantics | Sverre Rabbelier | 2011-07-19 | 1 | -0/+3 |
* | | transport-helper: update ref status after push with export | Sverre Rabbelier | 2011-07-19 | 1 | -0/+1 |
* | | transport-helper: use the new done feature where possible | Sverre Rabbelier | 2011-07-19 | 1 | -7/+2 |
* | | transport-helper: check status code of finish_command | Sverre Rabbelier | 2011-07-19 | 1 | -8/+15 |
* | | transport-helper: factor out push_update_refs_status | Sverre Rabbelier | 2011-07-19 | 1 | -69/+84 |
* | | remote-helpers: export GIT_DIR variable to helpers | Dmitry Ivankov | 2011-07-19 | 1 | -5/+10 |
* | | transport-helper: don't feed bogus refs to export push | Jeff King | 2011-07-19 | 1 | -1/+2 |
* | | transport-helper: fix minor leak in push_refs_with_export | Jeff King | 2011-07-19 | 1 | -0/+1 |
|/ |
|
* | Remove unused variables | Johannes Schindelin | 2011-03-22 | 1 | -2/+1 |
* | Fix sparse warnings | Stephen Boyd | 2011-03-22 | 1 | -1/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2011-03-16 | 1 | -2/+1 |
|\ |
|
| * | standardize brace placement in struct definitions | Jonathan Nieder | 2011-03-16 | 1 | -2/+1 |
* | | transport-helper.c: fix check for (size_t < 0) | Nicolas Kaiser | 2011-03-08 | 1 | -1/+1 |
|/ |
|