]> granicus.if.org Git - neomutt/log
neomutt
17 years agoGrabage-collect references to an outdated email address.
Thomas Roessler [Sun, 11 Mar 2007 10:54:14 +0000 (11:54 +0100)]
Grabage-collect references to an outdated email address.

17 years agoMake manual validate against DocBook 4.2 DTD for "book"
Rocco Rutte [Fri, 9 Mar 2007 18:58:20 +0000 (10:58 -0800)]
Make manual validate against DocBook 4.2 DTD for "book"
This adds a 'validate' target to doc/Makefile which uses xmllint(1)
to validate manual.xml against the DTD given in the doctype (intended
for developers only).

Running it revealed two validation errors which this patch fixes:

1) We declare 'article' as the doctype but want to use 'book'
2) Within a lists's items, we didn't include our text in a paragraph

17 years agoAdd `UL' cast for Umask entry in MuttVars to supress compiler warning.
Michael Elkins [Fri, 9 Mar 2007 05:13:02 +0000 (21:13 -0800)]
Add `UL' cast for Umask entry in MuttVars to supress compiler warning.

17 years agoCzech spelling fixes and new translations
Petr Písař [Thu, 8 Mar 2007 20:19:04 +0000 (12:19 -0800)]
Czech spelling fixes and new translations

17 years agoTypos in muttrc.man.head
Christoph Berg [Wed, 7 Mar 2007 20:18:34 +0000 (12:18 -0800)]
Typos in muttrc.man.head

17 years agoDocument -d in the man page
Michael Tatge [Wed, 7 Mar 2007 20:11:07 +0000 (12:11 -0800)]
Document -d in the man page

17 years agoRemove buggy usage of M_ICONV_HOOK_TO flag in mutt_idna.c:mutt_idna_to_local().
Alain Bench [Wed, 7 Mar 2007 02:13:14 +0000 (18:13 -0800)]
Remove buggy usage of M_ICONV_HOOK_TO flag in mutt_idna.c:mutt_idna_to_local().
Wipe unwanted code depending on M_ICONV_HOOK_TO in charset.c:mutt_iconv_open().
Totally wipe M_ICONV_HOOK_TO symbol.
Remove misusages of M_ICONV_HOOK_FROM flag in:
 - crypt-gpgme.c:print_utf8().
 - mutt_idna.c:mutt_idna_to_local() and mutt_local_to_idna().
 - pgp.c:pgp_traditional_encryptsign().
Document usage policy of M_ICONV_HOOK_FROM flag.
Cosmetic downcasing of some constant charset names (utf-8, euc-jp) for consistency.
Correction of a typo in the "iso8859-5" charset name.

17 years agoDocumentation updates for format=flowed
Rocco Rutte [Wed, 7 Mar 2007 01:59:57 +0000 (17:59 -0800)]
Documentation updates for format=flowed

