Mercurial > hgsubversion
graph
-
test_util: support specifying a start revisionTue, 20 Jul 2010 11:55:07 +0200, by Dan Villiom Podlaski Christiansen
-
clone: allow specifying a start revision.Tue, 20 Jul 2010 11:55:07 +0200, by Dan Villiom Podlaski Christiansen
-
replay: always fetch the entire first revisionTue, 20 Jul 2010 11:55:07 +0200, by Dan Villiom Podlaski Christiansen
-
svnwrap: add get_revision(); a thing wrapper around ra.do_update()Tue, 20 Jul 2010 11:55:07 +0200, by Dan Villiom Podlaski Christiansen
-
stupid: always fetch the entire first revisionTue, 20 Jul 2010 11:55:07 +0200, by Dan Villiom Podlaski Christiansen
-
maps: rename revmap.seen to revmap.youngest; add revmap.oldest.Tue, 20 Jul 2010 11:55:07 +0200, by Dan Villiom Podlaski Christiansen
-
README: document single-directory clones a little.Fri, 16 Jul 2010 16:50:08 -0500, by Augie Fackler
-
tests: verify locations of any imported hgsubversion modulesWed, 14 Jul 2010 15:39:24 +0200, by Dan Villiom Podlaski Christiansen
-
tests: improve import logicWed, 14 Jul 2010 15:39:21 +0200, by Dan Villiom Podlaski Christiansen
-
tests: import test_util as the first module in all relevant testsWed, 14 Jul 2010 15:39:18 +0200, by Dan Villiom Podlaski Christiansen
-
tests: get rid of DOS line endings.Wed, 14 Jul 2010 15:39:14 +0200, by Dan Villiom Podlaski Christiansen
-
rebuildmeta: handle mapped branch names.Tue, 13 Jul 2010 12:19:16 +0200, by Dan Villiom Podlaski Christiansen
-
stupid: handle branch mapping.Tue, 13 Jul 2010 13:18:11 +0200, by Dan Villiom Podlaski Christiansen
-
tests: add test for combining two branches using the branchmapTue, 13 Jul 2010 13:18:08 +0200, by Dan Villiom Podlaski Christiansen
-
tests: disallow calling changectx.children() during rebuildmetaSat, 10 Jul 2010 14:39:30 +0200, by Dan Villiom Podlaski Christiansen
-
rebuildmeta: optimize by removing quadratic time usageFri, 09 Jul 2010 22:18:27 +0200, by Dan Villiom Podlaski Christiansen
-
branchmap: reject empty mappingsSat, 10 Jul 2010 14:48:57 +0200, by Dan Villiom Podlaski Christiansen
-
branchmap: map empty commits in replay mode.Sat, 10 Jul 2010 14:19:24 +0200, by Dan Villiom Podlaski Christiansen
-
replay/stupid: fix tagging on a branch renamed using a branch mapSun, 11 Jul 2010 11:46:19 +0200, by Dan Villiom Podlaski Christiansen
-
editor: convert two assertions in apply_textdelta() into raising an IOErrorThu, 08 Jul 2010 21:46:54 +0200, by Dan Villiom Podlaski Christiansen
-
svnmeta: improve error message in get_source_rev()Thu, 08 Jul 2010 21:53:59 +0200, by Dan Villiom Podlaski Christiansen
-
Added tag 1.1.2 for changeset 093ae2915b45Tue, 06 Jul 2010 10:42:00 -0500, by Augie Fackler
-
tests: Use tempfile.TemporaryFile instead of os.tmpfile() to redirect stdout.Sun, 04 Jul 2010 21:41:42 +0100, by James McKay
-
svnrepo: fix issue 187: ignore pushable bookmarks in hg 1.6Sun, 04 Jul 2010 18:21:20 +0100, by James McKay
-
Added tag 1.1.1 for changeset 8e621dbb82d4Mon, 05 Jul 2010 11:33:04 -0500, by Augie Fackler
-
push: return reasonable status codes to the end user 1.1.1Sun, 27 Jun 2010 21:18:47 -0500, by Augie Fackler
-
tests: fix misnamed test caught while hunting unrelated bugsSun, 27 Jun 2010 21:14:36 -0500, by Augie Fackler
-
maps: don't set the `seen' attribute in TagMap.__init__().Wed, 23 Jun 2010 11:37:03 +0200, by Dan Villiom Podlaski Christiansen
-
stupid: lower patch application failure output to verbose.Tue, 22 Jun 2010 22:43:01 +0200, by Dan Villiom Podlaski Christiansen
-
test_rebuildmeta: use just added diff support when comparing files.Wed, 23 Jun 2010 13:42:53 +0200, by Dan Villiom Podlaski Christiansen
-
test_util: add assertMultiLineEqual() method.Tue, 22 Jun 2010 21:58:24 +0200, by Dan Villiom Podlaski Christiansen
-
wrappers: cope with remoteui move to hg (hg cset d1908cb95a82)Sun, 13 Jun 2010 00:10:53 -0500, by Augie Fackler
-
util: handle change to hg.parseurl from 3d6915f5a2bbSat, 12 Jun 2010 20:32:02 -0500, by Augie Fackler
-
svnrepo: support new discovery module introduced in 3d0591a66118Sat, 12 Jun 2010 20:55:23 -0500, by Augie Fackler
-
pull: handle argspec change from e43c23d189a5Sat, 12 Jun 2010 20:09:25 -0500, by Augie Fackler
-
svncommands: add two missing importsSat, 15 May 2010 20:33:05 +0200, by Dan Villiom Podlaski Christiansen
-
tests/run.py: make sure our hgsubversion loads correctlyTue, 18 May 2010 14:46:50 -0500, by Augie Fackler
-
testrunner: use demandimport, with an option to disable itFri, 14 May 2010 20:27:24 +0200, by Dan Villiom Podlaski Christiansen
-
testrunner: delay and `simplify' importing of testsFri, 14 May 2010 20:26:06 +0200, by Dan Villiom Podlaski Christiansen
-
setup: check for Subversion by importing the `svnwrap' module.Fri, 14 May 2010 20:27:14 +0200, by Dan Villiom Podlaski Christiansen
-
svncommands: fix layering violation & tweak error messages.Fri, 14 May 2010 20:22:32 +0200, by Dan Villiom Podlaski Christiansen
-
testrunner: use optparseFri, 14 May 2010 17:39:26 +0200, by Dan Villiom Podlaski Christiansen
-
svnwrap: use SubversionConnectionException instead of mercurial.util.AbortFri, 14 May 2010 14:21:25 +0200, by Dan Villiom Podlaski Christiansen
-
push: remove superfluous creation of a new `svnremoterepo' instance.Wed, 12 May 2010 20:16:40 +0200, by Dan Villiom Podlaski Christiansen
-
svn_swig_wrapper: improved handling of missing or outdated bindings.Fri, 30 Apr 2010 17:35:36 +0200, by Dan Villiom Podlaski Christiansen
-
wrappers: fix pull output if termwidth() is inexactMon, 26 Apr 2010 22:17:25 +0200, by Patrick Mezard
-
stupid: update monkeypatch for 91c58cf54eeeThu, 22 Apr 2010 22:37:03 -0500, by Augie Fackler
-
pull: fix passing credentials in URL.Thu, 01 Apr 2010 16:06:01 +0200, by Dan Villiom Podlaski Christiansen
-
metacommand: use AmbiguousCommand from hg for consistency.Wed, 14 Apr 2010 20:33:27 +0200, by Dan Villiom Podlaski Christiansen
-
wrappers.pull: fix calculation of progress totals.Wed, 31 Mar 2010 14:04:31 +0200, by Dan Villiom Podlaski Christiansen
-
isolate all imports of Subversion modules in svnwrap.Wed, 31 Mar 2010 17:51:09 +0200, by Dan Villiom Podlaski Christiansen
-
wrappers: remove unused code for compatibility with Subversion 1.4.Wed, 31 Mar 2010 17:48:32 +0200, by Dan Villiom Podlaski Christiansen
-
Move the 'svn' metacommand into the 'svncommands' module.Wed, 31 Mar 2010 17:34:30 +0200, by Dan Villiom Podlaski Christiansen
-
Use Mercurial-provided infrastructure for `svn' metacommand help.Wed, 31 Mar 2010 17:54:08 +0200, by Dan Villiom Podlaski Christiansen
-
svnrepo: ease debugging of Subversion fallbackWed, 31 Mar 2010 22:06:05 +0200, by Dan Villiom Podlaski Christiansen
-
test_tags: improve test output.Sun, 28 Jun 2009 12:50:52 +0200, by Dan Villiom Podlaski Christiansen
-
svncommands: rename the `help' function to `help_'.Wed, 31 Mar 2010 17:53:47 +0200, by Dan Villiom Podlaski Christiansen
-
svnmeta: minor cosmetics whitespace cleanup.Wed, 31 Mar 2010 17:53:20 +0200, by Dan Villiom Podlaski Christiansen
-
maps: fix a % formatting bugSat, 27 Mar 2010 18:42:47 -0500, by Augie Fackler