Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich tests: ignore \r on windows stable
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich run-tests: convert windows paths to unix stable
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich tests: make (glob) on windows accept \ instead of / stable
Mon, 07 Nov 2011 03:24:53 +0100 Mads Kiilerich tests: use 'hghave serve' to guard tests that requires serve daemon management stable
Mon, 07 Nov 2011 03:14:55 +0100 Mads Kiilerich tests: use 'hghave system-sh' to guard tests that requires sh in system() stable
Mon, 07 Nov 2011 03:14:55 +0100 Mads Kiilerich tests: use 'hghave no-windows' to avoid testing reserved file names on windows stable
Mon, 07 Nov 2011 03:14:55 +0100 Mads Kiilerich tests: use 'hghave unix-permissions' for tests that really use chmod stable
Mon, 07 Nov 2011 03:14:54 +0100 Mads Kiilerich tests: use 'hghave symlink' for tests using symlinks stable
Mon, 07 Nov 2011 02:44:04 +0100 Mads Kiilerich tests: make '(esc)' matching in run-tests.py work as intended stable
Wed, 09 Nov 2011 13:45:20 +0000 Christian Ebert Merge with default stable
Wed, 09 Nov 2011 13:44:57 +0000 Christian Ebert Add hghave test as of 5635a4017061
Tue, 08 Nov 2011 18:13:53 +0000 Christian Ebert Merge with stable
Mon, 07 Nov 2011 13:46:41 -0600 Matt Mackall run-tests: replace inline python handling with more native scheme stable
Mon, 07 Nov 2011 13:52:03 +0000 Christian Ebert Merge with stable
Thu, 03 Nov 2011 15:18:10 -0500 Matt Mackall run-tests: minor cleanups stable
Thu, 03 Nov 2011 15:08:45 -0500 Matt Mackall run-tests: pull out line matching function stable
Thu, 03 Nov 2011 14:51:04 -0500 Matt Mackall run-tests: pull out unified matching funcs stable
Thu, 03 Nov 2011 14:48:56 -0500 Matt Mackall tests: add some comments to the unified test code stable
Thu, 03 Nov 2011 14:30:00 -0500 Matt Mackall tests: rewrite inline Python support stable
Mon, 07 Nov 2011 13:48:11 +0000 Christian Ebert Backout b78cce2b1430 until a proper solution is found stable
Mon, 24 Oct 2011 17:02:10 +0100 Christian Ebert Merge with stable
Sat, 22 Oct 2011 23:21:38 +0200 Thomas Arendsen Hein run-tests: make sure no_proxy/NO_PROXY are empty to fix test-http-proxy.t stable
Mon, 24 Oct 2011 13:54:59 +0200 Thomas Arendsen Hein keyword: use util.realpath instead of os.path.realpath stable
Sat, 22 Oct 2011 15:45:19 +0100 Christian Ebert Merge with default stable
Fri, 21 Oct 2011 12:07:27 +0100 Christian Ebert Correct grammar in iskwfile docstring
Sat, 22 Oct 2011 15:43:48 +0100 Christian Ebert Merge with stable
Fri, 30 Sep 2011 21:58:54 -0400 Greg Ward rollback: avoid unsafe rollback when not at tip (issue2998) stable
Sun, 16 Oct 2011 15:32:04 +0100 Christian Ebert Merge with stable
Thu, 13 Oct 2011 17:54:37 +0200 Idan Kamara run-tests: end doctest block when seeing a non-command stable
Thu, 13 Oct 2011 17:48:29 +0100 Christian Ebert Merge with stable
Wed, 12 Oct 2011 22:01:14 +0200 Idan Kamara tests: add support for inline doctests in test files stable
Sat, 08 Oct 2011 00:24:35 +0100 Christian Ebert Merge with stable
Sun, 02 Oct 2011 14:34:28 -0400 Greg Ward import: wrap a transaction around the whole command stable
Wed, 14 Sep 2011 16:19:33 +0100 Christian Ebert (0.9.2compat) merge with default 0.9.2compat
Wed, 14 Sep 2011 15:34:32 +0100 Christian Ebert Merge with default stable
Sat, 10 Sep 2011 13:23:41 +0100 Christian Ebert Make status test after record and kwexpand/kwshrink reliable
Wed, 14 Sep 2011 15:30:21 +0100 Christian Ebert Preserve file mode when overwriting
Tue, 09 Aug 2011 12:56:43 +0200 Christian Ebert Merge with default stable
Tue, 09 Aug 2011 12:54:11 +0200 Christian Ebert Avoid x = a and b or c
Mon, 08 Aug 2011 09:38:40 +0100 Christian Ebert Merge with stable
Mon, 25 Jul 2011 16:37:18 -0500 Augie Fackler tests: use getattr instead of hasattr stable
Thu, 14 Jul 2011 08:39:48 +0100 Christian Ebert Merge with stable
Wed, 13 Jul 2011 19:23:08 +0200 Patrick Mezard run-tests: fix summary when accepting changes interactively stable
Thu, 07 Jul 2011 12:54:12 +0100 Christian Ebert Merge with default stable
Sun, 03 Jul 2011 12:58:03 +0200 Christian Ebert Reuse already present working contexts for match
Fri, 01 Jul 2011 14:52:14 +0200 Christian Ebert Merge with stable
Thu, 30 Jun 2011 16:36:38 +0200 Thomas Arendsen Hein run-test: revert most of 439ed4721a6d, timeout uses fallback for terminate() stable
Thu, 30 Jun 2011 16:25:05 +0200 Thomas Arendsen Hein run-tests: fallback to SIGTERM if subprocess.Popen does not have terminate() stable
Mon, 20 Jun 2011 12:02:52 +0200 Christian Ebert Merge with stable
Sat, 18 Jun 2011 16:52:51 -0500 Matt Mackall scmutil: switch match users to supplying contexts stable
Tue, 14 Jun 2011 20:35:21 +0200 Christian Ebert Merge with stable
Sun, 12 Jun 2011 17:26:20 +0300 Idan Kamara run-tests: verbose log ignored test stable
Sat, 11 Jun 2011 15:03:58 +0200 Christian Ebert Merge with stable
Sat, 11 Jun 2011 14:17:25 +0200 Patrick Mezard patch: generalize the use of patchmeta in applydiff() stable
Thu, 02 Jun 2011 00:12:10 +0100 Christian Ebert Merge with stable
Tue, 31 May 2011 20:39:04 -0500 Augie Fackler run-tests: allow whitelisting tests that should always run stable
Sat, 28 May 2011 15:16:55 +0100 Christian Ebert Merge with stable
Sat, 28 May 2011 11:44:27 +0200 Patrick Mezard run-tests: fix --blacklist (broken by 95715c2f90bf) stable
Sat, 28 May 2011 03:19:16 +0100 Christian Ebert Merge with stable
Fri, 27 May 2011 21:50:10 +0200 Patrick Mezard patch: use temporary files to handle intermediate copies stable
(0) -1000 -300 -100 -60 +60 +100 +300 tip