Mercurial > hg-stable
log
age | author | description |
---|---|---|
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 |