log

age author description
2011-01-17 Augie Fackler Merge backout of 60948939555d.
2011-01-17 Augie Fackler Backed out changeset 60948939555d
2011-01-07 Patrick Mezard svnexternals: add ignoreupdate param to svnsubrepo.dirty()
2010-12-14 Dan Villiom Podlaski Christiansen clone: pass on the repository instance rather than the string given
2010-12-12 Patrick Mezard svnexternals: add 'ignore' mode to avoid converting externals
2010-12-12 Patrick Mezard Document subrepository externals
2010-11-30 Dan Villiom Podlaski Christiansen svn verify: fix specifying URL on the command line
2010-11-30 Augie Fackler svnmeta: properly reference self.ui instead of ui
2010-11-30 Dan Villiom Podlaski Christiansen test_util: make manifest filter use shared list of files to ignore
2010-11-29 Dan Villiom Podlaski Christiansen incoming: pass unexpanded source to wrapped function (fixes #178)
2010-11-28 Dan Villiom Podlaski Christiansen make the default substition for an empty commit description the empty string
2010-11-28 Dan Villiom Podlaski Christiansen configurable substitution for empty commit message (fixes #195)
2010-11-28 Dan Villiom Podlaski Christiansen test_fetch_mappings: actually test stupid mode in test_author_map_no_author()
2010-11-29 Dan Villiom Podlaski Christiansen add a MANIFEST.in file (fixes #142)
2010-11-29 Dan Villiom Podlaski Christiansen tests: fix running the comprehensive tests using nose.