log

age author description
2014-02-17 Sean Farley svnmeta: turn revmap into lazy property
2014-02-17 Sean Farley svnmeta: add revmap_file property
2014-02-20 Sean Farley svnrepo: augment svnmeta method to take new error checking parameter
2014-02-19 Sean Farley svnmeta: relax error checking with a parameter
2014-02-16 Sean Farley svnmeta: rename meta_data_dir to metapath
2014-02-19 Sean Farley subdir: use util.dump and util.load for writing and reading
2014-02-18 Sean Farley svncommands: remove unused {read,write}_if_needed methods
2014-03-15 Sean Farley uuid: use util.dump and util.load for writing and reading
2014-02-18 Sean Farley tests: use util.load instead of reading file directly
2014-02-18 Sean Farley util: fallback to raw string reading if pickle fails
2014-02-18 Sean Farley util: add resave bool parameter to load
2014-02-17 Sean Farley svncommands: call util.dump instead of manually writing file
2014-02-15 Sean Farley util: remove unused save_string
2014-02-15 Sean Farley maps: call util.dump instead save_string
2014-02-15 Sean Farley util: remove unused load_string