Tue, 18 May 2010 14:46:50 -0500 |
Augie Fackler |
tests/run.py: make sure our hgsubversion loads correctly
|
Fri, 14 May 2010 20:27:24 +0200 |
Dan Villiom Podlaski Christiansen |
testrunner: use demandimport, with an option to disable it
|
Fri, 14 May 2010 20:26:06 +0200 |
Dan Villiom Podlaski Christiansen |
testrunner: delay and `simplify' importing of tests
|
Fri, 14 May 2010 20:27:14 +0200 |
Dan Villiom Podlaski Christiansen |
setup: check for Subversion by importing the `svnwrap' module.
|
Fri, 14 May 2010 20:22:32 +0200 |
Dan Villiom Podlaski Christiansen |
svncommands: fix layering violation & tweak error messages.
|
Fri, 14 May 2010 17:39:26 +0200 |
Dan Villiom Podlaski Christiansen |
testrunner: use optparse
|
Fri, 14 May 2010 14:21:25 +0200 |
Dan Villiom Podlaski Christiansen |
svnwrap: use SubversionConnectionException instead of mercurial.util.Abort
|
Wed, 12 May 2010 20:16:40 +0200 |
Dan Villiom Podlaski Christiansen |
push: remove superfluous creation of a new `svnremoterepo' instance.
|
Fri, 30 Apr 2010 17:35:36 +0200 |
Dan Villiom Podlaski Christiansen |
svn_swig_wrapper: improved handling of missing or outdated bindings.
|
Mon, 26 Apr 2010 22:17:25 +0200 |
Patrick Mezard |
wrappers: fix pull output if termwidth() is inexact
|
Thu, 22 Apr 2010 22:37:03 -0500 |
Augie Fackler |
stupid: update monkeypatch for 91c58cf54eee
|
Thu, 01 Apr 2010 16:06:01 +0200 |
Dan Villiom Podlaski Christiansen |
pull: fix passing credentials in URL.
|
Wed, 14 Apr 2010 20:33:27 +0200 |
Dan Villiom Podlaski Christiansen |
metacommand: use AmbiguousCommand from hg for consistency.
|
Wed, 31 Mar 2010 14:04:31 +0200 |
Dan Villiom Podlaski Christiansen |
wrappers.pull: fix calculation of progress totals.
|
Wed, 31 Mar 2010 17:51:09 +0200 |
Dan Villiom Podlaski Christiansen |
isolate all imports of Subversion modules in svnwrap.
|
Wed, 31 Mar 2010 17:48:32 +0200 |
Dan Villiom Podlaski Christiansen |
wrappers: remove unused code for compatibility with Subversion 1.4.
|
Wed, 31 Mar 2010 17:34:30 +0200 |
Dan Villiom Podlaski Christiansen |
Move the 'svn' metacommand into the 'svncommands' module.
|
Wed, 31 Mar 2010 17:54:08 +0200 |
Dan Villiom Podlaski Christiansen |
Use Mercurial-provided infrastructure for `svn' metacommand help.
|
Wed, 31 Mar 2010 22:06:05 +0200 |
Dan Villiom Podlaski Christiansen |
svnrepo: ease debugging of Subversion fallback
|
Sun, 28 Jun 2009 12:50:52 +0200 |
Dan Villiom Podlaski Christiansen |
test_tags: improve test output.
|
Wed, 31 Mar 2010 17:53:47 +0200 |
Dan Villiom Podlaski Christiansen |
svncommands: rename the `help' function to `help_'.
|
Wed, 31 Mar 2010 17:53:20 +0200 |
Dan Villiom Podlaski Christiansen |
svnmeta: minor cosmetics whitespace cleanup.
|
Sat, 27 Mar 2010 18:42:47 -0500 |
Augie Fackler |
maps: fix a % formatting bug
|
Sat, 20 Mar 2010 12:44:09 -0500 |
Augie Fackler |
Added tag 1.1 for changeset 4359ddd73b00
|
Sat, 20 Mar 2010 15:07:37 +1000 |
Gerhard Weis |
strip off root file name only once for missing files
1.1
|
Tue, 09 Mar 2010 20:58:08 -0600 |
Jonathan Kotta |
handle nonexistant svn repositories, fixes issue 137
|
Fri, 19 Mar 2010 21:24:03 -0500 |
Augie Fackler |
pull: try and produce a better progress bar for certain cases
|
Tue, 02 Mar 2010 17:06:06 +0100 |
Patrick Mezard |
stupid: fix getcopies() logic
|
Tue, 02 Mar 2010 17:06:06 +0100 |
Patrick Mezard |
editor: fix replaced directory copies
|
Tue, 02 Mar 2010 17:06:06 +0100 |
Patrick Mezard |
editor: fix open_file() on replaced branch
|
Tue, 02 Mar 2010 17:06:06 +0100 |
Patrick Mezard |
editor: fix replaced files content in replay mode
|
Tue, 02 Mar 2010 17:06:06 +0100 |
Patrick Mezard |
svnmeta: add exact arg to get_parent_revision() to handle 'R'
|