summaryrefslogtreecommitdiff
path: root/contrib/remote-helpers
AgeCommit message (Expand)AuthorFilesLines
2013-04-30remote-bzr: access branches only when neededLibravatar Felipe Contreras1-12/+16
2013-04-30remote-bzr: delay peer branch usageLibravatar Felipe Contreras1-3/+3
2013-04-30remote-bzr: iterate revisions properlyLibravatar Felipe Contreras1-2/+3
2013-04-30remote-bzr: improve progress reportingLibravatar Felipe Contreras1-7/+13
2013-04-30remote-bzr: add option to specify branchesLibravatar Felipe Contreras1-2/+18
2013-04-30remote-bzr: add custom method to find branchesLibravatar Felipe Contreras1-5/+20
2013-04-30remote-bzr: improve author sanitazionLibravatar Felipe Contreras1-2/+13
2013-04-30remote-bzr: add support for shared repoLibravatar Felipe Contreras1-7/+15
2013-04-30remote-bzr: fix branch namesLibravatar Felipe Contreras1-0/+1
2013-04-30remote-bzr: add support for bzr reposLibravatar Felipe Contreras2-56/+138
2013-04-30remote-bzr: use branch variable when appropriateLibravatar Felipe Contreras1-17/+18
2013-04-30remote-bzr: fix partially pushed mergeLibravatar Felipe Contreras1-4/+13
2013-04-30remote-bzr: fixes for branch divergeLibravatar Felipe Contreras1-1/+7
2013-04-30remote-bzr: add support to push mergesLibravatar Felipe Contreras2-8/+57
2013-04-30remote-bzr: always try to update the worktreeLibravatar Felipe Contreras1-1/+5
2013-04-30remote-bzr: fix order of locking in CustomTreeLibravatar Felipe Contreras1-1/+1
2013-04-30remote-bzr: delay blob fetching until the very endLibravatar Felipe Contreras1-3/+5
2013-04-30remote-bzr: cleanup CustomTreeLibravatar Felipe Contreras1-7/+1
2013-04-26remote-bzr: strip extra newlineLibravatar Felipe Contreras1-0/+4
2013-04-26remote-bzr: tell bazaar to be quietLibravatar Felipe Contreras1-0/+3
2013-04-26remote-bzr: store converted URLLibravatar Felipe Contreras1-1/+12
2013-04-26remote-hg: use hashlib instead of hg sha1 utilLibravatar Felipe Contreras1-2/+2
2013-04-26remote-bzr: add support to push URLsLibravatar Felipe Contreras1-3/+13
2013-04-26remote-bzr: fix bad state issueLibravatar Felipe Contreras1-0/+6
2013-04-26remote-hg: remove extra checkLibravatar Felipe Contreras1-4/+0
2013-04-26remote-helpers: trivial cleanupsLibravatar Felipe Contreras2-4/+5
2013-04-26Merge branch 'fc/remote-hg'Libravatar Junio C Hamano3-36/+141
2013-04-26Merge branch 'fc/remote-bzr'Libravatar Junio C Hamano1-5/+5
2013-04-26Sync with 1.8.2.2Libravatar Junio C Hamano2-9/+12
2013-04-26test-hg-hg-git.sh: do not use export X=YLibravatar Torsten Bögershausen1-4/+6
2013-04-26test-hg-bidi.sh: do not use export X=YLibravatar Torsten Bögershausen1-5/+6
2013-04-25remote-bzr: use proper push methodLibravatar Felipe Contreras1-5/+5
2013-04-22remote-hg: strip extra newlineLibravatar Felipe Contreras1-0/+4
2013-04-22remote-hg: use marks instead of inlined filesLibravatar Felipe Contreras1-8/+33
2013-04-22remote-hg: small performance improvementLibravatar Felipe Contreras1-1/+2
2013-04-22remote-hg: allow refs with spacesLibravatar Felipe Contreras1-8/+17
2013-04-22remote-hg: don't update bookmarks unnecessarilyLibravatar Felipe Contreras1-0/+3
2013-04-22remote-hg: add support for schemes extensionLibravatar Felipe Contreras1-1/+7
2013-04-22remote-hg: improve email sanitationLibravatar Felipe Contreras2-6/+12
2013-04-22remote-hg: add custom local tag write codeLibravatar Felipe Contreras1-1/+3
2013-04-22remote-hg: write tags in the appropriate branchLibravatar Felipe Contreras1-2/+4
2013-04-22remote-hg: custom method to write tagsLibravatar Felipe Contreras1-1/+32
2013-04-22remote-hg: add support for tag objectsLibravatar Felipe Contreras1-3/+7
2013-04-22remote-hg: add branch_tip() helperLibravatar Felipe Contreras1-3/+8
2013-04-22remote-hg: properly mark branches up-to-dateLibravatar Felipe Contreras1-0/+4
2013-04-22remote-hg: use python urlparseLibravatar Felipe Contreras1-4/+5
2013-04-22remote-hg: safer bookmark pushingLibravatar Felipe Contreras1-0/+2
2013-04-22remote-helpers: avoid has_keyLibravatar Dusty Phillips2-2/+2
2013-04-21Merge branch 'fc/remote-hg'Libravatar Junio C Hamano4-29/+148
2013-04-18Merge branch 'maint'Libravatar Junio C Hamano1-1/+2