Fri, 06 May 2011 10:02:46 +0200 |
Martin Geisler |
hbisect: use real Booleans instead of 0/1
|
Sun, 29 Aug 2010 22:37:58 +0200 |
Martin Geisler |
Lowercase error messages
stable
|
Fri, 20 Aug 2010 17:16:37 -0500 |
Matt Mackall |
bisect: better message for unrelated starting revisions
stable
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Mon, 12 Oct 2009 14:59:28 -0500 |
Matt Mackall |
bisect: limit considered set to descendants of first good rev
|
Sun, 17 May 2009 16:57:12 +0200 |
Martin Geisler |
hbisect: use set.update for bulk updates
|
Sun, 17 May 2009 03:40:54 +0200 |
Benoit Boissinot |
bisect: use set instead of dict
|
Sun, 26 Apr 2009 01:25:53 +0200 |
Martin Geisler |
add blank line after copyright notices and after header
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Wed, 22 Apr 2009 00:57:28 +0200 |
Martin Geisler |
replace set-like dictionaries with real sets
|
Wed, 22 Apr 2009 02:01:22 +0200 |
Ronny Pfannschmidt |
switch lock releasing in the core from gc to explicit
|
Sat, 28 Mar 2009 17:29:14 +0100 |
Benoit Boissinot |
bisect: use integer division
|
Sat, 27 Dec 2008 19:05:26 +0100 |
Bernhard Leiner |
Circumvent removal of valid bisect candidates due to previously skipped ones
|
Fri, 10 Oct 2008 16:58:14 +0300 |
Alexander Solovyov |
bisect: ability to check revision with command
|
Sat, 02 Aug 2008 23:45:10 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sat, 02 Aug 2008 22:10:10 +0200 |
Bernhard Leiner |
Add support for multiple possible bisect results (issue1228, issue1182)
|
Fri, 27 Jun 2008 18:28:45 -0500 |
Matt Mackall |
util: add sort helper
|
Thu, 26 Jun 2008 14:35:50 -0500 |
Matt Mackall |
add __len__ and __iter__ methods to repo and revlog
|
Wed, 18 Jun 2008 10:15:59 +0200 |
Dirkjan Ochtman |
merge incorporation of graph into paper style
|
Wed, 18 Jun 2008 00:28:40 -0500 |
Matt Mackall |
make graph view work with paper style
|
Thu, 06 Mar 2008 22:51:16 +0100 |
Joel Rosdahl |
Avoid importing mercurial.node/mercurial.repo stuff from mercurial.hg
|
Mon, 31 Dec 2007 18:20:34 -0600 |
Matt Mackall |
bisect: improve tests
|
Mon, 31 Dec 2007 18:20:34 -0600 |
Matt Mackall |
bisect: handle search for bad to good transitions
|
Mon, 31 Dec 2007 18:20:34 -0600 |
Matt Mackall |
bisect: make bisect a built-in command
base
hgext/hbisect.py@8fec5a8191be
|