]> granicus.if.org Git - neomutt/log
neomutt
19 years agoA pair of small optimisations to the progress bar.
Brendan Cully [Sat, 10 Sep 2005 06:02:03 +0000 (06:02 +0000)]
A pair of small optimisations to the progress bar.

19 years ago# changelog commit
Brendan Cully [Thu, 8 Sep 2005 16:40:24 +0000 (16:40 +0000)]
# changelog commit

19 years agoRevert bogus change to last message detection in mutt_pager.
Brendan Cully [Thu, 8 Sep 2005 16:37:59 +0000 (16:37 +0000)]
Revert bogus change to last message detection in mutt_pager.

19 years ago# changelog commit
Brendan Cully [Thu, 8 Sep 2005 15:54:59 +0000 (15:54 +0000)]
# changelog commit

19 years agoForget line number when resolving in pager. This is beginning to get
Brendan Cully [Thu, 8 Sep 2005 15:54:07 +0000 (15:54 +0000)]
Forget line number when resolving in pager. This is beginning to get
messy - maybe it would be better to only remember on specific operations
like sync.

19 years ago# changelog commit
Brendan Cully [Thu, 8 Sep 2005 14:51:36 +0000 (14:51 +0000)]
# changelog commit

19 years agoSet CLOEXEC on sockets in IPv4 code path like we do in IPv6.
Brendan Cully [Thu, 8 Sep 2005 14:50:49 +0000 (14:50 +0000)]
Set CLOEXEC on sockets in IPv4 code path like we do in IPv6.

19 years ago# changelog commit
Brendan Cully [Thu, 8 Sep 2005 14:33:01 +0000 (14:33 +0000)]
# changelog commit

19 years agoMake stringmatch pattern detection stateless.
Brendan Cully [Thu, 8 Sep 2005 14:32:18 +0000 (14:32 +0000)]
Make stringmatch pattern detection stateless.

19 years ago# changelog commit
Brendan Cully [Thu, 8 Sep 2005 14:24:08 +0000 (14:24 +0000)]
# changelog commit

19 years agoifdef USE_SOCKET around mutt_progress_bar.
Brendan Cully [Thu, 8 Sep 2005 14:23:03 +0000 (14:23 +0000)]
ifdef USE_SOCKET around mutt_progress_bar.

19 years ago# changelog commit
Brendan Cully [Thu, 8 Sep 2005 07:11:02 +0000 (07:11 +0000)]
# changelog commit

19 years agoCorrect some S/MIME po entries.
Bernd Ahlers [Thu, 8 Sep 2005 07:09:43 +0000 (07:09 +0000)]
Correct some S/MIME po entries.

19 years ago# changelog commit
Brendan Cully [Wed, 7 Sep 2005 08:02:58 +0000 (08:02 +0000)]
# changelog commit

19 years agoEnsure progress bar rounds to $net_inc.
Brendan Cully [Wed, 7 Sep 2005 08:01:59 +0000 (08:01 +0000)]
Ensure progress bar rounds to $net_inc.

19 years ago# changelog commit
Brendan Cully [Wed, 7 Sep 2005 07:45:49 +0000 (07:45 +0000)]
# changelog commit

19 years agoDisplay progress meter when uploading/fetching IMAP data. Closes: #1772.
Brendan Cully [Wed, 7 Sep 2005 07:44:05 +0000 (07:44 +0000)]
Display progress meter when uploading/fetching IMAP data. Closes: #1772.

19 years ago# changelog commit
Brendan Cully [Wed, 7 Sep 2005 05:03:35 +0000 (05:03 +0000)]
# changelog commit

19 years agoAdjust gross hack to return to the same line in the pager after an index
Brendan Cully [Wed, 7 Sep 2005 05:02:41 +0000 (05:02 +0000)]
Adjust gross hack to return to the same line in the pager after an index
operation so that it doesn't shoot past the end of the file if there are
fewer lines on return (eg when weed is set).

19 years ago# changelog commit
Brendan Cully [Wed, 7 Sep 2005 04:53:04 +0000 (04:53 +0000)]
# changelog commit

19 years agoSilence some GCC warnings about uninitialized variables.
Brendan Cully [Wed, 7 Sep 2005 04:51:11 +0000 (04:51 +0000)]
Silence some GCC warnings about uninitialized variables.

