summaryrefslogtreecommitdiff
path: root/contrib/remote-helpers/test-hg.sh
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"Junio C Hamano2014-05-201-848/+0
* Merge branch 'ap/remote-hg-skip-null-bookmarks'Junio C Hamano2014-04-021-0/+73
|\
| * remote-hg: do not fail on invalid bookmarksap/remote-hg-skip-null-bookmarksMax Horn2014-03-251-0/+73
* | Merge branch 'fc/transport-helper-fixes'Junio C Hamano2014-03-181-2/+2
|\ \
| * | 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-bzr, remote-hg: fix email address regular expressionrh/remote-hg-bzr-updatesRichard Hansen2013-11-181-1/+2
* | 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: allow running from any dirFelipe Contreras2013-11-181-1/+2
|/
* contrib/remote-helpers: style updates for test scriptsJunio C Hamano2013-09-031-75/+79
* 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-hg: add support for --forceFelipe Contreras2013-05-281-0/+33
* remote-hg: add support for --dry-runFelipe Contreras2013-05-281-0/+38
* remote-hg: check if a fetch is neededFelipe Contreras2013-05-281-1/+70
* remote-hg: add check_push() helperFelipe Contreras2013-05-281-17/+49
* remote-hg: add setup_big_push() helperFelipe Contreras2013-05-281-4/+11
* remote-hg: use remote 'default' not local oneFelipe Contreras2013-05-281-1/+1
* remote-hg: check diverged bookmarksFelipe Contreras2013-05-281-1/+1
* remote-hg: pass around revision refsFelipe Contreras2013-05-281-3/+3
* remote-hg: add test for failed double pushFelipe Contreras2013-05-281-0/+24
* remote-hg: add test for big pushFelipe Contreras2013-05-281-6/+107
* remote-hg: add test for new bookmark specialFelipe Contreras2013-05-281-0/+15
* remote-hg: add test for bookmark divergeFelipe Contreras2013-05-281-0/+29
* remote-hg: add test for diverged pushFelipe Contreras2013-05-281-0/+23
* remote-hg: add test to push new bookmarkFelipe Contreras2013-05-281-0/+30
* remote-hg: add remote testsFelipe Contreras2013-05-281-0/+38
* remote-hg: add check_bookmark() test helperFelipe Contreras2013-05-281-1/+7
* remote-hg: add tests for 'master' bookmarkFelipe Contreras2013-05-281-1/+67
* remote-hg: always point HEAD to masterFelipe Contreras2013-05-281-29/+6
* remote-hg: ensure remote rebasing worksFelipe Contreras2013-05-281-0/+40
* remote-helpers: test: simplify remote URLsFelipe Contreras2013-05-281-7/+7
* remote-helpers: tests: general improvementsFelipe Contreras2013-05-281-2/+5
* remote-helpers: test: cleanup styleFelipe Contreras2013-05-281-4/+8
* remote-helpers: test: cleanup white-spacesFelipe Contreras2013-05-281-88/+88
* remote-hg: test: be a little more quietFelipe Contreras2013-05-281-2/+2
* remote-helpers: tests: use python directlyFelipe Contreras2013-05-211-1/+1
* remote-hg: improve email sanitationFelipe Contreras2013-04-221-4/+4
* Merge branch 'fc/remote-hg'Junio C Hamano2013-04-211-0/+36
|\
| * remote-hg: add simple mail testFelipe Contreras2013-04-111-1/+2
| * remote-hg: add basic author testsFelipe Contreras2013-04-111-0/+35
* | remote-helpers/test-bzr.sh: do not use "grep '\s'"Torsten Bögershausen2013-04-071-1/+1
|/
* remote-hg: add missing config for basic testsRamkumar Ramachandra2012-11-121-0/+9
* remote-hg: add basic testsFelipe Contreras2012-11-041-0/+112