Mercurial > hgsubversion
log svnexternals.py @ 331:75f082b5897e
age | author | description |
---|---|---|
2009-05-15 | Dan Villiom Podlaski Christiansen | Switch to using url scheme wrappers instead of duplicating each command we wrap. |
2009-05-18 | Augie Fackler | 2.4 compat fixes. |
2009-05-04 | Patrick Mezard | svnexternals: do not use peg revisions as --rev replacements |
2009-04-22 | Patrick Mezard | Add 'updateexternals' to synchronize externals with remote repo. |
2009-04-27 | Martijn Pieters | Replace mercurial.util.sort with sorted buildin (after mercurial a1a5a57efe90) |
2009-04-10 | Daniel Tang | utils: standardizing imported name to hgutil, our_util to util |
2009-01-02 | Patrick Mezard | Support svn:externals changes via .hgsvnexternals updates |
2009-01-02 | Patrick Mezard | Convert svn:externals properties into a .hgsvnexternals file |