summaryrefslogtreecommitdiff
path: root/contrib/remote-helpers/git-remote-hg
AgeCommit message (Expand)AuthorFilesLines
2013-05-28remote-hg: use a shared repository storeLibravatar Felipe Contreras1-15/+20
2013-05-28remote-hg: load all extensionsLibravatar Felipe Contreras1-5/+1
2013-05-28remote-hg: trivial reorganizationLibravatar Felipe Contreras1-2/+2
2013-05-21remote-hg: fix order of configuration commentsLibravatar Felipe Contreras1-3/+3
2013-05-21remote-hg: trivial configuration note cleanupLibravatar Felipe Contreras1-1/+1
2013-05-20remote-hg: set stdout to binary mode on win32Libravatar Amit Bakshi1-0/+4
2013-05-16Revert "remote-hg: update bookmarks when pulling"Libravatar Felipe Contreras1-3/+0
2013-05-15remote-hg: update bookmarks when pullingLibravatar Felipe Contreras1-0/+3
2013-05-15remote-hg: don't push fake 'master' bookmarkLibravatar Felipe Contreras1-1/+2
2013-05-15remote-hg: disable forced push by defaultLibravatar Felipe Contreras1-1/+1
2013-05-15remote-hg: fix new branch creationLibravatar Felipe Contreras1-1/+1
2013-05-15remote-hg: add new get_config_bool() helperLibravatar Felipe Contreras1-11/+13
2013-05-15remote-hg: enable track-branches in hg-git modeLibravatar Felipe Contreras1-1/+0
2013-05-15remote-hg: get rid of unused exception checksLibravatar Felipe Contreras1-15/+9
2013-05-15remote-hg: trivial cleanupsLibravatar Felipe Contreras1-1/+1
2013-05-07remote-helpers: trivial cleanupLibravatar Felipe Contreras1-1/+0
2013-04-26remote-hg: use hashlib instead of hg sha1 utilLibravatar Felipe Contreras1-2/+2
2013-04-26remote-hg: remove extra checkLibravatar Felipe Contreras1-4/+0
2013-04-26remote-helpers: trivial cleanupsLibravatar Felipe Contreras1-1/+1
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 Contreras1-2/+8
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 Phillips1-1/+1
2013-04-21Merge branch 'fc/remote-hg'Libravatar Junio C Hamano1-22/+100
2013-04-17remote-hg: fix commit messagesLibravatar Felipe Contreras1-1/+2
2013-04-11remote-hg: fix bad file pathsLibravatar Felipe Contreras1-2/+8
2013-04-11remote-hg: document location of stored hg repositoryLibravatar Simon Ruderich1-0/+3
2013-04-11remote-hg: fix bad state issueLibravatar Felipe Contreras1-1/+7
2013-04-11remote-hg: add 'insecure' optionLibravatar Simon Ruderich1-0/+9
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