summaryrefslogtreecommitdiffstats
path: root/contrib/remote-helpers
AgeCommit message (Expand)AuthorLines
2025-05-12contrib: remove remote-helper stubsPatrick Steinhardt-37/+0
2017-03-03contrib: git-remote-{bzr,hg} placeholders don't need PythonSebastian Schuberth-18/+14
2014-05-20Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"Junio C Hamano-4323/+13
2014-05-19remote-helpers: point at their upstream repositoriesJunio C Hamano-0/+19
2014-05-19contrib: remote-helpers: add move warnings (v2.0)Felipe Contreras-0/+6
2014-04-18Merge branch 'fc/remote-helper-fixes'Junio C Hamano-5/+34
2014-04-14remote-bzr: trivial test fixFelipe Contreras-1/+1
2014-04-09remote-bzr: include authors field in pushed commitsdequis-0/+26
2014-04-09remote-bzr: add support for older versionsFelipe Contreras-2/+2
2014-04-09remote-hg: always normalize pathsFelipe Contreras-0/+1
2014-04-09remote-helpers: allow all tests running from any dirFelipe Contreras-2/+4
2014-04-02Merge branch 'ap/remote-hg-skip-null-bookmarks'Junio C Hamano-1/+77
2014-03-25remote-hg: do not fail on invalid bookmarksMax Horn-1/+77
2014-03-18Merge branch 'fc/transport-helper-fixes'Junio C Hamano-4/+53
2014-02-24remote-bzr: support the new 'force' optionRichard Hansen-2/+51
2014-02-24test-hg.sh: tests are now expected to passRichard Hansen-2/+2
2013-12-26remote-hg: test 'shared_path' in a moved cloneAntoine Pelisse-0/+11
2013-12-09remote-hg: add tests for special filenamesFelipe Contreras-0/+68
2013-12-09remote-hg: fix 'shared path' pathFelipe Contreras-0/+3
2013-12-09remote-helpers: add extra safety checksFelipe Contreras-8/+20
2013-12-09remote-hg: avoid buggy strftime()jcb91-1/+1
2013-11-18remote-bzr, remote-hg: fix email address regular expressionRichard Hansen-9/+8
2013-11-18test-hg.sh: help user correlate verbose output with email testRichard Hansen-10/+10
2013-11-18test-hg.sh: fix duplicate content strings in author testsRichard Hansen-9/+9
2013-11-18test-hg.sh: avoid obsolete 'test' syntaxRichard Hansen-1/+1
2013-11-18test-hg.sh: eliminate 'local' bashismRichard Hansen-2/+2
2013-11-18test-bzr.sh, test-hg.sh: prepare for change to push.default=simpleRichard Hansen-1/+1
2013-11-18test-bzr.sh, test-hg.sh: allow running from any dirFelipe Contreras-2/+4
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-292/+327
2013-09-08remote-bzr: reuse bzrlib transports when possibleRichard Hansen-12/+21
2013-09-04Merge branch 'fc/remote-hg-shared-setup'Junio C Hamano-5/+18
2013-09-03contrib/remote-helpers: quote variable references in redirection targetsJunio C Hamano-20/+20
2013-09-03contrib/remote-helpers: style updates for test scriptsJunio C Hamano-226/+248
2013-08-30remote-hg: use notes to keep track of Hg revisionsFelipe Contreras-1/+34
2013-08-29remote-helpers: cleanup more global variablesFelipe Contreras-57/+2
2013-08-29remote-helpers: trivial style fixesFelipe Contreras-3/+3
2013-08-29remote-hg: improve basic testFelipe Contreras-2/+2
2013-08-29remote-hg: add missing &&s in the testFelipe Contreras-2/+2
2013-08-29remote-hg: fix testFelipe Contreras-2/+0
2013-08-29remote-bzr: make bzr branches configurable per-repoFelipe Contreras-3/+10
2013-08-29remote-bzr: fix export of utf-8 authorsFelipe Contreras-0/+31
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-06-11Merge branch 'fc/remote-bzr'Junio C Hamano-57/+55
2013-05-28remote-hg: add support for --forceFelipe Contreras-13/+50
2013-05-28remote-hg: add support for --dry-runFelipe Contreras-2/+65