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
Fri, 27 May 2011 21:50:09 +0200 Patrick Mezard patch: refactor file creation/removal detection stable
Fri, 27 May 2011 17:46:48 +0300 Idan Kamara run-tests: fix --blacklist with jobs > 1 stable
Fri, 27 May 2011 17:46:47 +0300 Idan Kamara run-tests: slightly simplify blacklist check stable
Thu, 19 May 2011 00:51:06 +0200 Christian Ebert Merge with stable
Wed, 18 May 2011 23:48:13 +0200 Patrick Mezard patch: set desired mode when patching, not in updatedir() stable
Wed, 18 May 2011 23:30:45 +0200 Christian Ebert Merge with stable
Wed, 18 May 2011 15:45:57 +0200 Thomas Arendsen Hein run-tests: print a newline after all warnings stable
Wed, 18 May 2011 00:44:15 +0200 Christian Ebert Merge with stable
Tue, 17 May 2011 23:46:15 +0200 Patrick Mezard patch: extract fs access from patchfile into fsbackend stable
Tue, 17 May 2011 13:45:25 +0200 Christian Ebert Merge with stable
Mon, 16 May 2011 21:56:26 +0200 Patrick Mezard run-tests: replace chdir() with Popen cwd option stable
Mon, 16 May 2011 21:54:43 +0200 Patrick Mezard run-tests: make --debug run in the temporary test directory stable
Mon, 16 May 2011 21:52:28 +0200 Patrick Mezard run-tests: use the common test path on Windows and Java stable
Mon, 16 May 2011 21:41:46 +0200 Patrick Mezard run-tests: ignore timeout when Popen.terminate is unavailable stable
Mon, 16 May 2011 21:26:50 +0200 Patrick Mezard run-tests: fix hg.bat python reference stable
Mon, 16 May 2011 21:24:14 +0200 Patrick Mezard run-tests: fix python executable detection and copy on Windows stable
Sat, 14 May 2011 13:26:49 +0200 Christian Ebert Merge with stable
Fri, 13 May 2011 14:58:24 -0500 Matt Mackall scmutil: drop aliases in cmdutil for match functions stable
Thu, 12 May 2011 19:45:46 +0200 Christian Ebert Merge with stable
Thu, 12 May 2011 14:31:07 +0200 Martin Geisler keyword: use cmdutil.command decorator stable
Tue, 10 May 2011 01:44:09 +0200 Christian Ebert Merge with stable
Mon, 09 May 2011 17:20:15 +0200 Martin Geisler run-tests: remove check on --shell argument stable
Sat, 07 May 2011 21:01:15 +0300 Idan Kamara run-tests: take the basepath when constructing the test temp dir stable
Sat, 07 May 2011 20:56:43 +0300 Idan Kamara run-tests: compare absolute paths in _checkhglib stable
Fri, 06 May 2011 20:13:10 +0200 Christian Ebert Merge with stable
Thu, 05 May 2011 20:04:49 +0200 Martin Geisler run-tests: add --shell command line flag stable
Thu, 05 May 2011 20:03:43 +0200 Martin Geisler run-tests: use type of default to convert environment variable stable
Wed, 04 May 2011 10:39:10 -0500 Augie Fackler run-tests.py: correctly handle list options with parallel tasks stable
Mon, 02 May 2011 10:11:18 +0200 Dan Villiom Podlaski Christiansen prevent transient leaks of file handle by using new helper functions stable
Mon, 02 May 2011 19:20:29 +0200 Peter Arrenbrecht localrepo: reuse parent manifest in commitctx if no files have changed stable
Sun, 01 May 2011 18:18:31 +0100 Christian Ebert Merge with stable
Sun, 01 May 2011 08:00:25 -0500 Augie Fackler run-tests: add flag to provide extra hgrc options for test runs stable
Sat, 30 Apr 2011 17:38:06 +0200 Nicolas Dumazet tests: move test bundles in a bundles/ subdirectory stable
(0) -300 -100 -60 +60 +100 +300 tip