Mercurial > public > mercurial-scm > hg
log mercurial/ui.py @ 1837:6f67a4c93493
age | author | description |
---|---|---|
Mon, 06 Mar 2006 08:35:15 -0800 | Vadim Gelfer | make ui flush output. this makes error happen if printing to /dev/full. |
Tue, 24 Jan 2006 15:02:10 +1300 | mason | Add new bdiff based unidiff generation. |
Mon, 02 Jan 2006 15:25:33 -0800 | Vadim Gelfer | eliminate backtrace when piping output on windows. |
Wed, 14 Dec 2005 20:38:11 -0600 | Benoit Boissinot | quote the filename when calling HGEDITOR |
Fri, 18 Nov 2005 22:48:47 -0800 | Eric Hopper | Convert all classes to new-style classes by deriving them from object. |
Mon, 31 Oct 2005 09:57:54 -0800 | Soh Tk-r28629 | Fix traceback on bad system hgrc files |