log

age author description
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+
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