log tests/test_utility_commands.py @ 1549:8410a978c650

age author description
Tue, 19 Dec 2017 14:29:55 -0800 Jun Wu compathacks: be compatible with upstream 8a0cac20a1ad memfilectx change
Sat, 28 Oct 2017 21:34:52 -0400 Augie Fackler tests: when making a `memctx`, make sure to use a single repo instance
Tue, 09 May 2017 15:20:16 -0700 Durham Goode join: remove uses of repo.join/wjoin
Mon, 02 Jun 2014 19:55:32 -0500 Sean Farley test_utility_commands: call makememfilectx
Mon, 26 Aug 2013 16:40:31 -0700 David Schleimer layouts: add custom layout for those of us that need weird mappings
Fri, 09 Aug 2013 23:46:02 +0200 Dan Villiom Podlaski Christiansen test_utility_commands: use stupid mode metaclass
Wed, 07 Aug 2013 16:00:52 +0200 Dan Villiom Podlaski Christiansen tests: remove old test-loading infrastructure
Fri, 12 Apr 2013 15:41:51 -0700 David Schleimer testutil: clear rcpath when we update HGRCPATH env var
Sat, 01 Dec 2012 18:52:00 +0100 Patrick Mezard updatemeta: fix missing errno import
Wed, 01 Aug 2012 13:08:56 -0700 David Schleimer svnremoterepo: use and prefer default-push
Tue, 26 Jun 2012 09:23:37 +0200 Patrick Mezard rebuildmeta: accept unrelated svn repo with --unsafe-skip-uuid-check
Wed, 14 Dec 2011 00:07:58 +0100 Dan Villiom Podlaski Christiansen svn verify: use a custom editor and get_revision()
Sun, 13 May 2012 15:36:45 +0200 Dan Villiom Podlaski Christiansen move verify to a file of its own
Wed, 14 Dec 2011 00:07:58 +0100 Dan Villiom Podlaski Christiansen svn verify: add a test for corrupt repositories.
Sat, 12 May 2012 11:58:19 +0200 Dan Villiom Podlaski Christiansen make assertion failures slightly prettier and more readable
Fri, 20 Apr 2012 17:58:55 +0200 Patrick Mezard svn verify: display extra and missing files separately
Sat, 21 Apr 2012 11:36:23 +0200 Patrick Mezard test_utility_commands: test verify command
Thu, 19 Apr 2012 18:29:28 +0200 Patrick Mezard test_util: add a load_and_fetch() returning the repo_path
Thu, 19 Apr 2012 18:29:28 +0200 Patrick Mezard test_util: merge load_svndump_fixture() into TestBase
Thu, 19 Apr 2012 18:29:25 +0200 Patrick Mezard test_util: merge load_fixture_and_fetch() into TestBase method
Wed, 12 Oct 2011 15:43:31 +0800 Yonggang Luo tests: avoid shadowing Python builtin all()
Wed, 12 Oct 2011 15:35:25 +0800 Yonggang Luo globally: clean up whitespace around operators and commas to conform with PEP8
Thu, 18 Nov 2010 14:03:26 +0100 Dan Villiom Podlaski Christiansen svncommands: abort on missing metadata or Subversion URL (fixes #226)
Thu, 11 Nov 2010 21:32:22 +0100 Dan Villiom Podlaski Christiansen svnmeta: abort when no UUID given and none is stored on disk.
Thu, 11 Nov 2010 21:30:31 +0100 Dan Villiom Podlaski Christiansen test_utility_commands: use self.assertMultiLineEqual().
Wed, 14 Jul 2010 15:39:18 +0200 Dan Villiom Podlaski Christiansen tests: import test_util as the first module in all relevant tests
Fri, 26 Feb 2010 15:00:15 +0100 Dirkjan Ochtman merge commands from utility_commands into svncommands
Fri, 26 Feb 2010 14:50:22 +0100 Dirkjan Ochtman tests: silence test suite by using quiet UIs everywhere
Tue, 23 Feb 2010 17:16:51 +0100 Dirkjan Ochtman svncommands: make repo optional (useful for things like listauthors)
Sat, 06 Feb 2010 11:13:55 -0600 Augie Fackler utility_commands: fix hg svn genignore for single-directory mode
Sat, 06 Feb 2010 10:57:58 -0600 Augie Fackler utility_commands: unbreak hg svn info with single-directory clones
Thu, 10 Dec 2009 13:04:57 -0800 Jason Ostrander Add a -r option to hg svn. Use with hg svn info to change the mercurial rev.
Wed, 10 Jun 2009 12:06:31 +0200 Dirkjan Ochtman uisetup: use a single loop/abstraction for wrapping all the commands
Fri, 22 May 2009 15:12:31 +0200 Dan Villiom Podlaski Christiansen Remove the 'outgoing' wrapper, and use the Mercurial infrastructure instead.
Wed, 13 May 2009 21:39:39 -0500 Augie Fackler Reorganize to have a more conventional module structure.
Fri, 15 May 2009 19:18:43 +0200 Dan Villiom Podlaski Christiansen Switch to using url scheme wrappers instead of duplicating each command we wrap.
Mon, 13 Apr 2009 21:51:12 -0500 Augie Fackler rebase: moved to wrappers, now a wrapper around rebase triggered with --svn.
Fri, 10 Apr 2009 22:38:29 -0500 Augie Fackler Move wrappers for hg commands to their own module.
Fri, 10 Apr 2009 18:47:18 -0500 Augie Fackler Refactor commands to wrap their hg equivalent adding a --svn flag where sane.
Fri, 10 Apr 2009 23:09:59 +0200 Dirkjan Ochtman Work with simple command table instead of decorators.
Wed, 08 Apr 2009 17:49:30 +0200 Dirkjan Ochtman Move fetch_command.fetch_revisions() to svncommands.pull().
Tue, 07 Apr 2009 22:15:22 -0400 Daniel Tang Issue #60: Add a svn sub-command to list all authors in a Subversion repository
Mon, 30 Mar 2009 16:11:45 -0500 Augie Fackler rebase: cleanup slightly.
Tue, 24 Feb 2009 14:30:21 -0600 Augie Fackler Add a genignore utility command that generates an hgignore file by scraping svn:ignore properties.
Wed, 21 Jan 2009 20:29:23 -0600 Augie Fackler Remove useless imports.
Fri, 02 Jan 2009 15:54:07 -0600 Patrick Mezard test_utility_commands: fix normalized URL references under Windows
Tue, 30 Dec 2008 10:12:16 -0600 Augie Fackler info: Actually determine and show the repo root.
Wed, 24 Dec 2008 11:12:23 -0600 Augie Fackler utility_commands: Test outgoing and fix it to work again.
Tue, 23 Dec 2008 17:45:34 -0600 Augie Fackler tests: Fix some missing suite definitions so that running the full testsuite
Mon, 22 Dec 2008 21:20:10 -0600 Augie Fackler rebase: preserve local branch names.
Thu, 11 Dec 2008 20:41:57 -0600 Augie Fackler util: Add a command to normalize svn urls and use it in a couple of places. Test that it works and prevents failed assertions.
Thu, 11 Dec 2008 20:24:48 -0600 Augie Fackler utility_commands: Add tests for url and info. Fix a bad mock in the process.