Tue, 06 Oct 2020 22:36:15 -0700 |
Martin von Zweigbergk |
errors: introduce InputError and use it from commands and cmdutil
|
Tue, 14 Apr 2020 19:09:56 -0400 |
Valentin Gatien-Baron |
graft: exit 1 on conflicts, like merge
|
Sun, 14 Oct 2018 13:19:24 +0200 |
Pierre-Yves David |
debugobsolete: also issue the "new obsmarkers" messsage
|
Wed, 15 May 2019 10:54:36 -0400 |
timeless |
bisect: do not crash with rewritten commits
|
Tue, 06 Mar 2018 07:11:24 -0600 |
Yuya Nishihara |
py3: make test-bisect.t bytes-safe
|
Thu, 28 Sep 2017 18:19:06 +0100 |
Boris Feld |
config: use 'experimental.evolution.create-markers'
|
Tue, 22 Aug 2017 14:58:39 -0400 |
Augie Fackler |
tests: update test-bisect to pass our module import checker
|
Mon, 21 Aug 2017 16:43:37 +0530 |
Pulkit Goyal |
morestatus: check whether the conflict message is None before printing
|
Fri, 04 Aug 2017 18:41:16 +0200 |
Boris Feld |
test: update evolution config
|
Thu, 03 Aug 2017 05:12:35 +0530 |
Pulkit Goyal |
morestatus: move fb extension to core by plugging to `hg status --verbose`
|
Sun, 16 Jul 2017 02:33:14 +0200 |
Boris Feld |
debugobsolete: also report the number of obsoleted changesets
|
Tue, 20 Jun 2017 23:23:45 -0400 |
Matt Harbison |
tests: adjust quoting to keep Windows happy with recent $PYTHON change
|
Tue, 20 Jun 2017 09:45:02 -0400 |
Augie Fackler |
cleanup: use $PYTHON to run python in many more tests
|
Thu, 15 Jun 2017 14:27:52 -0400 |
Augie Fackler |
tests: use $PYTHON in #! so we always use the right Python
|
Fri, 09 Jun 2017 20:12:39 -0400 |
Brandon McCaig |
bisect: improve option validation message
|
Wed, 03 May 2017 09:09:44 -0700 |
Martin von Zweigbergk |
bisect: allow resetting with unfinished graft/rebase/etc
|
Sat, 22 Oct 2016 14:35:10 +0900 |
Yuya Nishihara |
ui: factor out ui.load() to create a ui without loading configs (API)
|
Fri, 29 May 2015 22:23:58 +0200 |
Gilles Moris |
summary: move the parents phase marker to commit line (issue4688)
|
Thu, 14 May 2015 17:38:38 +0200 |
Gilles Moris |
summary: add a phase line (draft, secret) to the output
|
Tue, 14 Oct 2014 13:34:25 -0700 |
Durham Goode |
obsolete: update tests to use obsolete options
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
bisect: --command without --noupdate should flag the parent rev it tested
|
Sun, 10 Nov 2013 18:51:21 +0100 |
Mads Kiilerich |
bisect: report "both good and bad" as such, not as "not directly related"
stable
|
Tue, 14 May 2013 11:23:17 -0700 |
Bryan O'Sullivan |
summary: add tests for some extensions we plan to modify
|
Tue, 22 Jan 2013 03:23:02 +0100 |
Pierre-Yves David |
bisect: use changelog for iteration
stable
|
Wed, 12 Dec 2012 02:38:14 +0100 |
Mads Kiilerich |
bisect: store state sorted
|
Fri, 15 Jun 2012 01:02:44 +0200 |
Adrian Buehlmann |
test-bisect: adapt for Windows
|
Tue, 12 Jun 2012 14:18:18 +0200 |
Martin Geisler |
bisect: lowercase status message
|
Tue, 08 May 2012 15:31:00 -0700 |
Bryan O'Sullivan |
bisect: set HG_NODE when runing a command
|
Tue, 08 May 2012 15:29:09 -0700 |
Bryan O'Sullivan |
bisect: track the current changeset (issue3382)
|
Wed, 16 Nov 2011 03:45:14 +0100 |
Mads Kiilerich |
tests: add 'hghave system-sh' to skip tests on windows
|
Sun, 18 Sep 2011 22:54:11 +0200 |
Yann E. MORIN |
revset: rename bisected() to bisect()
|
Sat, 12 Mar 2011 18:48:30 +0100 |
Benoit Boissinot |
revset: add a revset command to get bisect state.
|
Sat, 25 Sep 2010 21:52:17 +0200 |
Mads Kiilerich |
tests: avoid checking the exitcode of false
|
Fri, 24 Sep 2010 10:13:49 +0200 |
Martin Geisler |
tests: added a short description to issue numbers
|
Tue, 21 Sep 2010 16:44:13 -0500 |
Matt Mackall |
tests: drop a bunch of sed calls from unified tests
|
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
|
Wed, 08 Sep 2010 12:53:15 +0200 |
Dirkjan Ochtman |
bisect: allow revsets in addition to single revs (issue2360)
|
Mon, 30 Aug 2010 12:02:31 +0900 |
Nicolas Dumazet |
tests: convert test-bisect
base
tests/test-bisect@d3014b23b321
|