Tue, 20 Feb 2007 22:20:16 +0100 |
Erling Ellingsen |
don't return uninitialized memory from bdiff.blocks()
|
Mon, 19 Feb 2007 10:08:59 +0100 |
Patrick Mezard |
web/server: disable address reuse option for BaseHTTPServer on windows
|
Mon, 19 Feb 2007 10:32:46 +0100 |
Patrick Mezard |
stdout raises EINVAL when flush() is called on a closed pipe under win32.
|
Mon, 19 Feb 2007 10:29:05 +0100 |
Patrick Mezard |
localrepo: stream_in may raise ZeroDivisionError with nul float elapsed argument.
|
Mon, 19 Feb 2007 09:59:37 +0100 |
Patrick Mezard |
streamclone: stream_out tried to decodefilename non-normalized paths
|
Sat, 03 Mar 2007 18:59:54 -0800 |
Brendan Cully |
Add _xmlplus to the demandimport blacklist. (HGCIA was failing to load.)
|
Fri, 02 Mar 2007 14:03:30 -0800 |
Brendan Cully |
Suppress <stdout> before hg export -v (regression from previous patch).
|
Thu, 01 Mar 2007 20:53:38 -0800 |
Brendan Cully |
Let patch.export handle any fp-like object
|
Thu, 01 Mar 2007 22:15:56 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Thu, 01 Mar 2007 22:15:17 +0100 |
Thomas Arendsen Hein |
Unified #! paths for python scripts and removed them for test modules.
|
Tue, 27 Feb 2007 09:05:36 +0100 |
Emanuele Aina |
Use the mercurial i18n infrastructure in the purge extension
|
Tue, 27 Feb 2007 09:05:36 +0100 |
Emanuele Aina |
Print relative names in the purge extension
|
Tue, 27 Feb 2007 16:48:17 -0600 |
Matt Mackall |
Merge with crew
|
Tue, 27 Feb 2007 12:58:40 -0800 |
Brendan Cully |
Break core of repo.tag into dirstate/hook-free repo._tag for convert-repo
|
Mon, 26 Feb 2007 21:57:33 +0100 |
Thomas Arendsen Hein |
Use only integer part of mtime in workingfilectx.date(), fixes test-context.py
|