tests/test-keyword.t
Wed, 16 Jan 2013 00:08:08 +0100 Pierre-Yves David branchmap: update cache of 'unserved' filter on new changesets
Sun, 13 Jan 2013 01:39:16 -0600 Kevin Bullock filtering: rename filters to their antonyms
Thu, 10 Jan 2013 16:25:06 +0000 Christian Ebert test-keyword: improve grammar and spelling in branchcache note
Tue, 08 Jan 2013 20:37:37 +0100 Pierre-Yves David clfilter: enforce hidden changeset globally
Tue, 08 Jan 2013 12:41:51 +0100 Pierre-Yves David branchcache: add note about cache invalidation to test-keyword.t
Wed, 02 Jan 2013 01:57:46 +0100 Pierre-Yves David clfilter: add mutable filtering
Mon, 07 Jan 2013 17:23:25 +0100 Pierre-Yves David branchmap: allow to use cache of subset
Fri, 21 Dec 2012 17:19:52 +0100 Idan Kamara localrepo: filter unknown nodes from the phasecache on destroyed
Fri, 28 Dec 2012 00:02:40 +0100 Pierre-Yves David strip: do not update branchcache during strip (issue3745)
Mon, 24 Dec 2012 02:49:59 +0100 Pierre-Yves David branchmap: move validity logic in the object itself
Thu, 18 Oct 2012 22:12:15 +0200 Pierre-Yves David amend: add noise in extra to avoid creating obsolescence cycle (issue3664)
Tue, 11 Sep 2012 08:36:09 -0700 Bryan O'Sullivan Merge spelling fixes
Fri, 17 Aug 2012 13:58:18 -0700 timeless spelling: destination
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors
Wed, 08 Aug 2012 18:10:16 +0200 Mads Kiilerich check-code: fix check for trailing whitespace on sh command lines
Tue, 03 Jul 2012 18:02:07 +0200 Adrian Buehlmann test-keyword: adapt for Windows
Wed, 04 Jul 2012 02:04:58 +0200 Mads Kiilerich tests: don't use dates before epoch in test-keyword.t
Thu, 21 Jun 2012 17:37:02 -0500 Matt Mackall merge with crew
Thu, 21 Jun 2012 03:05:02 +0200 Mads Kiilerich tests: prepare get-with-headers.py for MSYS
Wed, 20 Jun 2012 23:41:21 +0200 Mads Kiilerich tests: add missing no-outer-repo requirements
Fri, 18 May 2012 12:45:47 -0700 Joshua Redstone strip: incrementally update the branchheads cache after a strip
Mon, 11 Jun 2012 01:40:51 +0200 Mads Kiilerich tests: add missing trailing 'cd ..'
Sun, 10 Jun 2012 18:50:42 +0200 Mads Kiilerich tests: convert some 'hghave symlink' to #if
Sat, 26 May 2012 20:46:12 +0200 Christian Ebert keyword: support commit --amend (issue3471)
Thu, 10 May 2012 18:21:15 +0200 Patrick Mezard repair: no need to call filterunknown() in strip()
Tue, 03 Apr 2012 21:02:00 +0200 Thomas Arendsen Hein merge with stable
Tue, 03 Apr 2012 19:06:35 +0200 Thomas Arendsen Hein tests: make tests work if directory contains special characters stable
Fri, 30 Mar 2012 22:08:46 +0100 A. S. Budden record: allow splitting of hunks by manually editing patches
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
Wed, 18 Jan 2012 16:46:15 +0100 Sune Foldager phases: use nodemap to check for missing nodes
Sun, 15 Jan 2012 18:00:01 -0600 Matt Mackall merge with stable
Sun, 15 Jan 2012 13:37:33 +0100 Christian Ebert keyword: update filectx.cmp monkeypatch to handle '\1\n' at start of file stable
Thu, 08 Dec 2011 16:01:44 -0600 Matt Mackall merge with stable
Thu, 08 Dec 2011 14:32:44 -0600 Matt Mackall branch: warn on branching stable
Wed, 23 Nov 2011 01:20:32 +0000 Christian Ebert test-keyword: use inline doctest syntax
Wed, 16 Nov 2011 18:04:19 -0600 Matt Mackall merge: give a special message for internal:merge failure (issue3105)
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich tests: make (glob) on windows accept \ instead of /
Mon, 07 Nov 2011 03:24:53 +0100 Mads Kiilerich tests: use 'hghave serve' to guard tests that requires serve daemon management
Mon, 07 Nov 2011 03:14:55 +0100 Mads Kiilerich tests: use 'hghave unix-permissions' for tests that really use chmod
Mon, 07 Nov 2011 03:14:54 +0100 Mads Kiilerich tests: use 'hghave symlink' for tests using symlinks
Sun, 02 Oct 2011 14:34:28 -0400 Greg Ward import: wrap a transaction around the whole command
Sat, 10 Sep 2011 13:23:41 +0100 Christian Ebert keyword: make status test after record and kwexpand/kwshrink reliable stable
Thu, 08 Sep 2011 19:30:25 +0100 Christian Ebert keyword: preserve file mode when overwriting stable
Mon, 02 May 2011 19:20:29 +0200 Peter Arrenbrecht localrepo: reuse parent manifest in commitctx if no files have changed
Sat, 30 Apr 2011 17:38:06 +0200 Nicolas Dumazet tests: move test bundles in a bundles/ subdirectory
Thu, 10 Mar 2011 13:43:47 +0100 Martin Geisler tests: use $TESTTMP more and use (glob) less
Thu, 10 Feb 2011 09:03:06 +0100 Gilles Moris rollback: clarifies the message about the reverted state (issue2628) stable
Sun, 23 Jan 2011 03:15:39 +0100 Christian Ebert keyword: inform user about current keywordset in kwdemo
Wed, 01 Dec 2010 10:51:49 +0100 Christian Ebert keyword: copy: when copied source is a symlink, follow it stable 1.7.2
Wed, 20 Oct 2010 17:38:21 -0500 Kevin Bullock pull: silence spurious 'requesting all changes' message stable
Sun, 24 Oct 2010 15:11:41 +0100 Christian Ebert keyword: fix regressions introduced in d87f3ff904ba stable
Sun, 10 Oct 2010 00:30:09 +0100 Christian Ebert keyword: fix weeding of expansion candidates when recording
Sat, 09 Oct 2010 07:13:51 -0500 Mads Kiilerich test-keyword: ignore subject in notify hook mails
Sat, 09 Oct 2010 07:13:49 -0500 Mads Kiilerich test-keyword: fix test glob to ACL/SELinux flag
Fri, 08 Oct 2010 22:36:10 -0500 Mads Kiilerich tests: remove redundant globs
Fri, 08 Oct 2010 20:12:40 -0500 Matt Mackall keyword: fix test glob
Fri, 08 Oct 2010 18:39:46 +0100 Christian Ebert keyword: specific regular expressions depending on read mode
Fri, 08 Oct 2010 18:39:46 +0100 Christian Ebert test-keyword: remove remaining sed calls
Fri, 08 Oct 2010 18:39:46 +0100 Christian Ebert keyword: support copy and rename
less more (0) -60 tip