Thu, 12 Feb 2009 15:10:42 +0100 |
Dan Villiom Podlaski Christiansen |
Output consolidation; decrease the ‘Fetching...’ message to debug level.
|
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.
|
Wed, 21 Jan 2009 20:29:23 -0600 |
Augie Fackler |
Remove useless imports.
|
Wed, 21 Jan 2009 20:38:10 -0600 |
Martin Geisler |
Simplify normalize_url.
|
Sat, 17 Jan 2009 15:30:38 -0600 |
Dan Villiom Podlaski Christiansen |
Create patch to make normal output much less verbose…
|
Sat, 17 Jan 2009 15:30:37 -0600 |
Dan Villiom Podlaski Christiansen |
Creating patch for documention messages.
|
Wed, 24 Dec 2008 11:23:19 -0600 |
Augie Fackler |
parse_revmap: Stop supporting pickled revmaps. I've made enough major changes
|
Tue, 23 Dec 2008 11:10:32 -0600 |
Augie Fackler |
fetch: Refactor extra creation to be shared by real and diff replay.
|
Mon, 22 Dec 2008 21:22:11 -0600 |
Augie Fackler |
push: Fix the bad implementation that required modifying the dirstate to push.
|
Thu, 11 Dec 2008 20:41:57 -0600 |
Augie Fackler |
util: Add a command to normalize svn urls and use it in a couple of places. Test that it works and prevents failed assertions.
|
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:11:24 -0600 |
Augie Fackler |
Refactored outgoing_revisions into util where it really belongs.
|
Sun, 26 Oct 2008 22:06:13 -0500 |
Augie Fackler |
Some more fixes of cases discovered in the melange repo. If anyone knows how I can reproduce a "replaced" state in Subversion, I'd love to be able to make a real test case for this code.
|
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, 08 Oct 2008 16:44:05 -0500 |
Augie Fackler |
Killed some dead code found by test coverage.
|
Tue, 30 Sep 2008 11:42:52 -0500 |
Augie Fackler |
Initial import of hgsubversion into a public repository.
|