]>
granicus.if.org Git - mutt/log
Brendan Cully [Fri, 16 Sep 2005 01:16:29 +0000 (01:16 +0000)]
VERSION should go into CONFIG_STATUS_DEPENDENCIES, not
CONFIGURE_DEPENDENCIES. Slap ma fro.
Brendan Cully [Thu, 15 Sep 2005 23:19:59 +0000 (23:19 +0000)]
# changelog commit
Brendan Cully [Thu, 15 Sep 2005 23:18:48 +0000 (23:18 +0000)]
Move changelog target to update-changelog so that dist won't automatically
invoke it, and have commit and build-release call it.
Brendan Cully [Thu, 15 Sep 2005 22:14:49 +0000 (22:14 +0000)]
# changelog commit
Brendan Cully [Thu, 15 Sep 2005 22:13:49 +0000 (22:13 +0000)]
Now that 1.5.11 is out, previous versions won't be x.y.zi: adjust diff.
convert-repo [Thu, 1 Mar 2007 19:22:37 +0000 (19:22 +0000)]
update tags
Thomas Roessler [Thu, 15 Sep 2005 14:24:37 +0000 (14:24 +0000)]
automatic post-release commit for mutt-1.5.11
Brendan Cully [Wed, 14 Sep 2005 14:15:54 +0000 (14:15 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Wed, 14 Sep 2005 14:15:06 +0000 (14:15 +0000)]
Refer to $use_envelope_from rather than old $envelope_from in description of
$envelope_from_address.
Brendan Cully [Wed, 14 Sep 2005 02:48:34 +0000 (02:48 +0000)]
# changelog commit
Brendan Cully [Wed, 14 Sep 2005 02:45:44 +0000 (02:45 +0000)]
Add new $envelope_from_address variable for manually specifying the
envelope sender. Rename (with compatibility synonym) $envelope_from
to $use_envelope_from. Make $envelope_from subordinate to $use_e_f, as
$from is to $use_from. From a discussion with TLR.
Brendan Cully [Tue, 13 Sep 2005 20:37:12 +0000 (20:37 +0000)]
# changelog commit
Brendan Cully [Tue, 13 Sep 2005 20:36:17 +0000 (20:36 +0000)]
Put chunked HTML manual in top doc directory instead of HTML subdirectory.
Solves a weird $distdir absolute/relative path nuisance.
Brendan Cully [Mon, 12 Sep 2005 06:23:56 +0000 (06:23 +0000)]
# changelog commit
Brendan Cully [Mon, 12 Sep 2005 06:22:21 +0000 (06:22 +0000)]
Teach pop driver about mutt_progress_bar. Allow progress bar to omit total
size if zero (=unknown).
Brendan Cully [Sat, 10 Sep 2005 18:48:28 +0000 (18:48 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Sat, 10 Sep 2005 18:47:17 +0000 (18:47 +0000)]
Correct some inconsistencies introduced by $menu_context. Closes: #2019?
Brendan Cully [Sat, 10 Sep 2005 06:02:41 +0000 (06:02 +0000)]
# changelog commit
Brendan Cully [Sat, 10 Sep 2005 06:02:03 +0000 (06:02 +0000)]
A pair of small optimisations to the progress bar.
Brendan Cully [Thu, 8 Sep 2005 16:40:24 +0000 (16:40 +0000)]
# changelog commit
Brendan Cully [Thu, 8 Sep 2005 16:37:59 +0000 (16:37 +0000)]
Revert bogus change to last message detection in mutt_pager.
Brendan Cully [Thu, 8 Sep 2005 15:54:59 +0000 (15:54 +0000)]
# changelog commit
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.
Brendan Cully [Thu, 8 Sep 2005 14:51:36 +0000 (14:51 +0000)]
# changelog commit
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.
Brendan Cully [Thu, 8 Sep 2005 14:33:01 +0000 (14:33 +0000)]
# changelog commit
Brendan Cully [Thu, 8 Sep 2005 14:32:18 +0000 (14:32 +0000)]
Make stringmatch pattern detection stateless.
Brendan Cully [Thu, 8 Sep 2005 14:24:08 +0000 (14:24 +0000)]
# changelog commit
Brendan Cully [Thu, 8 Sep 2005 14:23:03 +0000 (14:23 +0000)]
ifdef USE_SOCKET around mutt_progress_bar.
Brendan Cully [Thu, 8 Sep 2005 07:11:02 +0000 (07:11 +0000)]
# changelog commit
Bernd Ahlers [Thu, 8 Sep 2005 07:09:43 +0000 (07:09 +0000)]
Correct some S/MIME po entries.
Brendan Cully [Wed, 7 Sep 2005 08:02:58 +0000 (08:02 +0000)]
# changelog commit
Brendan Cully [Wed, 7 Sep 2005 08:01:59 +0000 (08:01 +0000)]
Ensure progress bar rounds to $net_inc.
Brendan Cully [Wed, 7 Sep 2005 07:45:49 +0000 (07:45 +0000)]
# changelog commit
Brendan Cully [Wed, 7 Sep 2005 07:44:05 +0000 (07:44 +0000)]
Display progress meter when uploading/fetching IMAP data. Closes: #1772.
Brendan Cully [Wed, 7 Sep 2005 05:03:35 +0000 (05:03 +0000)]
# changelog commit
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).
Brendan Cully [Wed, 7 Sep 2005 04:53:04 +0000 (04:53 +0000)]
# changelog commit
Brendan Cully [Wed, 7 Sep 2005 04:51:11 +0000 (04:51 +0000)]
Silence some GCC warnings about uninitialized variables.
Brendan Cully [Wed, 7 Sep 2005 00:23:43 +0000 (00:23 +0000)]
# changelog commit
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.
Brendan Cully [Tue, 6 Sep 2005 16:47:38 +0000 (16:47 +0000)]
# changelog commit
Brendan Cully [Tue, 6 Sep 2005 16:46:44 +0000 (16:46 +0000)]
More documentation cosmetics (newlines between Usage: lines).
Brendan Cully [Tue, 6 Sep 2005 05:36:07 +0000 (05:36 +0000)]
# changelog commit
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
Zardoz [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