]>
granicus.if.org Git - neomutt/log
Brendan Cully [Tue, 6 Sep 2005 05:35:15 +0000 (05:35 +0000)]
Gross hack to return to the same line in the pager after executing an index
function. Closes: #1210.
Brendan Cully [Tue, 6 Sep 2005 03:19:49 +0000 (03:19 +0000)]
# changelog commit
Brendan Cully [Tue, 6 Sep 2005 03:16:11 +0000 (03:16 +0000)]
Extend pattern language to do simple string matches as well as regular
expressions when the pattern is invoked with = instead of ~. And, when
possible, perform full body searches on the IMAP server instead of
locally, for an enormous speed boost.
Brendan Cully [Tue, 6 Sep 2005 01:47:17 +0000 (01:47 +0000)]
# changelog commit
Brendan Cully [Tue, 6 Sep 2005 01:46:46 +0000 (01:46 +0000)]
Fix a memory leak in imap_utf7_decode and do a little cleanup on shutdown.
Get a high five from valgrind.
Brendan Cully [Tue, 6 Sep 2005 00:46:02 +0000 (00:46 +0000)]
# changelog commit
Brendan Cully [Tue, 6 Sep 2005 00:45:28 +0000 (00:45 +0000)]
Move SASL and IMAP shutdown hooks into main where they belong.
Brendan Cully [Tue, 6 Sep 2005 00:36:50 +0000 (00:36 +0000)]
# changelog commit
Brendan Cully [Tue, 6 Sep 2005 00:36:19 +0000 (00:36 +0000)]
Release pwent after extracting data from it.
Brendan Cully [Tue, 6 Sep 2005 00:25:31 +0000 (00:25 +0000)]
# changelog commit
Brendan Cully [Tue, 6 Sep 2005 00:24:49 +0000 (00:24 +0000)]
Release global SASL state when quitting.
Brendan Cully [Mon, 5 Sep 2005 04:23:32 +0000 (04:23 +0000)]
# changelog commit
Brendan Cully [Mon, 5 Sep 2005 04:22:45 +0000 (04:22 +0000)]
Documentation cosmetics (add some line breaks).
Brendan Cully [Sun, 4 Sep 2005 20:11:13 +0000 (20:11 +0000)]
# changelog commit
Brendan Cully [Sun, 4 Sep 2005 20:10:25 +0000 (20:10 +0000)]
Point $hide_top_limited to $hide_limited instead of $hide_missing. Likewise
for $hide_top_missing. Closes: #2039.
Brendan Cully [Sun, 4 Sep 2005 20:03:55 +0000 (20:03 +0000)]
# changelog commit
Brendan Cully [Sun, 4 Sep 2005 20:03:18 +0000 (20:03 +0000)]
Mention $sort_re in $strict_threads documentation. Closes: #2052.
Brendan Cully [Sun, 4 Sep 2005 20:01:26 +0000 (20:01 +0000)]
# changelog commit
Brendan Cully [Sun, 4 Sep 2005 19:55:15 +0000 (19:55 +0000)]
Add a push example. Closes: #1591.
Brendan Cully [Sun, 4 Sep 2005 19:52:35 +0000 (19:52 +0000)]
# changelog commit
Rupert Levene [Sun, 4 Sep 2005 19:46:26 +0000 (19:46 +0000)]
Mention $include when describing how mutt prepares message replies. Closes: #1471.
Brendan Cully [Sun, 4 Sep 2005 19:41:59 +0000 (19:41 +0000)]
# changelog commit
Dale Woolridge [Sun, 4 Sep 2005 19:28:18 +0000 (19:28 +0000)]
Unfold message headers before performing ~h search. Closes: #1865.
Brendan Cully [Sun, 4 Sep 2005 18:03:42 +0000 (18:03 +0000)]
# changelog commit
Unknown [Sun, 4 Sep 2005 18:01:57 +0000 (18:01 +0000)]
Teach keymap.c about KEY_NEXT. Closes: #1588.
Brendan Cully [Sun, 4 Sep 2005 07:14:56 +0000 (07:14 +0000)]
# changelog commit
Alain Bench [Sun, 4 Sep 2005 06:57:04 +0000 (06:57 +0000)]
Note that <Tab> is bound to next-new-then-unread by default, rather than
next-new. Closes: #1637.
Brendan Cully [Sun, 4 Sep 2005 05:58:47 +0000 (05:58 +0000)]
# changelog commit
Alain Bench [Sun, 4 Sep 2005 05:57:40 +0000 (05:57 +0000)]
Allow empty limits, and limits in empty mailboxes. Closes: #1853, #1906.
Brendan Cully [Sat, 3 Sep 2005 23:23:43 +0000 (23:23 +0000)]
# changelog commit
Brendan Cully [Sat, 3 Sep 2005 23:22:30 +0000 (23:22 +0000)]
Note when mutt_edit_attachment fails and display error instead of prompting
to abort an unmodified file. Closes: #2051.
Brendan Cully [Sat, 3 Sep 2005 19:43:17 +0000 (19:43 +0000)]
# changelog commit
Alain Bench [Sat, 3 Sep 2005 19:41:53 +0000 (19:41 +0000)]
One should let GnuPG charset be automatically infered from whatever
current locale, without hardcoding.
Brendan Cully [Sat, 3 Sep 2005 04:34:25 +0000 (04:34 +0000)]
Just use EXPR as a place holder for regular expressions, instead of any
of EXPR, USER, ID and SUBJECT. Noted by Vincent Lefevre.
Brendan Cully [Fri, 2 Sep 2005 18:52:07 +0000 (18:52 +0000)]
# changelog commit
Brendan Cully [Fri, 2 Sep 2005 18:50:33 +0000 (18:50 +0000)]
Rename manual.sgml.* to manual.xml.*.
Brendan Cully [Fri, 2 Sep 2005 18:20:25 +0000 (18:20 +0000)]
# changelog commit
Alain Bench [Fri, 2 Sep 2005 18:18:19 +0000 (18:18 +0000)]
Allow non-ascii characters in push arguments. Closes: #2023.
Brendan Cully [Fri, 2 Sep 2005 18:03:30 +0000 (18:03 +0000)]
# changelog commit
Alain Bench [Fri, 2 Sep 2005 18:02:27 +0000 (18:02 +0000)]
Adjust ~l to match all known lists, add ~u to match only subscribed lists.
Normalise pattern ordering in docs. Closes: #2050.
Brendan Cully [Thu, 1 Sep 2005 17:08:21 +0000 (17:08 +0000)]
# changelog commit
Brendan Cully [Thu, 1 Sep 2005 17:07:14 +0000 (17:07 +0000)]
Remove obsolete Cyrus SASL 1.5 support.
Brendan Cully [Thu, 1 Sep 2005 03:32:45 +0000 (03:32 +0000)]
Docbook support files, dropped in the initial commit.
Brendan Cully [Thu, 1 Sep 2005 01:41:24 +0000 (01:41 +0000)]
# changelog commit
Brendan Cully [Thu, 1 Sep 2005 01:39:05 +0000 (01:39 +0000)]
Convert documentation from linuxdoc to docbook format. Let the bug avalanche
begin.
Brendan Cully [Tue, 30 Aug 2005 21:37:19 +0000 (21:37 +0000)]
# changelog commit
Lars Hecking [Tue, 30 Aug 2005 21:34:36 +0000 (21:34 +0000)]
Don't define domain="no" when configured --without-domain. Closes: #2046.
Brendan Cully [Wed, 24 Aug 2005 15:20:13 +0000 (15:20 +0000)]
# changelog commit
Brendan Cully [Wed, 24 Aug 2005 15:17:43 +0000 (15:17 +0000)]
Don't treat PGP inline signature verification errors as fatal.
Brendan Cully [Mon, 22 Aug 2005 20:32:36 +0000 (20:32 +0000)]
# changelog commit
Brendan Cully [Mon, 22 Aug 2005 20:30:11 +0000 (20:30 +0000)]
Pause after error message if PGP decode fails, in case mutt_copy_message overwrites.
Real error handling cleanup will have to wait...
Brendan Cully [Mon, 22 Aug 2005 16:15:23 +0000 (16:15 +0000)]
# changelog commit
Brendan Cully [Mon, 22 Aug 2005 16:10:50 +0000 (16:10 +0000)]
Don't attempt to manipulate null pgp output file handles.
Brendan Cully [Tue, 16 Aug 2005 18:12:04 +0000 (18:12 +0000)]
# changelog commit
Paul Walker [Tue, 16 Aug 2005 18:10:11 +0000 (18:10 +0000)]
-D dumps to stdout, not stderr.
Thomas Roessler [Mon, 15 Aug 2005 08:12:41 +0000 (08:12 +0000)]
# changelog commit
Thomas Roessler [Mon, 15 Aug 2005 08:10:48 +0000 (08:10 +0000)]
Fix \n mismatch.
Thomas Roessler [Mon, 15 Aug 2005 08:08:30 +0000 (08:08 +0000)]
# changelog commit
Ronny Haryanto [Mon, 15 Aug 2005 08:07:36 +0000 (08:07 +0000)]
update
Thomas Roessler [Mon, 15 Aug 2005 08:07:16 +0000 (08:07 +0000)]
# changelog commit
Vsevolod Volkov [Mon, 15 Aug 2005 08:06:40 +0000 (08:06 +0000)]
update
Brendan Cully [Sun, 14 Aug 2005 21:34:14 +0000 (21:34 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Sun, 14 Aug 2005 21:32:17 +0000 (21:32 +0000)]
Don't pass an empty filename to the default text editor when editing
non-plain text. Also don't clobber $content_type when parsing it.
Closes: #2038.
Thomas Roessler [Sun, 14 Aug 2005 12:29:09 +0000 (12:29 +0000)]
# changelog commit
Roland Rosenfeld [Sun, 14 Aug 2005 12:28:52 +0000 (12:28 +0000)]
update
Brendan Cully [Sun, 14 Aug 2005 02:25:17 +0000 (02:25 +0000)]
# changelog commit
Bernd Ahlers [Sun, 14 Aug 2005 02:22:47 +0000 (02:22 +0000)]
Fix some S/MIME spelling inconsistencies.
Brendan Cully [Fri, 12 Aug 2005 23:07:00 +0000 (23:07 +0000)]
# changelog commit
Brendan Cully [Fri, 12 Aug 2005 23:06:25 +0000 (23:06 +0000)]
Turn off input buffering for gnutls SSL certificate menu, as we do
in the openssl version.
Brendan Cully [Fri, 12 Aug 2005 23:00:03 +0000 (23:00 +0000)]
# changelog commit
Brendan Cully [Fri, 12 Aug 2005 22:33:00 +0000 (22:33 +0000)]
Override SASL initial response if the server spoke first in its
continuation response. Closes: #2034.
Brendan Cully [Fri, 12 Aug 2005 18:27:15 +0000 (18:27 +0000)]
# changelog commit
Brendan Cully [Fri, 12 Aug 2005 18:24:34 +0000 (18:24 +0000)]
Degnuify mutt.1 make rule. Imagining a world in which gnu documentation
flagged any extensions to standard utilities almost makes me cry.
Thomas Roessler [Fri, 12 Aug 2005 12:52:31 +0000 (12:52 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Fri, 12 Aug 2005 12:52:11 +0000 (12:52 +0000)]
update
Thomas Roessler [Fri, 12 Aug 2005 07:50:04 +0000 (07:50 +0000)]
# changelog commit
Vincent Lefevre [Fri, 12 Aug 2005 07:49:37 +0000 (07:49 +0000)]
Update.
Brendan Cully [Fri, 12 Aug 2005 03:59:09 +0000 (03:59 +0000)]
# changelog commit
Brendan Cully [Fri, 12 Aug 2005 03:57:16 +0000 (03:57 +0000)]
Force configure to depend on VERSION. That's been bugging me for a while.
convert-repo [Thu, 1 Mar 2007 19:22:21 +0000 (19:22 +0000)]
update tags
Thomas Roessler [Thu, 11 Aug 2005 21:46:25 +0000 (21:46 +0000)]
automatic post-release commit for mutt-1.5.10
Thomas Roessler [Thu, 11 Aug 2005 21:23:29 +0000 (21:23 +0000)]
# changelog commit
Thomas Roessler [Thu, 11 Aug 2005 21:22:41 +0000 (21:22 +0000)]
Fix Makefile.am.
Brendan Cully [Thu, 11 Aug 2005 21:17:02 +0000 (21:17 +0000)]
# changelog commit
Brendan Cully [Thu, 11 Aug 2005 21:16:38 +0000 (21:16 +0000)]
Add error results to mutt_body_handlers, and check them when doing
decode-save. Closes: #1919.
Thomas Roessler [Thu, 11 Aug 2005 21:09:13 +0000 (21:09 +0000)]
# changelog commit
Thomas Roessler [Thu, 11 Aug 2005 21:08:55 +0000 (21:08 +0000)]
Fix verification of clearsigned PGP messages. (debugged on IRC,
mostly by Brendan)
Brendan Cully [Thu, 11 Aug 2005 15:54:14 +0000 (15:54 +0000)]
# changelog commit
Thomas Glanzmann [Thu, 11 Aug 2005 02:15:14 +0000 (02:15 +0000)]
Don't test against nonexistent cache variable. Spotted by Torsten Veller.
Brendan Cully [Thu, 11 Aug 2005 01:44:49 +0000 (01:44 +0000)]
Silence some compiler warnings.
Brendan Cully [Tue, 9 Aug 2005 20:14:17 +0000 (20:14 +0000)]
# changelog commit
Brendan Cully [Tue, 9 Aug 2005 20:13:03 +0000 (20:13 +0000)]
Replace raw latin1 characters with entities, and enable latin output
for manual.txt. I'm not sure this is ideal for non-latin (eg utf8)
environments, but hopefully docbook will resolve this anyway. Closes: #2029.
Brendan Cully [Tue, 9 Aug 2005 20:00:46 +0000 (20:00 +0000)]
# changelog commit
Brendan Cully [Tue, 9 Aug 2005 19:59:46 +0000 (19:59 +0000)]
Replace free ~ with ˜. Closes: #2030.
Brendan Cully [Tue, 9 Aug 2005 17:43:01 +0000 (17:43 +0000)]
# changelog commit
Brendan Cully [Tue, 9 Aug 2005 17:41:31 +0000 (17:41 +0000)]
Move pgp failure check inside the if (invoke pgp) block. Should really
Close: 2032.
Brendan Cully [Tue, 9 Aug 2005 16:55:54 +0000 (16:55 +0000)]
# changelog commit
Brendan Cully [Tue, 9 Aug 2005 16:55:01 +0000 (16:55 +0000)]
Don't ftell pgp output file if there isn't one. Closes: #2032.
Brendan Cully [Tue, 9 Aug 2005 16:25:25 +0000 (16:25 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Tue, 9 Aug 2005 16:24:15 +0000 (16:24 +0000)]
Improve translatability of crypt-gpgme. Closes: #2020.