Mercurial > hg
log hgext/hbisect.py @ 2851:82f50658c72b
age | author | description |
---|---|---|
Mon, 07 Aug 2006 22:54:33 -0500 | Matt Mackall | Introduce update helper functions: update, merge, clean, and revert |
Mon, 07 Aug 2006 17:26:09 -0500 | Matt Mackall | Fix extensions for merge change |
Fri, 28 Jul 2006 21:20:41 -0300 | Alexis S. L. Carvalho | hbisect.py: don't rely on __del__ to write the current state. |
Fri, 26 May 2006 22:17:43 +0200 | Benoit Boissinot | better ui for the bisect extension |
Thu, 18 May 2006 08:03:51 +0200 | Thomas Arendsen Hein | Removed extra space in bisect output. |
Wed, 08 Mar 2006 19:30:30 +0100 | Thomas Arendsen Hein | Moved bisect extension to hgext folder. base contrib/hbisect.py@6cfb03cc765f |