summaryrefslogtreecommitdiff
path: root/transport-helper.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-21transport-helper: add support for old:new refspecLibravatar Felipe Contreras1-3/+10
2014-03-18Merge branch 'fc/transport-helper-fixes'Libravatar Junio C Hamano1-8/+17
2014-02-24transport-helper.c: do not overwrite forced bitLibravatar Max Horn1-1/+1
2014-01-27Merge branch 'ef/mingw-write'Libravatar Junio C Hamano1-3/+2
2014-01-17Merge branch 'nd/shallow-clone'Libravatar Junio C Hamano1-0/+6
2014-01-17prefer xwrite instead of writeLibravatar Erik Faye-Lund1-3/+2
2013-12-10smart-http: support shallow fetch/cloneLibravatar Nguyễn Thái Ngọc Duy1-0/+6
2013-12-05replace {pre,suf}fixcmp() with {starts,ends}_with()Libravatar Christian Couder1-8/+8
2013-11-12transport-helper: check for 'forced update' messageLibravatar Felipe Contreras1-1/+7
2013-11-12transport-helper: add 'force' to 'export' helpersLibravatar Felipe Contreras1-0/+5
2013-10-31transport-helper: trivial style fixLibravatar Felipe Contreras1-0/+1
2013-10-31transport-helper: don't update refs in dry-runLibravatar Felipe Contreras1-4/+5
2013-10-31transport-helper: mismerge fixLibravatar Felipe Contreras1-3/+0
2013-09-12Merge branch 'mm/mediawiki-dumb-push-fix'Libravatar Junio C Hamano1-2/+5
2013-09-09Merge branch 'jc/push-cas'Libravatar Junio C Hamano1-2/+28
2013-09-09Merge branch 'nd/clone-connectivity-shortcut'Libravatar Junio C Hamano1-0/+10
2013-09-03transport-helper: add no-private-update capabilityLibravatar Matthieu Moy1-2/+5
2013-08-02push: teach --force-with-lease to smart-http transportLibravatar Junio C Hamano1-2/+22
2013-07-29many small typofixesLibravatar Ondřej Bílka1-2/+2
2013-07-23smart http: use the same connectivity check on cloningLibravatar Nguyễn Thái Ngọc Duy1-0/+10
2013-07-22push --force-with-lease: tie it all togetherLibravatar Junio C Hamano1-0/+6
2013-07-22Merge branch 'jk/gcc-function-attributes'Libravatar Junio C Hamano1-1/+2
2013-07-09add missing "format" function attributesLibravatar Jeff King1-1/+2
2013-06-21transport-helper: be quiet on read errors from helpersLibravatar Jeff King1-1/+1
2013-06-06Merge branch 'fc/transport-helper-no-refspec'Libravatar Junio C Hamano1-1/+12
2013-05-29Merge branch 'fc/transport-helper-error-reporting'Libravatar Junio C Hamano1-16/+32
2013-05-21transport-helper: check if the dry-run is supportedLibravatar Felipe Contreras1-0/+5
2013-05-21transport-helper: barf when user tries old:newLibravatar Felipe Contreras1-2/+4
2013-05-10transport-helper: fix remote helper namespace regressionLibravatar Felipe Contreras1-1/+1
2013-05-09Sync with v1.8.2.3Libravatar Junio C Hamano1-2/+1
2013-05-09transport-helper: trivial style cleanupLibravatar Felipe Contreras1-2/+1
2013-05-05Merge branch 'fc/push-with-export-reporting-result'Libravatar Junio C Hamano1-0/+1
2013-05-05transport-helper: improve push messagesLibravatar Felipe Contreras1-0/+1
2013-04-17transport-helper: update remote helper namespaceLibravatar Felipe Contreras1-4/+19
2013-04-17transport-helper: trivial code shuffleLibravatar Felipe Contreras1-5/+3
2013-04-17transport-helper: warn when refspec is not usedLibravatar Felipe Contreras1-0/+2
2013-04-17transport-helper: clarify pushing without refspecsLibravatar Felipe Contreras1-2/+3
2013-04-17transport-helper: clarify *:* refspecLibravatar Felipe Contreras1-1/+1
2013-04-15transport-helper: add 'signed-tags' capabilityLibravatar John Keeping1-1/+5
2013-04-15transport-helper: pass --signed-tags=warn-strip to fast-exportLibravatar John Keeping1-1/+2
2013-04-12Correct common spelling mistakes in comments and testsLibravatar Stefano Lattarini1-1/+1
2013-04-11transport-helper: improve push messagesLibravatar Felipe Contreras1-0/+1
2013-04-11transport-helper: mention helper name when it diesLibravatar Jeff King1-4/+4
2013-04-11transport-helper: report errors properlyLibravatar Felipe Contreras1-1/+1
2013-01-24push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCELibravatar Junio C Hamano1-0/+10
2012-12-02push: require force for refs under refs/tags/Libravatar Chris Rorvick1-0/+6
2012-10-07When debug==1, start fast-import with "--stats" instead of "--quiet"Libravatar Florian Achleitner1-1/+1
2012-10-07Connect fast-import to the remote-helper via pipe, adding 'bidi-import' capab...Libravatar Florian Achleitner1-13/+31
2012-07-30Add explanatory comment for transport-helpers refs mapping.Libravatar Florian Achleitner1-0/+15
2012-04-30remove superfluous newlines in error messagesLibravatar Pete Wyckoff1-2/+2