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
Wed, 22 Sep 2010 16:06:02 -0500 Brodie Rao tests: add glob matching for unified tests stable
Wed, 22 Sep 2010 16:06:00 -0500 Brodie Rao tests: require regexes in unified tests to be marked with " (re)" stable
Wed, 22 Sep 2010 16:05:59 -0500 Brodie Rao tests: ensure regexes match to the end of the string stable
Wed, 22 Sep 2010 16:05:59 -0500 Brodie Rao tests: don't match blank output lines as regexes in unified tests stable
Wed, 22 Sep 2010 16:05:58 -0500 Brodie Rao tests: improve regexes in unified tests stable
Wed, 22 Sep 2010 23:46:57 +0200 Christian Ebert Merge with stable
Mon, 20 Sep 2010 14:36:36 -0500 Matt Mackall tests: add hack to avoid problem with graphlog in unified tests stable
Fri, 17 Sep 2010 20:53:56 +0200 Christian Ebert Merge with stable
Thu, 16 Sep 2010 17:51:32 -0500 Matt Mackall tests: add exit codes to unified tests stable
Sun, 12 Sep 2010 18:05:53 -0500 Brodie Rao merge: suggest 'hg up -C .' for discarding changes, not 'hg up -C' stable
Fri, 10 Sep 2010 21:22:11 +0200 Christian Ebert (stable) merge stable
Fri, 10 Sep 2010 16:58:13 +0200 Christian Ebert Explain file-wise expansion in help
Fri, 03 Sep 2010 15:59:08 +0100 Christian Ebert Merge with stable
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler diff: recurse into subrepositories with --subrepos/-S flag stable
Tue, 31 Aug 2010 18:18:28 +0100 Christian Ebert Merge with stable
Mon, 30 Aug 2010 13:15:30 +0900 Nicolas Dumazet test-keyword: use regular expressions instead of grepping stable
Mon, 16 Aug 2010 01:01:41 +0100 Christian Ebert Merge with stable
Sun, 15 Aug 2010 13:26:12 -0500 Matt Mackall tests: drop big sed from test-keyword.t stable
Mon, 16 Aug 2010 01:00:29 +0100 Christian Ebert (stable) merge stable
Sat, 14 Aug 2010 09:47:57 +0100 Christian Ebert tests: unify test-keyword
Sat, 14 Aug 2010 09:47:41 +0100 Christian Ebert Merge with stable
Fri, 14 May 2010 10:01:09 -0500 Matt Mackall rollback: fix up tests stable
Sat, 14 Aug 2010 09:42:14 +0100 Christian Ebert Merge after backout stable
Sat, 14 Aug 2010 09:30:42 +0100 Christian Ebert Backed out changeset bceb04857ce1 (not all upstream hunks applied) stable
Thu, 12 Aug 2010 14:53:34 +0900 Nicolas Dumazet tests: catch re.error if test line is not a valid regular expression stable
Mon, 02 Aug 2010 23:27:22 -0500 Matt Mackall tests: basic support for unified tests stable
Mon, 02 Aug 2010 15:44:54 -0500 Matt Mackall tests: move script execution in runner helpers stable
Mon, 26 Jul 2010 12:34:33 +0200 Christian Ebert (stable) merge stable
Mon, 26 Jul 2010 12:32:45 +0200 Christian Ebert Move collecting of [keyword] patterns to reposetup (issue2303)
Mon, 19 Jul 2010 08:13:48 +0100 Christian Ebert (stable) merge stable
Thu, 15 Jul 2010 10:24:31 +0200 Christian Ebert Add extra datefilters in a single update call
Wed, 16 Jun 2010 11:08:43 +0200 Christian Ebert (stable) merge stable
Tue, 15 Jun 2010 21:58:53 +0200 Christian Ebert Postpone manifest calculation in kwtemplater.overwrite
Thu, 10 Jun 2010 11:33:01 +0100 Christian Ebert Merge with stable
Sun, 06 Jun 2010 17:25:00 +0900 FUJIWARA Katsunori help: show value requirement and multiple occurrence of options stable
Wed, 09 Jun 2010 22:50:30 +0100 Christian Ebert (stable) merge stable
Tue, 01 Jun 2010 01:05:45 +0200 Christian Ebert Force dirstate normal when all changes in a file are recorded
Wed, 09 Jun 2010 17:21:12 +0100 Christian Ebert Pass context to kwtemplater.overwrite
Tue, 01 Jun 2010 03:45:10 +0200 Christian Ebert Retrieve added and modified files from commitctx
Tue, 08 Jun 2010 09:55:08 +0100 Christian Ebert Merge with stable
Mon, 07 Jun 2010 20:03:32 +0200 Dirkjan Ochtman move working dir/dirstate methods from localrepo to workingctx stable
Sun, 06 Jun 2010 20:19:24 +0100 Christian Ebert (stable) merge stable
Thu, 03 Jun 2010 10:37:31 +0100 Christian Ebert Use context to detect uncommitted merge
Sat, 22 May 2010 14:10:49 +0200 Christian Ebert (stable) merge stable
Fri, 21 May 2010 22:12:39 +0200 Christian Ebert Offer svn-like default keywordmaps
Fri, 21 May 2010 22:12:39 +0200 Christian Ebert Add 2 svn-like date filters
Tue, 18 May 2010 22:22:59 +0200 Christian Ebert Merge with stable
Tue, 18 May 2010 16:31:10 +0200 Martin Geisler Use our custom hg reStructuredText role some more stable
Fri, 14 May 2010 17:15:38 +0200 Christian Ebert Merge with stable
Fri, 14 May 2010 10:01:09 -0500 Matt Mackall rollback: fix up tests stable
Fri, 14 May 2010 10:56:47 +0200 Christian Ebert (stable) merge stable
Thu, 13 May 2010 17:24:21 -0500 Matt Mackall commit: note new branch heads rather than topological heads stable
Sun, 09 May 2010 11:14:43 +0200 Christian Ebert Support extensions using dorecord, e.g. crecord
Wed, 05 May 2010 17:16:00 +0200 Christian Ebert (stable) merge stable
Wed, 05 May 2010 14:02:45 +0200 Christian Ebert Omit setting extra variable for record context
Tue, 04 May 2010 01:15:34 +0200 Christian Ebert (stable) merge stable
Sun, 02 May 2010 22:39:43 +0200 Christian Ebert Simplify record switch in kwtemplater.overwrite
Sat, 01 May 2010 23:18:42 +0200 Christian Ebert (stable) merge stable
Sat, 01 May 2010 20:49:40 +0200 Christian Ebert Cleanup test and make it portable
Fri, 30 Apr 2010 16:30:09 +0200 Christian Ebert Merge with stable
Thu, 29 Apr 2010 22:04:05 -0500 Matt Mackall run-tests: add --view switch to use external diff viewer stable
Thu, 29 Apr 2010 18:25:45 -0500 Matt Mackall run-tests: sort options stable
Thu, 29 Apr 2010 18:25:45 -0500 Matt Mackall run-tests: add -l short option for --local stable
Fri, 30 Apr 2010 15:21:59 +0200 Christian Ebert (stable) merge stable
Mon, 26 Apr 2010 04:01:13 +0200 Christian Ebert Test recording
Mon, 26 Apr 2010 04:01:07 +0200 Christian Ebert Support (q)record
Mon, 26 Apr 2010 03:54:18 +0200 Christian Ebert Remove mq commands from restricted list
Fri, 16 Apr 2010 14:30:13 +0200 Christian Ebert Replace deprecated mq commands in test
Fri, 23 Apr 2010 10:37:08 +0200 Christian Ebert Merge with stable
Thu, 22 Apr 2010 10:24:49 +0200 Martin Geisler Use hg role in help strings stable
Tue, 20 Apr 2010 02:37:20 +0200 Christian Ebert Merge with stable
Sat, 17 Apr 2010 13:38:42 -0500 Augie Fackler keyword: monkeypatch patch so that optional args can be passed as kwargs stable
Thu, 15 Apr 2010 22:16:14 +0200 Christian Ebert Merge with stable
Thu, 15 Apr 2010 20:25:07 +0200 Benoit Boissinot run-tests.py: can't remove from os.environ on solaris stable
Wed, 14 Apr 2010 15:23:22 +0200 Christian Ebert Merge with stable
Wed, 14 Apr 2010 17:58:10 +0900 Nicolas Dumazet pylint, pyflakes: remove unused or duplicate imports stable
Wed, 14 Apr 2010 00:24:47 -0500 Ry4an Brase Fix --blacklist when --jobs > 1 in run_tests.py. stable
Wed, 14 Apr 2010 09:08:47 +0200 Benoit Boissinot run-tests.py: reset env variables set by hooks stable
Tue, 13 Apr 2010 10:28:48 +0200 Christian Ebert Merge with stable
Tue, 23 Mar 2010 15:23:04 +0100 Ronny Pfannschmidt run-tests: force to test pure on pypy as well stable
(0) -120 +120 tip