summaryrefslogtreecommitdiffstats
path: root/contrib/remote-helpers (follow)
Commit message (Expand)AuthorAgeFilesLines
* remote-hg: Fix biridectionality -> bidirectionality typosW. Trevor King2013-01-082-2/+2
* remote-hg: fix for older versions of pythonFelipe Contreras2012-11-281-4/+8
* remote-hg: fix for files with spacesFelipe Contreras2012-11-281-1/+1
* remote-hg: avoid bad refsFelipe Contreras2012-11-121-0/+3
* remote-hg: try the 'tip' if no checkout presentFelipe Contreras2012-11-121-0/+2
* remote-hg: fix compatibility with older versions of hgFelipe Contreras2012-11-121-1/+1
* remote-hg: add missing config for basic testsRamkumar Ramachandra2012-11-121-0/+9
* remote-hg: the author email can be nullFelipe Contreras2012-11-041-3/+3
* remote-hg: add option to not track branchesFelipe Contreras2012-11-041-8/+14
* remote-hg: add extra author testFelipe Contreras2012-11-041-1/+5
* remote-hg: add tests to compare with hg-gitFelipe Contreras2012-11-041-0/+462
* remote-hg: add bidirectional testsFelipe Contreras2012-11-041-0/+243
* remote-hg: add basic testsFelipe Contreras2012-11-042-0/+125
* remote-hg: fake bookmark when there's noneFelipe Contreras2012-11-041-5/+14
* remote-hg: add compat for hg-git author fixesFelipe Contreras2012-11-041-6/+53
* remote-hg: add support for hg-git compat modeFelipe Contreras2012-11-041-6/+83
* remote-hg: match hg merge behaviorFelipe Contreras2012-11-041-0/+17
* remote-hg: make sure the encoding is correctFelipe Contreras2012-11-041-1/+11
* remote-hg: add support to push URLsFelipe Contreras2012-11-041-2/+12
* remote-hg: add support for remote pushingFelipe Contreras2012-11-041-2/+7
* remote-hg: add support for pushingFelipe Contreras2012-11-041-2/+215
* Add new remote-hg transport helperFelipe Contreras2012-11-041-0/+391