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
|
Mon, 24 Mar 2014 11:20:51 -0500 |
Sean Farley |
layouts: remove unused _infix variable in standard
|
Mon, 24 Mar 2014 11:20:51 -0500 |
Sean Farley |
layouts: use meta.infix in standard
|
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:50 -0500 |
Sean Farley |
svnmeta: add pre-transformation parameter to cached generator
|
Sat, 15 Nov 2014 12:35:51 -0500 |
Augie Fackler |
Merge with stable.
|
Mon, 24 Mar 2014 11:20:49 -0500 |
Sean Farley |
layouts: change constructor to take a meta object
|
Mon, 24 Mar 2014 11:20:49 -0500 |
Sean Farley |
layouts: remove persist since we no longer use it
|
Mon, 24 Mar 2014 11:20:49 -0500 |
Sean Farley |
svnmeta: use util.dump instead of layout_to_file
|
Mon, 24 Mar 2014 11:20:49 -0500 |
Sean Farley |
svncommands: use util.dump instead of layout_to_file
|
Mon, 24 Mar 2014 11:20:49 -0500 |
Sean Farley |
svnmeta: add a layout_file property
|
Mon, 24 Mar 2014 11:20:49 -0500 |
Sean Farley |
layouts: use util.load in layout_from_config
|
Mon, 24 Mar 2014 11:20:48 -0500 |
Sean Farley |
svnmeta: reorder code in __init__ for easier reading
|
Thu, 13 Nov 2014 22:09:06 -0500 |
peter.geer |
genignore: fitler out empty lines in svn:ignore.
stable
|
Wed, 05 Nov 2014 12:51:34 -0500 |
Augie Fackler |
Merge stable back into default.
|
Wed, 05 Nov 2014 12:49:07 -0500 |
Augie Fackler |
Added tag 1.7 for changeset 139a44a63090
stable
|
Wed, 05 Nov 2014 12:48:59 -0500 |
Augie Fackler |
Merge default into stable for a release.
stable 1.7
|
Sun, 02 Nov 2014 01:34:34 -0800 |
Siddharth Agarwal |
maps.RevMap: avoid O(revs) property lookups on dict
|
Sun, 02 Nov 2014 01:27:38 -0800 |
Siddharth Agarwal |
maps: avoid O(n) property lookups on the node module
|