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