log fetch_command.py @ 58:a8b9c7e7c2ac

age author description
Tue, 04 Nov 2008 09:40:58 -0600 Augie Fackler Fix a bug in real replay where dirs copied from outside the directory tree
Tue, 28 Oct 2008 11:39:36 -0500 Augie Fackler Fix an encoding bug that would occur if the local encoding was not utf-8.
Sun, 26 Oct 2008 22:43:01 -0500 Augie Fackler Only print this message if we actually care.
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
Wed, 15 Oct 2008 21:47:48 -0400 Andreas Hartmetz Faster append-only revmap implementation.
Wed, 15 Oct 2008 13:29:20 -0500 Augie Fackler Fix non-atomic write of the last_revision_handled_file which was causing
Sat, 11 Oct 2008 21:18:45 -0500 Augie Fackler Fix a missing newline.
Thu, 09 Oct 2008 23:37:22 -0500 Augie Fackler svn 1.4 and 1.5 have different ideas of diff output for prop changes.
Mon, 06 Oct 2008 14:09:15 -0500 Augie Fackler Add a missing newline.
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.