19 years ago# changelog commit
Brendan Cully [Wed, 7 Sep 2005 00:23:43 +0000 (00:23 +0000)]
# changelog commit

19 years agoRemove international vs. U.S. distribution distinction. build-release
Brendan Cully [Wed, 7 Sep 2005 00:22:09 +0000 (00:22 +0000)]
Remove international vs. U.S. distribution distinction. build-release
expects the previous version to be x.y.zi and should be updated again
for 1.5.12.

19 years ago# changelog commit
Brendan Cully [Tue, 6 Sep 2005 16:47:38 +0000 (16:47 +0000)]
# changelog commit

19 years agoMore documentation cosmetics (newlines between Usage: lines).
Brendan Cully [Tue, 6 Sep 2005 16:46:44 +0000 (16:46 +0000)]
More documentation cosmetics (newlines between Usage: lines).

19 years ago# changelog commit
Brendan Cully [Tue, 6 Sep 2005 05:36:07 +0000 (05:36 +0000)]
# changelog commit

19 years agoGross hack to return to the same line in the pager after executing an index
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.

19 years ago# changelog commit
Brendan Cully [Tue, 6 Sep 2005 03:19:49 +0000 (03:19 +0000)]
# changelog commit

19 years agoExtend pattern language to do simple string matches as well as regular
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.

19 years ago# changelog commit
Brendan Cully [Tue, 6 Sep 2005 01:47:17 +0000 (01:47 +0000)]
# changelog commit

19 years agoFix a memory leak in imap_utf7_decode and do a little cleanup on shutdown.
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.

19 years ago# changelog commit
Brendan Cully [Tue, 6 Sep 2005 00:46:02 +0000 (00:46 +0000)]
# changelog commit

19 years agoMove SASL and IMAP shutdown hooks into main where they belong.
Brendan Cully [Tue, 6 Sep 2005 00:45:28 +0000 (00:45 +0000)]
Move SASL and IMAP shutdown hooks into main where they belong.

19 years ago# changelog commit
Brendan Cully [Tue, 6 Sep 2005 00:36:50 +0000 (00:36 +0000)]
# changelog commit

19 years agoRelease pwent after extracting data from it.
Brendan Cully [Tue, 6 Sep 2005 00:36:19 +0000 (00:36 +0000)]
Release pwent after extracting data from it.

19 years ago# changelog commit
Brendan Cully [Tue, 6 Sep 2005 00:25:31 +0000 (00:25 +0000)]
# changelog commit

19 years agoRelease global SASL state when quitting.
Brendan Cully [Tue, 6 Sep 2005 00:24:49 +0000 (00:24 +0000)]
Release global SASL state when quitting.

19 years ago# changelog commit
Brendan Cully [Mon, 5 Sep 2005 04:23:32 +0000 (04:23 +0000)]
# changelog commit

19 years agoDocumentation cosmetics (add some line breaks).
Brendan Cully [Mon, 5 Sep 2005 04:22:45 +0000 (04:22 +0000)]
Documentation cosmetics (add some line breaks).

19 years ago# changelog commit
Brendan Cully [Sun, 4 Sep 2005 20:11:13 +0000 (20:11 +0000)]
# changelog commit

19 years agoPoint $hide_top_limited to $hide_limited instead of $hide_missing. Likewise
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.

19 years ago# changelog commit
Brendan Cully [Sun, 4 Sep 2005 20:03:55 +0000 (20:03 +0000)]
# changelog commit

19 years agoMention $sort_re in $strict_threads documentation. Closes: #2052.
Brendan Cully [Sun, 4 Sep 2005 20:03:18 +0000 (20:03 +0000)]
Mention $sort_re in $strict_threads documentation. Closes: #2052.

19 years ago# changelog commit
Brendan Cully [Sun, 4 Sep 2005 20:01:26 +0000 (20:01 +0000)]
# changelog commit

19 years agoAdd a push example. Closes: #1591.
Brendan Cully [Sun, 4 Sep 2005 19:55:15 +0000 (19:55 +0000)]
Add a push example. Closes: #1591.

19 years ago# changelog commit
Brendan Cully [Sun, 4 Sep 2005 19:52:35 +0000 (19:52 +0000)]
# changelog commit

