log hgsubversion/layouts/base.py @ 1292:7bbe120be193

age author description
Mon, 24 Mar 2014 11:20:53 -0500 Sean Farley layouts: turn taglocations method into a property
Mon, 24 Mar 2014 11:20:49 -0500 Sean Farley layouts: change constructor to take a meta object
Sun, 16 Feb 2014 16:32:00 -0600 Sean Farley svnmeta: rename meta_data_dir to metapath
Wed, 11 Sep 2013 10:55:01 -0700 David Schleimer layouts: add support for an infix between tbt and the hg root
Wed, 04 Sep 2013 11:30:50 -0700 David Schleimer layouts: teach layout detection from file about alternate layouts
Tue, 06 Aug 2013 14:55:52 -0700 David Schleimer layouts: correct flubbed __unimplement call in base layout
Wed, 05 Jun 2013 11:06:34 -0700 David Schleimer layouts: pull out logic for splitting svn paths into branch and local parts
Wed, 26 Jun 2013 14:40:31 -0500 David Schleimer layouts: pull svn path -> potential tag name mapping into layouts
Tue, 21 May 2013 16:29:18 -0700 David Schleimer layouts: pull tag location list management into layout module
Tue, 21 May 2013 15:49:07 -0700 David Schleimer layouts: make ui object available to layout instances
Fri, 26 Apr 2013 11:14:06 -0700 David Schleimer layouts: refactor path component of convinfo generation into layouts lib
Wed, 24 Apr 2013 15:23:33 -0700 David Schleimer layouts: refactor mercurial branch to svn path mapping out of svnmeta
Wed, 24 Apr 2013 15:07:11 -0700 David Schleimer layouts: refactor out svn path to mercurial branch logic