summaryrefslogtreecommitdiff
path: root/contrib/remote-helpers/test-hg.sh
Commit message (Expand)AuthorAgeFilesLines
* 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