summaryrefslogtreecommitdiffstats
path: root/contrib/remote-helpers/git-remote-hg
AgeCommit message (Expand)AuthorLines
2025-05-12contrib: remove remote-helper stubsPatrick Steinhardt-11/+0
2017-03-03contrib: git-remote-{bzr,hg} placeholders don't need PythonSebastian Schuberth-9/+7
2014-05-20Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"Junio C Hamano-1254/+6
2014-05-19contrib: remote-helpers: add move warnings (v2.0)Felipe Contreras-0/+3
2014-04-18Merge branch 'fc/remote-helper-fixes'Junio C Hamano-0/+1
2014-04-09remote-hg: always normalize pathsFelipe Contreras-0/+1
2014-04-02Merge branch 'ap/remote-hg-skip-null-bookmarks'Junio C Hamano-1/+4
2014-03-25remote-hg: do not fail on invalid bookmarksMax Horn-1/+4
2013-12-09remote-hg: fix 'shared path' pathFelipe Contreras-0/+3
2013-12-09remote-helpers: add extra safety checksFelipe Contreras-4/+10
2013-12-09remote-hg: avoid buggy strftime()jcb91-1/+1
2013-11-18remote-bzr, remote-hg: fix email address regular expressionRichard Hansen-4/+3
2013-11-18remote-hg: don't decode UTF-8 paths into Unicode objectsRichard Hansen-1/+1
2013-11-01Merge branch 'ap/remote-hg-unquote-cquote'Junio C Hamano-0/+6
2013-10-23remote-hg: unquote C-style paths when exportingAntoine Pelisse-0/+6
2013-09-18Merge branch 'fc/contrib-bzr-hg-fixes'Junio C Hamano-30/+37
2013-09-04Merge branch 'fc/remote-hg-shared-setup'Junio C Hamano-5/+18
2013-08-30remote-hg: use notes to keep track of Hg revisionsFelipe Contreras-1/+34
2013-08-29remote-helpers: cleanup more global variablesFelipe Contreras-28/+2
2013-08-29remote-helpers: trivial style fixesFelipe Contreras-1/+1
2013-08-11remote-hg: add shared repo upgradeFelipe Contreras-0/+12
2013-08-11remote-hg: ensure shared repo is initializedFelipe Contreras-5/+6
2013-08-09remote-hg: fix path when cloning with tilde expansionAntoine Pelisse-1/+1
2013-05-28remote-hg: add support for --forceFelipe Contreras-13/+17
2013-05-28remote-hg: add support for --dry-runFelipe Contreras-2/+27
2013-05-28remote-hg: check if a fetch is neededFelipe Contreras-0/+39
2013-05-28remote-hg: trivial cleanupFelipe Contreras-7/+4
2013-05-28remote-helpers: improve marks usageFelipe Contreras-2/+5
2013-05-28remote-hg: remove files before modificationsFelipe Contreras-2/+2
2013-05-28remote-hg: improve lightweight tag authorFelipe Contreras-4/+14
2013-05-28remote-hg: use remote 'default' not local oneFelipe Contreras-10/+9
2013-05-28remote-hg: improve branch listingFelipe Contreras-3/+6
2013-05-28remote-hg: simplify branch_tip()Felipe Contreras-8/+4
2013-05-28remote-hg: check diverged bookmarksFelipe Contreras-0/+24
2013-05-28remote-hg: pass around revision refsFelipe Contreras-13/+21
2013-05-28remote-hg: implement custom checkheads()Felipe Contreras-3/+49
2013-05-28remote-hg: implement custom push()Felipe Contreras-2/+42
2013-05-28remote-hg: only update necessary revisionsFelipe Contreras-2/+7
2013-05-28remote-hg: force remote bookmark push selectivelyFelipe Contreras-1/+2
2013-05-28remote-hg: reorganize bookmark handlingFelipe Contreras-31/+19
2013-05-28remote-hg: add remote testsFelipe Contreras-1/+1
2013-05-28remote-hg: update bookmarks when using a remoteFelipe Contreras-0/+17
2013-05-28remote-hg: always point HEAD to masterFelipe Contreras-17/+13
2013-05-28remote-hg: improve progress calculationFelipe Contreras-5/+4
2013-05-28remote-hg: trivial cleanupsFelipe Contreras-7/+7
2013-05-28remote-hg: ensure remote rebasing worksFelipe Contreras-0/+1
2013-05-28remote-hg: upgrade version 1 marksFelipe Contreras-4/+18
2013-05-28remote-hg: switch from revisions to SHA-1 noteidsFelipe Contreras-20/+22
2013-05-28remote-hg: add version checks to the marksFelipe Contreras-3/+13
2013-05-28remote-hg: improve node traversingFelipe Contreras-3/+7