Mercurial > hg-stable
log
age | author | description |
---|---|---|
Thu, 27 Dec 2007 23:55:39 -0600 | Matt Mackall | bisect: remove unused imports |
Thu, 27 Dec 2007 23:55:39 -0600 | Matt Mackall | bisect: rename autobad/good/next |
Thu, 27 Dec 2007 23:55:39 -0600 | Matt Mackall | bisect: slightly improve the help message |
Thu, 27 Dec 2007 23:55:39 -0600 | Matt Mackall | bisect: remove stale test function |
Thu, 27 Dec 2007 23:55:39 -0600 | Matt Mackall | bisect: use array.array rather than lists for ancestor lists |
Thu, 27 Dec 2007 23:55:39 -0600 | Matt Mackall | bisect: switch individual ancestor lists from dict to list |