Mercurial > hg
log mercurial/hbisect.py @ 6750:fb42030d79d6
age | author | description |
---|---|---|
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 |