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
Thu, 19 Jan 2012 02:01:05 +0100 Christian Ebert Merge with default stable
Sun, 15 Jan 2012 13:37:33 +0100 Christian Ebert Update filectx.cmp monkeypatch to handle '\1\n' at start of file
Wed, 18 Jan 2012 16:46:15 +0100 Sune Foldager phases: use nodemap to check for missing nodes stable
Thu, 19 Jan 2012 01:50:48 +0100 Christian Ebert Merge with stable
Wed, 11 Jan 2012 15:38:31 +0100 Markus Zapke-Gr?ndemann tests: add htmlcov option stable
Thu, 12 Jan 2012 14:39:02 -0600 Matt Mackall run-tests: use a list comprehension instead of map stable
Wed, 11 Jan 2012 15:37:25 +0100 Markus Zapke-Gr?ndemann tests: fix omit path list stable
Fri, 09 Dec 2011 00:10:00 +0100 Christian Ebert Merge with stable
Thu, 08 Dec 2011 14:32:44 -0600 Matt Mackall branch: warn on branching stable
Thu, 24 Nov 2011 06:43:43 +0000 Christian Ebert Merge with stable
Mon, 21 Nov 2011 01:49:20 +0100 Mads Kiilerich tests: use an alias to make msys 'pwd' return paths with forward slashes stable
Mon, 21 Nov 2011 01:49:20 +0100 Mads Kiilerich tests: skip cvs tests with msys on windows stable
Mon, 21 Nov 2011 01:49:20 +0100 Mads Kiilerich tests: introduce 'hghave msys' to skip tests that would fail because of msys stable
Thu, 24 Nov 2011 06:42:48 +0000 Christian Ebert Merge with default stable
Wed, 23 Nov 2011 01:20:32 +0000 Christian Ebert test-keyword: use inline doctest syntax
Mon, 21 Nov 2011 11:52:11 +0000 Christian Ebert Merge with stable
Mon, 21 Nov 2011 00:39:32 +0100 Mads Kiilerich tests: skip color test on platforms without tic stable
Mon, 21 Nov 2011 11:51:46 +0000 Christian Ebert Merge with default stable
Fri, 18 Nov 2011 11:06:59 +0000 Christian Ebert Merge with stable
Wed, 16 Nov 2011 18:04:19 -0600 Matt Mackall merge: give a special message for internal:merge failure (issue3105) stable
(0) -1000 -300 -100 -60 +60 +100 tip