Thu, 19 Mar 2009 21:27:39 +0100 |
Dan Villiom Podlaski Christiansen |
Exception clean-ups; use symbolic names & avoid Python 2.6 deprecations.
|
Mon, 09 Mar 2009 14:13:48 -0500 |
Augie Fackler |
Removed verify_* commands and replaced them with a shell script to pass to hg bisect --command.
|
Tue, 10 Feb 2009 14:52:26 -0600 |
Augie Fackler |
Add a naive hg svn version command that works as long as hgsubversion is run from a checkout.
|
Sat, 17 Jan 2009 15:30:37 -0600 |
Dan Villiom Podlaski Christiansen |
Creating patch for documention messages.
|
Tue, 13 Jan 2009 13:59:50 +0100 |
Benoit Boissinot |
remove decorators (compat with python2.3)
|
Tue, 23 Dec 2008 22:19:26 -0600 |
Augie Fackler |
utility_commands: Implement rebuildmeta so that metadata can be rebuilt.
|
Thu, 04 Dec 2008 13:10:40 -0600 |
Luke Opperman |
tag_repo: remove gentags command, extend repo.tags(), HgChangeEditor now takes either repo or repo_path
|
Thu, 20 Nov 2008 22:03:30 -0600 |
Luke Opperman |
Clean up help text, document subcommands.
|
Fri, 21 Nov 2008 16:15:23 -0600 |
Augie Fackler |
Add a diff command that behaves kind of like svn diff.
|
Wed, 19 Nov 2008 10:16:50 -0600 |
Augie Fackler |
svncommand: Fix help to use ui.status() and be a bit smarter about displaying
|
Wed, 19 Nov 2008 10:16:24 -0600 |
Augie Fackler |
svncommand: Check traceback length to stop masking real exceptions.
|
Fri, 17 Oct 2008 22:48:40 -0500 |
Augie Fackler |
I meant ambiguous.
|
Fri, 17 Oct 2008 11:03:52 -0500 |
Augie Fackler |
Some refactors of the previous change, including transparent upgrade of old-style pickled dictionaries.
|
Wed, 15 Oct 2008 21:47:48 -0400 |
Andreas Hartmetz |
Faster append-only revmap implementation.
|
Fri, 10 Oct 2008 14:19:06 -0500 |
Augie Fackler |
Change the format of generated tags so they are tag/$tag instead of tag:$tag so that you can use them as revision args in diff.
|
Thu, 02 Oct 2008 09:13:08 -0500 |
Augie Fackler |
Fixes for win32 compatibility. Changes suggested by Shun-ichi GOTO, with some alterations by me.
|
Tue, 30 Sep 2008 11:42:52 -0500 |
Augie Fackler |
Initial import of hgsubversion into a public repository.
|