log

age author description
2009-12-24 Augie Fackler paths: autoescape paths from the user
2009-12-24 Afriza N. Arief Do URI-encode before opening
2009-12-15 Augie Fackler setup: write out version info
2009-12-14 Augie Fackler utility_commands: remove old svn version command in favor of new wrapper
2009-12-14 Augie Fackler wrappers: wrap version with a --svn flag
2009-12-14 Augie Fackler __init__: document wrapping commands more clearly
2009-12-13 Dan Villiom Podlaski Christiansen fallback to the previous scheme for file repositories.
2009-12-13 Dan Villiom Podlaski Christiansen do not assume that doc-strings are present.
2009-12-10 Jason Ostrander Add a -r option to hg svn. Use with hg svn info to change the mercurial rev.
2009-11-26 Augie Fackler single: add another test for single-dir push
2009-11-26 Vitaliy Filippov single: fix push
2009-10-20 Daniel Tang push: fix for single directory repository layouts
2009-10-17 Augie Fackler Support for single-directory clones.
2009-10-16 Augie Fackler replay: fix potential over-reporting of edited files in hg changelog
2009-10-16 Augie Fackler util: make aresamefiles take one file and just be issamefile instead.