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+
|
Fri, 12 Dec 2014 16:32:34 -0800 |
Mateusz Kwapich |
maps: cache hashes() for the revmap
|
Fri, 12 Dec 2014 16:17:11 -0800 |
Mateusz Kwapich |
wrappers: improve push performance by reusing the existing metadata
|
Mon, 24 Mar 2014 11:20:53 -0500 |
Sean Farley |
layouts: turn taglocations method into a property
|
Mon, 24 Mar 2014 11:20:53 -0500 |
Sean Farley |
layouts: generate cached taglocations property
|
Mon, 24 Mar 2014 11:20:53 -0500 |
Sean Farley |
svnmeta: remove taglocations property
|
Mon, 24 Mar 2014 11:20:53 -0500 |
Sean Farley |
svnmeta: remove unneeded call to self.taglocations
|
Mon, 24 Mar 2014 11:20:52 -0500 |
Sean Farley |
util: remove unused getmessage function
|
Mon, 24 Mar 2014 11:20:52 -0500 |
Sean Farley |
stupid: call meta.getmessage instead of util
|
Mon, 24 Mar 2014 11:20:52 -0500 |
Sean Farley |
wrappers: call meta.getmessage instead of util
|
Mon, 24 Mar 2014 11:20:52 -0500 |
Sean Farley |
replay: call meta.getmessage instead of util
|
Mon, 24 Mar 2014 11:20:52 -0500 |
Sean Farley |
svnmeta: call self.getmessage instead of util
|
Mon, 24 Mar 2014 11:20:52 -0500 |
Sean Farley |
svnmeta: use self.defaultmessage instead of ui.config call
|
Mon, 24 Mar 2014 11:20:51 -0500 |
Sean Farley |
svnmeta: generate cached defaultmessage property
|
Mon, 24 Mar 2014 11:20:51 -0500 |
Sean Farley |
svnmeta: copy util.getmessage to here so we can refactor
|
Wed, 10 Dec 2014 22:47:18 -0500 |
Augie Fackler |
Merge with stable.
|
Wed, 10 Dec 2014 14:04:55 -0800 |
Sean Farley |
pull: adapt from upstream changes to transactions
stable
|
Mon, 08 Dec 2014 16:50:22 -0500 |
Augie Fackler |
stupid: dedent some code
|
Mon, 08 Dec 2014 16:49:52 -0500 |
Augie Fackler |
stupid: remove code that's only used by hg < 1.9
|