Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-21Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"Junio C Hamano
2014-04-03Merge branch 'ap/remote-hg-skip-null-bookmarks'Junio C Hamano
2014-03-25remote-hg: do not fail on invalid bookmarksMax Horn
2014-03-19Merge branch 'fc/transport-helper-fixes'Junio C Hamano
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-10remote-hg: add tests for special filenamesFelipe Contreras
2013-11-19remote-bzr, remote-hg: fix email address regular expressionRichard Hansen
2013-11-19test-hg.sh: help user correlate verbose output with email testRichard Hansen
2013-11-19test-hg.sh: fix duplicate content strings in author testsRichard Hansen
2013-11-19test-hg.sh: avoid obsolete 'test' syntaxRichard Hansen
2013-11-19test-hg.sh: eliminate 'local' bashismRichard Hansen
2013-11-19test-bzr.sh, test-hg.sh: allow running from any dirFelipe Contreras
2013-09-03contrib/remote-helpers: style updates for test scriptsJunio C Hamano
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-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
2013-05-28remote-hg: add check_push() helperFelipe Contreras
2013-05-28remote-hg: add setup_big_push() helperFelipe Contreras
2013-05-28remote-hg: use remote 'default' not local oneFelipe Contreras
2013-05-28remote-hg: check diverged bookmarksFelipe Contreras
2013-05-28remote-hg: pass around revision refsFelipe Contreras
2013-05-28remote-hg: add test for failed double pushFelipe Contreras
2013-05-28remote-hg: add test for big pushFelipe Contreras
2013-05-28remote-hg: add test for new bookmark specialFelipe Contreras
2013-05-28remote-hg: add test for bookmark divergeFelipe Contreras
2013-05-28remote-hg: add test for diverged pushFelipe Contreras
2013-05-28remote-hg: add test to push new bookmarkFelipe Contreras
2013-05-28remote-hg: add remote testsFelipe Contreras
2013-05-28remote-hg: add check_bookmark() test helperFelipe Contreras
2013-05-28remote-hg: add tests for 'master' bookmarkFelipe Contreras
2013-05-28remote-hg: always point HEAD to masterFelipe Contreras
2013-05-28remote-hg: ensure remote rebasing worksFelipe Contreras
2013-05-28remote-helpers: test: simplify remote URLsFelipe Contreras
2013-05-28remote-helpers: tests: general improvementsFelipe Contreras
2013-05-28remote-helpers: test: cleanup styleFelipe Contreras
2013-05-28remote-helpers: test: cleanup white-spacesFelipe Contreras
2013-05-28remote-hg: test: be a little more quietFelipe Contreras
2013-05-21remote-helpers: tests: use python directlyFelipe Contreras
2013-04-23remote-hg: improve email sanitationFelipe Contreras
2013-04-22Merge branch 'fc/remote-hg'Junio C Hamano
2013-04-11remote-hg: add simple mail testFelipe Contreras
2013-04-11remote-hg: add basic author testsFelipe Contreras
2013-04-07remote-helpers/test-bzr.sh: do not use "grep '\s'"Torsten Bögershausen
2012-11-13remote-hg: add missing config for basic testsRamkumar Ramachandra
2012-11-04remote-hg: add basic testsFelipe Contreras