]>
granicus.if.org Git - neomutt/log
Thomas Roessler [Thu, 7 Jun 2001 08:58:05 +0000 (08:58 +0000)]
Changed to utf-8 in order to avoid problems with recent gettext
versions. Thanks to EGE!
(BTW, the file name is lying now. Is this a problem?)
Thomas Roessler [Thu, 7 Jun 2001 08:57:07 +0000 (08:57 +0000)]
update-po; adding an Estonian translation.
Thomas Roessler [Thu, 7 Jun 2001 08:53:06 +0000 (08:53 +0000)]
Fix a small bug.
Thomas Roessler [Thu, 7 Jun 2001 08:51:54 +0000 (08:51 +0000)]
This patch ensures IMAP FLAGS aren't parsed twice when fetching the
full message body. It really only amounts to a cosmetic error, but
may cause spurious "Mailbox externally modified" messages.
From Brendan Cully.
Thomas Roessler [Thu, 7 Jun 2001 08:51:31 +0000 (08:51 +0000)]
Documentation updates and a little bug fix. From Brendan Cully.
Thomas Roessler [Thu, 7 Jun 2001 08:50:58 +0000 (08:50 +0000)]
Don't add empty strings to lists. From Thomas Parmelan
<tom@proxad.net>.
Thomas Roessler [Tue, 5 Jun 2001 15:43:41 +0000 (15:43 +0000)]
Leave slightly more margin with format=flowed.
Thomas Roessler [Tue, 5 Jun 2001 13:37:08 +0000 (13:37 +0000)]
patch-bac.sockets-
20010605 .1
Thomas Roessler [Tue, 5 Jun 2001 08:13:43 +0000 (08:13 +0000)]
Change the delimiter for imap_authenticators to a colon.
Thomas Roessler [Tue, 5 Jun 2001 08:11:57 +0000 (08:11 +0000)]
The attached patch should be the last feature I want to get in
before 1.4. It creates a new config variable $imap_authenticators,
which is a comma-separated list of authentication methods for mutt
to try to use to authenticate to an IMAP server. If it is
unspecified you get the old behaviour - any method is tried, the
first to succeed or fail ends the auth loop.
(From Brendan Cully.)
Thomas Roessler [Tue, 5 Jun 2001 08:11:48 +0000 (08:11 +0000)]
The attached patch should be the last feature I want to get in
before 1.4. It creates a new config variable $imap_authenticators,
which is a comma-separated list of authentication methods for mutt
to try to use to authenticate to an IMAP server. If it is
unspecified you get the old behaviour - any method is tried, the
first to succeed or fail ends the auth loop.
Thomas Roessler [Tue, 5 Jun 2001 07:55:55 +0000 (07:55 +0000)]
Check mutt_create_filter*'s return value for errors. This should
avoid a bunch of possible crashes.
Thomas Roessler [Mon, 4 Jun 2001 18:29:33 +0000 (18:29 +0000)]
Score documentation fix.
Thomas Roessler [Mon, 4 Jun 2001 17:17:27 +0000 (17:17 +0000)]
Update.
Thomas Roessler [Mon, 4 Jun 2001 17:16:59 +0000 (17:16 +0000)]
Ignore some more generated files. From Andrew Nosenko.
Thomas Roessler [Mon, 4 Jun 2001 17:16:12 +0000 (17:16 +0000)]
-I$(includedir) is moved from INCLUDES variable to the end of
CPPFLAGS. This allow build Mutt with Bruno's libiconv and
--prefix=/usr on glibc-2.1.2 systems.
From "Andrew W. Nosenko" <awn@bcs.zp.ua>.
Thomas Roessler [Mon, 4 Jun 2001 17:14:30 +0000 (17:14 +0000)]
Clean up the sharedir mess. From Lars Hecking.
Thomas Roessler [Fri, 1 Jun 2001 08:53:22 +0000 (08:53 +0000)]
More concurrent IMAP modification handling from Brendan Cully.
Thomas Roessler [Fri, 1 Jun 2001 08:52:06 +0000 (08:52 +0000)]
Update.
Thomas Roessler [Thu, 31 May 2001 18:04:24 +0000 (18:04 +0000)]
Tunnel fixes.
Thomas Roessler [Thu, 31 May 2001 18:03:49 +0000 (18:03 +0000)]
Fix some typos.
Thomas Roessler [Thu, 31 May 2001 15:35:09 +0000 (15:35 +0000)]
Utf-8 support with ncurses, by Sven Verdoolaege. Thomas E. Dickey
says it looks reasonable, so I include it.
Thomas Roessler [Wed, 30 May 2001 23:00:44 +0000 (23:00 +0000)]
Socket API clean-up from Brendan Cully.
Thomas Roessler [Wed, 30 May 2001 16:55:38 +0000 (16:55 +0000)]
If messages have no References header, fall back to using
In-Reply-To when constructing a reply's references header. This may
not be strictly according to the book, but looks like a reasonable
suggestion (which came from Vincent Lefebvre).
Thomas Roessler [Wed, 30 May 2001 00:04:30 +0000 (00:04 +0000)]
Check whether any messages are visible.
Thomas Roessler [Tue, 29 May 2001 20:26:21 +0000 (20:26 +0000)]
GSSAPI fixes, tunnel driver. From Brendan Cully.
Thomas Roessler [Tue, 29 May 2001 20:22:16 +0000 (20:22 +0000)]
More type-determination fixes from Lars Hecking.
Thomas Roessler [Mon, 28 May 2001 19:14:47 +0000 (19:14 +0000)]
Consult /etc/services for imaps port. From Brendan Cully.
Thomas Roessler [Mon, 28 May 2001 19:14:30 +0000 (19:14 +0000)]
Improve checking for 32bit integers. From Brendan Cully and Lars
Hecking.
Thomas Roessler [Mon, 28 May 2001 15:34:41 +0000 (15:34 +0000)]
Cosmetics. From Brendan Cully.
Thomas Roessler [Mon, 28 May 2001 15:34:28 +0000 (15:34 +0000)]
Detect external modifications of IMAP folders. From Brendan Cully.
Thomas Roessler [Mon, 28 May 2001 15:33:21 +0000 (15:33 +0000)]
Fix attaching messages via IMAP. From Brendan Cully.
Thomas Roessler [Thu, 24 May 2001 10:18:30 +0000 (10:18 +0000)]
update.
Thomas Roessler [Thu, 24 May 2001 09:57:32 +0000 (09:57 +0000)]
patch-bac.chdir-
20010523 .2
Thomas Roessler [Wed, 23 May 2001 14:19:16 +0000 (14:19 +0000)]
patch-bac.chdir-
20010523 .1
Thomas Roessler [Wed, 23 May 2001 07:16:50 +0000 (07:16 +0000)]
patch-bac.createnull-
20010522 .1
Thomas Roessler [Tue, 22 May 2001 21:45:52 +0000 (21:45 +0000)]
Documentation nit from Björn Jacke.
Thomas Roessler [Tue, 22 May 2001 21:45:09 +0000 (21:45 +0000)]
Let configure --help look prettier. From Brendan Cully.
Thomas Roessler [Tue, 22 May 2001 21:44:44 +0000 (21:44 +0000)]
Documentation fixes from Brendan Cully.
Thomas Roessler [Tue, 22 May 2001 20:51:32 +0000 (20:51 +0000)]
Attachment deletion on IMAP servers, take two.
Thomas Roessler [Mon, 21 May 2001 08:42:06 +0000 (08:42 +0000)]
Attachment deletion for IMAP folders. By Brendan Cully.
Thomas Roessler [Sun, 20 May 2001 22:35:29 +0000 (22:35 +0000)]
Fix character set conversion for non-plain text types with 8bit
content-transfer-encodings. Noted by Björn Jacke.
Thomas Roessler [Sun, 20 May 2001 20:50:06 +0000 (20:50 +0000)]
\Seen for FCCs. From Brendan Cully.
Thomas Roessler [Thu, 17 May 2001 18:37:21 +0000 (18:37 +0000)]
patch-1.3.18.bj.segfault.1.
Thomas Roessler [Thu, 17 May 2001 04:16:02 +0000 (04:16 +0000)]
Fix multibyte encodings with quoted-printable.
(patch-1.3.18.tt.decode_quoted.1)
From TAKIZAWA Takashi <taki@luna.email.ne.jp>.
Thomas Roessler [Tue, 15 May 2001 20:41:54 +0000 (20:41 +0000)]
patch-bac.notes-
20010515 .1
Thomas Roessler [Tue, 15 May 2001 07:23:49 +0000 (07:23 +0000)]
Make tests on an attachment's file name possible. Patch from Bob
Bell <bobbell@zk3.dec.com>.
Thomas Roessler [Sun, 13 May 2001 15:43:48 +0000 (15:43 +0000)]
Update.
Thomas Roessler [Sat, 12 May 2001 05:49:31 +0000 (05:49 +0000)]
Undo one of yesterday's aesthetical changes.
Thomas Roessler [Sat, 12 May 2001 05:01:54 +0000 (05:01 +0000)]
IMAP path canonification hack from Brendan Cully.
Thomas Roessler [Sat, 12 May 2001 04:55:24 +0000 (04:55 +0000)]
Adding a hack to use format=flowed's quoting information in the
pager, using ANSI color sequences to turn off quote coloring.
Thomas Roessler [Fri, 11 May 2001 22:16:17 +0000 (22:16 +0000)]
Don't cut off the final part of ttachments with overlong lines.
Thomas Roessler [Fri, 11 May 2001 21:57:39 +0000 (21:57 +0000)]
Correctly handle extremely long lines.
Thomas Roessler [Fri, 11 May 2001 16:37:27 +0000 (16:37 +0000)]
Improve handling of indented text when wrapping text/plain;
format=flowed. This is, in particular, important when replying to
messages with indented text. I hope this code does The Right Thing
most of the time now.
(Further note that we still try to avoid wrapping at places where
the user didn't do so.)
Thomas Roessler [Fri, 11 May 2001 15:52:14 +0000 (15:52 +0000)]
Some more esthetical nits.
Thomas Roessler [Fri, 11 May 2001 15:09:55 +0000 (15:09 +0000)]
More fixes.
Thomas Roessler [Fri, 11 May 2001 14:54:41 +0000 (14:54 +0000)]
Fix some nits with respect to text/plain; format=flowed.
Thomas Roessler [Fri, 11 May 2001 14:43:19 +0000 (14:43 +0000)]
Add experimental support for text/plain; format=flowed.
Thomas Roessler [Fri, 11 May 2001 11:42:53 +0000 (11:42 +0000)]
Fix #590.
Thomas Roessler [Fri, 11 May 2001 11:10:43 +0000 (11:10 +0000)]
Some code simplifications.
Thomas Roessler [Fri, 11 May 2001 11:04:55 +0000 (11:04 +0000)]
Fix a memory leak in mutt_free_envelope(); avoid dangling pointers
in header editing.
Thomas Roessler [Thu, 10 May 2001 13:15:45 +0000 (13:15 +0000)]
update.
Thomas Roessler [Thu, 10 May 2001 13:11:59 +0000 (13:11 +0000)]
Fix %D. From Len Lattanzi <Len.Lattanzi@migration.com>.
Thomas Roessler [Thu, 10 May 2001 09:20:10 +0000 (09:20 +0000)]
Fix header editing and references headers.
Thomas Roessler [Thu, 10 May 2001 08:02:18 +0000 (08:02 +0000)]
A slightly extended version of Dave Ewart's sleeptime patch.
Thomas Roessler [Thu, 10 May 2001 07:47:29 +0000 (07:47 +0000)]
update.
Thomas Roessler [Thu, 10 May 2001 07:47:16 +0000 (07:47 +0000)]
Adding the Hungarian translation from Szabolcs Horvath
<horvaths@fi.inf.elte.hu>.
Thomas Roessler [Mon, 7 May 2001 19:21:40 +0000 (19:21 +0000)]
IMAP path canonicalization. From Brendan Cully.
Thomas Roessler [Wed, 2 May 2001 20:49:46 +0000 (20:49 +0000)]
Document some missing functions.
Thomas Roessler [Wed, 2 May 2001 08:31:24 +0000 (08:31 +0000)]
make update-po.
convert-repo [Thu, 1 Mar 2007 19:18:04 +0000 (19:18 +0000)]
update tags
Thomas Roessler [Tue, 1 May 2001 21:32:42 +0000 (21:32 +0000)]
automatic post-release commit for mutt-1.3.18
Thomas Roessler [Tue, 1 May 2001 21:24:41 +0000 (21:24 +0000)]
#568: Out-of-band reporting for traditional signed+encrypted
messages.
Thomas Roessler [Thu, 26 Apr 2001 15:52:34 +0000 (15:52 +0000)]
Replace tabs by spaces.
Thomas Roessler [Thu, 26 Apr 2001 13:40:57 +0000 (13:40 +0000)]
Add a word of warning concerning the case problems.
Thomas Roessler [Thu, 26 Apr 2001 13:36:33 +0000 (13:36 +0000)]
Add ascii_strcasecmp() and ascii_strncasecmp() functions which do
locale-independent and case-insensitive string comparisons. Needed
for mutt to work in iso-8859-9 environments, where tolower('I') !=
'i'.
Thomas Roessler [Wed, 25 Apr 2001 22:08:41 +0000 (22:08 +0000)]
Implement RFC 2822's idea of the In-Reply-To header. In particular,
we have to drop the $in_reply_to configuration variable. Also, the
change in the specification makes some changes to the threading code
reasonable.
Thomas Roessler [Wed, 25 Apr 2001 21:37:13 +0000 (21:37 +0000)]
Use RFC 2822's interpretation of two-digit years.
Thomas Roessler [Wed, 25 Apr 2001 18:44:25 +0000 (18:44 +0000)]
Kluge around some problems with iso-8859-9 locales.
Thomas Roessler [Tue, 24 Apr 2001 11:21:22 +0000 (11:21 +0000)]
When the character set is changed, ask whether or not mutt should
convert.
Thomas Roessler [Thu, 19 Apr 2001 09:39:49 +0000 (09:39 +0000)]
Don't try to select the secret key from the public key ring.
Thomas Roessler [Wed, 18 Apr 2001 15:12:50 +0000 (15:12 +0000)]
Fix a segmentation fault. Bug reported by Björn Jacke and analyzed
by Lars Hecking.
Thomas Roessler [Fri, 13 Apr 2001 23:20:15 +0000 (23:20 +0000)]
Fix KEY_ENTER. From EGE.
Thomas Roessler [Fri, 13 Apr 2001 22:52:48 +0000 (22:52 +0000)]
Introducing trithemius.gnupg.org.
Thomas Roessler [Wed, 11 Apr 2001 23:42:59 +0000 (23:42 +0000)]
Avoid excessive unhooking from within hooks. Problem noted by
Eugene Lee <eugene@anime.net> on mutt-users.
Thomas Roessler [Wed, 11 Apr 2001 10:02:02 +0000 (10:02 +0000)]
Don't rely on GNU make's implicit rules for shell scripts. Noted by
EGE.
Thomas Roessler [Mon, 9 Apr 2001 16:10:59 +0000 (16:10 +0000)]
Fix the documentation of --enable-locale-fix. From EGE.
Thomas Roessler [Mon, 9 Apr 2001 14:37:26 +0000 (14:37 +0000)]
Entering multibyte characters. From Edmund Grimley Evans.
Thomas Roessler [Mon, 9 Apr 2001 12:09:17 +0000 (12:09 +0000)]
Avoid a crash. patch-1.3.17.tlr.pgpflags_fault.1.
Thomas Roessler [Thu, 5 Apr 2001 23:23:37 +0000 (23:23 +0000)]
update
Thomas Roessler [Thu, 5 Apr 2001 19:38:04 +0000 (19:38 +0000)]
update.
Thomas Roessler [Thu, 5 Apr 2001 14:40:20 +0000 (14:40 +0000)]
Fix a minor typo in the documentation.
Thomas Roessler [Wed, 4 Apr 2001 23:29:29 +0000 (23:29 +0000)]
Fix pgp_replyencrypt and friends for group-replies to several tagged
messages. Noted by Werner Koch.
Thomas Roessler [Tue, 3 Apr 2001 19:26:55 +0000 (19:26 +0000)]
More PGP key selection changes: Clean up the key selection
mechanism. I'd appreciate if some of you could review the logic.
Thomas Roessler [Tue, 3 Apr 2001 17:31:35 +0000 (17:31 +0000)]
Fixes for the previous patch.
Thomas Roessler [Tue, 3 Apr 2001 17:25:58 +0000 (17:25 +0000)]
Add an error message in case keys can be found, but none are valid.
Thomas Roessler [Tue, 3 Apr 2001 10:38:42 +0000 (10:38 +0000)]
Write "mail folder" instead of "folder" in the description of
$postponed. If people believe they understand it better that way,
fine with me. (Debian #89195.)
Thomas Roessler [Tue, 3 Apr 2001 10:35:54 +0000 (10:35 +0000)]
Fix a typo. Debian #90400.
Thomas Roessler [Tue, 3 Apr 2001 10:35:09 +0000 (10:35 +0000)]
update.
Thomas Roessler [Tue, 3 Apr 2001 10:34:49 +0000 (10:34 +0000)]
Permit for passwords which contain '@'. From Felix von Leitner
<leitner@fefe.de>.