log

age author description
2014-03-24 Sean Farley replay: call meta.getmessage instead of util
2014-03-24 Sean Farley svnmeta: call self.getmessage instead of util
2014-03-24 Sean Farley svnmeta: use self.defaultmessage instead of ui.config call
2014-03-24 Sean Farley svnmeta: generate cached defaultmessage property
2014-03-24 Sean Farley svnmeta: copy util.getmessage to here so we can refactor
2014-12-11 Augie Fackler Merge with stable.
2014-12-10 Sean Farley pull: adapt from upstream changes to transactions stable
2014-12-08 Augie Fackler stupid: dedent some code
2014-12-08 Augie Fackler stupid: remove code that's only used by hg < 1.9
2014-03-24 Sean Farley layouts: remove unused _infix variable in standard
2014-03-24 Sean Farley layouts: use meta.infix in standard
2014-03-24 Sean Farley layouts: add cached infix property to standard
2014-03-24 Sean Farley layouts: remove unused _trunk variable in standard
2014-03-24 Sean Farley layouts: use trunk property instead of internal variable
2014-03-24 Sean Farley layouts: turn trunk into a property for standard
2014-03-24 Sean Farley layouts: remove unused _branch_dir in standard
2014-03-24 Sean Farley layouts: use meta.branchdir in standard
2014-03-24 Sean Farley layouts: add cached branchdir property to standard
2014-03-24 Sean Farley svnmeta: add pre-transformation parameter to cached generator
2014-11-15 Augie Fackler Merge with stable.
2014-03-24 Sean Farley layouts: change constructor to take a meta object
2014-03-24 Sean Farley layouts: remove persist since we no longer use it
2014-03-24 Sean Farley svnmeta: use util.dump instead of layout_to_file
2014-03-24 Sean Farley svncommands: use util.dump instead of layout_to_file
2014-03-24 Sean Farley svnmeta: add a layout_file property
2014-03-24 Sean Farley layouts: use util.load in layout_from_config
2014-03-24 Sean Farley svnmeta: reorder code in __init__ for easier reading
2014-11-14 peter.geer genignore: fitler out empty lines in svn:ignore. stable
2014-11-05 Augie Fackler Merge stable back into default.
2014-11-05 Augie Fackler Added tag 1.7 for changeset 139a44a63090 stable