aboutsummaryrefslogtreecommitdiff
path: root/contrib/remote-helpers/git-remote-hg
Commit message (Expand)AuthorAge
* remote-hg: use hashlib instead of hg sha1 utilFelipe Contreras2013-04-26
* remote-hg: remove extra checkFelipe Contreras2013-04-26
* remote-helpers: trivial cleanupsFelipe Contreras2013-04-26
* remote-hg: strip extra newlineFelipe Contreras2013-04-22
* remote-hg: use marks instead of inlined filesFelipe Contreras2013-04-22
* remote-hg: small performance improvementFelipe Contreras2013-04-22
* remote-hg: allow refs with spacesFelipe Contreras2013-04-22
* remote-hg: don't update bookmarks unnecessarilyFelipe Contreras2013-04-22
* remote-hg: add support for schemes extensionFelipe Contreras2013-04-22
* remote-hg: improve email sanitationFelipe Contreras2013-04-22
* remote-hg: add custom local tag write codeFelipe Contreras2013-04-22
* remote-hg: write tags in the appropriate branchFelipe Contreras2013-04-22
* remote-hg: custom method to write tagsFelipe Contreras2013-04-22
* remote-hg: add support for tag objectsFelipe Contreras2013-04-22
* remote-hg: add branch_tip() helperFelipe Contreras2013-04-22
* remote-hg: properly mark branches up-to-dateFelipe Contreras2013-04-22
* remote-hg: use python urlparseFelipe Contreras2013-04-22
* remote-hg: safer bookmark pushingFelipe Contreras2013-04-22
* remote-helpers: avoid has_keyDusty Phillips2013-04-22
* Merge branch 'fc/remote-hg'Junio C Hamano2013-04-21
|\
| * remote-hg: fix bad file pathsFelipe Contreras2013-04-11
| * remote-hg: document location of stored hg repositorySimon Ruderich2013-04-11
| * remote-hg: fix bad state issueFelipe Contreras2013-04-11
| * remote-hg: add 'insecure' optionSimon Ruderich2013-04-11
| * remote-hg: show more proper errorsFelipe Contreras2013-04-11
| * remote-hg: force remote pushFelipe Contreras2013-04-11
| * remote-hg: push to the appropriate branchDusty Phillips2013-04-11
| * remote-hg: update tags globallyFelipe Contreras2013-04-11
| * remote-hg: update remote bookmarksFelipe Contreras2013-04-11
| * remote-hg: refactor exportFelipe Contreras2013-04-11
| * remote-hg: split bookmark handlingFelipe Contreras2013-04-11
| * remote-hg: redirect buggy mercurial outputFelipe Contreras2013-04-11
| * remote-hg: make sure fake bookmarks are updatedFelipe Contreras2013-04-11
| * remote-hg: fix for files with spacesPeter van Zetten2013-04-11
| * remote-hg: properly report errors on bookmark pushesFelipe Contreras2013-04-11
| * remote-hg: add missing config variable in docDusty Phillips2013-04-11
| * remote-hg: trivial cleanupsFelipe Contreras2013-04-11
* | remote-hg: fix commit messagesFelipe Contreras2013-04-17
|/
* Merge branch 'mh/remote-hg-mode-bits-fix'Junio C Hamano2013-01-21
|\
| * remote-hg: fix handling of file perms when pushingMax Horn2013-01-15
* | remote-hg: store converted URLFelipe Contreras2013-01-15
|/
* remote-hg: Fix biridectionality -> bidirectionality typosW. Trevor King2013-01-08
* remote-hg: fix for older versions of pythonFelipe Contreras2012-11-27
* remote-hg: fix for files with spacesFelipe Contreras2012-11-27
* remote-hg: avoid bad refsFelipe Contreras2012-11-12
* remote-hg: try the 'tip' if no checkout presentFelipe Contreras2012-11-12
* remote-hg: fix compatibility with older versions of hgFelipe Contreras2012-11-12
* remote-hg: the author email can be nullFelipe Contreras2012-11-04
* remote-hg: add option to not track branchesFelipe Contreras2012-11-04
* remote-hg: fake bookmark when there's noneFelipe Contreras2012-11-04