Mercurial > hgsubversion
log tests/test_fetch_command.py @ 105:607d72c12dee
age | author | description |
---|---|---|
Fri, 21 Nov 2008 16:21:19 -0600 | Augie Fackler | Cleanups based on pyflakes output. |
Fri, 14 Nov 2008 16:52:30 -0600 | Augie Fackler | tests: Mock the mercurial.ui.ui class like we really should to capture output. |
Sun, 09 Nov 2008 18:08:35 -0600 | Patrick Mezard | Fix basic issues with tests on Windows |
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, 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. |