log

age author description
2014-03-24 Sean Farley maps: change filemap to initialize with an svnmeta object
2014-03-24 Sean Farley svnmeta: turn filemap into a lazy property
2014-03-24 Sean Farley tests: remove empty branchmap test
2014-03-24 Sean Farley maps: load commandline filemap in __init__
2014-03-24 Sean Farley maps: change branchmap to initialize with an svnmeta object
2014-03-24 Sean Farley svnmeta: turn branchmap into a lazy property
2014-03-24 Sean Farley maps: load commandline branchmap in __init__
2014-03-24 Sean Farley maps: change tagmap to initialize with an svnmeta object
2014-03-24 Sean Farley svnmeta: turn tagmap into a lazy property
2014-03-24 Sean Farley maps: load commandline tagmap in __init__
2014-03-24 Sean Farley svnmeta: turn authors into a lazy property
2014-07-16 Augie Fackler test_push_command: improve commit messages inside test for diagnostics
2014-06-03 Sean Farley test_single_dir_push: call makememfilectx
2014-06-03 Sean Farley test_utility_commands: call makememfilectx
2014-06-03 Sean Farley test_util: call makememfilectx
2014-06-03 Sean Farley test_push_command: call makememfilectx
2014-06-03 Sean Farley stupid: call makememfilectx
2014-06-03 Sean Farley replay: call makememfilectx
2014-06-03 Sean Farley svnmeta: call makememfilectx
2014-06-03 Sean Farley compathacks: add wrapper for memfilectx
2014-06-02 Sean Farley svnmeta: explicitly test for None
2014-03-24 Sean Farley maps: use meta.caseignoreauthors intead of accessing ui directly
2014-03-24 Sean Farley maps: use meta.defaultauthors intead of accessing ui directly
2014-03-24 Sean Farley maps: change authormap to initialize with an svnmeta object
2014-03-24 Sean Farley maps: load commandline authormap in __init__
2014-03-24 Sean Farley svnmeta: use generator for usebranchnames property
2014-03-24 Sean Farley svnmeta: add defaulthost property
2014-03-24 Sean Farley svnmeta: add caseignoreauthors property
2014-03-24 Sean Farley svnmeta: add defaultauthors property
2014-03-24 Sean Farley maps: remove trailing whitespace