Mercurial > hg-stable
log
age | author | description |
---|---|---|
Tue, 19 Dec 2006 08:59:41 -0600 | Matt Mackall | writebundle: overwrite existing bundle file |
Tue, 19 Dec 2006 08:58:56 -0600 | Matt Mackall | incoming/outgoing: return failure if no changes found |
Mon, 18 Dec 2006 12:22:43 -0800 | Brendan Cully | Add revlog.LookupError exception, and use it instead of RevlogError. |
Sun, 17 Dec 2006 22:16:57 -0600 | Matt Mackall | Add some modules to the demandimport ignore list for Windows |
Sun, 17 Dec 2006 21:48:22 -0600 | Matt Mackall | Sync with -stable |
Sun, 17 Dec 2006 18:45:46 -0800 | Brendan Cully | demandimport: blacklist _hashlib again (imported in ImportError try block) |
Sun, 17 Dec 2006 18:34:42 -0800 | Brendan Cully | demandimport: handle already-loaded nested modules in subload |