Wed, 08 Mar 2006 05:31:20 +0100 |
Thomas Arendsen Hein |
Make bisect extension work with python2.3
|
Wed, 08 Mar 2006 05:16:36 +0100 |
Thomas Arendsen Hein |
Fixed spacing/indentation, removed #! script header, added short description.
|
Wed, 08 Mar 2006 05:07:20 +0100 |
Thomas Arendsen Hein |
Fixed contrib/hbisect.py to work with the new opener behaviour.
|
Sun, 19 Feb 2006 18:59:20 +0100 |
Benoit Boissinot |
bisect: fix for recent changes disallowing "false" merges
|
Thu, 12 Jan 2006 13:58:36 +0100 |
Thomas Arendsen Hein |
Distinguish removed and deleted files. Tests are not fixed yet.
|
Thu, 12 Jan 2006 13:35:09 +0100 |
Thomas Arendsen Hein |
Renamed c, a, d, u to modified, added, removed, unknown for users of changes()
|
Fri, 18 Nov 2005 22:48:47 -0800 |
Eric Hopper |
Convert all classes to new-style classes by deriving them from object.
|
Fri, 30 Sep 2005 11:08:13 -0700 |
Benoit Boissinot |
bisect extension for mercurial
|