Mercurial > hgsubversion
graph
-
usage examples for single directory clones 1.2Mon, 25 Oct 2010 16:20:32 +0300, by anatoly techtonik
-
help topic: mention how "hg clone" can delete stuff.Sat, 30 Oct 2010 19:58:32 -0500, by Dan Villiom Podlaski Christiansen
-
maps: map a missing author to '(no author)'Sat, 09 Oct 2010 16:20:52 -0500, by Dan Villiom Podlaski Christiansen
-
test_util: use SkipTest if provided by the unittest module.Sat, 09 Oct 2010 16:20:52 -0500, by Dan Villiom Podlaski Christiansen
-
MergeSun, 10 Oct 2010 10:22:37 -0500, by Augie Fackler
-
setup/README: update Subvertpy requirement to 0.7.4.Sat, 09 Oct 2010 10:16:07 -0500, by Dan Villiom Podlaski Christiansen
-
test_push_dirs: use common commit-building infrastructureSat, 02 Oct 2010 17:44:08 -0500, by Augie Fackler
-
subvertpy: fix bug with pushing changes to stuff in subdirsThu, 23 Sep 2010 13:50:17 +0200, by Peter Arrenbrecht
-
implement tag renamesFri, 08 Oct 2010 19:07:04 +0200, by Dirkjan Ochtman
-
rename TagMap to Tags, to free up the TagMap nameWed, 06 Oct 2010 16:50:10 +0200, by Dirkjan Ochtman
-
tests: fix test skipping in pure unittestFri, 08 Oct 2010 13:58:26 -0500, by Augie Fackler
-
keep variables more local, add some whitespaceWed, 06 Oct 2010 15:18:05 +0200, by Dirkjan Ochtman
-
fix some style nitsWed, 06 Oct 2010 15:18:15 +0200, by Dirkjan Ochtman
-
fix some line lengthsWed, 06 Oct 2010 15:18:23 +0200, by Dirkjan Ochtman
-
revset tests: use requiresmodule decoratorTue, 05 Oct 2010 17:30:01 -0500, by Augie Fackler
-
uisetup: add fromsvn() and svnrev() revsets.Tue, 05 Oct 2010 16:26:19 +0200, by Dan Villiom Podlaski Christiansen
-
test_template_keywords: use new requiresmodule decoratorMon, 04 Oct 2010 23:03:28 -0500, by Augie Fackler
-
test_util: new requiresmodule decorator for tests that require a featureMon, 04 Oct 2010 23:03:12 -0500, by Augie Fackler
-
test_util: refactor requiresoption to ease creation of other skip decoratorsMon, 04 Oct 2010 23:02:15 -0500, by Augie Fackler
-
wrapper: fail properly with unsupported versions of Subvertpy (fixes #212)Sun, 03 Oct 2010 17:53:20 +0200, by Dan Villiom Podlaski Christiansen
-
svnwrap: fix handling of quotable URLs (fixes #197, refs #132)Mon, 04 Oct 2010 21:00:36 -0500, by Dan Villiom Podlaski Christiansen
-
requiresoption: raise SkipTest if availableSat, 02 Oct 2010 16:44:37 -0500, by Augie Fackler
-
requiresoption: clean up docstringSat, 02 Oct 2010 16:44:17 -0500, by Augie Fackler
-
help topic: cosmetic improvements.Wed, 29 Sep 2010 18:04:26 +0200, by Dan Villiom Podlaski Christiansen
-
clone: call the wrapped function (fixes #181)Wed, 29 Sep 2010 18:04:26 +0200, by Dan Villiom Podlaski Christiansen
-
tests & help: fix compatibility with Mercurial 1.4 and earlier.Wed, 29 Sep 2010 18:04:26 +0200, by Dan Villiom Podlaski Christiansen
-
test_util: add requiresoption decorator function.Wed, 29 Sep 2010 18:04:26 +0200, by Dan Villiom Podlaski Christiansen
-
svnrepo: make the svnurl property obtain the URL from Subversion.Wed, 29 Sep 2010 18:04:26 +0200, by Dan Villiom Podlaski Christiansen
-
subvertpy wrapper: check against Subversion version compiled against.Wed, 29 Sep 2010 18:04:26 +0200, by Dan Villiom Podlaski Christiansen
-
subvertpy wrapper: bump version requirement to 0.7.4.Wed, 29 Sep 2010 18:04:26 +0200, by Dan Villiom Podlaski Christiansen
-
templatekw: clean up implementation & test; add help.Wed, 29 Sep 2010 18:04:26 +0200, by Dan Villiom Podlaski Christiansen
-
test_util: use the Mercurial dispatch logic for cloning repositories.Fri, 24 Sep 2010 22:11:24 +0200, by Dan Villiom Podlaski Christiansen
-
pull: reveal the handled SubversionException to --traceback.Tue, 14 Sep 2010 21:03:02 +0200, by Dan Villiom Podlaski Christiansen
-
subversion.rst: mention externals support limitations.Tue, 07 Sep 2010 14:33:56 +0200, by Dan Villiom Podlaski Christiansen
-
subversion.rst: list memory leaks in the section on limitationsTue, 07 Sep 2010 14:33:56 +0200, by Dan Villiom Podlaski Christiansen
-
verify: fix verifying mapped branches.Tue, 07 Sep 2010 14:33:56 +0200, by Dan Villiom Podlaski Christiansen
-
clone: replace the --singlebranch with overloading for --branchThu, 23 Sep 2010 16:54:27 +0200, by Dan Villiom Podlaski Christiansen
-
test_push_dirs.py: activate tests that were previously overlookedThu, 23 Sep 2010 15:27:08 +0200, by Dan Villiom Podlaski Christiansen
-
tests_urls: activate a test that was previously overlookedTue, 14 Sep 2010 19:24:55 +0200, by Dan Villiom Podlaski Christiansen
-
svnwrap: improve error message when no bindings are found.Tue, 14 Sep 2010 15:25:45 +0200, by Dan Villiom Podlaski Christiansen
-
testrunner: don't use os.putenv(), as it may not affect os.environ.Tue, 14 Sep 2010 15:25:45 +0200, by Dan Villiom Podlaski Christiansen
-
tests: enable hgsubversion in the generated UI.Mon, 20 Sep 2010 17:08:18 +0200, by Dan Villiom Podlaski Christiansen
-
subvertpy_wrapper: don't assume the version is a three-tuple (fixes #206)Tue, 14 Sep 2010 21:02:49 +0200, by Dan Villiom Podlaski Christiansen
-
subvertpy: set default username/pwd as with swigWed, 15 Sep 2010 17:50:30 +0200, by Peter Arrenbrecht
-
clone: add --singlebranch optionWed, 15 Sep 2010 17:49:27 +0200, by Peter Arrenbrecht
-
push: simplify code for remapping rebased node idsFri, 10 Sep 2010 07:50:40 +0200, by Peter Arrenbrecht
-
push: fix case where we get >1 revs back after svn commitWed, 08 Sep 2010 10:43:02 +0200, by Peter Arrenbrecht
-
tests: remove constant rev no from test scriptWed, 08 Sep 2010 10:42:53 +0200, by Peter Arrenbrecht
-
tests: move _add_svn_rev to test_util for reuseWed, 08 Sep 2010 09:57:06 +0200, by Peter Arrenbrecht
-
tests: add --show-stdout option to run.pyWed, 08 Sep 2010 09:50:11 +0200, by Peter Arrenbrecht
-
templatekw: restore compatibility with hg < 1.5Mon, 06 Sep 2010 17:08:11 -0500, by Augie Fackler
-
subversion.rst: mention lack of directory tracking (see issue 202)Fri, 03 Sep 2010 00:35:47 +0200, by Dan Villiom Podlaski Christiansen
-
subversion.rst: fix 'typo' in help for the hgsubversion.defaultauthors option.Fri, 03 Sep 2010 00:35:47 +0200, by Dan Villiom Podlaski Christiansen
-
Add svnrev, svnpath and svnuuid keyword.Thu, 02 Sep 2010 21:30:17 +0200, by Andi Albrecht
-
tests: add a Makefile for easily running the tests.Fri, 03 Sep 2010 00:35:12 +0200, by Dan Villiom Podlaski Christiansen
-
tests: add an option to the test-runner for selecting bindings.Thu, 02 Sep 2010 23:23:02 +0200, by Dan Villiom Podlaski Christiansen
-
setup: require Subvertpy when the SWIG bindings are unavailable.Wed, 11 Aug 2010 19:57:35 +0200, by Dan Villiom Podlaski Christiansen
-
svnwrap: add runtime override for choice of Subversion bindingsWed, 11 Aug 2010 20:03:47 +0200, by Dan Villiom Podlaski Christiansen
-
README: mention Subvertpy.Wed, 11 Aug 2010 20:03:26 +0200, by Dan Villiom Podlaski Christiansen
-
svnwrap: suggest installing Subvertpy when no bindings are presentWed, 11 Aug 2010 19:57:35 +0200, by Dan Villiom Podlaski Christiansen
-
svnwrap: activate & prefer subvertpy bindings when availableWed, 11 Aug 2010 19:57:35 +0200, by Dan Villiom Podlaski Christiansen
-
svnwrap: add subvertpy wrapperWed, 11 Aug 2010 19:57:35 +0200, by Dan Villiom Podlaski Christiansen
-
svnwrap: improve a docstring & a comment.Wed, 11 Aug 2010 19:57:35 +0200, by Dan Villiom Podlaski Christiansen
-
svnwrap: use decorator syntax for properties.Wed, 11 Aug 2010 19:57:35 +0200, by Dan Villiom Podlaski Christiansen
-
editor: move ieditor decorator into svnwrap.Wed, 11 Aug 2010 19:57:35 +0200, by Dan Villiom Podlaski Christiansen
-
svnwrap: factor out a common moduleWed, 11 Aug 2010 19:57:35 +0200, by Dan Villiom Podlaski Christiansen
-
svnmeta: strip all repeated slashes from subdirWed, 28 Jul 2010 14:47:44 +0200, by Peter Arrenbrecht
-
Merge backout of incorrect patch.Fri, 20 Aug 2010 20:37:54 -0500, by Augie Fackler
-
Backed out changeset d0692ce98ea6Thu, 19 Aug 2010 10:52:38 -0500, by Augie Fackler
-
svnwrap: s/_chunk_size/chunk_size/Wed, 11 Aug 2010 19:57:35 +0200, by Dan Villiom Podlaski Christiansen
-
svnwrap: s/core.SubversionException/SubversionException/Wed, 11 Aug 2010 19:57:35 +0200, by Dan Villiom Podlaski Christiansen
-
svnwrap: remove dead codeWed, 11 Aug 2010 19:57:35 +0200, by Dan Villiom Podlaski Christiansen
-
svnwrap: kill the ctypes wrapper.Wed, 11 Aug 2010 19:57:34 +0200, by Dan Villiom Podlaski Christiansen
-
version: mention bindings type in versionWed, 11 Aug 2010 19:57:34 +0200, by Dan Villiom Podlaski Christiansen
-
tests: add a fixture that exercises the fix made in 1add57910c82.Sat, 14 Aug 2010 21:31:33 +0200, by Dan Villiom Podlaski Christiansen
-
README: remove usage instructions, and refer to the help topic instead.Wed, 11 Aug 2010 19:57:34 +0200, by Dan Villiom Podlaski Christiansen
-
svnmeta: strip all repeated slashes from subdirTue, 27 Jul 2010 15:26:31 +0200, by Peter Arrenbrecht
-
__init__: activate & advertise the new help topic.Wed, 11 Aug 2010 19:57:34 +0200, by Dan Villiom Podlaski Christiansen
-
help: add an rst file containing some helpful instructionsWed, 11 Aug 2010 19:57:34 +0200, by Dan Villiom Podlaski Christiansen
-
test_startrev: add a few assertions about clone lengthsWed, 11 Aug 2010 19:57:34 +0200, by Dan Villiom Podlaski Christiansen
-
pull: fix shallow clone when lastest change isn't HEAD.Wed, 11 Aug 2010 19:57:34 +0200, by Dan Villiom Podlaski Christiansen
-
stupid: remove an incorrect, implicit assumption in fetch_branchrev()Wed, 11 Aug 2010 19:57:34 +0200, by Dan Villiom Podlaski Christiansen
-
test_rebuildmeta: make an assertion more helpful.Fri, 06 Aug 2010 14:43:40 +0200, by Dan Villiom Podlaski Christiansen
-
verify: add end-of-line to ui.write() calls.Fri, 06 Aug 2010 14:43:40 +0200, by Dan Villiom Podlaski Christiansen
-
test_startrev: new tests inspired by test_rebuildmetaTue, 20 Jul 2010 12:53:47 +0200, by Dan Villiom Podlaski Christiansen
-
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
-
Added tag 1.1 for changeset 4359ddd73b00Sat, 20 Mar 2010 12:44:09 -0500, by Augie Fackler
-
strip off root file name only once for missing files 1.1Sat, 20 Mar 2010 15:07:37 +1000, by Gerhard Weis
-
handle nonexistant svn repositories, fixes issue 137Tue, 09 Mar 2010 20:58:08 -0600, by Jonathan Kotta
-
pull: try and produce a better progress bar for certain casesFri, 19 Mar 2010 21:24:03 -0500, by Augie Fackler
-
stupid: fix getcopies() logicTue, 02 Mar 2010 17:06:06 +0100, by Patrick Mezard
-
editor: fix replaced directory copiesTue, 02 Mar 2010 17:06:06 +0100, by Patrick Mezard
-
editor: fix open_file() on replaced branchTue, 02 Mar 2010 17:06:06 +0100, by Patrick Mezard
-
editor: fix replaced files content in replay modeTue, 02 Mar 2010 17:06:06 +0100, by Patrick Mezard
-
svnmeta: add exact arg to get_parent_revision() to handle 'R'Tue, 02 Mar 2010 17:06:06 +0100, by Patrick Mezard
-
stupid: handle directory replacement in very stupid modeTue, 02 Mar 2010 17:06:06 +0100, by Patrick Mezard
-
editor: fix issamefile() and copy detection in replay modeTue, 02 Mar 2010 17:06:06 +0100, by Patrick Mezard
-
Add rsvn.py to test toolsTue, 02 Mar 2010 17:06:06 +0100, by Patrick Mezard
-
util: add progress wrapper to maintain 1.3 supportWed, 03 Mar 2010 17:44:41 -0600, by Augie Fackler
-
maps: if operation can continue, it should probably not use ui.warn()Mon, 01 Mar 2010 21:26:30 +0100, by Dirkjan Ochtman
-
merge commands from utility_commands into svncommandsFri, 26 Feb 2010 15:00:15 +0100, by Dirkjan Ochtman
-
tests: make sure single dir clone tests get run by non-nose usersFri, 26 Feb 2010 14:52:50 +0100, by Dirkjan Ochtman
-
tests: silence test suite by using quiet UIs everywhereFri, 26 Feb 2010 14:50:22 +0100, by Dirkjan Ochtman
-
svnmeta: reverse parameter calculation to lessen complexityWed, 24 Feb 2010 12:48:37 -0500, by Dirkjan Ochtman
-
add basic branchmap functionality, to rename branchesMon, 01 Mar 2010 22:10:18 +0100, by Dirkjan Ochtman
-
svncommands: make repo optional (useful for things like listauthors)Tue, 23 Feb 2010 17:16:51 +0100, by Dirkjan Ochtman
-
svnwrap: save the repository root, this might be useful later onMon, 22 Feb 2010 23:24:11 +0100, by Dirkjan Ochtman
-
tests.run: exit nonzero if tests did not passMon, 01 Mar 2010 17:45:00 -0600, by Augie Fackler
-
Merge change from Felix SchwarzMon, 01 Mar 2010 17:39:00 -0600, by Augie Fackler
-
test_fetch_command: handle changes in revision extra ordering gracefullyMon, 01 Mar 2010 17:37:00 -0600, by Augie Fackler
-
remove useless shebang to comfort rpmlintSun, 28 Feb 2010 22:39:57 +0100, by "fs"
-
svn_swig: better ImportError to suggest steps for users.Thu, 25 Feb 2010 20:27:00 -0600, by Augie Fackler
-
rebuildmeta: use ui.progress for better user feedbackMon, 22 Feb 2010 13:56:11 -0600, by Augie Fackler
-
README: improved documentation of svn:externals supportSun, 21 Feb 2010 20:14:29 -0600, by Mark Edgington
-
Added tag 1.0.1 for changeset 09c016174e33Mon, 15 Feb 2010 11:24:08 -0600, by Augie Fackler
-
setup: work around easy_intall overzealously installing mercurial 1.0.1Mon, 15 Feb 2010 10:53:55 -0600, by Augie Fackler
-
setup: work around easy_install by getting version with a regexMon, 15 Feb 2010 10:53:34 -0600, by Augie Fackler
-
pull: handle commits without any commit messageMon, 15 Feb 2010 10:22:12 -0600, by Augie Fackler
-
pull: move progress to after the status callMon, 15 Feb 2010 10:21:59 -0600, by Augie Fackler
-
pull: report progress to ui.progress so progress bars can appearSun, 14 Feb 2010 14:19:57 -0600, by Augie Fackler
-
push: try a little harder to not send invalid paths to svnSun, 14 Feb 2010 14:06:04 -0600, by Augie Fackler
-
replay/stupid: raise the correct errno in IOError to fix hg >= e553a425751dSun, 14 Feb 2010 14:04:56 -0600, by Augie Fackler
-
pushmod: make outdated parent error message more helpfulSun, 07 Feb 2010 15:56:25 +0100, by Patrick Mezard
-
util: add parseurl method to abstract away differences between 1.4 and 1.5Sun, 07 Feb 2010 08:43:32 -0600, by Augie Fackler
-
Added tag 1.0 for changeset 97f2079e3778Sun, 07 Feb 2010 03:33:40 -0600, by Augie Fackler
-
fix filterhunks for both crew and 1.4Sat, 06 Feb 2010 20:19:41 +0100, by Dirkjan Ochtman
-
replay: correctly handle renaming the parent dir of a branchSat, 06 Feb 2010 13:01:35 -0600, by Augie Fackler
-
utility_commands: fix hg svn genignore for single-directory modeSat, 06 Feb 2010 11:13:55 -0600, by Augie Fackler
-
utility_commands: unbreak hg svn info with single-directory clonesSat, 06 Feb 2010 10:57:58 -0600, by Augie Fackler
-
test_util: add assertStringEqual to output diff output for string checksSat, 06 Feb 2010 10:57:06 -0600, by Augie Fackler
-
tags: fix files edited during tag creationSat, 06 Feb 2010 10:36:21 -0600, by Augie Fackler
-
test_util: add tags to output of drawSat, 06 Feb 2010 10:36:12 -0600, by Augie Fackler
-
clean up trailing whitespaceSat, 06 Feb 2010 10:34:49 -0600, by Augie Fackler
-
svnwrap: escape copy sources paths in commit handlerMon, 25 Jan 2010 13:51:22 +0100, by Patrick Mezard
-
svnwrap: drop unused fetch_all_files_to_dir()Tue, 02 Feb 2010 23:21:18 +0100, by Patrick Mezard
-
Rewrite simple_branch.sh fixture from svn dumpTue, 02 Feb 2010 23:20:42 +0100, by Patrick Mezard
-
Extend issue119 to full original weirdnessTue, 02 Feb 2010 21:36:08 +0100, by Patrick Mezard
-
svnmeta: remove split_branch_tag() exacttag argumentTue, 02 Feb 2010 21:18:20 +0100, by Patrick Mezard
-
svnmeta: make tag detection code more explicityTue, 02 Feb 2010 21:15:03 +0100, by Patrick Mezard
-
svnmeta: do not change added/deletedtags while detecting themTue, 02 Feb 2010 21:10:01 +0100, by Patrick Mezard
-
svnmeta: make get_parent_revision() handle added tagsTue, 02 Feb 2010 21:05:59 +0100, by Patrick Mezard
-
Handle subdirectory tags in stupid mode (issue119)Sat, 30 Jan 2010 10:01:03 +0100, by Patrick Mezard
-
stupid: port hack from stupid to moderately stupid modeSat, 30 Jan 2010 09:55:28 +0100, by Patrick Mezard
-
svnmeta: make it easier to get converted revision infoSat, 30 Jan 2010 09:52:24 +0100, by Patrick Mezard
-
svnmeta: speedup get_parent_revision() in common caseSat, 30 Jan 2010 09:49:30 +0100, by Patrick Mezard
-
stupid: use real branch path in diff_branchrev()Sat, 30 Jan 2010 09:43:30 +0100, by Patrick Mezard
-
Change all instantiations of IOError to set both errno and strerror.Tue, 26 Jan 2010 17:36:13 +0100, by Dan Villiom Podlaski Christiansen
-
test_tags: rewrite both the test and the fixture scriptFri, 29 Jan 2010 23:36:14 +0100, by Patrick Mezard
-
stupid: replace dicts with setsFri, 29 Jan 2010 23:36:14 +0100, by Patrick Mezard
-
replay: disable maybeedit filtering, could discard copy recordsFri, 29 Jan 2010 23:36:14 +0100, by Patrick Mezard
-
test_util: add helper to draw repo with graphlog extensionFri, 29 Jan 2010 23:36:14 +0100, by Patrick Mezard
-
setup: remove bogus print statementsMon, 25 Jan 2010 14:51:22 -0600, by Augie Fackler
-
hgignore: ignore the version fileFri, 22 Jan 2010 18:03:02 -0600, by Augie Fackler
-
__init__: update docstring to reflect recent change to READMEMon, 11 Jan 2010 17:12:33 +0100, by Dan Villiom Podlaski Christiansen
-
wrappers: calculate and return exact count of changesets added.Mon, 11 Jan 2010 17:12:30 +0100, by Dan Villiom Podlaski Christiansen
-
test_util: fix Windows test URLsWed, 20 Jan 2010 20:50:59 +0100, by Patrick Mezard
-
Handle tag subdirectory as tag in replay mode (issue119)Fri, 22 Jan 2010 18:01:19 -0600, by Patrick Mezard
-
svnmeta: internalize tags deltaThu, 17 Dec 2009 16:34:00 +0100, by Patrick Mezard
-
maps: TagMap tags are non-empty stringsMon, 18 Jan 2010 21:40:29 +0100, by Patrick Mezard
-
editor: remove useless testMon, 18 Jan 2010 21:40:28 +0100, by Patrick Mezard
-
svnmeta: is_path_tag() is really get_path_tag()Sat, 16 Jan 2010 17:25:09 +0100, by Patrick Mezard
-
tests: make better use of the config options for fixture loadingThu, 17 Dec 2009 14:44:07 +0100, by Dirkjan Ochtman
-
README: updated reason users might want to avoid hgsubversionSun, 10 Jan 2010 16:03:12 -0600, by Augie Fackler
-
stupid: update filteriterhunks() for hg 1.5Sun, 10 Jan 2010 19:42:13 +0100, by Patrick Mezard
-
test renames: remove redundant codeThu, 24 Dec 2009 14:46:03 -0600, by Augie Fackler
-
tests: test paths with spacesThu, 24 Dec 2009 13:38:06 -0600, by Augie Fackler
-
paths: autoescape paths from the userThu, 24 Dec 2009 13:30:08 -0600, by Augie Fackler
-
Do URI-encode before openingThu, 24 Dec 2009 13:10:36 -0600, by Afriza N. Arief
-
setup: write out version infoTue, 15 Dec 2009 09:12:00 -0600, by Augie Fackler
-
utility_commands: remove old svn version command in favor of new wrapperMon, 14 Dec 2009 09:36:22 -0600, by Augie Fackler
-
wrappers: wrap version with a --svn flagMon, 14 Dec 2009 09:35:04 -0600, by Augie Fackler
-
__init__: document wrapping commands more clearlyMon, 14 Dec 2009 09:34:46 -0600, by Augie Fackler
-
fallback to the previous scheme for file repositories.Sun, 13 Dec 2009 17:15:01 +0100, by Dan Villiom Podlaski Christiansen
-
do not assume that doc-strings are present.Sun, 13 Dec 2009 17:27:19 +0100, by Dan Villiom Podlaski Christiansen
-
Add a -r option to hg svn. Use with hg svn info to change the mercurial rev.Thu, 10 Dec 2009 13:04:57 -0800, by Jason Ostrander
-
single: add another test for single-dir pushWed, 25 Nov 2009 23:09:26 -0500, by Augie Fackler
-
single: fix pushWed, 25 Nov 2009 23:10:32 -0500, by Vitaliy Filippov
-
push: fix for single directory repository layoutsTue, 20 Oct 2009 14:34:00 -0400, by Daniel Tang
-
Support for single-directory clones.Fri, 16 Oct 2009 23:33:41 -0400, by Augie Fackler
-
replay: fix potential over-reporting of edited files in hg changelogFri, 16 Oct 2009 18:37:19 -0400, by Augie Fackler
-
util: make aresamefiles take one file and just be issamefile instead.Fri, 16 Oct 2009 19:09:53 -0400, by Augie Fackler
-
copies: fix under-reporting of copies in hgFri, 16 Oct 2009 19:09:25 -0400, by Augie Fackler
-
stupid: detect renames with empty branchpath properlyWed, 07 Oct 2009 18:27:35 -0400, by Augie Fackler
-
stupid: remove stray print statements, keep one as a ui.debugWed, 07 Oct 2009 19:05:01 -0400, by Augie Fackler
-
try to deal with weirdly located branches in rebuildmeta (#118)Tue, 22 Sep 2009 16:46:16 +0200, by Dirkjan Ochtman
-
test_util: sort importsTue, 15 Sep 2009 22:34:53 -0400, by Augie Fackler
-
svn_swig_wrapper: minor code cleanup.Tue, 15 Sep 2009 21:34:14 -0400, by Augie Fackler
-
stupid: 80col OCDTue, 15 Sep 2009 21:22:47 -0400, by Augie Fackler
-
svnwrap: properly escape URLs before giving them to libsvn_*Tue, 15 Sep 2009 18:26:13 -0400, by Chema Cortes
-
Add a test for URLs that have spaces in them.Tue, 15 Sep 2009 21:57:17 -0400, by Augie Fackler
-
test_util: fix up line endingsWed, 12 Aug 2009 16:54:21 -0400, by Augie Fackler
-
test_util: specify LANG=LC_ALL=C so l10n stops breaking testsTue, 15 Sep 2009 22:33:41 -0400, by Augie Fackler
-
COPYING: include license (GPL == v2)Sat, 08 Aug 2009 08:14:19 -0500, by Augie Fackler
-
Merge win32 fixesSat, 08 Aug 2009 08:01:24 -0500, by Augie Fackler
-
No os.kill() in Windows, use ctypes to call Win32 TerminateProcess()Wed, 29 Jul 2009 19:01:13 +0300, by Risto Kankkunen
-
Reclaim repository object to avoid tearDown() failing to remove the open file 'testrepo/db/rep-cache.db'Wed, 29 Jul 2009 18:38:28 +0300, by Risto Kankkunen
-
Make tearDown() be able to delete read-only files to avoid an exception when removing 'testrepo/db/format'Wed, 29 Jul 2009 18:03:02 +0300, by Risto Kankkunen
-
Avoid 'Abort: Illegal repository URL' exceptionWed, 29 Jul 2009 17:41:40 +0300, by Risto Kankkunen
-
Avoid 'ValueError: close_fds is not supported on Windows platforms' exceptionWed, 29 Jul 2009 17:26:29 +0300, by Risto Kankkunen
-
No os.spawnvp() in Windows, use subprocess.call() insteadWed, 29 Jul 2009 16:34:15 +0300, by Risto Kankkunen
-
README: update URL to Mercurial wikiSat, 08 Aug 2009 07:49:39 -0500, by Martin Geisler
-
README: Mercurial 1.3 is no longer in developmentSat, 08 Aug 2009 07:49:22 -0500, by Martin Geisler
-
Remove the svn+ from svn+https urls before calling the Subversion API. This was already being done for svn+http urls.Mon, 20 Jul 2009 16:00:37 -0400, by David Stanek
-
tags: handle the most recent commit being an edit to an svn tag properlySat, 18 Jul 2009 22:30:59 -0500, by Augie Fackler
-
Fix 'parent dir of a branch is deleted' refactoring from 343da84.Sat, 04 Jul 2009 18:12:18 +0100, by Max Bowsher
-
stupid: take tbdelta closed branches in accountSat, 18 Jul 2009 20:44:33 -0500, by Patrick Mezard
-
Bypass demandimport for all svn submodulesSat, 18 Jul 2009 20:44:33 -0500, by Patrick Mezard
-
svnexternals: display svn commands output with --verboseSat, 18 Jul 2009 20:44:33 -0500, by Patrick Mezard
-
Revive svn+http(s) URLs support (issue94)Sat, 18 Jul 2009 20:44:33 -0500, by Patrick Mezard
-
svnrepo: expose the same svnurl than SubversionRepoSat, 18 Jul 2009 20:44:33 -0500, by Patrick Mezard
-
svnwrappers: override svn+ssh credentials with supplied ones if anySat, 18 Jul 2009 20:44:33 -0500, by Patrick Mezard
-
pushmod: pass SubversionRepo directly to commit()Sat, 18 Jul 2009 20:44:33 -0500, by Patrick Mezard
-
util: remove swap_out_encoding() deprecated commentSat, 18 Jul 2009 20:44:33 -0500, by Patrick Mezard
-
Extend svnrepos with SubversionRepo and SVNMetaSat, 18 Jul 2009 20:44:33 -0500, by Patrick Mezard
-
Unify svn credentials handling as config entriesSat, 18 Jul 2009 20:44:33 -0500, by Patrick Mezard
-
genignore: collect ignore lines, then write themSat, 18 Jul 2009 20:44:33 -0500, by Patrick Mezard
-
wrappers: make push aborts if uncommitted changesSat, 18 Jul 2009 20:44:33 -0500, by Patrick Mezard
-
tagmap: missed newline in rebuildmeta warn callMon, 06 Jul 2009 09:17:26 -0500, by Augie Fackler
-
tags: fix a bug triggered by copies from non-branch-rootsSun, 05 Jul 2009 22:01:38 -0500, by Augie Fackler
-
rebuildmeta: remove any existing tagmap file.Sun, 05 Jul 2009 21:44:35 -0500, by Augie Fackler
-
Merge with mpedersen.Sun, 05 Jul 2009 21:13:13 -0500, by Augie Fackler
-
Second fix required for our tags to work.Thu, 02 Jul 2009 16:37:33 -0500, by Michael J. Pedersen
-
This patch fixes, partially, an issue with tagpaths.Thu, 02 Jul 2009 16:12:09 -0500, by Michael J. Pedersen
-
tags: be more aggressive about not copying from tags we do not haveWed, 01 Jul 2009 14:43:43 -0500, by Augie Fackler
-
tags: handle copyfrom old versions of tags more correctlyWed, 01 Jul 2009 14:42:46 -0500, by Augie Fackler
-
tags: allow editing tags of closed branches without reopening the branchFri, 26 Jun 2009 14:53:58 -0500, by Augie Fackler
-
tags: handle tags from edited tags.Fri, 26 Jun 2009 11:12:14 -0500, by Augie Fackler
-
tags: Handle edits to edited tags.Fri, 26 Jun 2009 10:34:32 -0500, by Augie Fackler
-
tags: handle editing a tag and its source branch simultaneouslyTue, 23 Jun 2009 22:15:20 -0500, by Augie Fackler
-
tags: reinstate a tag map file in a better wayTue, 23 Jun 2009 21:33:40 -0500, by Augie Fackler
-
tags: handle edits to tags as gracefully as possibleTue, 23 Jun 2009 21:38:27 -0500, by Augie Fackler
-
svncommands: get update working againTue, 16 Jun 2009 14:10:57 +0200, by Dirkjan Ochtman
-
tests: test for heads equality instead of branchtagsTue, 16 Jun 2009 13:58:39 +0200, by Dirkjan Ochtman
-
wrappers: save tbdelta in one place for both stupid and replayTue, 16 Jun 2009 13:59:03 +0200, by Dirkjan Ochtman
-
svnrepo: remove unused localsvn decoratorTue, 16 Jun 2009 13:33:30 +0200, by Dirkjan Ochtman
-
tools: remove obsolete converttags.sh scriptTue, 16 Jun 2009 13:13:43 +0200, by Dirkjan Ochtman
-
svncommands: use rev instead of verifynode -- should not have to be a nodeTue, 16 Jun 2009 13:04:21 +0200, by Dirkjan Ochtman
-
move remaining cmdutils into utilTue, 16 Jun 2009 13:33:47 +0200, by Dirkjan Ochtman
-
cmdutil: remove unused function issvnurl()Tue, 16 Jun 2009 09:26:20 +0200, by Dirkjan Ochtman
-
pushmod: split push functions out into separate moduleTue, 16 Jun 2009 09:12:20 +0200, by Dirkjan Ochtman
-
replay: merge functions into a single functionTue, 16 Jun 2009 09:12:04 +0200, by Dirkjan Ochtman
-
editor: move find missing files routine into RevisionData classTue, 16 Jun 2009 09:11:52 +0200, by Dirkjan Ochtman
-
replay: start new replay module that has the relevant functionsTue, 16 Jun 2009 08:43:12 +0200, by Dirkjan Ochtman
-
editor: move exception data into RevisionData classTue, 16 Jun 2009 08:42:15 +0200, by Dirkjan Ochtman
-
editor: move set_file() and delete_file() methods to RevisionData classTue, 16 Jun 2009 08:41:28 +0200, by Dirkjan Ochtman
-
consolidate metadata calls from stupid and replay codeMon, 15 Jun 2009 16:10:24 +0200, by Dirkjan Ochtman
-
inline describe_revision(), use custom termwidthMon, 15 Jun 2009 22:31:15 +0200, by Dirkjan Ochtman
-
maps: make sure AuthorMaps don't overwrite themselves, fix overridingMon, 15 Jun 2009 16:09:27 +0200, by Dirkjan Ochtman
-
blacklist svn for demandimport.Tue, 16 Jun 2009 12:00:03 -0500, by Augie Fackler
-
Fix syntax highlighting in emacs.Tue, 16 Jun 2009 11:59:47 -0500, by Augie Fackler
-
verify: take a kwarg for node to check.Mon, 15 Jun 2009 12:26:21 -0500, by Augie Fackler
-
tests: make comprehensive tests work properly with nose and run.pyMon, 15 Jun 2009 12:26:20 -0500, by Augie Fackler
-
tests: fix for new branch heads change in upstream hg.Mon, 15 Jun 2009 12:26:19 -0500, by Augie Fackler
-
stupid: handle the new eol option in hg-crew.Mon, 15 Jun 2009 12:26:18 -0500, by Augie Fackler
-
put convert_revision in branch-closing csetsFri, 12 Jun 2009 09:24:46 +0200, by Dirkjan Ochtman
-
svnmeta: move util.build_extra() to SVNMeta.genextra()Fri, 12 Jun 2009 08:37:39 +0200, by Dirkjan Ochtman
-
editor: rename hg_delta_editor.HgChangeReceiver to editor.HgEditorThu, 11 Jun 2009 19:15:18 +0200, by Dirkjan Ochtman
-
svnmeta: eliminate unneeded path_and_branch_for_path() methodThu, 11 Jun 2009 19:10:05 +0200, by Dirkjan Ochtman
-
imported patch import-cleanupThu, 11 Jun 2009 18:57:55 +0200, by Dirkjan Ochtman
-
save metadata from one placeThu, 11 Jun 2009 18:48:43 +0200, by Dirkjan Ochtman
-
svnmeta: deprivatize a bunch of member functionsThu, 11 Jun 2009 18:49:06 +0200, by Dirkjan Ochtman
-
invert the svnmeta/editor relationshipThu, 11 Jun 2009 18:49:52 +0200, by Dirkjan Ochtman
-
svnmeta: move revmap methods, make last_known_revision() more efficientThu, 11 Jun 2009 10:32:32 +0200, by Dirkjan Ochtman
-
split parts of HgChangeReceiver out into an SVNMeta classThu, 11 Jun 2009 18:56:35 +0200, by Dirkjan Ochtman
-
sort HgChangeReceiver methods and propertiesThu, 11 Jun 2009 08:40:20 +0200, by Dirkjan Ochtman
-
stupid: eliminate dependency on editor.currentWed, 10 Jun 2009 17:57:11 +0200, by Dirkjan Ochtman
-
editor: move current revision state into a separate classThu, 11 Jun 2009 10:12:16 +0200, by Dirkjan Ochtman
-
move aresamefiles() from HgChangeReceiver to utilWed, 10 Jun 2009 17:29:11 +0200, by Dirkjan Ochtman
-
extract the filemap support into a separate classThu, 11 Jun 2009 18:52:30 +0200, by Dirkjan Ochtman
-
extract the revmap support into a separate dict-like classWed, 10 Jun 2009 15:45:20 +0200, by Dirkjan Ochtman
-
editor: use decorators, get rid of unnecessary propertyWed, 10 Jun 2009 14:53:22 +0200, by Dirkjan Ochtman
-
add a function to generate svn_commit_hashesWed, 10 Jun 2009 13:57:04 +0200, by Dirkjan Ochtman
-
editor: simplify HgChangeReceiver constructor signatureWed, 10 Jun 2009 13:32:10 +0200, by Dirkjan Ochtman
-
add a working incoming wrapper commandWed, 10 Jun 2009 14:55:26 +0200, by Dirkjan Ochtman
-
uisetup: use a single loop/abstraction for wrapping all the commandsWed, 10 Jun 2009 12:06:31 +0200, by Dirkjan Ochtman
-
uisetup: move clone and push/pull wrappers to wrappers moduleWed, 10 Jun 2009 11:35:59 +0200, by Dirkjan Ochtman
-
stupid: simplify stupid committing codeWed, 10 Jun 2009 10:15:57 +0200, by Dirkjan Ochtman
-
branches: simplify branch deletion a little bitWed, 10 Jun 2009 09:51:33 +0200, by Dirkjan Ochtman
-
tags: end branch while tagging instead of creating extra changesetWed, 10 Jun 2009 09:35:45 +0200, by Dirkjan Ochtman
-
tags: obey usebranchnames settingWed, 10 Jun 2009 09:30:32 +0200, by Dirkjan Ochtman
-
branches: correctly deal with branch closing directly after copy/renameThu, 11 Jun 2009 18:00:58 +0200, by Dirkjan Ochtman
-
tools: use new svn verify command instead of svn export incantationsTue, 09 Jun 2009 19:48:13 +0200, by Dirkjan Ochtman
-
svncommands: add verify commandThu, 11 Jun 2009 19:14:05 +0200, by Dirkjan Ochtman
-
tests: add -A option to run.py for running comprehensive testsThu, 11 Jun 2009 11:34:37 +0200, by Dirkjan Ochtman
-
tests: send warning to stderr instead of redirected stdoutThu, 11 Jun 2009 11:39:45 +0200, by Dirkjan Ochtman
-
urls: Make sure we preserve username in urls given to ssh.Sat, 06 Jun 2009 11:53:21 -0500, by Augie Fackler
-
README: svn+http is outdated.Mon, 01 Jun 2009 13:44:19 -0500, by Augie Fackler
-
wrappers: Python 2.4 compat.Mon, 01 Jun 2009 11:50:12 -0500, by Augie Fackler
-
tags: Fix an improper parent calculation.Mon, 01 Jun 2009 11:21:47 -0500, by Augie Fackler
-
tools: Fixes for verification that seemed to be needed.Mon, 01 Jun 2009 11:10:32 -0500, by Augie Fackler
-
svnexternals: Change an absolute import to be relative.Sat, 30 May 2009 20:49:51 -0500, by Augie Fackler
-
hg_delta_editor: fix missing-plaintext fetchingSat, 30 May 2009 15:35:24 -0500, by Augie Fackler
-
version: fix version calculation for new repo layout.Sat, 30 May 2009 15:34:51 -0500, by Augie Fackler
-
Remove defunct nourl lists.Sat, 30 May 2009 15:34:29 -0500, by Augie Fackler
-
Remove vestigial references to the tags_info file we no longer need.Sat, 30 May 2009 20:28:07 -0500, by Augie Fackler
-
push: Prevent pushing of edits to .hgtags to svn.Sat, 30 May 2009 20:55:21 -0500, by Augie Fackler
-
tags: fix handling for certain nonstandard tag layouts.Sat, 30 May 2009 20:18:14 -0500, by Augie Fackler
-
tags: Fix parent detection so that copyfrom trunk@5 correctly falls back to trunk@4 if trunk@5 is not in the revmap.Sat, 30 May 2009 13:44:33 -0500, by Augie Fackler
-
test_tags: Add a test that verifies tags get deleted properly even in the presence of somewhat odd branching.Sat, 30 May 2009 19:46:03 -0500, by Augie Fackler
-
Inline HgChangeReceiver.load_base_from_ctx().Fri, 29 May 2009 22:48:27 +0200, by Dirkjan Ochtman
-
Move HgChangeReceiver.branches_in_paths() to the stupid module.Sat, 30 May 2009 11:11:04 -0500, by Dirkjan Ochtman
-
Use tbdelta to push added tags into .hgtags.Fri, 29 May 2009 15:28:44 +0200, by Dirkjan Ochtman
-
Make branch closing more Mercurial-like.Fri, 29 May 2009 15:24:12 +0200, by Dirkjan Ochtman
-
Extract branch closing from stupid/editor into separate function.Fri, 29 May 2009 15:29:40 +0200, by Dirkjan Ochtman
-
Get rid of duplicate branch closing detection code for stupid mode.Fri, 29 May 2009 13:12:28 +0200, by Dirkjan Ochtman
-
Test for open branches in the pull result.Fri, 29 May 2009 13:41:28 +0200, by Dirkjan Ochtman
-
Add some comments for rebuildmeta, simplify a little.Fri, 29 May 2009 12:36:30 +0200, by Dirkjan Ochtman
-
Reorder different commit blocks.Fri, 29 May 2009 12:36:27 +0200, by Dirkjan Ochtman
-
Extract closed_revs into closebranches and closedrevs.Fri, 29 May 2009 12:36:23 +0200, by Dirkjan Ochtman
-
Abstract out a branchedits() function.Fri, 29 May 2009 11:45:08 +0200, by Dirkjan Ochtman
-
Generate separate data structure containing revision's tags/branches changes.Fri, 29 May 2009 17:33:52 +0200, by Dirkjan Ochtman
-
Simplify pulling revs a bit, unify stupid/replay interfaces.Thu, 28 May 2009 10:57:09 +0200, by Dirkjan Ochtman
-
Merge hge._is_path_tag() and hge._split_tag_path().Thu, 28 May 2009 09:58:00 +0200, by Dirkjan Ochtman
-
Move HgChangeReceiver.aresamefiles() to before the editor methods.Thu, 28 May 2009 09:57:28 +0200, by Dirkjan Ochtman
-
Move exception classes in hg_delta_editor up top.Thu, 28 May 2009 09:57:00 +0200, by Dirkjan Ochtman
-
Replace stash_exception_on_self() by @ieditor.Thu, 28 May 2009 09:55:33 +0200, by Dirkjan Ochtman
-
Merge fetch_history_at_paths() and revisions() in svn wrappers.Thu, 28 May 2009 09:54:41 +0200, by Dirkjan Ochtman
-
Author maps: strip comments.Thu, 28 May 2009 09:44:47 +0200, by Dirkjan Ochtman
-
Author maps: code/message style (prevent line continuations).Thu, 28 May 2009 09:44:08 +0200, by Dirkjan Ochtman
-
Author maps: handle lines without = gracefully.Thu, 28 May 2009 09:41:00 +0200, by Dirkjan Ochtman
-
Allow passing in module arguments to the test runs.Thu, 28 May 2009 08:48:57 +0200, by Dirkjan Ochtman
-
push: don't refuse to push if it looks like we haven't pulled all changes.Wed, 27 May 2009 21:40:58 -0500, by Augie Fackler
-
test_util: make it easier to test odd push casesWed, 27 May 2009 15:51:04 -0500, by Augie Fackler
-
comprehensive: fix for new repo layout.Wed, 27 May 2009 10:57:38 -0500, by Augie Fackler
-
setup.py: Use setuptools if available.Mon, 25 May 2009 12:44:33 -0500, by Augie Fackler
-
Fix a bug in branch ancestry calculation.Fri, 22 May 2009 23:38:01 -0500, by Augie Fackler
-
test_util: Add another missing project root.Fri, 22 May 2009 23:37:33 -0500, by Augie Fackler
-
hg_delta_editor: do not raise an error for bad symlinks, but warn instead.Fri, 22 May 2009 17:47:09 +0200, by Dan Villiom Podlaski Christiansen
-
test_push_command: this test causes an author of None.Fri, 22 May 2009 13:42:51 +0200, by Dan Villiom Podlaski Christiansen
-
test_push_command: improve readability a bit.Fri, 22 May 2009 13:41:21 +0200, by Dan Villiom Podlaski Christiansen
-
Remove the 'outgoing' wrapper, and use the Mercurial infrastructure instead.Fri, 22 May 2009 15:12:31 +0200, by Dan Villiom Podlaski Christiansen
-
improve reliability of Subversion checks.Wed, 20 May 2009 21:49:01 +0200, by Dan Villiom Podlaski Christiansen
-
remove pointless rstrip('/')Wed, 20 May 2009 21:11:34 +0200, by Dan Villiom Podlaski Christiansen
-
Mention what failed when given a non-numeric revision to clone/pull.Wed, 20 May 2009 21:15:47 +0200, by Dan Villiom Podlaski Christiansen
-
don't retain authormap and filemap optionsWed, 20 May 2009 19:07:12 +0200, by Dan Villiom Podlaski Christiansen
-
Use fallbacks in the wrappers for Subversion support, instead of prefixes.Wed, 20 May 2009 18:38:01 +0200, by Dan Villiom Podlaski Christiansen
-
wrappers: remove unused clone() function.Wed, 20 May 2009 18:11:55 +0200, by Dan Villiom Podlaski Christiansen
-
Minor tweaks to wrapper documentation.Tue, 19 May 2009 11:43:49 +0200, by Dan Villiom Podlaski Christiansen
-
Merge with crew.Tue, 26 May 2009 22:22:00 -0500, by Augie Fackler
-
tests: silence tests when using run.pyFri, 15 May 2009 17:24:08 +0200, by Dan Villiom Podlaski Christiansen
-
Reorganize to have a more conventional module structure.Wed, 13 May 2009 21:39:39 -0500, by Augie Fackler
-
Use try/finally in an attempt to stop leaking svnserve processes.Wed, 13 May 2009 10:22:18 -0500, by Augie Fackler
-
HgChangeReceiver: better diagnostics for invalid linksWed, 13 May 2009 18:00:31 +0200, by Dan Villiom Podlaski Christiansen
-
test_util: Make the patching of ui.ui.write_err() slightly more reusable.Tue, 12 May 2009 20:14:15 +0200, by Dan Villiom Podlaski Christiansen
-
test_util: normalize path in svnls()Tue, 12 May 2009 20:12:32 +0200, by Dan Villiom Podlaski Christiansen
-
__init__: rewrite extension docstring to be slightly less hostile.Tue, 19 May 2009 11:05:45 +0200, by Dan Villiom Podlaski Christiansen
-
Switch to using url scheme wrappers instead of duplicating each command we wrap.Fri, 15 May 2009 19:18:43 +0200, by Dan Villiom Podlaski Christiansen
-
hg_delta_editor: simplify repository instantiation.Sat, 09 May 2009 14:46:12 +0200, by Dan Villiom Podlaski Christiansen
-
merge with stableSat, 09 May 2009 12:36:17 +0200, by Dan Villiom Podlaski Christiansen
-
Rename tag_repo.py to svnrepo.py and get rid of the 'fake' tags.Sat, 09 May 2009 12:34:29 +0200, by Dan Villiom Podlaski Christiansen
-
Remove leftover debug info.Sat, 09 May 2009 12:26:59 +0200, by Dan Villiom Podlaski Christiansen
-
alternate approach for supporting svn schemes for repository pathsThu, 07 May 2009 20:50:53 +0200, by Dan Villiom Podlaski Christiansen
-
2.4 compat fixes.Mon, 18 May 2009 17:09:26 -0500, by Augie Fackler
-
svnwrap: Filter out deprecation warnings on 2.6.Mon, 18 May 2009 14:33:57 -0500, by Augie Fackler
-
push: Fix a bug in deletion of an entire tree.Fri, 08 May 2009 16:26:33 -0500, by Augie Fackler
-
Move some .warn() calls to noisy levels instead.Fri, 08 May 2009 16:11:52 -0500, by Augie Fackler
-
Add an option to clone without branch names.Fri, 08 May 2009 16:11:08 -0500, by Augie Fackler
-
Fix package name, use README for long_descriptionSun, 03 May 2009 22:01:23 -0500, by Augie Fackler
-
Ignore distutils generated files.Sun, 03 May 2009 22:01:01 -0500, by Augie Fackler
-
Style nit in setup.pySun, 03 May 2009 21:57:48 -0500, by Augie Fackler
-
Less import *Sun, 03 May 2009 21:53:51 -0500, by Augie Fackler
-
Merge with danchr's changes.Sun, 03 May 2009 21:44:53 -0500, by Augie Fackler
-
svnexternals: do not use peg revisions as --rev replacementsSun, 03 May 2009 21:42:44 -0500, by Patrick Mezard
-
hg_delta_editor: missing plaintext paths are svn paths not branch pathsSun, 03 May 2009 21:42:43 -0500, by Patrick Mezard
-
hg_delta_editor: detect new branches issued from non-branch directoriesSun, 03 May 2009 21:42:42 -0500, by Patrick Mezard
-
hg_delta_editor: reformat huge comment, rename __determine_parent_branch()Sun, 03 May 2009 21:42:41 -0500, by Patrick Mezard
-
cmdutil: fix svn path normalization corner caseWed, 29 Apr 2009 12:01:31 +0200, by Patrick Mezard
-
Change default author substitution to avoid updating test hashes.Sun, 03 May 2009 18:51:29 +0200, by Dan Villiom Podlaski Christiansen
-
svnwrap/tests: use the subprocess module rather than the popen module.Sun, 03 May 2009 18:25:48 +0200, by Dan Villiom Podlaski Christiansen
-
A quick stab at a distutils installation script.Sun, 03 May 2009 15:29:59 +0200, by Dan Villiom Podlaski Christiansen
-
Put authormap into a separate file, and make it much better too.Sun, 03 May 2009 15:28:43 +0200, by Dan Villiom Podlaski Christiansen
-
hg_delta_editor: fix _split_tag_path to actually work as intended.Fri, 01 May 2009 13:25:57 +0200, by Dan Villiom Podlaski Christiansen
-
svn_swig_wrapper: remove explicit invocation of the garbage collectorFri, 01 May 2009 13:01:20 +0200, by Dan Villiom Podlaski Christiansen
-
First merge, totally untested.Fri, 01 May 2009 10:28:59 +0200, by Dan Villiom Podlaski Christiansen
-
Minor tweaks to how the tests are run.Fri, 27 Mar 2009 03:42:52 +0100, by Dan Villiom Podlaski Christiansen
-
Adapt rebuildmeta and its test to the disappearance of '.hg/svn/last_rev'.Fri, 27 Mar 2009 03:28:22 +0100, by Dan Villiom Podlaski Christiansen
-
Allow specifying a revision to stop at using the -H flag.Fri, 27 Mar 2009 03:21:45 +0100, by Dan Villiom Podlaski Christiansen
-
Various cleanups, cosmetics and removal of superfluous assertions.Fri, 27 Mar 2009 03:16:21 +0100, by Dan Villiom Podlaski Christiansen
-
Use a reverse lookup in authormap to determine the author for 'hg svn info'.Fri, 27 Mar 2009 02:59:42 +0100, by Dan Villiom Podlaski Christiansen
-
Two minor optimisations/cleanups for svn_swig_wrapper:Fri, 27 Mar 2009 02:50:01 +0100, by Dan Villiom Podlaski Christiansen
-
Prevent '.hg/svn/url' from overriding a URL specified on the command line.Fri, 27 Mar 2009 02:17:33 +0100, by Dan Villiom Podlaski Christiansen
-
Get rid of .hg/svn/last_rev:Fri, 27 Mar 2009 01:09:36 +0100, by Dan Villiom Podlaski Christiansen
-
Ensure proper handling of nested tag paths by sorting and reversing them.Thu, 26 Mar 2009 16:37:35 +0100, by Dan Villiom Podlaski Christiansen
-
Adding an icon made from the logos of Mercurial & Subversion.Fri, 20 Mar 2009 12:58:03 +0100, by Dan Villiom Podlaski Christiansen
-
Exception clean-ups; use symbolic names & avoid Python 2.6 deprecations.Thu, 19 Mar 2009 21:27:39 +0100, by Dan Villiom Podlaski Christiansen
-
Also ignore .pyo files.Thu, 19 Mar 2009 18:12:06 +0100, by Dan Villiom Podlaski Christiansen
-
Add 'updateexternals' to synchronize externals with remote repo.Wed, 22 Apr 2009 23:24:58 +0200, by Patrick Mezard
-
hg_delta_editor: add timezone to default date to avoid DST issuesTue, 28 Apr 2009 21:16:35 +0200, by Patrick Mezard