#. L10N: "message hotkey" is the key bindings menu description of a
#. macro created by .
-#: curs_main.c:2263
+#: curs_main.c:2268
msgid "message hotkey"
msgstr "hotkey (marque-page)"
#. L10N: This is echoed after creates a new hotkey
#. macro. %s is the hotkey strin
+++ b/COPYRIGHT Tue Nov 28 19:01:15 2017 -0800
@@ -12,11 +12,11 @@
Copyright (C) 1996-2002 Brandon Long
Copyright (C) 1997-2009 Thomas Roessler
Copyright (C) 1998-2005 Werner Koch
-Copyright (C) 1999-2014 Brendan Cully
+Copyright (C) 1999-2017 Brendan Cully
Copyright (C) 1999-2002 Tommi
changeset: 7185:7b21142450dd
user: Anton Lindqvist
date: Sun Nov 19 15:47:45 2017 -0800
link: http://dev.mutt.org/hg/mutt/rev/7b21142450dd
Add NONULL to debug statement in fold_one_header().
diffs (12 lines):
diff -r 6e8050965f1a -r 7b21142450dd sendlib.c
--- a/sendlib.c Sat Nov
changeset: 7184:6e8050965f1a
user: Kevin McCarthy
date: Sat Nov 18 19:13:08 2017 -0800
link: http://dev.mutt.org/hg/mutt/rev/6e8050965f1a
Fix ansi escape sequences with both reset and color parameters. (closes #3689)
The initial 0 "reset/normal" was setting attr = ANSI_OFF, which
changeset: 7182:4240966d41fc
user: Kevin McCarthy
date: Wed Nov 15 14:53:19 2017 -0800
link: http://dev.mutt.org/hg/mutt/rev/4240966d41fc
Fix $smart_wrap to not be disabled by whitespace-prefixed lines. (closes #3857)
changeset:737102af74eb fixed a folded header display issue with
changeset: 7181:8a41d1c2f267
user: Kevin McCarthy
date: Sat Nov 11 15:49:15 2017 -0800
link: http://dev.mutt.org/hg/mutt/rev/8a41d1c2f267
Add $change_folder_next option to control mailbox suggestion order.
This patch is out of the Gentoo package maintained by Fabian Groffen.
>From
changeset: 7180:c12f357c909d
user: Vincent Lefevre
date: Sat Nov 11 19:13:40 2017 +0100
link: http://dev.mutt.org/hg/mutt/rev/c12f357c909d
Updated French translation.
diffs (273 lines):
diff -r c5e1f0c241d1 -r c12f357c909d po/fr.po
--- a/po/fr.po Sat Nov 11 18:59:31 2017 +0100
+
changeset: 7179:c5e1f0c241d1
user: Vincent Lefevre
date: Sat Nov 11 18:59:31 2017 +0100
link: http://dev.mutt.org/hg/mutt/rev/c5e1f0c241d1
Add %R (number of read messages) for $status_format.
diffs (45 lines):
diff -r fbf01f1c87a3 -r c5e1f0c241d1 init.h
--- a/init.hFri Nov 10
changeset: 7178:fbf01f1c87a3
user: Kevin McCarthy
date: Fri Nov 10 13:06:43 2017 -0800
link: http://dev.mutt.org/hg/mutt/rev/fbf01f1c87a3
Add message count to $move quadoption prompt.
Display the number of messages that will be moved in the quadoption
prompt, which might prove hel
changeset: 7177:8fac73c931bc
user: Vincent Lefevre
date: Thu Nov 09 15:06:19 2017 +0100
link: http://dev.mutt.org/hg/mutt/rev/8fac73c931bc
Make sure that fgets and fgetc are undefined before their redefinition.
This fixes a potential issue from changeset e0a103845344.
diffs (20 l
changeset: 7176:e0a103845344
user: David Wilson
date: Wed Nov 08 13:40:34 2017 -0800
link: http://dev.mutt.org/hg/mutt/rev/e0a103845344
Use fgets_unlocked and fgetc_unlocked if available.
Since mutt does not use threads, there is no reason it should use the
locked variants of the
changeset: 7175:2999c308
user: Kevin McCarthy
date: Wed Nov 08 12:57:50 2017 -0800
link: http://dev.mutt.org/hg/mutt/rev/2999c308
Note which ssl config vars are GnuTLS or OpenSSL only. (closes #3781)
It was not obvious that the ssl_ca_certificates_file was only for
GnuTLS,
changeset: 7174:321805c70d99
user: Kevin McCarthy
date: Sun Oct 15 15:13:18 2017 +0800
link: http://dev.mutt.org/hg/mutt/rev/321805c70d99
Add polling for the IDLE command. (closes #3957)
Add $imap_poll_timeout poll for IDLE, since this is also a command
that will freeze after waki
changeset: 7172:6e5e788acc0e
user: Kevin McCarthy
date: Sat Sep 30 19:15:08 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/6e5e788acc0e
Fix address group terminator "exact address" printing to display trailing
semicolon.
The exact-address handling for comma and colon are differ
changeset: 7171:bc43a7e56a42
user: Roger Pau Monne
date: Thu Sep 28 11:57:56 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/bc43a7e56a42
Enable $reply_self for group-reply, even with $metoo unset.
For a (r)eply, the $metoo variable does not have any effect because
there is a sin
changeset: 7170:e98ad5446640
user: Kevin McCarthy
date: Wed Sep 27 13:45:36 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/e98ad5446640
Make cmd_parse_fetch() more precise about setting reopen/check flags.
Previously any FETCH with FLAGS would result in either
idata->reopen |=
changeset: 7168:a6b5855e2c76
user: Kevin McCarthy
date: Tue Sep 26 19:44:11 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/a6b5855e2c76
Fix uses of context->changed as a counter.
The first was in mx_update_tables(), but only when "not committing".
This is used by mh/maildir duri
changeset: 7163:869633ef393e
user: Kevin McCarthy
date: Sat Sep 23 11:39:45 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/869633ef393e
automatic post-release commit for mutt-1.9.1
changeset: 7164:67d5b14a98f1
user: Kevin McCarthy
date: Sat Sep 23 11:39:54 2017 -0700
changeset: 7159:7155392ed28b
user: Kevin McCarthy
date: Fri Sep 22 11:07:27 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/7155392ed28b
Fix imap sync segfault due to inactive headers during an expunge. (closes
#3971)
Mutt has several places where it turns off h->active as a ha
changeset: 7158:b7ce40f3d750
user: Vincent Lefevre
date: Fri Sep 22 17:52:16 2017 +0200
link: http://dev.mutt.org/hg/mutt/rev/b7ce40f3d750
Updated French translation.
diffs (184 lines):
diff -r 57a7f29e264a -r b7ce40f3d750 po/fr.po
--- a/po/fr.po Wed Sep 20 10:43:33 2017 -0700
+
changeset: 7157:57a7f29e264a
user: Kevin McCarthy
date: Wed Sep 20 10:43:33 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/57a7f29e264a
Display an error message when delete mailbox fails. (see #3968)
diffs (12 lines):
diff -r 78d17700c165 -r 57a7f29e264a browser.c
--- a/browser
changeset: 7155:12d3714d8bfa
user: Kevin McCarthy
date: Thu Sep 14 12:43:32 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/12d3714d8bfa
Improve imap fetch handler to accept an initial UID. (closes #3969)
Gmail sends flag updates with a UID before the FLAGS. The handler was
very
changeset: 7152:19597bb7baa6
user: Kevin McCarthy
date: Wed Sep 13 15:48:13 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/19597bb7baa6
Remove \Seen flag setting for imap trash. (see #3966) (see #3860)
Commit 323e3d6e5e4c has a side effect where spurious FETCH flag
updates afte
changeset: 7151:0e0a4b7e9dd1
user: Vincent Lefevre
date: Tue Sep 05 17:33:45 2017 +0200
link: http://dev.mutt.org/hg/mutt/rev/0e0a4b7e9dd1
Updated French translation.
diffs (truncated from 1761 to 950 lines):
diff -r 61f128d8d69c -r 0e0a4b7e9dd1 po/fr.po
--- a/po/fr.po Mon Sep 0
changeset: 7149:5c83d5596020
user: Kevin McCarthy
date: Mon Sep 04 15:34:32 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/5c83d5596020
Add L10N comment to generated keymap_defs.h files.
Make it clearer to translators that the strings are for the help
screen.
changeset: 7150:61
changeset: 7148:8aa66268b665
user: Kevin McCarthy
date: Mon Sep 04 13:26:55 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/8aa66268b665
Add warning about using inline pgp with format=flowed. (closes #3963)
The reporter noted that when trying to use inline signing with
format=flo
changeset: 7145:f2298b3e6b93
user: Kevin McCarthy
date: Mon Sep 04 09:20:53 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/f2298b3e6b93
Fix fp resource leak. (closes #3965)
Thanks to dcb314 for reporting the issue.
changeset: 7146:3c6f3ca07807
user: Kevin McCarthy
date:
entries. This value is too large, and causes
+ alloca() to segfault in the example provided in the ticket.
+
+ Decrease the limit to 8000.
+
+ Thanks to Thorsten Wißmann for the excellent bug report, which made
+ debugging this much easier.
+
+2017-07-13 22:05 -0700 Brendan Cu
changeset: 7140:3cd63d517453
user: Kevin McCarthy
date: Sat Sep 02 09:36:52 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/3cd63d517453
Fix the new certificate prompt translations.
The Esperanto, Dutch, and Czech po files weren't updated in time for
1.9. Fix the certificate pro
changeset: 7139:52ba6fd58607
user: TAKAHASHI Tamotsu
date: Tue Aug 29 09:19:44 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/52ba6fd58607
Updated Japanese translation.
diffs (truncated from 1200 to 950 lines):
diff -r 2666f4de9eb8 -r 52ba6fd58607 po/ja.po
--- a/po/ja.po Sun A
changeset: 7138:2666f4de9eb8
user: Ivan Vilata i Balaguer
date: Sun Aug 27 09:28:44 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/2666f4de9eb8
Updated Catalan translation.
diffs (truncated from 1429 to 950 lines):
diff -r b506fa3e7aab -r 2666f4de9eb8 po/ca.po
--- a/po/ca.po T
changeset: 7137:b506fa3e7aab
user: Kevin McCarthy
date: Tue Aug 22 19:22:52 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/b506fa3e7aab
Add 1.9.0 entries to the UPDATING file.
diffs (48 lines):
diff -r f1638434cb43 -r b506fa3e7aab UPDATING
--- a/UPDATING Tue Aug 22 13:51:18 20
changeset: 7136:f1638434cb43
user: Morten Bo Johansen
date: Tue Aug 22 13:51:18 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/f1638434cb43
Updated Danish translation.
diffs (24 lines):
diff -r cce15c0169af -r f1638434cb43 po/da.po
--- a/po/da.po Tue Aug 22 10:59:51 2017 -0700
changeset: 7135:cce15c0169af
user: Morten Bo Johansen
date: Tue Aug 22 10:59:51 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/cce15c0169af
Updated Danish translation.
diffs (truncated from 1271 to 950 lines):
diff -r 3606d018ea75 -r cce15c0169af po/da.po
--- a/po/da.po Tue Au
changeset: 7134:3606d018ea75
user: Olaf Hering
date: Tue Aug 22 10:28:13 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/3606d018ea75
Updated German translation.
diffs (truncated from 1266 to 950 lines):
diff -r 584cc7ee5016 -r 3606d018ea75 po/de.po
--- a/po/de.po Sun Aug 20 09
changeset: 7133:584cc7ee5016
user: Vsevolod Volkov
date: Sun Aug 20 09:39:04 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/584cc7ee5016
Updated Russian translation.
diffs (truncated from 1353 to 950 lines):
diff -r ed0fff2be143 -r 584cc7ee5016 po/ru.po
--- a/po/ru.po Sun Aug
changeset: 7132:ed0fff2be143
user: Vsevolod Volkov
date: Sun Aug 20 09:31:25 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/ed0fff2be143
Updated Ukrainian translation.
diffs (truncated from 1356 to 950 lines):
diff -r 190e778db4d6 -r ed0fff2be143 po/uk.po
--- a/po/uk.po Sat Au
changeset: 7131:190e778db4d6
user: Kevin McCarthy
date: Sat Aug 19 08:33:57 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/190e778db4d6
Add option to run command to query attachment mime type. (closes #2933) (closes
#3959)
Add $mime_type_query_command to specify a command to ru
changeset: 7130:69e3bde9f83d
user: Vincent Lefevre
date: Sat Aug 12 22:17:16 2017 +0200
link: http://dev.mutt.org/hg/mutt/rev/69e3bde9f83d
Updated French translation.
diffs (887 lines):
diff -r 1306ee5f4bf7 -r 69e3bde9f83d po/fr.po
--- a/po/fr.po Fri Aug 11 09:04:48 2017 -0700
+
changeset: 7129:1306ee5f4bf7
user: Kevin McCarthy
date: Fri Aug 11 09:04:48 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/1306ee5f4bf7
Fix parent_hdr usage in mutt_attach_reply(). (see #3728)
If the selected attachments are not messages and no (common) parent is
found, parent_h
changeset: 7120:278b6efc6bba
user: Kevin McCarthy
date: Thu Aug 10 18:18:18 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/278b6efc6bba
Create ATTACH_CONTEXT to hold attachment index. (see #3728)
Move the idx and idxlen into ATTACH_CONTEXT. In subsequence patches,
this structur
changeset: 7119:5f034395e53d
user: lilydjwg
date: Wed Aug 09 08:08:24 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/5f034395e53d
Updated Simplified Chinese translation.
diffs (truncated from 5082 to 950 lines):
diff -r 86f709e4be55 -r 5f034395e53d po/zh_CN.po
--- a/po/zh_CN.po
changeset: 7118:86f709e4be55
user: Olaf Hering
date: Tue Aug 08 09:13:13 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/86f709e4be55
Updated German translation.
diffs (truncated from 4149 to 950 lines):
diff -r f8df8c43e5c0 -r 86f709e4be55 po/de.po
--- a/po/de.po Sun Aug 06 10
changeset: 7117:f8df8c43e5c0
user: Kevin McCarthy
date: Sun Aug 06 10:22:45 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/f8df8c43e5c0
Handle error if REGCOMP in pager fails when resizing.
Thanks to JiaZhouyang for finding this issue and supplying the original patch.
diffs (35
changeset: 7116:ac2fda8bc9c4
user: Olaf Hering
date: Fri Aug 04 09:29:06 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/ac2fda8bc9c4
Updated German translation.
diffs (491 lines):
diff -r f83de1e03e08 -r ac2fda8bc9c4 po/de.po
--- a/po/de.po Fri Jul 28 10:54:51 2017 -0700
+++ b
changeset: 7115:f83de1e03e08
user: Kevin McCarthy
date: Fri Jul 28 10:54:51 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/f83de1e03e08
Convert raw_socket_poll() to use gettimeofday().
As long as gettimeofday() is supported, it's better to be consistent
within mutt and ensure gr
changeset: 7114:eeb5ff58ab14
user: Vincent Lefevre
date: Thu Jul 27 00:20:00 2017 +0100
link: http://dev.mutt.org/hg/mutt/rev/eeb5ff58ab14
Updated French translation.
diffs (651 lines):
diff -r f94a97422cd0 -r eeb5ff58ab14 po/fr.po
--- a/po/fr.po Mon Jul 24 11:19:05 2017 -0700
+
changeset: 7113:f94a97422cd0
user: Kevin McCarthy
date: Mon Jul 24 11:19:05 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/f94a97422cd0
Add autoconf search for clock_gettime.
It appears to be specified in POSIX.1-2001, so just abort if it's not found.
Add a missing time.h inclu
changeset: 7111:908bea74acef
user: Kevin McCarthy
date: Sat Jul 22 19:48:49 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/908bea74acef
Add timeout parameter to mutt_socket_poll.
This will be used in the next commit to add a timeout when polling for
new mail.
changeset: 7112:4a
changeset: 7110:a533c22715c8
user: Kevin McCarthy
date: Thu Jul 20 17:30:05 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/a533c22715c8
When guessing an attachment type, don't allow text/plain if there is a null
character. (see #2933)
Type text/plain should not contain any null
changeset: 7107:cf98f5d606a3
user: Kevin McCarthy
date: Wed Jul 19 14:04:32 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/cf98f5d606a3
Fix menu color calls to occur before positioning the cursor. (see #3956)
It is possible for menu->color() to end up fetching an imap message,
a
changeset: 7106:c4e507003aa0
user: Kevin McCarthy
date: Fri Jul 14 15:19:57 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/c4e507003aa0
Decrease regex failure stack limit. (closes #3955)
When using alloca(), the built-in regexp library limited the failure
stack to 20,000 entries
changeset: 7105:9430d2357bc2
user: Brendan Cully
date: Thu Jul 13 22:05:28 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/9430d2357bc2
drop unused flags argument from imap_access
We are not using an actual interface so it is pointless.
diffs (72 lines):
diff -r 742c96078159
changeset: 7104:742c96078159
user: Brendan Cully
date: Wed Jul 12 21:20:24 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/742c96078159
bcache: cast to avoid implicit signed/unsigned comparison in bcache_path
diffs (12 lines):
diff -r 51d22025190a -r 742c96078159 bcache.c
--- a
changeset: 7102:02c6dd3a30cc
user: Kevin McCarthy
date: Wed Jul 12 12:38:22 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/02c6dd3a30cc
Fix crash when $postponed is on another server.
imap_mxcmp() translates NULL to "INBOX". When $postponed points to a
URL with an empty or "INB
changeset: 7101:952e4fcf1e2b
user: Brendan Cully
date: Sat Jul 08 16:35:08 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/952e4fcf1e2b
fix signed/unsigned comparison in longest_common_prefix
diffs (36 lines):
diff -r 428e36fb2262 -r 952e4fcf1e2b imap/imap.c
--- a/imap/imap.c
changeset: 7100:428e36fb2262
user: Kevin McCarthy
date: Wed Jul 05 19:09:51 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/428e36fb2262
Add ~<() and ~>() immediate parent/children patterns. (closes #3144)
Thanks to Jeremie Le Hen for the original patch, and for his
persistence i
changeset: 7097:b90d818b768c
user: Kevin McCarthy
date: Mon Jul 03 19:22:18 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/b90d818b768c
Add L10N comments to the GNUTLS certificate prompt.
The prompts are shared with OpenSSL, and so the prompts end up being
separate from the acti
changeset: 7096:680300397f3d
user: Kevin McCarthy
date: Sun Jul 02 17:53:32 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/680300397f3d
Add more description for the %S and %Z $index_format characters.
diffs (25 lines):
diff -r c45291f87137 -r 680300397f3d init.h
--- a/init.h
changeset: 7095:c45291f87137
user: Kevin McCarthy
date: Sat Jul 01 19:32:05 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/c45291f87137
Add config vars for forwarded message attribution intro/trailer.
Add $forward_attribution_intro and $forward_attribution_trailer to
allow the d
changeset: 7094:88602d33a49a
user: Antonio Radici
date: Mon Jun 26 15:54:30 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/88602d33a49a
Fix typo in smime_self_encrypt_as documentation. (closes #3953)
diffs (12 lines):
diff -r c50abea2ec80 -r 88602d33a49a init.h
--- a/init.h
changeset: 7092:826efa89631f
user: Regid Ichira
date: Mon Jun 26 15:44:35 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/826efa89631f
Minor documentation fixes.
The muttrc man page doesn't contain the "Format Strings" section in
the manual, so add a pointer to the explanation of
changeset: 7091:219b9064cf28
user: Kevin McCarthy
date: Tue Jun 20 15:09:43 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/219b9064cf28
Block SIGWINCH during connect(). (closes #3941)
FreeBSD's connect() does not respect SA_RESTART, so a SIGWINCH will
end up interrupting the con
changeset: 7089:0efae3363358
user: TAKAHASHI Tamotsu
date: Sun Jun 18 10:58:07 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/0efae3363358
Updated Japanese translation.
changeset: 7090:d56fd3f91de9
user: Kevin McCarthy
date: Sun Jun 18 10:58:12 2017 -0700
link: h
changeset: 7088:7dc8a6a3592a
user: Kevin McCarthy
date: Wed Jun 14 19:21:22 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/7dc8a6a3592a
Auto-pad translation for the GPGME key selection "verify key" headers.
Remove the ridiculous need for the translators to pad the translation
st
changeset: 7087:2188de087f35
user: Morten Bo Johansen
date: Wed Jun 14 15:23:07 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/2188de087f35
Updated Danish translation.
diffs (truncated from 3096 to 950 lines):
diff -r e8368cedbd95 -r 2188de087f35 po/da.po
--- a/po/da.po Wed Ju
changeset: 7086:e8368cedbd95
user: Kevin McCarthy
date: Wed Jun 14 15:12:45 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/e8368cedbd95
Enable all header fields in the compose menu to be translated.
While it is suggested they need not be, for some locales it might be
preferable
changeset: 7085:0e3730ed2c3c
user: Kevin McCarthy
date: Mon Jun 12 18:29:48 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/0e3730ed2c3c
Force hard redraw after $sendmail instead of calling mutt_endwin. (closes
#3952) (see #3948)
Adding a mutt_endwin() seemed like a clean soluti
changeset: 7084:26cbf2cac701
user: Kevin McCarthy
date: Mon Jun 12 17:57:05 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/26cbf2cac701
Make GPGME key selection behavior the same as classic-PGP. (see #3950)
Classic-PGP key selection auto-selected a match if there was a single
st
It's back up.
On Friday, 09 June 2017 at 14:25, Brendan Cully wrote:
> The "data center" hosting dev.mutt.org is undergoing power maintenance
> over the weekend, so the VM will be going offline shortly. I'll bring
> it back up as soon as I can.
>
The "data center" hosting dev.mutt.org is undergoing power maintenance
over the weekend, so the VM will be going offline shortly. I'll bring
it back up as soon as I can.
changeset: 7082:b4d0bb558636
user: Kevin McCarthy
date: Fri Jun 09 11:31:05 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/b4d0bb558636
Change the compose menu fields to be dynamically padded.
Pad based on the maximum width of the fields. Note that this is a bit
of a mess, beca
changeset: 7081:966f08249216
user: Kevin McCarthy
date: Thu Jun 08 13:26:35 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/966f08249216
Backout 02ff4277259e (see #3948)
Vincent expressed some legitimate concerns about exporting this to all
programs lauched by mutt. The user can
changeset: 7078:915ba3928d49
user: Kevin McCarthy
date: Tue Jun 06 18:38:41 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/915ba3928d49
Restore setenv function.
Partially revert fa1192803257, restoring setenv. It turns out we
still need the function.
changeset: 7079:02ff427725
changeset: 7077:a11770c2137b
user: TAKAHASHI Tamotsu
date: Fri Jun 02 13:17:40 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/a11770c2137b
Updated Japanese translation.
diffs (truncated from 7668 to 950 lines):
diff -r f26adb2b0543 -r a11770c2137b po/ja.po
--- a/po/ja.po Thu J
changeset: 7075:ec6530cb0a5a
user: Kevin McCarthy
date: Thu Jun 01 15:17:01 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/ec6530cb0a5a
Change km_dokey() to return -2 on a timeout/sigwinch.
In some cases, such as tag-prefix or _mutt_enter_string(), it is
desirable to be able to
changeset: 7074:152d548c1bcf
user: TAKAHASHI Tamotsu
date: Thu Jun 01 13:55:07 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/152d548c1bcf
Enable TEXTDOMAINDIR override to make translation testing easier.
If set, TEXTDOMAINDIR will point to a translation directory instead of
usi
changeset: 7073:4e29b337e967
user: TAKAHASHI Tamotsu
date: Thu Jun 01 13:33:21 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/4e29b337e967
Fix "format string is not a string literal" warnings. (closes #3949)
Mutt calls msgfmt with '-c' to verify that translation format strings
m
changeset: 7071:d3922568a777
user: Kevin McCarthy
date: Wed May 31 16:18:29 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/d3922568a777
Add note about message scoring and thread patterns. (see #3947)
Because scoring occurs before the mailbox is sorted, thread patterns
don't work
changeset: 7067:fe5275246e13
user: Kevin McCarthy
date: Tue May 30 12:47:01 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/fe5275246e13
automatic post-release commit for mutt-1.8.3
changeset: 7068:6a54fbc38fa4
user: Kevin McCarthy
date: Tue May 30 12:47:18 2017 -0700
changeset: 7064:085fc55029d8
user: Kevin McCarthy
date: Mon May 29 11:48:41 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/085fc55029d8
Convert classic s/mime to space delimit findKeys output.
Unlike gpgme and classic pgp, smime used a "cert\ncert\n" pattern.
Convert to use a sp
changeset: 7063:a636bc4a4940
user: Kevin McCarthy
date: Wed May 24 15:46:41 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/a636bc4a4940
Change imap body cache cleanup to use the uid_hash.
This should speed up $message_cache_clean cleanup when syncing.
diffs (31 lines):
diff -r
changeset: 7061:fa0c2155ab8f
user: Kevin McCarthy
date: Tue May 23 15:53:30 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/fa0c2155ab8f
Fix memory leak when closing mailbox and using the sidebar.
The code updating the sidebar counts decremented the msgcount, but did
not set it b
changeset: 7060:407100d15766
user: Kevin McCarthy
date: Mon May 22 18:30:38 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/407100d15766
Don't clean up msn idata when closing an open-append mailbox. (see #3942)
This is a continuation of commit 59a2125b49f2 with changes made in th
changeset: 7058:59a2125b49f2
user: Kevin McCarthy
date: Mon May 22 18:18:29 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/59a2125b49f2
Don't clean up idata when closing an open-append mailbox.
open-append borrows the idata just for the connection. The "mailbox
specific" part o
changeset: 7056:1ddf2641f369
user: TAKAHASHI Tamotsu
date: Mon May 22 05:08:58 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/1ddf2641f369
Fix potential segv if mx_open_mailbox is passed an empty string. (closes #3945)
If path is "", ctx->path will be NULL. realpath() generally
changeset: 7055:4ab3a8a2e321
user: Kevin McCarthy
date: Mon May 22 04:43:24 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/4ab3a8a2e321
Fix mfc overflow check and uninitialized variable.
The check borrowed from mx_alloc_memory() works because it is
incremented 25 at a time. I d
changeset: 7053:1658ab70377b
user: Kevin McCarthy
date: Sun May 21 18:45:08 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/1658ab70377b
Small imap fetch fixes. (see #3942)
Add an integer overflow test, pulled from mx_alloc_memory(), since the
count comes from a potentially hosti
changeset: 7052:f87c679e508f
user: Kevin McCarthy
date: Sun May 21 10:51:38 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/f87c679e508f
Properly adjust fetch ranges when handling new mail. (see #3942)
When pulling down headers, it is possible for expunge responses to
happen too.
changeset: 7047:27bb55faa024
user: Kevin McCarthy
date: Sat May 20 18:52:12 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/27bb55faa024
Move the IMAP msn field to IMAP_HEADER_DATA. (see #3942)
Ticket 3942 revealed that it is possible for a FETCH to have gaps in
the MSN numbers o
changeset: 7046:4bffaa6d189a
user: Kevin McCarthy
date: Sat May 13 09:48:28 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/4bffaa6d189a
Don't filter new entries when compacting history save file.
If new entries are added between the two passes, they won't be in the
dup_hash. Th
changeset: 7044:e66c6c0e8cc6
user: Kevin McCarthy
date: Fri May 12 18:31:36 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/e66c6c0e8cc6
Add $history_remove_dups option to remove dups from history ring.
When set, duplicate entries will be removed from the history ring when
a new
changeset: 7042:a97afb72d892
user: Kevin McCarthy
date: Fri May 12 09:15:00 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/a97afb72d892
Turn IMAP_EXPUNGE_EXPECTED back off when syncing. (closes #3940).
imap_sync_mailbox() turned on IMAP_EXPUNGE_EXPECTED when issuing a
EXPUNGE co
changeset: 7040:3fd8c4af4658
user: Kevin McCarthy
date: Tue May 09 16:07:42 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/3fd8c4af4658
Rename REDRAW_SIGWINCH to REDRAW_FLOW.
The next patch will attach this redraw flag to pager settings. The
former name becomes somewhat confusi
changeset: 7039:92d9db08a35e
user: Kevin McCarthy
date: Mon May 08 18:48:25 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/92d9db08a35e
Add $header_color_partial to allow partial coloring of headers.
When set, a regexp match will color only the matched text in the
header. When
changeset: 7038:5006a0a36405
user: Kevin McCarthy
date: Sun May 07 15:11:43 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/5006a0a36405
Improve maildir and mh to report flag changes in mx_check_mailbox() (closes
#3865)
mx_check_mailbox() would update the header flags, but was n
changeset: 7036:71cb68efe98e
user: Kevin McCarthy
date: Fri May 05 13:55:31 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/71cb68efe98e
Don't modify LastFolder/CurrentFolder upon aborting a change folder operation.
Set LastFolder and CurrentFolder after mx_close_mailbox() has
su
changeset: 7035:6d4ceb8c5b9e
user: Kevin McCarthy
date: Fri May 05 12:46:36 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/6d4ceb8c5b9e
Change message modifying operations to additively set redraw flags.
With the ability to set redraw flags with the menu stack operations,
some o
changeset: 7033:c08c72a0e24c
user: Kevin McCarthy
date: Thu May 04 18:05:06 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/c08c72a0e24c
Fix sidebar count updates when closing mailbox. (closes #3938)
The context unread and flagged counts were being updated too early in
mx_close_m
changeset: 7032:a6db4750f675
user: Kevin McCarthy
date: Wed May 03 18:52:54 2017 -0700
link: http://dev.mutt.org/hg/mutt/rev/a6db4750f675
Add color commands for the compose menu headers and security status. (closes
#3915).
Add "color compose header" to color the From/To/Subject/e
1 - 100 of 1401 matches
Mail list logo