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
Mon, 02 Apr 2012 17:28:55 +0100 Christian Ebert Merge with stable
Fri, 30 Mar 2012 22:08:46 +0100 A. S. Budden record: allow splitting of hunks by manually editing patches stable
Sat, 31 Mar 2012 10:44:31 -0500 Matt Mackall tests: make hghave handle exec bit on Linux with vfat stable
Sat, 31 Mar 2012 10:44:31 -0500 Matt Mackall tests: teach hghave to actually test for symlink support stable
Sat, 31 Mar 2012 17:14:32 +0100 Christian Ebert Merge with stable
Sat, 11 Sep 2010 10:57:35 +0200 Dirkjan Ochtman tests: fix incompatibility with python-2.4 in test-hgweb stable
Wed, 08 Sep 2010 15:11:35 +0200 Dirkjan Ochtman tests: extend get-with-headers to support cache testing stable
Wed, 14 Apr 2010 17:58:10 +0900 Nicolas Dumazet pylint, pyflakes: remove unused or duplicate imports stable
Sat, 11 Feb 2012 14:18:19 +0000 Christian Ebert Merge with stable
Tue, 07 Feb 2012 18:47:16 +0100 Patrick Mezard mq: restore _branchtags() fast path (issue3223) stable
Wed, 08 Feb 2012 16:56:00 +0000 Jim Hague tests: tighten checks for octal escapes in shell printf. stable
Mon, 23 Jan 2012 16:21:12 +0100 Christian Ebert Merge with stable
Sat, 14 Jan 2012 01:56:27 +0100 Mads Kiilerich run-tests: expand user in --with-hg stable
Fri, 20 Jan 2012 01:24:16 +0100 Mads Kiilerich tests: let run-tests.py default to use 'sh' in $PATH instead of '/bin/sh' stable
Sat, 14 Jan 2012 01:55:50 +0100 Mads Kiilerich tests: add 'set -x' to the .t sh scripts in run-tests.py debug mode stable
(0) -1000 -300 -100 -60 +60 +100 tip