]>
granicus.if.org Git - mutt/log
Brendan Cully [Tue, 6 Mar 2007 23:45:15 +0000 (15:45 -0800)]
Add check_sec.sh call
Brendan Cully [Tue, 6 Mar 2007 23:43:21 +0000 (15:43 -0800)]
Make hg commit less clever
Brendan Cully [Tue, 6 Mar 2007 19:58:14 +0000 (11:58 -0800)]
# changelog commit
Brendan Cully [Tue, 6 Mar 2007 19:13:43 +0000 (11:13 -0800)]
Undo bad PATCHES commit from f=f
Rocco Rutte [Tue, 6 Mar 2007 17:49:48 +0000 (09:49 -0800)]
New format=flowed handler.
Brendan Cully [Sat, 3 Mar 2007 05:12:33 +0000 (21:12 -0800)]
Add $umask for mailboxes and attachments.
init.c could really use some refactoring.
Pawel Dziekonski [Mon, 5 Mar 2007 22:50:11 +0000 (14:50 -0800)]
Updated Polish translation.
Brendan Cully [Sun, 4 Mar 2007 06:09:53 +0000 (22:09 -0800)]
Do not append ${prefix}/include to CPPFLAGS.
If configure didn't see it, neither should make. (closes: #2603)
Rado Smiljanic [Sun, 4 Mar 2007 05:49:24 +0000 (21:49 -0800)]
Increase buffer for color-command regular expressions.
Brendan Cully [Sun, 4 Mar 2007 05:26:08 +0000 (21:26 -0800)]
Revise status_format docs for %??&?. (closes: #2805)
Brendan Cully [Sun, 4 Mar 2007 05:24:41 +0000 (21:24 -0800)]
s/CVS/Mercurial/
Brendan Cully [Sun, 4 Mar 2007 03:04:37 +0000 (19:04 -0800)]
More .hgignore fixes
Brendan Cully [Sun, 4 Mar 2007 02:51:06 +0000 (18:51 -0800)]
Remove a couple of extraneous ChangeLog entries
Brendan Cully [Sun, 4 Mar 2007 02:47:41 +0000 (18:47 -0800)]
Add $wrap, which supersedes $wrapmargin.
When set to a positive number, wrap at that column. When set to a
negative number, keep that many characters empty on the right.
Brendan Cully [Sat, 3 Mar 2007 08:35:07 +0000 (00:35 -0800)]
Use hg-commit to perform commits that also update the ChangeLog.
Brendan Cully [Sat, 3 Mar 2007 05:17:19 +0000 (21:17 -0800)]
Ignore more built files
Brendan Cully [Fri, 2 Mar 2007 19:09:12 +0000 (11:09 -0800)]
Create .hgignore file
Thomas Roessler [Fri, 2 Mar 2007 09:29:41 +0000 (10:29 +0100)]
Make --enable-ssl without pop or imap a mere warning.
Petr Pisar [Fri, 2 Mar 2007 01:25:41 +0000 (01:25 +0000)]
Updated Czech translation (now in UTF-8).
Brendan Cully [Thu, 1 Mar 2007 06:05:39 +0000 (06:05 +0000)]
Remove $file_charset SYN - it never appeared in an official release.
Brendan Cully [Wed, 28 Feb 2007 17:48:29 +0000 (17:48 +0000)]
# changelog commit
Brendan Cully [Wed, 28 Feb 2007 17:47:13 +0000 (17:47 +0000)]
Add imap_close_connection to fully reset IMAP state. (closes: #2717)
Thanks to Sergey Svishchev for the original patch.
Vsevolod Volkov [Wed, 28 Feb 2007 16:27:47 +0000 (16:27 +0000)]
Updated Russian translation.
TAKAHASHI Tamotsu [Wed, 28 Feb 2007 07:36:33 +0000 (07:36 +0000)]
Updated Japanese translation.
Brendan Cully [Tue, 27 Feb 2007 20:53:13 +0000 (20:53 +0000)]
Bump hcache version after $assumed_charset BODY change.
Brendan Cully [Tue, 27 Feb 2007 20:39:37 +0000 (20:39 +0000)]
Fix init.h preprocessing when USE_SMTP is not set.
Brendan Cully [Tue, 27 Feb 2007 17:48:26 +0000 (17:48 +0000)]
# changelog commit
TAKIZAWA Takashi [Tue, 27 Feb 2007 17:44:08 +0000 (17:44 +0000)]
Updated $assumed_charset patch (closes: #2218).
Thanks to TAKAHASHI Tamotsu for the fixes and for handling patch conflicts.
Brendan Cully [Tue, 27 Feb 2007 01:10:57 +0000 (01:10 +0000)]
Add some missing files. This should probably be autogenerated somehow.
Brendan Cully [Mon, 26 Feb 2007 18:39:52 +0000 (18:39 +0000)]
Add gpgme.m4 to distribution to avoid an error running autoconf on systems
that do not have gpgme installed.
Brendan Cully [Mon, 26 Feb 2007 17:28:09 +0000 (17:28 +0000)]
# changelog commit
Brendan Cully [Mon, 26 Feb 2007 17:27:29 +0000 (17:27 +0000)]
Add curses_version to mutt -v output (thanks to Vincent Lefevre for
the initial patch), and reformat library information.
Brendan Cully [Mon, 26 Feb 2007 17:18:24 +0000 (17:18 +0000)]
# changelog commit
Vincent Lefevre [Mon, 26 Feb 2007 17:17:13 +0000 (17:17 +0000)]
Add $history_file and $save_history, for saving command history across
sessions.
Roland Rosenfeld [Mon, 26 Feb 2007 16:54:26 +0000 (16:54 +0000)]
Updated German translation.
Brendan Cully [Sun, 25 Feb 2007 01:33:16 +0000 (01:33 +0000)]
# changelog commit
Brendan Cully [Sun, 25 Feb 2007 01:32:31 +0000 (01:32 +0000)]
Update copyrights.
Brendan Cully [Sat, 24 Feb 2007 07:02:16 +0000 (07:02 +0000)]
# changelog commit
TAKIZAWA Takashi [Sat, 24 Feb 2007 07:01:24 +0000 (07:01 +0000)]
Add $assumed_charset, $file_charset and $strict_mime.
Brendan Cully [Sat, 24 Feb 2007 06:39:16 +0000 (06:39 +0000)]
# changelog commit
Brendan Cully [Sat, 24 Feb 2007 06:37:31 +0000 (06:37 +0000)]
This patch adds ESMTP relay support to mutt.
To use, set $smtp_url to the address of your smtp relay, in the form:
smtp[s]://[user[:password]@]host[:port]/
where port defaults to 25 for smtp and 465 for smtps.
You can also set $smtp_authenticators to control which methods mutt
will attempt to use during authentication. See $imap_authenticators
for details.
Brendan Cully [Sat, 24 Feb 2007 06:13:18 +0000 (06:13 +0000)]
# changelog commit
Moritz Schulte [Sat, 24 Feb 2007 06:12:19 +0000 (06:12 +0000)]
PKA signature verification via GPGME, controlled by $crypt_use_pka.
Vincent Lefevre [Sat, 24 Feb 2007 05:47:35 +0000 (05:47 +0000)]
Updated French translation.
Brendan Cully [Fri, 23 Feb 2007 22:15:24 +0000 (22:15 +0000)]
# changelog commit
convert-repo [Thu, 1 Mar 2007 19:23:31 +0000 (19:23 +0000)]
update tags
Brendan Cully [Fri, 23 Feb 2007 17:38:20 +0000 (17:38 +0000)]
automatic post-release commit for mutt-1.5.14
Brendan Cully [Mon, 12 Feb 2007 00:57:13 +0000 (00:57 +0000)]
# changelog commit
Kees Cook [Mon, 12 Feb 2007 00:56:36 +0000 (00:56 +0000)]
Full fix for null-pointer dereferences on partial opens. Thanks also
to Ken Brush.
Brendan Cully [Mon, 12 Feb 2007 00:07:12 +0000 (00:07 +0000)]
# changelog commit
Brendan Cully [Mon, 12 Feb 2007 00:06:32 +0000 (00:06 +0000)]
Do not attempt to free NULL IMAP headers after a partial mailbox load.
Brendan Cully [Wed, 7 Feb 2007 17:10:09 +0000 (17:10 +0000)]
# changelog commit
Brendan Cully [Wed, 7 Feb 2007 17:08:51 +0000 (17:08 +0000)]
Sanity-check mailbox name in imap_subscribe. (Closes: #2746)
Thomas Roessler [Fri, 26 Jan 2007 14:34:37 +0000 (14:34 +0000)]
# changelog commit
Thomas Roessler [Fri, 26 Jan 2007 14:34:11 +0000 (14:34 +0000)]
Fix #2710, of-by-one in dotlock.c.
Thomas Roessler [Tue, 9 Jan 2007 10:38:12 +0000 (10:38 +0000)]
# changelog commit
Thomas Roessler [Tue, 9 Jan 2007 10:37:34 +0000 (10:37 +0000)]
Change comment convention for ChangeLog slightly, from ^# to ^#\ .
Thomas Roessler [Tue, 9 Jan 2007 10:31:09 +0000 (10:31 +0000)]
#2673: Make mutt_which_case() multi-byte aware.
Thomas Roessler [Tue, 9 Jan 2007 10:29:37 +0000 (10:29 +0000)]
# changelog commit
Thomas Roessler [Tue, 9 Jan 2007 10:29:09 +0000 (10:29 +0000)]
Smarter header wrapping -- different behavior for display
purposes and sent messages.
Thomas Roessler [Mon, 8 Jan 2007 11:01:46 +0000 (11:01 +0000)]
# changelog commit
Rocco Rutte [Mon, 8 Jan 2007 11:01:24 +0000 (11:01 +0000)]
Fix NULL pointer issue in mutt_format_string().
Thomas Roessler [Tue, 2 Jan 2007 17:11:14 +0000 (17:11 +0000)]
# changelog commit
Thomas Roessler [Tue, 2 Jan 2007 17:10:34 +0000 (17:10 +0000)]
add debug harness to lib.c functions, and a bunch of dprint's
to safe_rename().
Brendan Cully [Wed, 20 Dec 2006 08:29:15 +0000 (08:29 +0000)]
# changelog commit
René Clerc [Wed, 20 Dec 2006 08:27:58 +0000 (08:27 +0000)]
Updated Dutch translation.
Brendan Cully [Mon, 11 Dec 2006 02:15:08 +0000 (02:15 +0000)]
# changelog commit
Brendan Cully [Mon, 11 Dec 2006 02:13:51 +0000 (02:13 +0000)]
Quiet check_sec.sh.
Ivan Vilata i Balaguer [Mon, 11 Dec 2006 02:11:35 +0000 (02:11 +0000)]
Updated Catalan translation.
Thomas Roessler [Fri, 8 Dec 2006 04:23:53 +0000 (04:23 +0000)]
# changelog commit
Thomas Roessler [Thu, 7 Dec 2006 11:34:34 +0000 (11:34 +0000)]
- my_mbtowcs didn't recover from bad multibyte sequences
- mutt_format_string was called under the assumption that this
function can operate in-place. Unfortunately, that assumption
only holds if replacement_char() returns a one-byte character.
Thomas Roessler [Sun, 3 Dec 2006 14:07:54 +0000 (14:07 +0000)]
Fix logic error; debian#400831.
Brendan Cully [Tue, 28 Nov 2006 00:25:38 +0000 (00:25 +0000)]
# changelog commit
Rocco Rutte [Tue, 28 Nov 2006 00:22:16 +0000 (00:22 +0000)]
Rename PROG_(SIZE|MSG) to M_PROGRESS_\1.
Thomas Roessler [Thu, 23 Nov 2006 23:18:47 +0000 (23:18 +0000)]
Remove a display_filter that's locale dependent.
Brendan Cully [Wed, 22 Nov 2006 23:08:29 +0000 (23:08 +0000)]
# changelog commit
David Champion [Wed, 22 Nov 2006 23:08:01 +0000 (23:08 +0000)]
Sort spam scores numerically even when they are in the form of floats
or negative numbers.
Brendan Cully [Tue, 21 Nov 2006 19:07:23 +0000 (19:07 +0000)]
# changelog commit
Rocco Rutte [Tue, 21 Nov 2006 19:06:23 +0000 (19:06 +0000)]
Teach maildir and MH to use $write_inc.
Brendan Cully [Tue, 21 Nov 2006 19:05:29 +0000 (19:05 +0000)]
# changelog commit
Rocco Rutte [Tue, 21 Nov 2006 19:04:57 +0000 (19:04 +0000)]
Teach mbox/mmdf to use the new progress update API.
Brendan Cully [Tue, 21 Nov 2006 03:07:11 +0000 (03:07 +0000)]
# changelog commit
Brendan Cully [Tue, 21 Nov 2006 03:06:03 +0000 (03:06 +0000)]
If a method list has been given, fall back to the next authenticator
whenever an attempt returns NO or BAD.
Brendan Cully [Mon, 20 Nov 2006 21:21:37 +0000 (21:21 +0000)]
Unbreak changelog charset again. Stupid aquamacs.
Brendan Cully [Mon, 20 Nov 2006 17:57:19 +0000 (17:57 +0000)]
# changelog commit
Rocco Rutte [Mon, 20 Nov 2006 17:56:33 +0000 (17:56 +0000)]
Some notes on the performance of simple strings versus regular expressions
in searches.
Brendan Cully [Mon, 20 Nov 2006 17:50:50 +0000 (17:50 +0000)]
# changelog commit
Rocco Rutte [Mon, 20 Nov 2006 17:49:56 +0000 (17:49 +0000)]
Note that $read_inc also affects search/limit progress updates now.
Brendan Cully [Mon, 20 Nov 2006 17:46:22 +0000 (17:46 +0000)]
# changelog commit
Rocco Rutte [Mon, 20 Nov 2006 17:45:45 +0000 (17:45 +0000)]
Port MH/Maildir to new progress update methods.
Rocco Rutte [Sun, 19 Nov 2006 05:23:44 +0000 (05:23 +0000)]
Restore mail fetch count to POP progress bar.
Rocco Rutte [Sun, 19 Nov 2006 05:19:09 +0000 (05:19 +0000)]
Grow buffy notification to 512 bytes, for large terminals.
Brendan Cully [Wed, 15 Nov 2006 19:14:12 +0000 (19:14 +0000)]
# changelog commit
Rocco Rutte [Wed, 15 Nov 2006 18:59:27 +0000 (18:59 +0000)]
Display progress during searches.
Brendan Cully [Wed, 15 Nov 2006 18:54:01 +0000 (18:54 +0000)]
# changelog commit
Rocco Rutte [Wed, 15 Nov 2006 18:53:15 +0000 (18:53 +0000)]
Unify size and count progress display.
Brendan Cully [Tue, 14 Nov 2006 18:57:08 +0000 (18:57 +0000)]
# changelog commit
Ralf Wildenhues [Tue, 14 Nov 2006 18:56:29 +0000 (18:56 +0000)]
Work around pdksh bug in xml doc make target.
Brendan Cully [Tue, 14 Nov 2006 18:53:13 +0000 (18:53 +0000)]
# changelog commit
Rocco Rutte [Tue, 14 Nov 2006 18:52:10 +0000 (18:52 +0000)]
Make POP respect $read_inc/$write_inc.