tests/test-mq.t
Mon, 23 Nov 2020 11:18:48 -0800 Martin von Zweigbergk errors: remove trailing "!" from some error messages for consistency
Mon, 12 Oct 2020 12:44:18 -0700 Martin von Zweigbergk errors: introduce StateError and use it from commands and cmdutil
Mon, 17 Jun 2019 10:19:41 -0700 Martin von Zweigbergk strip: use bailifchanged() instead of reimplementing it
Fri, 22 Feb 2019 03:52:10 +0530 Pulkit Goyal diff: make sure we output stat even when --git is not passed (issue4037) (BC)
Wed, 06 Feb 2019 15:26:53 -0800 Martin von Zweigbergk mq: always show relative path to .orig backup
Sat, 13 Oct 2018 02:17:41 -0700 rdamazio help: assigning categories to existing commands
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Sat, 15 Sep 2018 00:37:20 +0300 Pulkit Goyal py3: call hgweb.hgweb() with bytes values
Thu, 30 Aug 2018 01:53:21 +0200 Boris Feld phase: report number of non-public changeset alongside the new range
Tue, 10 Apr 2018 19:32:08 +0530 Pulkit Goyal py3: make sure we write bytes to file
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Mon, 11 Sep 2017 17:49:49 +0000 Mark Thomas scmutil: don't append .orig to backups in origbackuppath (BC)
Sat, 08 Jul 2017 18:46:12 -0400 Matt Harbison test-mq: conditionalize output instead of tests
Wed, 05 Jul 2017 11:10:11 -0500 Augie Fackler tests: replace yet more calls to `python` with $PYTHON
Tue, 20 Jun 2017 09:45:02 -0400 Augie Fackler cleanup: use $PYTHON to run python in many more tests
Sun, 16 Apr 2017 02:32:51 +0200 Pierre-Yves David color: turn on by default (but for windows)
Wed, 25 Jan 2017 22:35:40 +0900 Yuya Nishihara help: uppercase command placeholder
Thu, 12 Jan 2017 11:43:26 -0800 Martin von Zweigbergk tests: use "hg help revisions.<predicate>" instead of grepping
Tue, 20 Sep 2016 23:47:46 +0000 timeless help: use single quotes in use warning
Tue, 12 Jan 2016 06:03:36 +0000 timeless minirst: change hgrole to use single quotes
Sun, 15 Nov 2015 21:12:13 -0500 Matt Harbison tests: fix globs for Windows
Tue, 10 Nov 2015 14:52:54 -0800 Christian Delahousse mq: let the user choose where .orig files are kept
Wed, 14 Oct 2015 03:30:27 -0400 timeless mq: consistently use qrefresh
Fri, 28 Aug 2015 10:53:55 -0400 timeless spelling: behaviour -> behavior
Thu, 16 Apr 2015 11:59:36 -0400 Gregory Szorc tags: explicitly log which tags cache file is being written
Thu, 16 Apr 2015 12:01:00 -0400 Gregory Szorc tags: change format of tags cache files
Wed, 15 Apr 2015 18:34:34 -0400 Pierre-Yves David tags: have a different cache file per filter level
Tue, 17 Mar 2015 21:53:17 +0900 Yuya Nishihara commands: say "working directory" in full spelling
Fri, 09 Jan 2015 10:52:14 -0800 Durham Goode bundles: do not overwrite existing backup bundles (BC)
Fri, 18 Apr 2014 13:33:20 +0200 Mads Kiilerich localrepo: show headline notes in commitctx before showing filenames
Tue, 04 Nov 2014 23:41:46 +0900 Yuya Nishihara tests: write hgrc of more than two lines by using shell heredoc
Thu, 17 Apr 2014 22:47:38 +0200 Mads Kiilerich spelling: fixes from proofreading of spell checker issues
Sat, 01 Nov 2014 22:59:37 +0000 Pierre-Yves David mq: do not call [0] on revset stable
Sat, 01 Nov 2014 22:58:30 +0000 Pierre-Yves David addset: fix `first` and `last` on sorted addset (issue4426) stable
Thu, 09 Oct 2014 09:12:54 -0700 Pierre-Yves David revset-_descendant: rework the whole sorting and combining logic
Tue, 12 Aug 2014 04:11:32 -0500 Matt Mackall help: normalize helplist hints
Thu, 26 Sep 2013 23:57:21 +0200 Pierre-Yves David mq: extract strip function as its standalone extension (issue3824)
Tue, 26 Feb 2013 21:04:50 +0100 Mads Kiilerich tests: work around msys bash mangling of paths in test-mq.t
Mon, 11 Feb 2013 16:21:48 +0100 Pierre-Yves David mq: comply with filtering when injecting fake tags (issue3812)
Sun, 09 Dec 2012 00:25:21 +0100 Mads Kiilerich mq: don't fail when removing a patch without patch file from series file
Tue, 06 Nov 2012 17:30:47 -0600 Matt Mackall status: use condwrite to avoid zero-width format string hack
Wed, 20 Jun 2012 23:41:21 +0200 Mads Kiilerich tests: add missing no-outer-repo requirements
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