101 Commits (655ee9ea3e6c0af57d320e84723ec3bf656cdbf7)

Author SHA1 Message Date
Felipe Contreras 23cd01ec53 transport-helper: trivial style 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
Felipe Contreras 5034fdea30 transport-helper: improve push messages 12 years ago
Jeff King c096955c5b transport-helper: mention helper name when it dies 12 years ago
Felipe Contreras 81d340d40a transport-helper: report errors properly 12 years ago
Junio C Hamano 75e5c0dc55 push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE 12 years ago
Chris Rorvick dbfeddb12e push: require force for refs under refs/tags/ 12 years ago
Florian Achleitner 19ba02af47 When debug==1, start fast-import with "--stats" instead of "--quiet" 13 years ago
Florian Achleitner bfc366d931 Connect fast-import to the remote-helper via pipe, adding 'bidi-import' capability 13 years ago
Florian Achleitner dff9d65dc6 Add explanatory comment for transport-helpers refs mapping. 13 years ago
Pete Wyckoff 82247e9bd5 remove superfluous newlines in error messages 13 years ago
Jeff King c34fe6304c disconnect from remote helpers more gently 13 years ago
Brandon Casey 040a655116 cleanup: use internal memory allocation wrapper functions everywhere 14 years ago
Michael Haggerty d51b720fca remote: avoid passing NULL to read_ref() 14 years ago
Michael Haggerty c28cce55e0 remote: use xstrdup() instead of strdup() 14 years ago
Sverre Rabbelier 105fe3e457 transport-helper: die early on encountering deleted refs 14 years ago
Sverre Rabbelier a515ebe9f1 transport-helper: implement marks location as capability 14 years ago
Sverre Rabbelier 4d2ec306e8 transport-helper: Use capname for refspec capability too 14 years ago
Sverre Rabbelier 9504bc9d5a transport-helper: change import semantics 14 years ago
Sverre Rabbelier 6c8151a32e transport-helper: update ref status after push with export 14 years ago
Sverre Rabbelier 1f25c50419 transport-helper: use the new done feature where possible 14 years ago
Sverre Rabbelier cc567322ac transport-helper: check status code of finish_command 14 years ago
Sverre Rabbelier d2e73c6f2a transport-helper: factor out push_update_refs_status 14 years ago
Dmitry Ivankov e173587252 remote-helpers: export GIT_DIR variable to helpers 14 years ago
Jeff King 3ea7d09461 transport-helper: don't feed bogus refs to export push 14 years ago
Jeff King 2faa15274d transport-helper: fix minor leak in push_refs_with_export 14 years ago
Johannes Schindelin c0aa335c95 Remove unused variables 14 years ago
Stephen Boyd c2e86addb8 Fix sparse warnings 14 years ago
Jonathan Nieder 9cba13ca5d standardize brace placement in struct definitions 14 years ago
Nicolas Kaiser 803dbdb968 transport-helper.c: fix check for (size_t < 0) 14 years ago
Junio C Hamano b361888dd5 thread-utils.h: simplify the inclusion 14 years ago