log

age author description
2009-04-29 Patrick Mezard cmdutil: fix svn path normalization corner case
2009-05-03 Dan Villiom Podlaski Christiansen Change default author substitution to avoid updating test hashes.
2009-05-03 Dan Villiom Podlaski Christiansen svnwrap/tests: use the subprocess module rather than the popen module.
2009-05-03 Dan Villiom Podlaski Christiansen A quick stab at a distutils installation script.
2009-05-03 Dan Villiom Podlaski Christiansen Put authormap into a separate file, and make it much better too.
2009-05-01 Dan Villiom Podlaski Christiansen hg_delta_editor: fix _split_tag_path to actually work as intended.
2009-05-01 Dan Villiom Podlaski Christiansen svn_swig_wrapper: remove explicit invocation of the garbage collector
2009-05-01 Dan Villiom Podlaski Christiansen First merge, totally untested.
2009-03-27 Dan Villiom Podlaski Christiansen Minor tweaks to how the tests are run.
2009-03-27 Dan Villiom Podlaski Christiansen Adapt rebuildmeta and its test to the disappearance of '.hg/svn/last_rev'.
2009-03-27 Dan Villiom Podlaski Christiansen Allow specifying a revision to stop at using the -H flag.
2009-03-27 Dan Villiom Podlaski Christiansen Various cleanups, cosmetics and removal of superfluous assertions.
2009-03-27 Dan Villiom Podlaski Christiansen Use a reverse lookup in authormap to determine the author for 'hg svn info'.
2009-03-27 Dan Villiom Podlaski Christiansen Two minor optimisations/cleanups for svn_swig_wrapper:
2009-03-27 Dan Villiom Podlaski Christiansen Prevent '.hg/svn/url' from overriding a URL specified on the command line.