137 Commits (6a0b0b6de996e2ac7eeb951e3d08f577c11c7e54)

Author SHA1 Message Date
René Scharfe 8828f2985f use child_process_init() to initialize struct child_process variables 10 years ago
René Scharfe a915459097 use env_array member of struct child_process 10 years ago
Ronnie Sahlberg 7695d118e5 refs.c: change resolve_ref_unsafe reading argument to be a flags field 10 years ago
Junio C Hamano 0ea47f9d33 signed push: teach smart-HTTP to pass "git push --signed" around 11 years ago
René Scharfe 483bbd4e4c run-command: introduce child_process_init() 11 years ago
Jeff King 21a2d4ada5 transport-helper: avoid reading past end-of-string 11 years ago
Brian Gesiak 92e25b6b5b transport-helper.c: rearrange xcalloc arguments 11 years ago
Junio C Hamano b2c851a8e6 Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)" 11 years ago
Junio C Hamano 10e1feebb4 Revert "Merge branch 'fc/transport-helper-sync-error-fix'" 11 years ago
Jeff King 173fd1a1a4 get_importer: use run-command's internal argv_array 11 years ago
Jeff King 2aeae40a75 get_exporter: use argv_array 11 years ago
Jeff King e0ab2ac6c5 get_helper: use run-command's internal argv_array 11 years ago
Felipe Contreras e143ef4f6b transport-helper: remove unnecessary strbuf resets 11 years ago
Felipe Contreras f3d0376356 transport-helper: add support to delete branches 11 years ago
Felipe Contreras 9193f74235 transport-helper: add support to push symbolic refs 11 years ago
Felipe Contreras d98c815380 transport-helper: add support for old:new refspec 11 years ago
Felipe Contreras 3994e64d77 transport-helper: fix sync issue on crashes 11 years ago
Felipe Contreras 852e54bc0f transport-helper: trivial cleanup 11 years ago
Felipe Contreras 0551a06c22 transport-helper: propagate recvline() error pushing 11 years ago
Felipe Contreras 5931b33e20 remote-helpers: make recvline return an error 11 years ago
Felipe Contreras 4a1b59c85f transport-helper: remove barely used xchgline() 11 years ago
Max Horn cf31f70c08 transport-helper.c: do not overwrite forced bit 11 years ago
Erik Faye-Lund 7edc02f4de prefer xwrite instead of write 11 years ago
Nguyễn Thái Ngọc Duy 16094885ca smart-http: support shallow fetch/clone 11 years ago
Christian Couder 5955654823 replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
Felipe Contreras f9e3c6bebb transport-helper: check for 'forced update' message 11 years ago
Felipe Contreras 510fa6f518 transport-helper: add 'force' to 'export' helpers 11 years ago
Felipe Contreras 23cd01ec53 transport-helper: trivial style fix 11 years ago
Felipe Contreras 5a75353fe3 transport-helper: don't update refs in dry-run 11 years ago
Felipe Contreras a21455ae66 transport-helper: mismerge fix 11 years ago
Matthieu Moy 597b831afb transport-helper: add no-private-update capability 12 years ago
Junio C Hamano 05c1eb1034 push: teach --force-with-lease to smart-http transport 12 years ago
Ondřej Bílka 98e023dea4 many small typofixes 12 years ago
Nguyễn Thái Ngọc Duy 9ba380481c smart http: use the same connectivity check on cloning 12 years ago
Junio C Hamano 631b5ef219 push --force-with-lease: tie it all together 12 years ago
Jeff King 4621085b7e add missing "format" function attributes 12 years ago
Jeff King 266f1fdfa9 transport-helper: be quiet on read errors from helpers 12 years ago
Felipe Contreras 21457f5719 transport-helper: check if the dry-run is supported 12 years ago
Felipe Contreras 67c9c782da transport-helper: barf when user tries old:new 12 years ago
Felipe Contreras 126aac5cf3 transport-helper: fix remote helper namespace regression 12 years ago
Felipe Contreras b120ef3eac transport-helper: trivial style cleanup 12 years ago
Felipe Contreras b056620f6f transport-helper: improve push messages 12 years ago
Felipe Contreras 664059fb62 transport-helper: update remote helper namespace 12 years ago
Felipe Contreras 9c51558cfb transport-helper: trivial code shuffle 12 years ago
Felipe Contreras a93b4a09ac transport-helper: warn when refspec is not used 12 years ago
Felipe Contreras 21610d820b transport-helper: clarify pushing without refspecs 12 years ago
Felipe Contreras 7a43c55415 transport-helper: clarify *:* refspec 12 years ago
John Keeping 0d957a4df5 transport-helper: add 'signed-tags' capability 12 years ago
John Keeping b8bd826f3a transport-helper: pass --signed-tags=warn-strip to fast-export 12 years ago
Stefano Lattarini 41ccfdd9c9 Correct common spelling mistakes in comments and tests 12 years ago