summaryrefslogtreecommitdiff
path: root/contrib/remote-helpers
Commit message (Expand)AuthorAgeFilesLines
* contrib: git-remote-{bzr,hg} placeholders don't need Pythonss/remote-bzr-hg-placeholder-wo-pythonSebastian Schuberth2017-03-032-18/+14
* Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"Junio C Hamano2014-05-208-4323/+13
* remote-helpers: point at their upstream repositoriesJunio C Hamano2014-05-191-0/+19
* contrib: remote-helpers: add move warnings (v2.0)Felipe Contreras2014-05-192-0/+6
* Merge branch 'fc/remote-helper-fixes'Junio C Hamano2014-04-185-5/+34
|\
| * remote-bzr: trivial test fixfc/remote-helper-fixesFelipe Contreras2014-04-141-1/+1
| * remote-bzr: include authors field in pushed commitsdequis2014-04-092-0/+26
| * remote-bzr: add support for older versionsFelipe Contreras2014-04-091-2/+2
| * remote-hg: always normalize pathsFelipe Contreras2014-04-091-0/+1
| * remote-helpers: allow all tests running from any dirFelipe Contreras2014-04-092-2/+4
* | Merge branch 'ap/remote-hg-skip-null-bookmarks'Junio C Hamano2014-04-022-1/+77
|\ \
| * | remote-hg: do not fail on invalid bookmarksap/remote-hg-skip-null-bookmarksMax Horn2014-03-252-1/+77
* | | Merge branch 'fc/transport-helper-fixes'Junio C Hamano2014-03-183-4/+53
|\ \ \ | |_|/ |/| |
| * | remote-bzr: support the new 'force' optionfc/transport-helper-fixesRichard Hansen2014-02-242-2/+51
| * | test-hg.sh: tests are now expected to passRichard Hansen2014-02-241-2/+2
* | | remote-hg: test 'shared_path' in a moved cloneAntoine Pelisse2013-12-261-0/+11
* | | remote-hg: add tests for special filenamesFelipe Contreras2013-12-091-0/+68
* | | remote-hg: fix 'shared path' pathFelipe Contreras2013-12-091-0/+3
* | | remote-helpers: add extra safety checksFelipe Contreras2013-12-092-8/+20
* | | remote-hg: avoid buggy strftime()jcb912013-12-091-1/+1
* | | remote-bzr, remote-hg: fix email address regular expressionrh/remote-hg-bzr-updatesRichard Hansen2013-11-183-9/+8
* | | test-hg.sh: help user correlate verbose output with email testRichard Hansen2013-11-181-10/+10
* | | test-hg.sh: fix duplicate content strings in author testsRichard Hansen2013-11-181-9/+9
* | | test-hg.sh: avoid obsolete 'test' syntaxRichard Hansen2013-11-181-1/+1
* | | test-hg.sh: eliminate 'local' bashismRichard Hansen2013-11-181-2/+2
* | | test-bzr.sh, test-hg.sh: prepare for change to push.default=simpleRichard Hansen2013-11-181-1/+1
* | | test-bzr.sh, test-hg.sh: allow running from any dirFelipe Contreras2013-11-182-2/+4
| |/ |/|
* | remote-hg: don't decode UTF-8 paths into Unicode objectsRichard Hansen2013-11-181-1/+1
* | Merge branch 'ap/remote-hg-unquote-cquote'Junio C Hamano2013-11-011-0/+6
|\ \ | |/ |/|
| * remote-hg: unquote C-style paths when exportingap/remote-hg-unquote-cquoteAntoine Pelisse2013-10-231-0/+6
* | Merge branch 'fc/contrib-bzr-hg-fixes'Junio C Hamano2013-09-186-292/+327
|\ \
| * | contrib/remote-helpers: quote variable references in redirection targetsfc/contrib-bzr-hg-fixesJunio C Hamano2013-09-031-20/+20
| * | contrib/remote-helpers: style updates for test scriptsJunio C Hamano2013-09-034-226/+248
| * | remote-hg: use notes to keep track of Hg revisionsFelipe Contreras2013-08-301-1/+34
| * | remote-helpers: cleanup more global variablesFelipe Contreras2013-08-292-57/+2
| * | remote-helpers: trivial style fixesFelipe Contreras2013-08-292-3/+3
| * | remote-hg: improve basic testFelipe Contreras2013-08-291-2/+2
| * | remote-hg: add missing &&s in the testFelipe Contreras2013-08-291-2/+2
| * | remote-hg: fix testFelipe Contreras2013-08-291-2/+0
| * | remote-bzr: make bzr branches configurable per-repoFelipe Contreras2013-08-291-3/+10
| * | remote-bzr: fix export of utf-8 authorsFelipe Contreras2013-08-292-0/+31
| |/
* | remote-bzr: reuse bzrlib transports when possibleRichard Hansen2013-09-081-12/+21
* | Merge branch 'fc/remote-hg-shared-setup'Junio C Hamano2013-09-041-5/+18
|\ \
| * | remote-hg: add shared repo upgradefc/remote-hg-shared-setupFelipe Contreras2013-08-111-0/+12
| * | remote-hg: ensure shared repo is initializedFelipe Contreras2013-08-111-5/+6
| |/
* | remote-hg: fix path when cloning with tilde expansionap/remote-hg-tilde-is-home-directoryAntoine Pelisse2013-08-091-1/+1
|/
* Merge branch 'fc/remote-bzr'Junio C Hamano2013-06-111-57/+55
|\
| * remote-bzr: add fallback check for a partial cloneFelipe Contreras2013-05-281-1/+4
| * remote-bzr: reorganize the way 'wanted' worksFelipe Contreras2013-05-281-32/+26
| * remote-bzr: trivial cleanupsFelipe Contreras2013-05-281-7/+7