log

age author description
2009-05-04 Augie Fackler Style nit in setup.py
2009-05-04 Augie Fackler Less import *
2009-05-04 Augie Fackler Merge with danchr's changes.
2009-05-04 Patrick Mezard svnexternals: do not use peg revisions as --rev replacements
2009-05-04 Patrick Mezard hg_delta_editor: missing plaintext paths are svn paths not branch paths
2009-05-04 Patrick Mezard hg_delta_editor: detect new branches issued from non-branch directories
2009-05-04 Patrick Mezard hg_delta_editor: reformat huge comment, rename __determine_parent_branch()
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.