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
|
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.
|
Sun, 27 May 2007 13:41:35 -0700 |
Bryan O'Sullivan |
patchbomb: Defer the import of readline.
|
Sun, 27 May 2007 13:29:04 -0700 |
Bryan O'Sullivan |
patchbomb: Don't prompt for headers until sure we have revs to export.
|
Mon, 04 Jun 2007 00:24:48 -0300 |
Alexis S. L. Carvalho |
wsgicgi: change stdin to binary mode
|
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
|