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.
|
2009-03-27 |
Dan Villiom Podlaski Christiansen |
Get rid of .hg/svn/last_rev:
|
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.
|
2009-04-25 |
Augie Fackler |
README: Now require 1.3.
|
2009-04-25 |
Max Bowsher |
hg_delta_editor: Fix a bug in marking branches as deleted.
|
2009-04-25 |
Martijn Pieters |
clone: prefer tip of default to overall tip when updating
|
2009-04-25 |
Augie Fackler |
push: Add a test that demonstrates base-text detection works
|
2009-04-25 |
Augie Fackler |
clone: Fix url-escaping for new config parser
|