aboutsummaryrefslogtreecommitdiff
path: root/contrib/remote-helpers
Commit message (Expand)AuthorAge
* remote-hg: test 'shared_path' in a moved cloneAntoine Pelisse2013-12-26
* remote-hg: add tests for special filenamesFelipe Contreras2013-12-09
* remote-hg: fix 'shared path' pathFelipe Contreras2013-12-09
* remote-helpers: add extra safety checksFelipe Contreras2013-12-09
* remote-hg: avoid buggy strftime()jcb912013-12-09
* remote-bzr, remote-hg: fix email address regular expressionRichard Hansen2013-11-18
* test-hg.sh: help user correlate verbose output with email testRichard Hansen2013-11-18
* test-hg.sh: fix duplicate content strings in author testsRichard Hansen2013-11-18
* test-hg.sh: avoid obsolete 'test' syntaxRichard Hansen2013-11-18
* test-hg.sh: eliminate 'local' bashismRichard Hansen2013-11-18
* test-bzr.sh, test-hg.sh: prepare for change to push.default=simpleRichard Hansen2013-11-18
* test-bzr.sh, test-hg.sh: allow running from any dirFelipe Contreras2013-11-18
* remote-hg: don't decode UTF-8 paths into Unicode objectsRichard Hansen2013-11-18
* Merge branch 'ap/remote-hg-unquote-cquote'Junio C Hamano2013-11-01
|\
| * remote-hg: unquote C-style paths when exportingAntoine Pelisse2013-10-23
* | Merge branch 'fc/contrib-bzr-hg-fixes'Junio C Hamano2013-09-18
|\ \
| * | contrib/remote-helpers: quote variable references in redirection targetsJunio C Hamano2013-09-03
| * | contrib/remote-helpers: style updates for test scriptsJunio C Hamano2013-09-03
| * | remote-hg: use notes to keep track of Hg revisionsFelipe Contreras2013-08-30
| * | remote-helpers: cleanup more global variablesFelipe Contreras2013-08-29
| * | remote-helpers: trivial style fixesFelipe Contreras2013-08-29
| * | remote-hg: improve basic testFelipe Contreras2013-08-29
| * | remote-hg: add missing &&s in the testFelipe Contreras2013-08-29
| * | remote-hg: fix testFelipe Contreras2013-08-29
| * | remote-bzr: make bzr branches configurable per-repoFelipe Contreras2013-08-29
| * | remote-bzr: fix export of utf-8 authorsFelipe Contreras2013-08-29
| |/
* | remote-bzr: reuse bzrlib transports when possibleRichard Hansen2013-09-08
* | Merge branch 'fc/remote-hg-shared-setup'Junio C Hamano2013-09-04
|\ \
| * | remote-hg: add shared repo upgradeFelipe Contreras2013-08-11
| * | remote-hg: ensure shared repo is initializedFelipe Contreras2013-08-11
| |/
* | remote-hg: fix path when cloning with tilde expansionAntoine Pelisse2013-08-09
|/
* Merge branch 'fc/remote-bzr'Junio C Hamano2013-06-11
|\
| * remote-bzr: add fallback check for a partial cloneFelipe Contreras2013-05-28
| * remote-bzr: reorganize the way 'wanted' worksFelipe Contreras2013-05-28
| * remote-bzr: trivial cleanupsFelipe Contreras2013-05-28
| * remote-bzr: change global repoFelipe Contreras2013-05-28
| * remote-bzr: delay cloning/pullingFelipe Contreras2013-05-28
| * remote-bzr: simplify get_remote_branch()Felipe Contreras2013-05-28
| * remote-bzr: fix for files with spacesFelipe Contreras2013-05-28
| * remote-bzr: recover from failed clonesFelipe Contreras2013-05-28
* | remote-hg: add support for --forceFelipe Contreras2013-05-28
* | remote-hg: add support for --dry-runFelipe Contreras2013-05-28
* | remote-hg: check if a fetch is neededFelipe Contreras2013-05-28
* | remote-hg: trivial cleanupFelipe Contreras2013-05-28
* | remote-helpers: improve marks usageFelipe Contreras2013-05-28
* | remote-hg: add check_push() helperFelipe Contreras2013-05-28
* | remote-hg: add setup_big_push() helperFelipe Contreras2013-05-28
* | remote-hg: remove files before modificationsFelipe Contreras2013-05-28
* | remote-hg: improve lightweight tag authorFelipe Contreras2013-05-28
* | remote-hg: use remote 'default' not local oneFelipe Contreras2013-05-28