Tue, 09 Nov 2010 10:31:54 +0000 Christian Ebert Merge with stable
Mon, 08 Nov 2010 10:56:47 +0100 Erik Zielke run-test: fixed wrong parenthesis stable
Mon, 08 Nov 2010 11:11:23 +0000 Christian Ebert Merge with stable
Mon, 08 Nov 2010 01:35:41 +0100 Mads Kiilerich tests: use (esc) markup for string-escape stable
Mon, 08 Nov 2010 01:35:40 +0100 Mads Kiilerich tests: (no-eol) markup for command output without trailing LF stable
Sat, 06 Nov 2010 00:31:44 +0100 Mads Kiilerich tests: handle .t files without trailing LF stable
Fri, 05 Nov 2010 10:01:23 +0000 Christian Ebert Merge with default stable
Fri, 05 Nov 2010 10:00:11 +0000 Christian Ebert Turn regexes and escaped keywords into a propertycache
Tue, 02 Nov 2010 14:04:21 +0100 Christian Ebert Merge with stable
Mon, 01 Nov 2010 10:24:07 +0100 Martin Geisler run-tests: use regex when searching for $HGPORT in test output stable
Wed, 27 Oct 2010 11:15:31 +0100 Christian Ebert Merge with stable
Wed, 20 Oct 2010 17:38:21 -0500 Kevin Bullock pull: silence spurious 'requesting all changes' message stable
Mon, 25 Oct 2010 19:21:06 +0100 Christian Ebert Function to look up changectx for expansion
Mon, 25 Oct 2010 19:21:06 +0100 Christian Ebert Compile regexes on demand
Mon, 25 Oct 2010 20:00:18 +0100 Christian Ebert Merge with default stable
Mon, 25 Oct 2010 19:21:06 +0100 Christian Ebert Fix regressions introduced in 9d01f9cab5e2
Wed, 20 Oct 2010 22:46:09 +0100 Christian Ebert Merge with stable
Sat, 02 Oct 2010 22:57:25 +0900 Yuya Nishihara tests: accept \-escaped test output stable
Fri, 15 Oct 2010 00:36:45 +0200 Christian Ebert Merge with default stable
Thu, 14 Oct 2010 22:53:17 +0200 Christian Ebert Only use expensive fctx.cmp when needed
Wed, 13 Oct 2010 09:21:19 +0100 Christian Ebert Merge with stable
Tue, 27 Jul 2010 23:07:30 +0900 Nicolas Dumazet filectx: use ctx.size comparisons to speed up ctx.cmp stable
Wed, 13 Oct 2010 09:18:46 +0100 Christian Ebert Merge with stable stable
Tue, 12 Oct 2010 16:29:32 +0100 Christian Ebert Code cleanup
Sun, 10 Oct 2010 01:07:16 +0100 Christian Ebert enforce subn method via boolean switch
Sun, 10 Oct 2010 01:07:16 +0100 Christian Ebert Fix weeding of expansion candidates when recording
Sun, 10 Oct 2010 01:10:13 +0100 Christian Ebert Merge with stable
Sat, 09 Oct 2010 16:27:10 -0500 Benoit Boissinot run-tests.py: remove support for .bat files stable
Sat, 09 Oct 2010 16:25:28 -0500 Benoit Boissinot run-tests.py: do not install hg when the tests do no exist stable
Sat, 09 Oct 2010 15:47:19 +0100 Christian Ebert Merge with stable
Sat, 09 Oct 2010 07:13:51 -0500 Mads Kiilerich test-keyword: ignore subject in notify hook mails stable
Sat, 09 Oct 2010 07:13:49 -0500 Mads Kiilerich test-keyword: fix test glob to ACL/SELinux flag stable
Fri, 08 Oct 2010 22:36:11 -0500 Mads Kiilerich tests: reintroduce ":$HGPORT" in test output stable
Fri, 08 Oct 2010 22:36:10 -0500 Mads Kiilerich tests: remove redundant globs stable
Thu, 30 Sep 2010 09:49:40 +0200 Erik Zielke tests: removed test names in tests stable
Fri, 08 Oct 2010 22:36:10 -0500 Mads Kiilerich tests: replace test tmp directory with $TESTTMP in test output stable
Sat, 09 Oct 2010 12:26:56 +0100 Christian Ebert Merge with stable
Fri, 08 Oct 2010 17:00:38 -0500 Patrick Mezard run-tests: handle .tst not ending with an LF stable
Mon, 27 Sep 2010 22:49:30 +0200 Thomas Arendsen Hein tests: show skip reason instead of "irrelevant" with unified tests, too stable
Sun, 26 Sep 2010 22:22:59 +0200 Martin Geisler run-tests: move build/ directory to HGTMP stable
Fri, 08 Oct 2010 20:12:40 -0500 Matt Mackall keyword: fix test glob stable
Sat, 09 Oct 2010 11:52:32 +0100 Christian Ebert Merge with default stable
Sat, 09 Oct 2010 11:35:31 +0100 Christian Ebert Switch kwtemplater.record in kw_dorecord()
Sat, 09 Oct 2010 11:35:24 +0100 Christian Ebert Specific regular expressions depending on read mode
Sat, 09 Oct 2010 11:34:55 +0100 Christian Ebert test: remove remaining sed calls
Sat, 09 Oct 2010 11:34:39 +0100 Christian Ebert disable expansion in kwfilelog.read() if file renamed in node
Sat, 09 Oct 2010 11:33:38 +0100 Christian Ebert Make iskwfile() a weeding method in lieu of a boolean
Sat, 09 Oct 2010 11:33:12 +0100 Christian Ebert Support copy and rename
Sat, 09 Oct 2010 11:33:04 +0100 Christian Ebert Refactor kwtemplater.overwrite()
Fri, 01 Oct 2010 02:13:31 +0200 Christian Ebert Use workingctx to detect modified and added files after rollback
Fri, 01 Oct 2010 02:13:31 +0200 Christian Ebert Rename variable "cfiles" to "changed" for clarity
Sun, 26 Sep 2010 21:59:47 +0200 Christian Ebert Merge with default stable
Sun, 26 Sep 2010 19:18:41 +0200 Christian Ebert Support rollback by restoring expansion to previous values
Sun, 26 Sep 2010 19:18:41 +0200 Christian Ebert Do not expand at all during diff
Sun, 26 Sep 2010 19:18:41 +0200 Christian Ebert Restore restricted read mode value after overwriting
Sun, 26 Sep 2010 19:18:41 +0200 Christian Ebert test: fix typo, rephrase
Thu, 23 Sep 2010 17:03:23 +0200 Christian Ebert Merge with default stable
Thu, 23 Sep 2010 16:31:38 +0200 Christian Ebert Use note admonition in help text
Thu, 23 Sep 2010 10:33:58 +0200 Christian Ebert Merge with stable
Wed, 22 Sep 2010 18:20:47 -0500 Matt Mackall tests: various fixes for new unified test pattern format stable
(0) -300 -100 -60 +60 +100 +300 tip