tests/test-mq.t
Tue, 12 Jun 2012 14:18:18 +0200 Martin Geisler purge: lowercase messages
Mon, 11 Jun 2012 01:38:32 +0200 Mads Kiilerich tests: cleanup of tests that got lost in their own nested directories
Sun, 10 Jun 2012 14:14:05 +0200 Mads Kiilerich tests: convert some 'hghave execbit' to #if
Sun, 13 May 2012 14:00:58 +0200 Patrick Mezard mq: rename --check into --keep-changes
Sat, 12 May 2012 00:19:30 +0200 Patrick Mezard mq: introduce mq.check setting
Fri, 11 May 2012 16:18:47 +0200 Patrick Mezard mq: backup local changes in qpush --force stable
Sun, 01 Apr 2012 15:34:22 -0500 Matt Mackall merge stable
Sun, 01 Apr 2012 18:18:48 +0900 FUJIWARA Katsunori tests: fix portability of sed usage in test-mq stable
Sat, 31 Mar 2012 14:05:10 -0500 Matt Mackall merge with stable
Sat, 31 Mar 2012 13:46:46 -0500 Matt Mackall tests: fix portability of sed expression in test-mq stable
Fri, 30 Mar 2012 14:35:06 -0500 Matt Mackall merge with stable
Thu, 29 Mar 2012 00:35:00 +0200 Mads Kiilerich mq: fix qpush --move with comments in series file between applied patches stable
Tue, 27 Mar 2012 14:37:17 -0500 Matt Mackall merge with stable
Sat, 24 Mar 2012 12:06:49 +0100 Pierre-Yves David qfinish: comply with the phases.new-commit option in secret mode (issue3335) stable
Tue, 28 Feb 2012 21:17:53 -0600 Matt Mackall merge with stable
Mon, 27 Feb 2012 18:23:18 +0100 Patrick Mezard mq: fix qapplied --last and qprev documentation (issue3282) stable
Wed, 22 Feb 2012 17:41:22 -0600 Matt Mackall mq: expand qimport summary
Fri, 03 Feb 2012 19:47:09 +0100 Patrick Mezard mq: make qprev return the previous applied patch (issue3245) stable
Fri, 03 Feb 2012 19:38:31 +0100 Patrick Mezard mq: fix qnext when all remaining patches are guarded stable
Fri, 03 Feb 2012 19:23:13 +0100 Patrick Mezard test-mq: fix sed call on OSX stable
Mon, 30 Jan 2012 16:04:14 -0600 Matt Mackall mq: fix secret description in help stable
Mon, 30 Jan 2012 15:17:08 +0100 Pierre-Yves David qfinish: do not set secret changeset to draft if mq.secret=false stable
Mon, 30 Jan 2012 17:39:05 +0100 Pierre-Yves David mq: take mq.secret configuration into account when picking the default phase stable
Sun, 29 Jan 2012 12:59:21 -0600 Matt Mackall mq: add secret setting stable
Fri, 20 Jan 2012 18:45:29 +0100 Pierre-Yves David mq-safety: don't apply safety on non-outgoing changeset stable
Wed, 18 Jan 2012 16:53:49 +0100 Pierre-Yves David mq: have mq create secret changeset only
Wed, 11 Jan 2012 18:14:55 +0100 Olav Reinert help: fix column alignment in "hg help" output
Sat, 24 Dec 2011 19:16:36 +0900 FUJIWARA Katsunori icasefs: add test for case preservation on case insensitive filesystem
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich tests: make (glob) on windows accept \ instead of /
Mon, 07 Nov 2011 03:14:54 +0100 Mads Kiilerich tests: use 'hghave execbit' for tests that manipulate x bit in file system
Fri, 24 Jun 2011 23:25:42 +0300 Idan Kamara backout of d04ba50e104d: allow to qpop/push with a dirty working copy stable
Tue, 31 May 2011 08:47:16 +0200 Martin Geisler mq: print "'foo' 'bar'", not "['foo', 'bar']" when showing guards
Tue, 17 May 2011 23:27:58 +0200 Patrick Mezard mq: fix qpush changes detection of renamed files
Fri, 06 May 2011 19:55:46 +0300 Idan Kamara mq: allow to qpop/push with a dirty working copy (issue2780)
Fri, 06 May 2011 16:07:35 +0300 Idan Kamara mq: add a 'mq()' revset predicate that returns applied mq csets
Wed, 04 May 2011 23:12:23 +0300 Idan Kamara mq: don't suggest to refresh when qpushing with no applied patches
Mon, 02 May 2011 19:20:29 +0200 Peter Arrenbrecht localrepo: reuse parent manifest in commitctx if no files have changed
Thu, 21 Apr 2011 13:47:45 -0700 Danek Duvall color: add support for terminfo-based attributes and color
Fri, 11 Feb 2011 13:10:39 +0100 Pierre-Yves David mq: gracefully handle malformated status file stable
Tue, 04 Jan 2011 06:29:08 +0100 jfh move tags.cache and branchheads.cache to a collected cache folder .hg/cache/
Wed, 05 Jan 2011 10:47:35 +0100 Martin Geisler commands: clarify which aliases "hg help -v" show (issue2572) stable
Mon, 08 Nov 2010 01:41:41 +0100 Mads Kiilerich tests: use (esc) for all non-ASCII test output stable
Fri, 08 Oct 2010 22:36:10 -0500 Mads Kiilerich tests: remove redundant globs
Fri, 24 Sep 2010 10:13:49 +0200 Martin Geisler tests: added a short description to issue numbers
Wed, 22 Sep 2010 16:06:02 -0500 Brodie Rao tests: add glob matching for unified tests
Wed, 22 Sep 2010 16:06:00 -0500 Brodie Rao tests: require regexes in unified tests to be marked with " (re)"
Tue, 21 Sep 2010 16:00:02 -0500 Matt Mackall tests: cleanup exit code handling in unified tests
Thu, 16 Sep 2010 17:51:32 -0500 Matt Mackall tests: add exit codes to unified tests
Mon, 30 Aug 2010 13:11:32 +0900 Nicolas Dumazet tests: remove useless grep -v in test-mq.t
Sun, 29 Aug 2010 22:55:37 +0200 Martin Geisler Merge with stable
Fri, 13 Aug 2010 16:05:08 +0200 Dan Villiom Podlaski Christiansen mq: extend support for the --mq argument to extension commands
Mon, 16 Aug 2010 10:58:03 +0900 Nicolas Dumazet tests: use regular expressions instead of helpers
Sun, 15 Aug 2010 21:41:45 +0900 Nicolas Dumazet tests: unify test-mq
less more (0) tip