summaryrefslogtreecommitdiff
path: root/contrib/remote-helpers
AgeCommit message (Expand)Author
2017-03-03contrib: git-remote-{bzr,hg} placeholders don't need PythonSebastian Schuberth
2014-05-20Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"Junio C Hamano
2014-05-20remote-helpers: point at their upstream repositoriesJunio C Hamano
2014-05-20contrib: remote-helpers: add move warnings (v2.0)Felipe Contreras
2014-04-18Merge branch 'fc/remote-helper-fixes'Junio C Hamano
2014-04-14remote-bzr: trivial test fixFelipe Contreras
2014-04-09remote-bzr: include authors field in pushed commitsdequis
2014-04-09remote-bzr: add support for older versionsFelipe Contreras
2014-04-09remote-hg: always normalize pathsFelipe Contreras
2014-04-09remote-helpers: allow all tests running from any dirFelipe Contreras
2014-04-02Merge branch 'ap/remote-hg-skip-null-bookmarks'Junio C Hamano
2014-03-25remote-hg: do not fail on invalid bookmarksMax Horn
2014-03-18Merge branch 'fc/transport-helper-fixes'Junio C Hamano
2014-02-24remote-bzr: support the new 'force' optionRichard Hansen
2014-02-24test-hg.sh: tests are now expected to passRichard Hansen
2013-12-26remote-hg: test 'shared_path' in a moved cloneAntoine Pelisse
2013-12-09remote-hg: add tests for special filenamesFelipe Contreras
2013-12-09remote-hg: fix 'shared path' pathFelipe Contreras
2013-12-09remote-helpers: add extra safety checksFelipe Contreras
2013-12-09remote-hg: avoid buggy strftime()jcb91
2013-11-18remote-bzr, remote-hg: fix email address regular expressionRichard Hansen
2013-11-18test-hg.sh: help user correlate verbose output with email testRichard Hansen
2013-11-18test-hg.sh: fix duplicate content strings in author testsRichard Hansen
2013-11-18test-hg.sh: avoid obsolete 'test' syntaxRichard Hansen
2013-11-18test-hg.sh: eliminate 'local' bashismRichard Hansen
2013-11-18test-bzr.sh, test-hg.sh: prepare for change to push.default=simpleRichard Hansen
2013-11-18test-bzr.sh, test-hg.sh: allow running from any dirFelipe Contreras
2013-11-18remote-hg: don't decode UTF-8 paths into Unicode objectsRichard Hansen
2013-11-01Merge branch 'ap/remote-hg-unquote-cquote'Junio C Hamano
2013-10-23remote-hg: unquote C-style paths when exportingAntoine Pelisse
2013-09-18Merge branch 'fc/contrib-bzr-hg-fixes'Junio C Hamano
2013-09-08remote-bzr: reuse bzrlib transports when possibleRichard Hansen
2013-09-04Merge branch 'fc/remote-hg-shared-setup'Junio C Hamano
2013-09-03contrib/remote-helpers: quote variable references in redirection targetsJunio C Hamano
2013-09-03contrib/remote-helpers: style updates for test scriptsJunio C Hamano
2013-08-30remote-hg: use notes to keep track of Hg revisionsFelipe Contreras
2013-08-29remote-helpers: cleanup more global variablesFelipe Contreras
2013-08-29remote-helpers: trivial style fixesFelipe Contreras
2013-08-29remote-hg: improve basic testFelipe Contreras
2013-08-29remote-hg: add missing &&s in the testFelipe Contreras
2013-08-29remote-hg: fix testFelipe Contreras
2013-08-29remote-bzr: make bzr branches configurable per-repoFelipe Contreras
2013-08-29remote-bzr: fix export of utf-8 authorsFelipe Contreras
2013-08-12remote-hg: add shared repo upgradeFelipe Contreras
2013-08-12remote-hg: ensure shared repo is initializedFelipe Contreras
2013-08-09remote-hg: fix path when cloning with tilde expansionAntoine Pelisse
2013-06-11Merge branch 'fc/remote-bzr'Junio C Hamano
2013-05-28remote-hg: add support for --forceFelipe Contreras
2013-05-28remote-hg: add support for --dry-runFelipe Contreras
2013-05-28remote-hg: check if a fetch is neededFelipe Contreras