Wed, 05 Nov 2008 13:37:08 +0100 |
Patrick Mezard |
fetch_command: support svn copy detection in stupid mode
|
Wed, 05 Nov 2008 13:37:08 +0100 |
Patrick Mezard |
hg_delta_editor: make branches_in_paths() return the branch svn path too
|
Wed, 05 Nov 2008 13:37:08 +0100 |
Patrick Mezard |
hg_delta_editor: register copies only if files are unchanged between source and dest
|
Wed, 05 Nov 2008 13:37:07 +0100 |
Patrick Mezard |
hg_delta_editor: register svn file copies
|
Tue, 04 Nov 2008 16:38:16 -0600 |
Augie Fackler |
Performance fix for branches-from-tags in real replay, which is tied up with
|
Mon, 03 Nov 2008 08:43:07 -0600 |
Patrick Mezard |
hg_delta_editor: simplify exec/symlink flags generation
|
Mon, 27 Oct 2008 12:33:52 -0500 |
Augie Fackler |
Fix a bug with added files from outside branches/trunk/tags.
|
Sun, 26 Oct 2008 22:39:17 -0500 |
Augie Fackler |
Improved handling of copies from outside of trunk.
|
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.
|
Sun, 26 Oct 2008 13:55:57 -0500 |
Augie Fackler |
Fixes so that I can clone the melange repository successfully. Fixes a bug that
|
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.
|