log hgsubversion/layouts/standard.py @ 1274:d21b7259724a

age author description
Mon, 24 Mar 2014 11:20:51 -0500 Sean Farley layouts: add cached infix property to standard
Mon, 24 Mar 2014 11:20:51 -0500 Sean Farley layouts: remove unused _trunk variable in standard
Mon, 24 Mar 2014 11:20:50 -0500 Sean Farley layouts: use trunk property instead of internal variable
Mon, 24 Mar 2014 11:20:50 -0500 Sean Farley layouts: turn trunk into a property for standard
Mon, 24 Mar 2014 11:20:50 -0500 Sean Farley layouts: remove unused _branch_dir in standard
Mon, 24 Mar 2014 11:20:50 -0500 Sean Farley layouts: use meta.branchdir in standard
Mon, 24 Mar 2014 11:20:50 -0500 Sean Farley layouts: add cached branchdir property to standard
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
Fri, 23 Aug 2013 10:57:09 -0500 Sean Farley layouts: use util.load instead of bare pickle
Fri, 23 Aug 2013 10:46:08 -0500 Sean Farley util: rename pickle_atomic to dump
Thu, 06 Feb 2014 14:30:05 -0600 Sean Farley layouts: fix crash when importing hgext_hgsubversion stable
Thu, 02 Jan 2014 21:53:39 -0500 Greg Ward layouts: fix crash when importing hgsubversion itself (issue #402)
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, 27 Aug 2013 17:21:29 -0700 David Schleimer layouts: fix remotepath for default branch in standard 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
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