log hgsubversion/__init__.py @ 1506:332e803044e5

age author description
Tue, 23 May 2017 11:08:42 -0700 Durham Goode commands: fix registrar check
Mon, 22 May 2017 14:30:37 -0700 Durham Goode commands: update to work with new registrar.commands()
Sun, 26 Jun 2016 15:21:33 -0400 Augie Fackler templatekeywords: add missing loadkeyword() call stable
Tue, 10 May 2016 23:12:42 -0400 Augie Fackler testedwith: include 3.8 stable 1.8.6
Thu, 05 May 2016 23:18:52 -0700 Sean Farley templatekw: use decorator to register keywords stable
Thu, 05 May 2016 23:10:49 -0700 Sean Farley templatekw: move to __init__ to prepare for newer mercurial stable
Wed, 02 Mar 2016 22:00:00 -0500 Augie Fackler svncommands: cope with aa73d6a5d9ea which removed optionalrepo stable
Wed, 27 Jan 2016 10:42:39 -0500 Augie Fackler testedwith: add hg 3.7 stable 1.8.5
Tue, 12 Jan 2016 09:53:24 -0500 Augie Fackler hgsubversion: update testedwith, which has been neglected for some time stable
Wed, 30 Sep 2015 22:12:47 +0900 Yuya Nishihara help: ignore argument passed to doc loader stable
Tue, 12 May 2015 11:36:44 -0700 Laurent Charignon native revs: Match changes in core to fix native revs stable
Fri, 20 Feb 2015 13:13:03 -0500 Francois Dinel Allow changing the path to the trunk
Fri, 30 Jan 2015 10:58:47 -0500 Augie Fackler __init__: record the versions of Mercurial hgsubversion supports stable 1.8
Mon, 13 Oct 2014 23:56:13 -0700 Siddharth Agarwal pull: wrap exchange.pull if localrepository.pull isn't available
Mon, 13 Oct 2014 23:55:27 -0700 Siddharth Agarwal push: wrap exchange.push when localrepository.push isn't available
Fri, 06 Sep 2013 19:12:42 -0500 Sean Farley init: remove pre-1.7 subrepo code
Fri, 06 Sep 2013 19:12:17 -0500 Sean Farley init: remove pre-1.6 revset code
Fri, 06 Sep 2013 18:24:53 -0500 Sean Farley init: remove pre-1.6 code from extsetup
Fri, 06 Sep 2013 19:11:40 -0500 Sean Farley init: remove pre-1.5 templatekw code
Fri, 06 Sep 2013 18:29:33 -0500 Sean Farley init: remove pre-1.3 code from extsetup
Wed, 11 Sep 2013 10:55:01 -0700 David Schleimer layouts: add support for an infix between tbt and the hg root
Tue, 11 Jun 2013 17:53:31 -0700 David Schleimer layouts: add support for configuring branches directory
Tue, 23 Apr 2013 13:59:38 -0500 Matt Mackall revsets: add support for 'r123' revision labels
Tue, 26 Jun 2012 09:23:37 +0200 Patrick Mezard rebuildmeta: accept unrelated svn repo with --unsafe-skip-uuid-check
Sat, 13 Aug 2011 00:41:08 +0100 Will Wykeham Support non-standard tunnels
Sat, 14 May 2011 21:44:07 +0200 Peter Arrenbrecht Fix breakage introduced by discovery refactoring
Sat, 14 May 2011 21:44:07 +0200 Peter Arrenbrecht Fix code indentation
Thu, 25 Nov 2010 21:55:21 +0100 Patrick Mezard svnexternals: support subrepos based externals checkout
Thu, 25 Nov 2010 21:55:21 +0100 Patrick Mezard svnexternals: preliminary support for subrepos based externals
Thu, 18 Nov 2010 09:06:06 +0100 Dan Villiom Podlaski Christiansen rename our uisetup initialization method into extsetup