Thu, 24 Dec 2009 13:30:08 -0600 |
Augie Fackler |
paths: autoescape paths from the user
|
Fri, 16 Oct 2009 23:33:41 -0400 |
Augie Fackler |
Support for single-directory clones.
|
Tue, 15 Sep 2009 22:34:53 -0400 |
Augie Fackler |
test_util: sort imports
|
Wed, 12 Aug 2009 16:54:21 -0400 |
Augie Fackler |
test_util: fix up line endings
|
Tue, 15 Sep 2009 22:33:41 -0400 |
Augie Fackler |
test_util: specify LANG=LC_ALL=C so l10n stops breaking tests
|
Wed, 29 Jul 2009 19:01:13 +0300 |
Risto Kankkunen |
No os.kill() in Windows, use ctypes to call Win32 TerminateProcess()
|
Wed, 29 Jul 2009 17:26:29 +0300 |
Risto Kankkunen |
Avoid 'ValueError: close_fds is not supported on Windows platforms' exception
|
Wed, 27 May 2009 15:51:04 -0500 |
Augie Fackler |
test_util: make it easier to test odd push cases
|
Fri, 22 May 2009 23:37:33 -0500 |
Augie Fackler |
test_util: Add another missing project root.
|
Fri, 22 May 2009 15:12:31 +0200 |
Dan Villiom Podlaski Christiansen |
Remove the 'outgoing' wrapper, and use the Mercurial infrastructure instead.
|
Wed, 20 May 2009 18:38:01 +0200 |
Dan Villiom Podlaski Christiansen |
Use fallbacks in the wrappers for Subversion support, instead of prefixes.
|
Wed, 13 May 2009 21:39:39 -0500 |
Augie Fackler |
Reorganize to have a more conventional module structure.
|
Tue, 12 May 2009 20:14:15 +0200 |
Dan Villiom Podlaski Christiansen |
test_util: Make the patching of ui.ui.write_err() slightly more reusable.
|
Tue, 12 May 2009 20:12:32 +0200 |
Dan Villiom Podlaski Christiansen |
test_util: normalize path in svnls()
|
Fri, 15 May 2009 19:18:43 +0200 |
Dan Villiom Podlaski Christiansen |
Switch to using url scheme wrappers instead of duplicating each command we wrap.
|