log

age author description
Mon, 04 Jun 2007 00:24:48 -0300 Alexis S. L. Carvalho Also check the index file size when deciding whether to reload a revlog.
Mon, 04 Jun 2007 00:24:48 -0300 Alexis S. L. Carvalho use .extend instead of .append in readtags
Fri, 20 Apr 2007 16:17:42 -0500 TK Soh hbisect: fix a typo in error message
Sun, 03 Jun 2007 14:38:52 -0300 Alexis S. L. Carvalho patch.diff: avoid calling workingctx().manifest()
Sun, 03 Jun 2007 17:18:48 +0200 Patrick Mezard Merge with crew-stable
Fri, 15 Dec 2006 10:32:57 +0300 Andrei Vermel hgk - fix CR issues on windows
Thu, 24 May 2007 16:32:38 +0200 Mathieu Clabaut Add sending date to notify message.
Sat, 02 Jun 2007 09:04:23 -0700 Bryan O'Sullivan Merge with crew.
Sun, 27 May 2007 14:58:59 -0700 Bryan O'Sullivan patchbomb: Fail early if no revs given to email
Sun, 27 May 2007 14:54:00 -0700 Bryan O'Sullivan patchbomb: Fix typo.
Sun, 27 May 2007 14:53:46 -0700 Bryan O'Sullivan patchbomb: Hoist sender config higher.
Sun, 27 May 2007 14:43:29 -0700 Bryan O'Sullivan Automated merge with http://hg.intevation.org/mercurial/crew
Sun, 27 May 2007 14:40:14 -0700 Bryan O'Sullivan patchbomb: Validate email config before we start prompting for info.
Sun, 27 May 2007 14:26:54 -0700 Bryan O'Sullivan Introduce find_exe. Use instead of find_in_path for programs.
Sun, 27 May 2007 13:50:59 -0700 Bryan O'Sullivan ui: Rename has_config to has_section.