summaryrefslogtreecommitdiff
path: root/contrib/remote-helpers/git-remote-hg
AgeCommit message (Expand)AuthorFilesLines
2013-04-11remote-hg: show more proper errorsLibravatar Felipe Contreras1-3/+9
2013-04-11remote-hg: force remote pushLibravatar Felipe Contreras1-2/+9
2013-04-11remote-hg: push to the appropriate branchLibravatar Dusty Phillips1-0/+4
2013-04-11remote-hg: update tags globallyLibravatar Felipe Contreras1-1/+5
2013-04-11remote-hg: update remote bookmarksLibravatar Felipe Contreras1-0/+5
2013-04-11remote-hg: refactor exportLibravatar Felipe Contreras1-8/+12
2013-04-11remote-hg: split bookmark handlingLibravatar Felipe Contreras1-14/+25
2013-04-11remote-hg: redirect buggy mercurial outputLibravatar Felipe Contreras1-0/+1
2013-04-11remote-hg: make sure fake bookmarks are updatedLibravatar Felipe Contreras1-0/+7
2013-04-11remote-hg: fix for files with spacesLibravatar Peter van Zetten1-2/+2
2013-04-11remote-hg: properly report errors on bookmark pushesLibravatar Felipe Contreras1-0/+1
2013-04-11remote-hg: add missing config variable in docLibravatar Dusty Phillips1-0/+4
2013-04-11remote-hg: trivial cleanupsLibravatar Felipe Contreras1-5/+5
2013-01-21Merge branch 'mh/remote-hg-mode-bits-fix'Libravatar Junio C Hamano1-1/+1
2013-01-15remote-hg: fix handling of file perms when pushingLibravatar Max Horn1-1/+1
2013-01-15remote-hg: store converted URLLibravatar Felipe Contreras1-0/+11
2013-01-08remote-hg: Fix biridectionality -> bidirectionality typosLibravatar W. Trevor King1-1/+1
2012-11-27remote-hg: fix for older versions of pythonLibravatar Felipe Contreras1-4/+8
2012-11-27remote-hg: fix for files with spacesLibravatar Felipe Contreras1-1/+1
2012-11-12remote-hg: avoid bad refsLibravatar Felipe Contreras1-0/+3
2012-11-12remote-hg: try the 'tip' if no checkout presentLibravatar Felipe Contreras1-0/+2
2012-11-12remote-hg: fix compatibility with older versions of hgLibravatar Felipe Contreras1-1/+1
2012-11-04remote-hg: the author email can be nullLibravatar Felipe Contreras1-3/+3
2012-11-04remote-hg: add option to not track branchesLibravatar Felipe Contreras1-8/+14
2012-11-04remote-hg: fake bookmark when there's noneLibravatar Felipe Contreras1-5/+14
2012-11-04remote-hg: add compat for hg-git author fixesLibravatar Felipe Contreras1-6/+53
2012-11-04remote-hg: add support for hg-git compat modeLibravatar Felipe Contreras1-6/+83
2012-11-04remote-hg: match hg merge behaviorLibravatar Felipe Contreras1-0/+17
2012-11-04remote-hg: make sure the encoding is correctLibravatar Felipe Contreras1-1/+11
2012-11-04remote-hg: add support to push URLsLibravatar Felipe Contreras1-2/+12
2012-11-04remote-hg: add support for remote pushingLibravatar Felipe Contreras1-2/+7
2012-11-04remote-hg: add support for pushingLibravatar Felipe Contreras1-2/+215
2012-11-04Add new remote-hg transport helperLibravatar Felipe Contreras1-0/+391