Mercurial > hgsubversion
log
age | author | description |
---|---|---|
2009-05-08 | Augie Fackler | push: Fix a bug in deletion of an entire tree. |
2009-05-08 | Augie Fackler | Move some .warn() calls to noisy levels instead. |
2009-05-08 | Augie Fackler | Add an option to clone without branch names. |
2009-05-04 | Augie Fackler | Fix package name, use README for long_description |
2009-05-04 | Augie Fackler | Ignore distutils generated files. |
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() |