Tue, 16 Sep 2014 16:02:44 -0700 |
Siddharth Agarwal |
test_util: use compat hack for filectxfn for deleted files
|
Mon, 07 Apr 2014 18:28:35 -0700 |
David Schleimer |
editor: correctly import symlink copy+modify with non-empty prefix
|
Sun, 17 Nov 2013 09:57:00 -0800 |
David Schleimer |
editor: correctly import copies of directories from non-tracked or closed branches
|
Mon, 02 Jun 2014 19:54:02 -0500 |
Sean Farley |
test_util: call makememfilectx
|
Tue, 22 Apr 2014 15:53:11 +0200 |
Dan Villiom Podlaski Christiansen |
push: fix obsolete feature detection
|
Thu, 02 Jan 2014 21:53:39 -0500 |
Greg Ward |
layouts: fix crash when importing hgsubversion itself (issue #402)
|
Mon, 26 Aug 2013 16:40:31 -0700 |
David Schleimer |
layouts: add custom layout for those of us that need weird mappings
|
Sun, 11 Aug 2013 22:20:59 +0200 |
Dan Villiom Podlaski Christiansen |
test_util: include Subversion revision when drawing a pretty graph
|
Wed, 14 Aug 2013 17:33:40 -0700 |
David Schleimer |
tests: cd to tempdir during setUp
|
Fri, 09 Aug 2013 19:41:25 -0500 |
Augie Fackler |
test_util: fix missing message in SkipTest raise
|
Wed, 07 Aug 2013 23:16:39 +0200 |
Dan Villiom Podlaski Christiansen |
tests: remove ability to toggle stupidity on less than class level
|
Fri, 09 Aug 2013 23:34:16 +0200 |
Dan Villiom Podlaski Christiansen |
tests: add a metaclass for triggering stupid on a class level
|
Thu, 08 Aug 2013 09:25:24 +0200 |
Dan Villiom Podlaski Christiansen |
tests: add a metaclass for testing obsolete mode
|
Fri, 09 Aug 2013 11:22:50 -0400 |
Dan Villiom Podlaski Christiansen |
tests: count revisions explicitly
|
Fri, 02 Aug 2013 16:39:11 +0200 |
Dan Villiom Podlaski Christiansen |
tests: assert that fetches actually succeed
|
Fri, 02 Aug 2013 17:34:05 +0200 |
Dan Villiom Podlaski Christiansen |
tests: fix syntax incompatible with Python 2.4
|
Fri, 12 Apr 2013 15:41:51 -0700 |
David Schleimer |
testutil: clear rcpath when we update HGRCPATH env var
|
Fri, 12 Apr 2013 16:23:46 -0400 |
Augie Fackler |
test_util: specify a username in our test-run hgrc.
|
Tue, 16 Oct 2012 21:17:55 +0200 |
Patrick Mezard |
stupid: do not close branch upon branch-wide revert
|
Fri, 28 Sep 2012 21:43:50 +0200 |
Patrick Mezard |
pull: add hgsubversion.filestoresize to control memory consumption
|
Mon, 10 Sep 2012 22:42:49 +0200 |
Patrick Mezard |
Fix more peer breakage with old hg versions
|
Sun, 26 Aug 2012 17:49:58 +0200 |
Patrick Mezard |
test_util: make repourl() return upper-cased drive letters
|
Sat, 21 Jul 2012 15:31:34 -0500 |
Augie Fackler |
Merge hg 2.3 fixes from bos.
|
Thu, 19 Jul 2012 16:01:17 -0700 |
Bryan O'Sullivan |
tests: fix regressions introduced by peer classes in hg 2.3
|
Sun, 01 Jan 2012 15:59:15 +0100 |
Ronny Voelker |
Honor SVN auto-props (solves issue #186)
|
Thu, 17 May 2012 14:15:14 -0700 |
David Schleimer |
Ignore invalid utf8 in commit messages
|
Wed, 16 May 2012 16:52:25 -0700 |
Bryan O'Sullivan |
pull: add a hgsubversion.unsafeskip option to omit unwanted revs
|
Sat, 12 May 2012 16:19:59 +0200 |
Dan Villiom Podlaski Christiansen |
allow Python 2.7 to show medium-size multiline diffs when tests fail
|
Sat, 12 May 2012 07:28:23 -0700 |
David Schleimer |
Partial metadata rebuilding
|
Wed, 14 Dec 2011 00:07:57 +0100 |
Dan Villiom Podlaski Christiansen |
svnmeta: only remove directory components in normalize()
|
Sat, 12 May 2012 11:12:57 +0200 |
Dan Villiom Podlaski Christiansen |
fold test_startrev and test_verify into a new test; test_verify_and_startrev
|
Fri, 20 Apr 2012 18:10:15 +0200 |
Patrick Mezard |
tests: remove useless imp imports
|