19 years agoMention $include when describing how mutt prepares message replies. Closes: #1471.
Rupert Levene [Sun, 4 Sep 2005 19:46:26 +0000 (19:46 +0000)]
Mention $include when describing how mutt prepares message replies. Closes: #1471.

19 years ago# changelog commit
Brendan Cully [Sun, 4 Sep 2005 19:41:59 +0000 (19:41 +0000)]
# changelog commit

19 years agoUnfold message headers before performing ~h search. Closes: #1865.
Dale Woolridge [Sun, 4 Sep 2005 19:28:18 +0000 (19:28 +0000)]
Unfold message headers before performing ~h search. Closes: #1865.

19 years ago# changelog commit
Brendan Cully [Sun, 4 Sep 2005 18:03:42 +0000 (18:03 +0000)]
# changelog commit

19 years agoTeach keymap.c about KEY_NEXT. Closes: #1588.
Unknown [Sun, 4 Sep 2005 18:01:57 +0000 (18:01 +0000)]
Teach keymap.c about KEY_NEXT. Closes: #1588.

19 years ago# changelog commit
Brendan Cully [Sun, 4 Sep 2005 07:14:56 +0000 (07:14 +0000)]
# changelog commit

19 years agoNote that <Tab> is bound to next-new-then-unread by default, rather than
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.

19 years ago# changelog commit
Brendan Cully [Sun, 4 Sep 2005 05:58:47 +0000 (05:58 +0000)]
# changelog commit

19 years agoAllow empty limits, and limits in empty mailboxes. Closes: #1853, #1906.
Alain Bench [Sun, 4 Sep 2005 05:57:40 +0000 (05:57 +0000)]
Allow empty limits, and limits in empty mailboxes. Closes: #1853, #1906.

19 years ago# changelog commit
Brendan Cully [Sat, 3 Sep 2005 23:23:43 +0000 (23:23 +0000)]
# changelog commit

19 years agoNote when mutt_edit_attachment fails and display error instead of prompting
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.

19 years ago# changelog commit
Brendan Cully [Sat, 3 Sep 2005 19:43:17 +0000 (19:43 +0000)]
# changelog commit

19 years agoOne should let GnuPG charset be automatically infered from whatever
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.

19 years agoJust use EXPR as a place holder for regular expressions, instead of any
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.

19 years ago# changelog commit
Brendan Cully [Fri, 2 Sep 2005 18:52:07 +0000 (18:52 +0000)]
# changelog commit

19 years agoRename manual.sgml.* to manual.xml.*.
Brendan Cully [Fri, 2 Sep 2005 18:50:33 +0000 (18:50 +0000)]
Rename manual.sgml.* to manual.xml.*.

19 years ago# changelog commit
Brendan Cully [Fri, 2 Sep 2005 18:20:25 +0000 (18:20 +0000)]
# changelog commit

19 years agoAllow non-ascii characters in push arguments. Closes: #2023.
Alain Bench [Fri, 2 Sep 2005 18:18:19 +0000 (18:18 +0000)]
Allow non-ascii characters in push arguments. Closes: #2023.

19 years ago# changelog commit
Brendan Cully [Fri, 2 Sep 2005 18:03:30 +0000 (18:03 +0000)]
# changelog commit

19 years agoAdjust ~l to match all known lists, add ~u to match only subscribed lists.
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.

19 years ago# changelog commit
Brendan Cully [Thu, 1 Sep 2005 17:08:21 +0000 (17:08 +0000)]
# changelog commit

19 years agoRemove obsolete Cyrus SASL 1.5 support.
Brendan Cully [Thu, 1 Sep 2005 17:07:14 +0000 (17:07 +0000)]
Remove obsolete Cyrus SASL 1.5 support.

19 years agoDocbook support files, dropped in the initial commit.
Brendan Cully [Thu, 1 Sep 2005 03:32:45 +0000 (03:32 +0000)]
Docbook support files, dropped in the initial commit.

19 years ago# changelog commit
Brendan Cully [Thu, 1 Sep 2005 01:41:24 +0000 (01:41 +0000)]
# changelog commit

19 years agoConvert documentation from linuxdoc to docbook format. Let the bug avalanche
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.

19 years ago# changelog commit
Brendan Cully [Tue, 30 Aug 2005 21:37:19 +0000 (21:37 +0000)]
# changelog commit

