1. 3c5077f i18n: transport-helper.c: change N_() call to _() by Vasco Almeida · 9 years ago
  2. 40cfc95 Merge branch 'nd/error-errno' by Junio C Hamano · 9 years ago
  3. 1fee1dc transport-helper.c: use error_errno() by Nguyễn Thái Ngọc Duy · 9 years ago
  4. 832c0e5 typofix: assorted typofixes in comments, documentation and messages by Li Peng · 9 years ago
  5. e84d5e9 Merge branch 'ew/force-ipv4' by Junio C Hamano · 9 years ago
  6. c915f11 connect & http: support -4 and -6 switches for remote operations by Eric Wong · 9 years ago
  7. 692dfdf transport-helper: read helper response with strbuf_getline() by Junio C Hamano · 9 years ago
  8. 1a0c8df strbuf: give strbuf_getline() to the "most text friendly" variant by Junio C Hamano · 9 years ago
  9. 8f309ae strbuf: introduce strbuf_getline_{lf,nul}() by Junio C Hamano · 9 years ago
  10. 27912a0 push_refs_with_export: convert to struct object_id by brian m. carlson · 9 years ago
  11. f4e54d0 Convert struct ref to use object_id. by brian m. carlson · 9 years ago
  12. 3adc4ec Sync with v2.5.4 by Junio C Hamano · 9 years ago
  13. 11a458b Sync with 2.4.10 by Junio C Hamano · 9 years ago
  14. 6343e2f Sync with 2.3.10 by Junio C Hamano · 9 years ago
  15. a5adace transport: add a protocol-whitelist environment variable by Jeff King · 9 years ago
  16. b21089d Merge branch 'db/push-sign-if-asked' by Junio C Hamano · 10 years ago
  17. 3026109 push: support signing pushes iff the server supports it by Dave Borowitz · 10 years ago
  18. ae25fd3 transport-helper: die on errors reading refs. by Stefan Beller · 10 years ago
  19. b1cffbf Merge branch 'jc/push-cert' into maint by Junio C Hamano · 10 years ago
  20. 6db0497 Merge branch 'mh/deref-symref-over-helper-transport' into maint by Junio C Hamano · 10 years ago
  21. be94b33 Merge branch 'mh/transport-capabilities' by Junio C Hamano · 10 years ago
  22. a75c663 Merge branch 'dp/remove-duplicated-header-inclusion' by Junio C Hamano · 10 years ago
  23. 74f45df Merge branch 'jc/push-cert' by Junio C Hamano · 10 years ago
  24. 5d30851 do not include the same header twice by Дилян Палаузов · 10 years ago
  25. aab1beb transport-helper: ask the helper to set the same options for import as for fetch by Mike Hommey · 10 years ago
  26. 2879bc3 transport-helper: ask the helper to set progress and verbosity options after asking for its capabilities by Mike Hommey · 10 years ago
  27. 45917f0 transport-helper: fix typo in error message when --signed is not supported by Mike Hommey · 10 years ago
  28. 33cae54 transport-helper: do not request symbolic refs to remote helpers by Mike Hommey · 10 years ago
  29. 8828f29 use child_process_init() to initialize struct child_process variables by René Scharfe · 10 years ago
  30. 217610d Merge branch 'rs/run-command-env-array' by Junio C Hamano · 10 years ago
  31. a915459 use env_array member of struct child_process by René Scharfe · 10 years ago
  32. 7695d11 refs.c: change resolve_ref_unsafe reading argument to be a flags field by Ronnie Sahlberg · 11 years ago
  33. fb06b52 Merge branch 'jc/push-cert' by Junio C Hamano · 10 years ago
  34. 0ea47f9 signed push: teach smart-HTTP to pass "git push --signed" around by Junio C Hamano · 10 years ago
  35. 483bbd4 run-command: introduce child_process_init() by René Scharfe · 11 years ago
  36. 21a2d4a transport-helper: avoid reading past end-of-string by Jeff King · 11 years ago
  37. c9fc3a6 Merge branch 'fc/remote-helper-refmap' by Junio C Hamano · 11 years ago
  38. a634a6d Merge branch 'bg/xcalloc-nmemb-then-size' by Junio C Hamano · 11 years ago
  39. 92e25b6 transport-helper.c: rearrange xcalloc arguments by Brian Gesiak · 11 years ago
  40. b2c851a Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)" by Junio C Hamano · 11 years ago
  41. 10e1fee Revert "Merge branch 'fc/transport-helper-sync-error-fix'" by Junio C Hamano · 11 years ago
  42. 173fd1a get_importer: use run-command's internal argv_array by Jeff King · 11 years ago
  43. 2aeae40 get_exporter: use argv_array by Jeff King · 11 years ago
  44. e0ab2ac get_helper: use run-command's internal argv_array by Jeff King · 11 years ago
  45. e143ef4 transport-helper: remove unnecessary strbuf resets by Felipe Contreras · 11 years ago
  46. f3d0376 transport-helper: add support to delete branches by Felipe Contreras · 11 years ago
  47. 9193f74 transport-helper: add support to push symbolic refs by Felipe Contreras · 11 years ago
  48. d98c815 transport-helper: add support for old:new refspec by Felipe Contreras · 11 years ago
  49. 3994e64 transport-helper: fix sync issue on crashes by Felipe Contreras · 11 years ago
  50. 852e54b transport-helper: trivial cleanup by Felipe Contreras · 11 years ago
  51. 0551a06 transport-helper: propagate recvline() error pushing by Felipe Contreras · 11 years ago
  52. 5931b33 remote-helpers: make recvline return an error by Felipe Contreras · 11 years ago
  53. 4a1b59c transport-helper: remove barely used xchgline() by Felipe Contreras · 11 years ago
  54. 90e6255 Merge branch 'fc/transport-helper-fixes' by Junio C Hamano · 11 years ago
  55. cf31f70 transport-helper.c: do not overwrite forced bit by Max Horn · 11 years ago
  56. 7b4e2b7 Merge branch 'ef/mingw-write' by Junio C Hamano · 11 years ago
  57. 92251b1 Merge branch 'nd/shallow-clone' by Junio C Hamano · 11 years ago
  58. 7edc02f prefer xwrite instead of write by Erik Faye-Lund · 11 years ago
  59. 1609488 smart-http: support shallow fetch/clone by Nguyễn Thái Ngọc Duy · 11 years ago
  60. 5955654 replace {pre,suf}fixcmp() with {starts,ends}_with() by Christian Couder · 11 years ago
  61. f9e3c6b transport-helper: check for 'forced update' message by Felipe Contreras · 11 years ago
  62. 510fa6f transport-helper: add 'force' to 'export' helpers by Felipe Contreras · 11 years ago
  63. 23cd01e transport-helper: trivial style fix by Felipe Contreras · 11 years ago
  64. 5a75353 transport-helper: don't update refs in dry-run by Felipe Contreras · 11 years ago
  65. a21455a transport-helper: mismerge fix by Felipe Contreras · 11 years ago
  66. 100ce1c Merge branch 'mm/mediawiki-dumb-push-fix' by Junio C Hamano · 12 years ago
  67. 2233ad4 Merge branch 'jc/push-cas' by Junio C Hamano · 12 years ago
  68. 711b276 Merge branch 'nd/clone-connectivity-shortcut' by Junio C Hamano · 12 years ago
  69. 597b831 transport-helper: add no-private-update capability by Matthieu Moy · 12 years ago
  70. 05c1eb1 push: teach --force-with-lease to smart-http transport by Junio C Hamano · 12 years ago
  71. 98e023d many small typofixes by Ondřej Bílka · 12 years ago
  72. 9ba3804 smart http: use the same connectivity check on cloning by Nguyễn Thái Ngọc Duy · 12 years ago
  73. 631b5ef push --force-with-lease: tie it all together by Junio C Hamano · 12 years ago
  74. e9f1a6c Merge branch 'jk/gcc-function-attributes' by Junio C Hamano · 12 years ago
  75. 4621085 add missing "format" function attributes by Jeff King · 12 years ago
  76. 266f1fd transport-helper: be quiet on read errors from helpers by Jeff King · 12 years ago
  77. 99d9ec0 Merge branch 'fc/transport-helper-no-refspec' by Junio C Hamano · 12 years ago
  78. 766f0f8 Merge branch 'fc/transport-helper-error-reporting' by Junio C Hamano · 12 years ago
  79. 21457f5 transport-helper: check if the dry-run is supported by Felipe Contreras · 12 years ago
  80. 67c9c78 transport-helper: barf when user tries old:new by Felipe Contreras · 12 years ago
  81. 126aac5 transport-helper: fix remote helper namespace regression by Felipe Contreras · 12 years ago
  82. b387c77 Sync with v1.8.2.3 by Junio C Hamano · 12 years ago
  83. b120ef3 transport-helper: trivial style cleanup by Felipe Contreras · 12 years ago
  84. 2be2eb9 Merge branch 'fc/push-with-export-reporting-result' by Junio C Hamano · 12 years ago
  85. b056620 transport-helper: improve push messages by Felipe Contreras · 12 years ago
  86. 664059f transport-helper: update remote helper namespace by Felipe Contreras · 12 years ago
  87. 9c51558 transport-helper: trivial code shuffle by Felipe Contreras · 12 years ago
  88. a93b4a0 transport-helper: warn when refspec is not used by Felipe Contreras · 12 years ago
  89. 21610d8 transport-helper: clarify pushing without refspecs by Felipe Contreras · 12 years ago
  90. 7a43c55 transport-helper: clarify *:* refspec by Felipe Contreras · 12 years ago
  91. 0d957a4 transport-helper: add 'signed-tags' capability by John Keeping · 12 years ago
  92. b8bd826 transport-helper: pass --signed-tags=warn-strip to fast-export by John Keeping · 12 years ago
  93. 41ccfdd Correct common spelling mistakes in comments and tests by Stefano Lattarini · 12 years ago
  94. 5034fde transport-helper: improve push messages by Felipe Contreras · 12 years ago
  95. c096955 transport-helper: mention helper name when it dies by Jeff King · 12 years ago
  96. 81d340d transport-helper: report errors properly by Felipe Contreras · 12 years ago
  97. 75e5c0d push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE by Junio C Hamano · 12 years ago
  98. dbfeddb push: require force for refs under refs/tags/ by Chris Rorvick · 12 years ago
  99. 19ba02a When debug==1, start fast-import with "--stats" instead of "--quiet" by Florian Achleitner · 12 years ago
  100. bfc366d Connect fast-import to the remote-helper via pipe, adding 'bidi-import' capability by Florian Achleitner · 12 years ago