Fri, 28 Dec 2012 00:02:40 +0100 Pierre-Yves David strip: do not update branchcache during strip (issue3745) stable
Mon, 24 Dec 2012 02:49:59 +0100 Pierre-Yves David branchmap: move validity logic in the object itself stable
Fri, 21 Dec 2012 15:21:55 +0000 Christian Ebert Merge with stable
Wed, 12 Dec 2012 15:17:18 -0800 Bryan O'Sullivan run-tests: fix whitespace nonsense stable
Wed, 12 Dec 2012 14:52:58 -0800 Bryan O'Sullivan run-tests: on windows, put correct python at front of PATH stable
Sun, 09 Dec 2012 23:33:16 +0100 Mads Kiilerich tests: kill daemons early, making breaking at "Accept" prompt safe stable
Tue, 11 Dec 2012 15:38:42 -0800 Siddharth Agarwal run-tests: fix exename on Windows stable
Tue, 11 Dec 2012 15:13:23 -0800 Bryan O'Sullivan run-tests: support running tests in parallel on windows stable
Mon, 10 Dec 2012 12:14:55 -0800 Bryan O'Sullivan run-tests: use correct python safely under --jobs stable
Mon, 10 Dec 2012 12:09:02 -0800 Bryan O'Sullivan run-tests: check for the correct python when starting stable
Mon, 10 Dec 2012 12:07:42 -0800 Bryan O'Sullivan run-tests: use correct python when run with --local stable
Wed, 28 Nov 2012 23:59:39 +0000 Christian Ebert Merge with stable
Tue, 27 Nov 2012 13:09:05 -0800 Bryan O'Sullivan run-tests: fix an unnoticed check-code violation stable
Tue, 27 Nov 2012 11:18:33 -0800 Bryan O'Sullivan run-tests: add a --compiler option stable
Tue, 27 Nov 2012 11:18:31 -0800 Bryan O'Sullivan run-tests: make build command line less intimidating stable
Wed, 14 Nov 2012 18:08:39 -0600 Matt Mackall run-tests: backout 4a4173519b63 stable
Wed, 14 Nov 2012 13:25:00 +0000 Christian Ebert Merge with stable
Thu, 08 Nov 2012 14:10:04 -0800 Siddharth Agarwal run-tests.py: remove runqueue's results parameter since it is now a global stable
Sat, 10 Nov 2012 11:37:41 -0800 Siddharth Agarwal run-tests: open child-parent pipes in binary mode stable
Fri, 09 Nov 2012 14:49:30 -0800 Siddharth Agarwal run-tests: add --time option to log times for each test stable
Fri, 09 Nov 2012 15:09:35 -0800 Siddharth Agarwal run-tests: remove resultslock since it serves no useful purpose stable
Fri, 09 Nov 2012 14:42:36 -0800 Siddharth Agarwal run-tests: use pickle to send results from children to parent stable
Thu, 08 Nov 2012 18:35:43 +0000 Christian Ebert Merge with stable
Wed, 24 Oct 2012 23:09:31 +0200 Simon Heimberg run-tests: skip unnecessary operations on the args in the child proces stable
Sun, 21 Oct 2012 16:10:25 +0100 Christian Ebert Merge with stable
Sun, 21 Oct 2012 16:10:04 +0100 Christian Ebert Merge with default stable
Thu, 18 Oct 2012 00:44:32 +0200 Mads Kiilerich run-tests: remove dead code for supporting old test scripts stable
Thu, 18 Oct 2012 00:33:29 +0200 Mads Kiilerich run-tests: handle windows crlf in .py tests again stable
Sun, 14 Oct 2012 18:30:42 +0200 Mads Kiilerich run-tests: make it possible to combine (esc) with (glob) and (re) stable
Mon, 15 Oct 2012 02:33:12 +0200 Mads Kiilerich run-tests: alternative way of handling \r on Windows stable
Thu, 18 Oct 2012 22:12:15 +0200 Pierre-Yves David amend: add noise in extra to avoid creating obsolescence cycle (issue3664) stable
Thu, 18 Oct 2012 16:28:04 +0200 Christian Ebert Move commands.inferrepo for code maintenance
Wed, 17 Oct 2012 17:19:48 +0200 Christian Ebert Merge with stable
Tue, 16 Oct 2012 11:43:15 -0700 Siddharth Agarwal commands: don't infer repo for commands like update (issue2748) stable
Fri, 12 Oct 2012 23:47:40 +0200 Christian Ebert Merge with stable
Thu, 11 Oct 2012 16:05:14 -0700 Bryan O'Sullivan tests: correctly report a test killed by a signal stable
Fri, 12 Oct 2012 23:46:19 +0200 Christian Ebert Merge with default stable
Fri, 10 Aug 2012 20:37:20 +0100 Christian Ebert Avoid traceback caused by bogus date input (issue3344)
Thu, 11 Oct 2012 19:46:25 +0200 Christian Ebert Merge with stable
Wed, 26 Sep 2012 00:56:27 +0200 Mads Kiilerich run-tests: allow test output lines to be terminated with \r in addition to \n stable
Wed, 10 Oct 2012 01:37:53 +0200 Mads Kiilerich run-tests: use more explicit criteria for detecting no-eol stable
Wed, 10 Oct 2012 11:31:01 +0200 Christian Ebert Merge with stable
Thu, 04 Oct 2012 16:52:20 +0200 Thomas Arendsen Hein subrepo, hghave: use "svn --version --quiet" to determine version number stable
Wed, 10 Oct 2012 01:30:45 +0200 Mads Kiilerich run-tests: drop unused enumerate stable
Wed, 19 Sep 2012 00:59:23 +0100 Christian Ebert Merge with stable
Sun, 09 Sep 2012 12:31:14 +0200 Patrick Mezard test-http-branchmap: enable on Windows stable
Thu, 13 Sep 2012 23:02:29 +0100 Christian Ebert Merge with stable
Sat, 28 Jul 2012 23:28:17 +0200 Simon Heimberg tests: unset variable HG if it is set stable
Wed, 12 Sep 2012 18:44:43 +0100 Christian Ebert Merge with stable
Fri, 17 Aug 2012 13:58:18 -0700 timeless spelling: destination stable
Mon, 20 Aug 2012 22:36:51 +0200 Patrick Mezard killdaemons: take file argument explicitely stable
Sun, 19 Aug 2012 18:06:15 +0200 Patrick Mezard killdaemons: add windows implementation stable
Sun, 19 Aug 2012 16:41:09 +0200 Patrick Mezard run-tests: do not duplicate killdaemons() code stable
Wed, 14 Apr 2010 17:58:10 +0900 Nicolas Dumazet pylint, pyflakes: remove unused or duplicate imports stable
Sun, 05 Jul 2009 11:01:30 +0200 Alejandro Santos compat: use open() instead of file() everywhere stable
Fri, 07 Nov 2008 16:28:53 -0600 Matt Mackall tests: add killdaemons helper script stable
Thu, 30 Aug 2012 16:18:03 +0100 Christian Ebert Merge with stable
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors stable
Thu, 09 Aug 2012 12:52:34 +0100 Christian Ebert Merge with stable
Wed, 08 Aug 2012 18:10:16 +0200 Mads Kiilerich check-code: fix check for trailing whitespace on sh command lines stable
Wed, 04 Jul 2012 12:06:34 +0100 Christian Ebert Merge with stable
Tue, 03 Jul 2012 18:02:07 +0200 Adrian Buehlmann test-keyword: adapt for Windows stable
Wed, 04 Jul 2012 02:04:58 +0200 Mads Kiilerich tests: don't use dates before epoch in test-keyword.t stable
Wed, 04 Jul 2012 12:04:06 +0100 Christian Ebert Merge with default stable
Thu, 28 Jun 2012 23:19:35 +0100 Christian Ebert Use ui.formatter for kwfiles output
Fri, 22 Jun 2012 13:40:23 +0100 Christian Ebert Merge with stable
Fri, 18 May 2012 12:45:47 -0700 Joshua Redstone strip: incrementally update the branchheads cache after a strip stable
Thu, 21 Jun 2012 14:04:15 +0100 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
Tue, 01 Nov 2011 12:25:54 -0700 Brodie Rao tests: fix readline escape characters in heredoctest.py/test-url.py stable
Thu, 13 Oct 2011 17:54:35 +0200 Idan Kamara tests: remove temp doctest file when finished running it stable
Wed, 12 Oct 2011 22:01:13 +0200 Idan Kamara tests: add helper script for processing doctests read from stdin stable
Thu, 21 Jun 2012 03:05:02 +0200 Mads Kiilerich tests: prepare get-with-headers.py for MSYS stable
Wed, 20 Jun 2012 23:41:21 +0200 Mads Kiilerich tests: hghave outer-repo should be true even if a bad repo is found stable
Wed, 20 Jun 2012 23:41:21 +0200 Mads Kiilerich tests: add missing no-outer-repo requirements stable
Tue, 19 Jun 2012 16:00:31 +0100 Christian Ebert Merge with stable
Fri, 15 Jun 2012 00:02:27 +0200 Mads Kiilerich tests: introduce hghave hardlinks stable
Fri, 15 Jun 2012 00:02:27 +0200 Mads Kiilerich tests/hghave: test that the inotify unix socket actually can be created stable
Fri, 15 Jun 2012 00:02:27 +0200 Mads Kiilerich tests/hghave: test that a fifo actually can be created on the filesystem stable
Fri, 15 Jun 2012 00:02:27 +0200 Mads Kiilerich tests/hghave: consistently use dir='.', prefix=tempprefix for tempfiles stable
Thu, 14 Jun 2012 12:54:54 +0200 Adrian Buehlmann tests/hghave: extract hghave.py stable
Mon, 11 Jun 2012 13:56:02 +0100 Christian Ebert Merge with stable
Mon, 11 Jun 2012 01:40:51 +0200 Mads Kiilerich tests: add missing trailing 'cd ..' stable
Sun, 10 Jun 2012 18:50:42 +0200 Mads Kiilerich tests: convert some 'hghave symlink' to #if stable
Sun, 10 Jun 2012 18:50:42 +0200 Mads Kiilerich tests: use the right directory for running hghave from run-tests.py stable
Sun, 10 Jun 2012 18:50:42 +0200 Mads Kiilerich tests: make .t tests stop immediately if a cd fails stable
Sun, 10 Jun 2012 16:32:22 +0100 Christian Ebert Merge with stable
Fri, 08 Jun 2012 15:11:05 +0200 Adrian Buehlmann tests/hghave: implement #if true / #if false stable
Sun, 10 Jun 2012 03:05:59 +0200 Adrian Buehlmann tests/run-tests: avoid C:/ in arguments stable
Sun, 27 May 2012 18:25:04 +0200 Adrian Buehlmann hghave: wrap command in 'sh -c "..."' for has_pyflakes() stable
Fri, 08 Jun 2012 15:11:05 +0200 Adrian Buehlmann tests/run-tests: use $TMP on Windows (issue3490) stable
Tue, 05 Jun 2012 00:20:53 +0100 Christian Ebert Merge with stable
Fri, 01 Jun 2012 02:25:12 +0200 Mads Kiilerich tests: introduce c-style conditional sections in .t tests stable
Wed, 30 May 2012 14:28:57 +0200 Adrian Buehlmann run-tests: don't add python lines to expected dict stable
Sun, 03 Jun 2012 19:35:23 +0200 Adrian Buehlmann run-test: replace backslashes in TESTDIR stable
Sat, 02 Jun 2012 10:09:59 +0200 Christian Ebert Merge with default stable
Thu, 31 May 2012 12:47:50 +0200 Christian Ebert Update copyleft
Thu, 31 May 2012 12:47:50 +0200 Christian Ebert Wlock cmdutil.copy wrapper
Thu, 31 May 2012 12:47:50 +0200 Christian Ebert Support commit --amend (issue3471)
Thu, 31 May 2012 12:47:49 +0200 Christian Ebert Rename kwt.record attribute to kwt.postcommit
Fri, 18 May 2012 01:21:54 +0100 Christian Ebert Merge with stable
Tue, 15 May 2012 14:37:49 -0500 Augie Fackler hgext: mark all first-party extensions as such stable
Fri, 18 May 2012 01:21:22 +0100 Christian Ebert Merge with default stable
Sun, 13 May 2012 14:26:26 +0100 Christian Ebert Intentionally ignore check-code warning about unwrapped ui message
Sun, 13 May 2012 14:39:47 +0100 Christian Ebert Merge with stable
Sat, 12 May 2012 16:00:57 +0200 Brodie Rao cleanup: "not x in y" -> "x not in y" stable
Sat, 12 May 2012 16:02:45 +0200 Brodie Rao cleanup: replace naked excepts with more specific ones stable
Sat, 12 May 2012 16:00:53 +0200 Brodie Rao cleanup: replace hasattr() usage with getattr() in hghave stable
Sat, 12 May 2012 15:56:23 +0200 Brodie Rao cleanup: "x != None" -> "x is not None" stable
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines stable
Tue, 08 May 2012 15:46:51 -0500 Matt Mackall tests: set a standard terminal type stable
Thu, 10 May 2012 18:21:15 +0200 Patrick Mezard repair: no need to call filterunknown() in strip() stable
Sun, 29 Apr 2012 16:58:42 +0100 Christian Ebert Merge with stable
Sat, 28 Apr 2012 01:22:47 +0200 Mads Kiilerich tests: don't require 'hg' without extension on windows stable
Fri, 06 Apr 2012 22:53:24 +0200 Christian Ebert Merge with stable
Wed, 04 Apr 2012 15:59:56 +0200 Patrick Mezard hghave: remove symlink test made useless by ac0da5caebec stable
Wed, 04 Apr 2012 09:31:47 +0200 Christian Ebert Merge with stable
Tue, 03 Apr 2012 19:06:35 +0200 Thomas Arendsen Hein tests: make tests work if directory contains special characters stable
Tue, 03 Apr 2012 16:34:50 +0100 Christian Ebert Merge with stable
Mon, 02 Apr 2012 17:02:03 -0500 Matt Mackall tests: shorten post-test sleeps stable
(0) -1000 -120 +120 tip