19 years agoDon't define domain="no" when configured --without-domain. Closes: #2046.
Lars Hecking [Tue, 30 Aug 2005 21:34:36 +0000 (21:34 +0000)]
Don't define domain="no" when configured --without-domain. Closes: #2046.

19 years ago# changelog commit
Brendan Cully [Wed, 24 Aug 2005 15:20:13 +0000 (15:20 +0000)]
# changelog commit

19 years agoDon't treat PGP inline signature verification errors as fatal.
Brendan Cully [Wed, 24 Aug 2005 15:17:43 +0000 (15:17 +0000)]
Don't treat PGP inline signature verification errors as fatal.

19 years ago# changelog commit
Brendan Cully [Mon, 22 Aug 2005 20:32:36 +0000 (20:32 +0000)]
# changelog commit

19 years agoPause after error message if PGP decode fails, in case mutt_copy_message overwrites.
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...

19 years ago# changelog commit
Brendan Cully [Mon, 22 Aug 2005 16:15:23 +0000 (16:15 +0000)]
# changelog commit

19 years agoDon't attempt to manipulate null pgp output file handles.
Brendan Cully [Mon, 22 Aug 2005 16:10:50 +0000 (16:10 +0000)]
Don't attempt to manipulate null pgp output file handles.

19 years ago# changelog commit
Brendan Cully [Tue, 16 Aug 2005 18:12:04 +0000 (18:12 +0000)]
# changelog commit

19 years ago-D dumps to stdout, not stderr.
Paul Walker [Tue, 16 Aug 2005 18:10:11 +0000 (18:10 +0000)]
-D dumps to stdout, not stderr.

19 years ago# changelog commit
Thomas Roessler [Mon, 15 Aug 2005 08:12:41 +0000 (08:12 +0000)]
# changelog commit

19 years agoFix \n mismatch.
Thomas Roessler [Mon, 15 Aug 2005 08:10:48 +0000 (08:10 +0000)]
Fix \n mismatch.

19 years ago# changelog commit
Thomas Roessler [Mon, 15 Aug 2005 08:08:30 +0000 (08:08 +0000)]
# changelog commit

19 years agoupdate
Ronny Haryanto [Mon, 15 Aug 2005 08:07:36 +0000 (08:07 +0000)]
update

19 years ago# changelog commit
Thomas Roessler [Mon, 15 Aug 2005 08:07:16 +0000 (08:07 +0000)]
# changelog commit

19 years agoupdate
Vsevolod Volkov [Mon, 15 Aug 2005 08:06:40 +0000 (08:06 +0000)]
update

19 years ago# changelog commit
Brendan Cully [Sun, 14 Aug 2005 21:34:14 +0000 (21:34 +0000)]
# changelog commit

19 years agoDon't pass an empty filename to the default text editor when editing
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.
19 years ago# changelog commit
Thomas Roessler [Sun, 14 Aug 2005 12:29:09 +0000 (12:29 +0000)]
# changelog commit

19 years agoupdate
Roland Rosenfeld [Sun, 14 Aug 2005 12:28:52 +0000 (12:28 +0000)]
update

19 years ago# changelog commit
Brendan Cully [Sun, 14 Aug 2005 02:25:17 +0000 (02:25 +0000)]
# changelog commit

19 years agoFix some S/MIME spelling inconsistencies.
Bernd Ahlers [Sun, 14 Aug 2005 02:22:47 +0000 (02:22 +0000)]
Fix some S/MIME spelling inconsistencies.

19 years ago# changelog commit
Brendan Cully [Fri, 12 Aug 2005 23:07:00 +0000 (23:07 +0000)]
# changelog commit

19 years agoTurn off input buffering for gnutls SSL certificate menu, as we do
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.

19 years ago# changelog commit
Brendan Cully [Fri, 12 Aug 2005 23:00:03 +0000 (23:00 +0000)]
# changelog commit

19 years agoOverride SASL initial response if the server spoke first in its
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.

19 years ago# changelog commit
Brendan Cully [Fri, 12 Aug 2005 18:27:15 +0000 (18:27 +0000)]
# changelog commit

19 years agoDegnuify mutt.1 make rule. Imagining a world in which gnu documentation
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.

19 years ago# changelog commit
Thomas Roessler [Fri, 12 Aug 2005 12:52:31 +0000 (12:52 +0000)]
# changelog commit