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
less more (0) -60 tip