log

age author description
2009-03-26 Dan Villiom Podlaski Christiansen Ensure proper handling of nested tag paths by sorting and reversing them.
2009-03-20 Dan Villiom Podlaski Christiansen Adding an icon made from the logos of Mercurial & Subversion.
2009-03-19 Dan Villiom Podlaski Christiansen Exception clean-ups; use symbolic names & avoid Python 2.6 deprecations.
2009-03-19 Dan Villiom Podlaski Christiansen Also ignore .pyo files.
2009-04-22 Patrick Mezard Add 'updateexternals' to synchronize externals with remote repo.
2009-04-28 Patrick Mezard hg_delta_editor: add timezone to default date to avoid DST issues
2009-04-28 Patrick Mezard cmdutil: fix islocalrepo() under Windows
2009-04-28 Augie Fackler BitBucket supports having the ReST declaration in a comment.
2009-04-27 Martijn Pieters Implement the copy method on the mock ui to maintain it across tests.
2009-04-27 Martijn Pieters Replace mercurial.util.sort with sorted buildin (after mercurial a1a5a57efe90)
2009-04-27 Martijn Pieters Rename parentui to src (after mercurial rev 9b8ac5fb7760)
2009-04-27 Martijn Pieters Implement parseurl support (#revision in repository urls)
2009-04-27 Martijn Pieters Implement -u/--update support when pulling.
2009-04-25 Augie Fackler tools: bash script to convert tags as a stopgap until the tags refactor
2009-04-25 Augie Fackler util: drop 1.2 support in the encoding swap.