Fri, 28 Sep 2012 21:43:50 +0200 |
Patrick Mezard |
pull: add hgsubversion.filestoresize to control memory consumption
|
Wed, 12 Oct 2011 15:43:31 +0800 |
Yonggang Luo |
tests: avoid shadowing Python builtin all()
|
Wed, 14 Jul 2010 15:39:18 +0200 |
Dan Villiom Podlaski Christiansen |
tests: import test_util as the first module in all relevant tests
|
Thu, 24 Dec 2009 14:46:03 -0600 |
Augie Fackler |
test renames: remove redundant code
|
Fri, 16 Oct 2009 19:09:25 -0400 |
Augie Fackler |
copies: fix under-reporting of copies in hg
|
Wed, 10 Dec 2008 11:03:23 -0600 |
Patrick Mezard |
test_fetch_renames: test file and directory case changes
|
Wed, 10 Dec 2008 11:03:22 -0600 |
Patrick Mezard |
test_fetch_rename: test content of files coming from the past
|
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: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: register copies only if files are unchanged between source and dest
|
Wed, 05 Nov 2008 13:37:08 +0100 |
Patrick Mezard |
test_fetch_renames: test copy of deleted stuff from the past
|
Wed, 05 Nov 2008 13:37:07 +0100 |
Patrick Mezard |
hg_delta_editor: register svn file copies
|