Mercurial > hgsubversion
log fetch_command.py @ 75:cca31b6b1318
age | author | description |
---|---|---|
Sun, 09 Nov 2008 18:08:35 -0600 | Patrick Mezard | SubversionRepo: do not use temporary file in get_file() |
Wed, 05 Nov 2008 13:37:08 +0100 | Patrick Mezard | fetch_command: support svn copy detection in stupid mode |
Thu, 06 Nov 2008 09:47:42 -0600 | Augie Fackler | Added some coverage pragmas to stop it from trying to cover things we can't test. |
Tue, 04 Nov 2008 16:38:16 -0600 | Augie Fackler | Performance fix for branches-from-tags in real replay, which is tied up with |
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. |