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
(0) -300 -100 -60 +60 +100 +300 tip