17 years agoAllow iconv-hook to use virtual charsets as targets. (closes: #1269)
Masayuki Moriyama [Wed, 7 Mar 2007 01:45:49 +0000 (17:45 -0800)]
Allow iconv-hook to use virtual charsets as targets. (closes: #1269)

17 years agoDoc fixes and updates concerning hooks
Alain Bench [Sun, 4 Mar 2007 18:26:29 +0000 (19:26 +0100)]
Doc fixes and updates concerning hooks

- Add reply-hooks and send2-hooks in lists they miss.
- Fix that they all take full patterns, not only regexps.
- Note interaction with $default_hook.
- Enumerate them in execution order/increasing priority.
- Add iconv-hook, remove a duplicate charset-hook.

17 years agoAdd check_sec.sh call
Brendan Cully [Tue, 6 Mar 2007 23:45:15 +0000 (15:45 -0800)]
Add check_sec.sh call

17 years agoMake hg commit less clever
Brendan Cully [Tue, 6 Mar 2007 23:43:21 +0000 (15:43 -0800)]
Make hg commit less clever

17 years ago# changelog commit
Brendan Cully [Tue, 6 Mar 2007 19:58:14 +0000 (11:58 -0800)]
# changelog commit

17 years agoUndo bad PATCHES commit from f=f
Brendan Cully [Tue, 6 Mar 2007 19:13:43 +0000 (11:13 -0800)]
Undo bad PATCHES commit from f=f

17 years agoNew format=flowed handler.
Rocco Rutte [Tue, 6 Mar 2007 17:49:48 +0000 (09:49 -0800)]
New format=flowed handler.

17 years agoAdd $umask for mailboxes and attachments.
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.

17 years agoUpdated Polish translation.
Pawel Dziekonski [Mon, 5 Mar 2007 22:50:11 +0000 (14:50 -0800)]
Updated Polish translation.

17 years agoDo not append ${prefix}/include to CPPFLAGS.
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)

17 years agoIncrease buffer for color-command regular expressions.
Rado S [Sun, 4 Mar 2007 05:49:24 +0000 (21:49 -0800)]
Increase buffer for color-command regular expressions.

17 years agoRevise status_format docs for %??&?. (closes: #2805)
Brendan Cully [Sun, 4 Mar 2007 05:26:08 +0000 (21:26 -0800)]
Revise status_format docs for %??&?. (closes: #2805)

17 years agos/CVS/Mercurial/
Brendan Cully [Sun, 4 Mar 2007 05:24:41 +0000 (21:24 -0800)]
s/CVS/Mercurial/

17 years agoMore .hgignore fixes
Brendan Cully [Sun, 4 Mar 2007 03:04:37 +0000 (19:04 -0800)]
More .hgignore fixes

17 years agoRemove a couple of extraneous ChangeLog entries
Brendan Cully [Sun, 4 Mar 2007 02:51:06 +0000 (18:51 -0800)]
Remove a couple of extraneous ChangeLog entries

17 years agoAdd $wrap, which supersedes $wrapmargin.
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.

17 years agoUse hg-commit to perform commits that also update the ChangeLog.
Brendan Cully [Sat, 3 Mar 2007 08:35:07 +0000 (00:35 -0800)]
Use hg-commit to perform commits that also update the ChangeLog.

17 years agoIgnore more built files
Brendan Cully [Sat, 3 Mar 2007 05:17:19 +0000 (21:17 -0800)]
Ignore more built files

17 years agoCreate .hgignore file
Brendan Cully [Fri, 2 Mar 2007 19:09:12 +0000 (11:09 -0800)]
Create .hgignore file

17 years agoMake --enable-ssl without pop or imap a mere warning.
Thomas Roessler [Fri, 2 Mar 2007 09:29:41 +0000 (10:29 +0100)]
Make --enable-ssl without pop or imap a mere warning.

17 years agoUpdated Czech translation (now in UTF-8).
Petr Pisar [Fri, 2 Mar 2007 01:25:41 +0000 (01:25 +0000)]
Updated Czech translation (now in UTF-8).

17 years agoRemove $file_charset SYN - it never appeared in an official release.
Brendan Cully [Thu, 1 Mar 2007 06:05:39 +0000 (06:05 +0000)]
Remove $file_charset SYN - it never appeared in an official release.

17 years ago# changelog commit
Brendan Cully [Wed, 28 Feb 2007 17:48:29 +0000 (17:48 +0000)]
# changelog commit

17 years agoAdd imap_close_connection to fully reset IMAP state. (closes: #2717)
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.

17 years agoUpdated Russian translation.
Vsevolod Volkov [Wed, 28 Feb 2007 16:27:47 +0000 (16:27 +0000)]
Updated Russian translation.

17 years agoUpdated Japanese translation.
TAKAHASHI Tamotsu [Wed, 28 Feb 2007 07:36:33 +0000 (07:36 +0000)]
Updated Japanese translation.

17 years agoBump hcache version after $assumed_charset BODY change.
Brendan Cully [Tue, 27 Feb 2007 20:53:13 +0000 (20:53 +0000)]
Bump hcache version after $assumed_charset BODY change.

17 years agoFix init.h preprocessing when USE_SMTP is not set.
Brendan Cully [Tue, 27 Feb 2007 20:39:37 +0000 (20:39 +0000)]
Fix init.h preprocessing when USE_SMTP is not set.

17 years ago# changelog commit
Brendan Cully [Tue, 27 Feb 2007 17:48:26 +0000 (17:48 +0000)]
# changelog commit

17 years agoUpdated $assumed_charset patch (closes: #2218).
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.

17 years agoAdd some missing files. This should probably be autogenerated somehow.
Brendan Cully [Tue, 27 Feb 2007 01:10:57 +0000 (01:10 +0000)]
Add some missing files. This should probably be autogenerated somehow.

17 years agoAdd gpgme.m4 to distribution to avoid an error running autoconf on systems
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.

17 years ago# changelog commit
Brendan Cully [Mon, 26 Feb 2007 17:28:09 +0000 (17:28 +0000)]
# changelog commit

17 years agoAdd curses_version to mutt -v output (thanks to Vincent Lefevre for
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.

17 years ago# changelog commit
Brendan Cully [Mon, 26 Feb 2007 17:18:24 +0000 (17:18 +0000)]
# changelog commit

17 years agoAdd $history_file and $save_history, for saving command history across
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.

17 years agoUpdated German translation.
Roland Rosenfeld [Mon, 26 Feb 2007 16:54:26 +0000 (16:54 +0000)]
Updated German translation.

17 years ago# changelog commit
Brendan Cully [Sun, 25 Feb 2007 01:33:16 +0000 (01:33 +0000)]
# changelog commit

17 years agoUpdate copyrights.
Brendan Cully [Sun, 25 Feb 2007 01:32:31 +0000 (01:32 +0000)]
Update copyrights.

17 years ago# changelog commit
Brendan Cully [Sat, 24 Feb 2007 07:02:16 +0000 (07:02 +0000)]
# changelog commit

17 years agoAdd $assumed_charset, $file_charset and $strict_mime.
Takashi TAKIZAWA [Sat, 24 Feb 2007 07:01:24 +0000 (07:01 +0000)]
Add $assumed_charset, $file_charset and $strict_mime.

17 years ago# changelog commit
Brendan Cully [Sat, 24 Feb 2007 06:39:16 +0000 (06:39 +0000)]
# changelog commit

17 years agoThis patch adds ESMTP relay support to mutt.
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.

17 years ago# changelog commit
Brendan Cully [Sat, 24 Feb 2007 06:13:18 +0000 (06:13 +0000)]
# changelog commit

17 years agoPKA signature verification via GPGME, controlled by $crypt_use_pka.
Moritz Schulte [Sat, 24 Feb 2007 06:12:19 +0000 (06:12 +0000)]
PKA signature verification via GPGME, controlled by $crypt_use_pka.

17 years agoUpdated French translation.
Vincent Lefevre [Sat, 24 Feb 2007 05:47:35 +0000 (05:47 +0000)]
Updated French translation.

17 years ago# changelog commit
Brendan Cully [Fri, 23 Feb 2007 22:15:24 +0000 (22:15 +0000)]
# changelog commit

17 years agoupdate tags
convert-repo [Thu, 1 Mar 2007 19:23:31 +0000 (19:23 +0000)]
update tags

17 years agoautomatic post-release commit for mutt-1.5.14
Brendan Cully [Fri, 23 Feb 2007 17:38:20 +0000 (17:38 +0000)]
automatic post-release commit for mutt-1.5.14

17 years ago# changelog commit
Brendan Cully [Mon, 12 Feb 2007 00:57:13 +0000 (00:57 +0000)]
# changelog commit

17 years agoFull fix for null-pointer dereferences on partial opens. Thanks also
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.

17 years ago# changelog commit
Brendan Cully [Mon, 12 Feb 2007 00:07:12 +0000 (00:07 +0000)]
# changelog commit

17 years agoDo not attempt to free NULL IMAP headers after a partial mailbox load.
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.

17 years ago# changelog commit
Brendan Cully [Wed, 7 Feb 2007 17:10:09 +0000 (17:10 +0000)]
# changelog commit

17 years agoSanity-check mailbox name in imap_subscribe. (Closes: #2746)
Brendan Cully [Wed, 7 Feb 2007 17:08:51 +0000 (17:08 +0000)]
Sanity-check mailbox name in imap_subscribe. (Closes: #2746)

18 years ago# changelog commit
Thomas Roessler [Fri, 26 Jan 2007 14:34:37 +0000 (14:34 +0000)]
# changelog commit

18 years agoFix #2710, of-by-one in dotlock.c.
Thomas Roessler [Fri, 26 Jan 2007 14:34:11 +0000 (14:34 +0000)]
Fix #2710, of-by-one in dotlock.c.

18 years ago# changelog commit
Thomas Roessler [Tue, 9 Jan 2007 10:38:12 +0000 (10:38 +0000)]
# changelog commit

18 years agoChange comment convention for ChangeLog slightly, from ^# to ^#\ .
Thomas Roessler [Tue, 9 Jan 2007 10:37:34 +0000 (10:37 +0000)]
Change comment convention for ChangeLog slightly, from ^# to ^#\ .

18 years ago#2673: Make mutt_which_case() multi-byte aware.
Thomas Roessler [Tue, 9 Jan 2007 10:31:09 +0000 (10:31 +0000)]
#2673: Make mutt_which_case() multi-byte aware.

18 years ago# changelog commit
Thomas Roessler [Tue, 9 Jan 2007 10:29:37 +0000 (10:29 +0000)]
# changelog commit

18 years agoSmarter header wrapping -- different behavior for display
Thomas Roessler [Tue, 9 Jan 2007 10:29:09 +0000 (10:29 +0000)]
Smarter header wrapping -- different behavior for display
purposes and sent messages.

18 years ago# changelog commit
Thomas Roessler [Mon, 8 Jan 2007 11:01:46 +0000 (11:01 +0000)]
# changelog commit

18 years agoFix NULL pointer issue in mutt_format_string().
Rocco Rutte [Mon, 8 Jan 2007 11:01:24 +0000 (11:01 +0000)]
Fix NULL pointer issue in mutt_format_string().

18 years ago# changelog commit
Thomas Roessler [Tue, 2 Jan 2007 17:11:14 +0000 (17:11 +0000)]
# changelog commit

18 years agoadd debug harness to lib.c functions, and a bunch of dprint's
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().

18 years ago# changelog commit
Brendan Cully [Wed, 20 Dec 2006 08:29:15 +0000 (08:29 +0000)]
# changelog commit

18 years agoUpdated Dutch translation.
René Clerc [Wed, 20 Dec 2006 08:27:58 +0000 (08:27 +0000)]
Updated Dutch translation.

18 years ago# changelog commit
Brendan Cully [Mon, 11 Dec 2006 02:15:08 +0000 (02:15 +0000)]
# changelog commit

18 years agoQuiet check_sec.sh.
Brendan Cully [Mon, 11 Dec 2006 02:13:51 +0000 (02:13 +0000)]
Quiet check_sec.sh.

18 years agoUpdated Catalan translation.
Ivan Vilata i Balaguer [Mon, 11 Dec 2006 02:11:35 +0000 (02:11 +0000)]
Updated Catalan translation.

18 years ago# changelog commit
Thomas Roessler [Fri, 8 Dec 2006 04:23:53 +0000 (04:23 +0000)]
# changelog commit

18 years ago- my_mbtowcs didn't recover from bad multibyte sequences
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.

18 years agoFix logic error; debian#400831.
Thomas Roessler [Sun, 3 Dec 2006 14:07:54 +0000 (14:07 +0000)]
Fix logic error; debian#400831.

18 years ago# changelog commit
Brendan Cully [Tue, 28 Nov 2006 00:25:38 +0000 (00:25 +0000)]
# changelog commit

18 years agoRename PROG_(SIZE|MSG) to M_PROGRESS_\1.
Rocco Rutte [Tue, 28 Nov 2006 00:22:16 +0000 (00:22 +0000)]
Rename PROG_(SIZE|MSG) to M_PROGRESS_\1.

18 years agoRemove a display_filter that's locale dependent.
Thomas Roessler [Thu, 23 Nov 2006 23:18:47 +0000 (23:18 +0000)]
Remove a display_filter that's locale dependent.

18 years ago# changelog commit
Brendan Cully [Wed, 22 Nov 2006 23:08:29 +0000 (23:08 +0000)]
# changelog commit

18 years agoSort spam scores numerically even when they are in the form of floats
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.

18 years ago# changelog commit
Brendan Cully [Tue, 21 Nov 2006 19:07:23 +0000 (19:07 +0000)]
# changelog commit

18 years agoTeach maildir and MH to use $write_inc.
Rocco Rutte [Tue, 21 Nov 2006 19:06:23 +0000 (19:06 +0000)]
Teach maildir and MH to use $write_inc.

18 years ago# changelog commit
Brendan Cully [Tue, 21 Nov 2006 19:05:29 +0000 (19:05 +0000)]
# changelog commit

18 years agoTeach mbox/mmdf to use the new progress update API.
Rocco Rutte [Tue, 21 Nov 2006 19:04:57 +0000 (19:04 +0000)]
Teach mbox/mmdf to use the new progress update API.

18 years ago# changelog commit
Brendan Cully [Tue, 21 Nov 2006 03:07:11 +0000 (03:07 +0000)]
# changelog commit

18 years agoIf a method list has been given, fall back to the next authenticator
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.

18 years agoUnbreak changelog charset again. Stupid aquamacs.
Brendan Cully [Mon, 20 Nov 2006 21:21:37 +0000 (21:21 +0000)]
Unbreak changelog charset again. Stupid aquamacs.

18 years ago# changelog commit
Brendan Cully [Mon, 20 Nov 2006 17:57:19 +0000 (17:57 +0000)]
# changelog commit

18 years agoSome notes on the performance of simple strings versus regular expressions
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.

18 years ago# changelog commit
Brendan Cully [Mon, 20 Nov 2006 17:50:50 +0000 (17:50 +0000)]
# changelog commit

18 years agoNote that $read_inc also affects search/limit progress updates now.
Rocco Rutte [Mon, 20 Nov 2006 17:49:56 +0000 (17:49 +0000)]
Note that $read_inc also affects search/limit progress updates now.

18 years ago# changelog commit
Brendan Cully [Mon, 20 Nov 2006 17:46:22 +0000 (17:46 +0000)]
# changelog commit

18 years agoPort MH/Maildir to new progress update methods.
Rocco Rutte [Mon, 20 Nov 2006 17:45:45 +0000 (17:45 +0000)]
Port MH/Maildir to new progress update methods.