log

age author description
2014-03-24 Sean Farley svnmeta: copy layout_from_commit from detect
2014-03-24 Sean Farley wrappers: use meta.branch instead of ui.config directly
2014-03-24 Sean Farley svnmeta: add generated cached branch property
2014-12-29 Siddharth Agarwal svnexternals: fix for Mercurial 3.3+
2014-12-13 Mateusz Kwapich maps: cache hashes() for the revmap
2014-12-13 Mateusz Kwapich wrappers: improve push performance by reusing the existing metadata
2014-03-24 Sean Farley layouts: turn taglocations method into a property
2014-03-24 Sean Farley layouts: generate cached taglocations property
2014-03-24 Sean Farley svnmeta: remove taglocations property
2014-03-24 Sean Farley svnmeta: remove unneeded call to self.taglocations
2014-03-24 Sean Farley util: remove unused getmessage function
2014-03-24 Sean Farley stupid: call meta.getmessage instead of util
2014-03-24 Sean Farley wrappers: call meta.getmessage instead of util
2014-03-24 Sean Farley replay: call meta.getmessage instead of util
2014-03-24 Sean Farley svnmeta: call self.getmessage instead of util