Wed, 12 Oct 2011 15:35:25 +0800 |
Yonggang Luo |
globally: clean up whitespace around operators and commas to conform with PEP8
|
Wed, 15 Jun 2011 14:44:14 +0200 |
Patrick Mezard |
test_util: handle dispatch.dispatch() taking a request
|
Thu, 10 Mar 2011 22:17:56 +0100 |
Patrick Mezard |
pushmod: fix binary files svn:mime-type (issue255)
|
Wed, 29 Sep 2010 18:04:26 +0200 |
Dan Villiom Podlaski Christiansen |
tests & help: fix compatibility with Mercurial 1.4 and earlier.
|
Thu, 23 Sep 2010 16:54:27 +0200 |
Dan Villiom Podlaski Christiansen |
clone: replace the --singlebranch with overloading for --branch
|
Wed, 08 Sep 2010 10:43:02 +0200 |
Peter Arrenbrecht |
push: fix case where we get >1 revs back after svn commit
|
Wed, 14 Jul 2010 15:39:18 +0200 |
Dan Villiom Podlaski Christiansen |
tests: import test_util as the first module in all relevant tests
|
Fri, 26 Feb 2010 14:52:50 +0100 |
Dirkjan Ochtman |
tests: make sure single dir clone tests get run by non-nose users
|
Tue, 26 Jan 2010 17:36:13 +0100 |
Dan Villiom Podlaski Christiansen |
Change all instantiations of IOError to set both errno and strerror.
|
Wed, 25 Nov 2009 23:09:26 -0500 |
Augie Fackler |
single: add another test for single-dir push
|
Tue, 20 Oct 2009 14:34:00 -0400 |
Daniel Tang |
push: fix for single directory repository layouts
|
Fri, 16 Oct 2009 23:33:41 -0400 |
Augie Fackler |
Support for single-directory clones.
|