Thu, 07 May 2015 08:46:09 +0000 |
Andrei Dziahel |
fixes indent for hgsubversionbranch section in extension help
stable 1.8.1
|
Tue, 05 May 2015 14:09:43 -0400 |
Augie Fackler |
Merge to stable for release.
stable
|
Mon, 13 Apr 2015 22:24:41 +0900 |
Shun-ichi GOTO |
add minimum methods for matcher
|
Fri, 27 Mar 2015 16:44:05 -0700 |
Siddharth Agarwal |
tests: always compare manifest keys in sorted order
|
Fri, 27 Mar 2015 16:42:50 -0700 |
Siddharth Agarwal |
stupid: adapt to Mercurial 3.4 changes
|
Fri, 20 Feb 2015 13:13:03 -0500 |
Francois Dinel |
Allow changing the path to the trunk
|
Sun, 08 Feb 2015 17:32:36 -0800 |
Sean Farley |
svnmeta: pep8
|
Sun, 08 Feb 2015 17:32:21 -0800 |
Sean Farley |
svncommads: document the auto layout block
|
Mon, 24 Mar 2014 11:20:56 -0500 |
Sean Farley |
layouts: remove detect.py
|
Mon, 24 Mar 2014 11:20:56 -0500 |
Sean Farley |
layouts: update doc string to inform about using the right object
|
Mon, 24 Mar 2014 11:20:55 -0500 |
Sean Farley |
svnmeta: use self.layout instead of calling ui.config directly
|
Mon, 24 Mar 2014 11:20:55 -0500 |
Sean Farley |
svncommands: rip out layout logic and use meta object
|
Mon, 24 Mar 2014 11:20:55 -0500 |
Sean Farley |
svnmeta: create a new layoutobj if layout has changed
|
Mon, 24 Mar 2014 11:20:55 -0500 |
Sean Farley |
layouts: add a name property to custom
|
Mon, 24 Mar 2014 11:20:55 -0500 |
Sean Farley |
layouts: add a name property to standard
|
Mon, 24 Mar 2014 11:20:55 -0500 |
Sean Farley |
layouts: add a name property to single
|
Mon, 24 Mar 2014 11:20:54 -0500 |
Sean Farley |
layouts: add a name property to base
|
Fri, 30 Jan 2015 13:47:27 -0500 |
Augie Fackler |
Merge with stable.
|
Fri, 30 Jan 2015 10:59:13 -0500 |
Augie Fackler |
Added signature for changeset e7d84481cf76
stable
|
Fri, 30 Jan 2015 10:59:04 -0500 |
Augie Fackler |
Added tag 1.8 for changeset c1756971f882
stable
|
Fri, 30 Jan 2015 10:58:47 -0500 |
Augie Fackler |
__init__: record the versions of Mercurial hgsubversion supports
stable 1.8
|
Fri, 30 Jan 2015 10:00:12 -0500 |
Augie Fackler |
Merge default into stable for a release.
stable
|
Mon, 24 Mar 2014 11:20:54 -0500 |
Sean Farley |
wrappers: use meta.layout instead of accessing config directly
|
Mon, 24 Mar 2014 11:20:54 -0500 |
Sean Farley |
svnmeta: turn layout into a cached property
|
Mon, 24 Mar 2014 11:20:54 -0500 |
Sean Farley |
wrappers: call new meta.layout_from_subversion
|
Mon, 24 Mar 2014 11:20:54 -0500 |
Sean Farley |
svnmeta: copy layout_from_subversion from detect
|
Mon, 24 Mar 2014 11:20:54 -0500 |
Sean Farley |
svnmeta: copy layout_from_commit from detect
|
Mon, 24 Mar 2014 11:20:53 -0500 |
Sean Farley |
wrappers: use meta.branch instead of ui.config directly
|
Mon, 24 Mar 2014 11:20:53 -0500 |
Sean Farley |
svnmeta: add generated cached branch property
|
Mon, 29 Dec 2014 13:15:23 -0800 |
Siddharth Agarwal |
svnexternals: fix for Mercurial 3.3+
|