Mercurial > hgsubversion
graph
-
maps: change filemap to initialize with an svnmeta object2014-03-24, by Sean Farley
-
svnmeta: turn filemap into a lazy property2014-03-24, by Sean Farley
-
tests: remove empty branchmap test2014-03-24, by Sean Farley
-
maps: load commandline filemap in __init__2014-03-24, by Sean Farley
-
maps: change branchmap to initialize with an svnmeta object2014-03-24, by Sean Farley
-
svnmeta: turn branchmap into a lazy property2014-03-24, by Sean Farley
-
maps: load commandline branchmap in __init__2014-03-24, by Sean Farley
-
maps: change tagmap to initialize with an svnmeta object2014-03-24, by Sean Farley
-
svnmeta: turn tagmap into a lazy property2014-03-24, by Sean Farley
-
maps: load commandline tagmap in __init__2014-03-24, by Sean Farley
-
svnmeta: turn authors into a lazy property2014-03-24, by Sean Farley
-
test_push_command: improve commit messages inside test for diagnostics2014-07-16, by Augie Fackler
-
test_single_dir_push: call makememfilectx2014-06-03, by Sean Farley
-
test_utility_commands: call makememfilectx2014-06-03, by Sean Farley
-
test_util: call makememfilectx2014-06-03, by Sean Farley
-
test_push_command: call makememfilectx2014-06-03, by Sean Farley
-
stupid: call makememfilectx2014-06-03, by Sean Farley
-
replay: call makememfilectx2014-06-03, by Sean Farley
-
svnmeta: call makememfilectx2014-06-03, by Sean Farley
-
compathacks: add wrapper for memfilectx2014-06-03, by Sean Farley
-
svnmeta: explicitly test for None2014-06-02, by Sean Farley
-
maps: use meta.caseignoreauthors intead of accessing ui directly2014-03-24, by Sean Farley
-
maps: use meta.defaultauthors intead of accessing ui directly2014-03-24, by Sean Farley
-
maps: change authormap to initialize with an svnmeta object2014-03-24, by Sean Farley
-
maps: load commandline authormap in __init__2014-03-24, by Sean Farley
-
svnmeta: use generator for usebranchnames property2014-03-24, by Sean Farley
-
svnmeta: add defaulthost property2014-03-24, by Sean Farley
-
svnmeta: add caseignoreauthors property2014-03-24, by Sean Farley
-
svnmeta: add defaultauthors property2014-03-24, by Sean Farley
-
maps: remove trailing whitespace2014-03-24, by Sean Farley
-
maps: change tags init to accept svnmeta not a repo2014-03-24, by Sean Farley
-
svnmeta: move revmap.oldest to meta.firstpulled2014-03-24, by Sean Farley
-
svncommands: use meta.lastpulled instead of revmap.youngest2014-03-24, by Sean Farley
-
svnmeta: move revmap.youngest to meta.lastpulled2014-03-24, by Sean Farley
-
maps: change revmap init to accept svnmeta not a repo2014-03-24, by Sean Farley
-
maps: change readmapfile to take a path instead of repo2014-03-24, by Sean Farley
-
svnmeta: add generator for cached svn configuration properties2014-03-24, by Sean Farley
-
Merge with stable.2014-05-02, by Augie Fackler
-
test_template_keywords: handle changeset output ordering change in hg 3.0 stable 1.6.12014-05-02, by Augie Fackler