aboutsummaryrefslogtreecommitdiff
path: root/contrib/remote-helpers/git-remote-hg
Commit message (Expand)AuthorAge
* remote-hg: fix order of configuration commentsFelipe Contreras2013-05-21
* remote-hg: trivial configuration note cleanupFelipe Contreras2013-05-21
* remote-hg: set stdout to binary mode on win32Amit Bakshi2013-05-20
* Revert "remote-hg: update bookmarks when pulling"Felipe Contreras2013-05-16
* remote-hg: update bookmarks when pullingFelipe Contreras2013-05-15
* remote-hg: don't push fake 'master' bookmarkFelipe Contreras2013-05-15
* remote-hg: disable forced push by defaultFelipe Contreras2013-05-15
* remote-hg: fix new branch creationFelipe Contreras2013-05-15
* remote-hg: add new get_config_bool() helperFelipe Contreras2013-05-15
* remote-hg: enable track-branches in hg-git modeFelipe Contreras2013-05-15
* remote-hg: get rid of unused exception checksFelipe Contreras2013-05-15
* remote-hg: trivial cleanupsFelipe Contreras2013-05-15
* remote-helpers: trivial cleanupFelipe Contreras2013-05-07
* 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