]>
granicus.if.org Git - neomutt/log
Brendan Cully [Tue, 6 Jan 2009 00:43:08 +0000 (16:43 -0800)]
Sign tagged revision, not the one after
Brendan Cully [Tue, 6 Jan 2009 00:41:11 +0000 (16:41 -0800)]
mutt-1.5.19 signed
Brendan Cully [Tue, 6 Jan 2009 00:37:27 +0000 (16:37 -0800)]
Added tag mutt-1-5-19-rel for changeset
a4b47ac32d32
Brendan Cully [Tue, 6 Jan 2009 00:37:27 +0000 (16:37 -0800)]
automatic post-release commit for mutt-1.5.19
Brendan Cully [Tue, 6 Jan 2009 00:35:21 +0000 (16:35 -0800)]
Fall back to vi if VISUAL is unset in build-release
Brendan Cully [Tue, 6 Jan 2009 00:31:55 +0000 (16:31 -0800)]
Update UPDATING
Brendan Cully [Mon, 5 Jan 2009 23:59:13 +0000 (15:59 -0800)]
Report CREATE failures
Brendan Cully [Mon, 5 Jan 2009 23:37:17 +0000 (15:37 -0800)]
Style fixes
Brendan Cully [Mon, 5 Jan 2009 23:34:43 +0000 (15:34 -0800)]
Leave error message on screen if imap_mailbox_create fails
Brendan Cully [Mon, 5 Jan 2009 20:19:32 +0000 (12:19 -0800)]
Add pointer to the full manual to the front of mutt.1
Petr Písař [Mon, 5 Jan 2009 17:16:07 +0000 (09:16 -0800)]
Updated Czech translation
Vincent Lefevre [Mon, 5 Jan 2009 06:36:23 +0000 (22:36 -0800)]
Updated French translation
Emanuele Giaquinta [Mon, 5 Jan 2009 02:32:59 +0000 (18:32 -0800)]
Indentation fix
Brendan Cully [Mon, 5 Jan 2009 02:12:04 +0000 (18:12 -0800)]
Remove obsolete make target
Brendan Cully [Mon, 5 Jan 2009 02:04:06 +0000 (18:04 -0800)]
Update copyright in manual
Vincent Lefevre [Mon, 5 Jan 2009 01:07:59 +0000 (17:07 -0800)]
Updated French translation
Brendan Cully [Mon, 5 Jan 2009 01:04:51 +0000 (17:04 -0800)]
Remove dead code. Thanks to Ingo Schwarze.
Brendan Cully [Sun, 4 Jan 2009 23:20:26 +0000 (15:20 -0800)]
Update copyrights
Brendan Cully [Sun, 4 Jan 2009 23:18:02 +0000 (15:18 -0800)]
Update copyrights. Closes #3016.
I went through the logs of each file with a copyright header and
updated the years for the authors in the headers for any non-comment
changes they introduced. What a pain!
Brendan Cully [Sun, 4 Jan 2009 22:28:39 +0000 (14:28 -0800)]
IMAP copyright header updates
Brendan Cully [Sun, 4 Jan 2009 22:23:04 +0000 (14:23 -0800)]
Updated copyrights
Brendan Cully [Sun, 4 Jan 2009 21:46:47 +0000 (13:46 -0800)]
SMTP: complain when authentication fails. Closes #2117.
Now each failed attempt emits an error before mutt tries the next
method. Possibly we should just fail immediately?
Brendan Cully [Sun, 4 Jan 2009 21:21:14 +0000 (13:21 -0800)]
Use ! instead of testing pointers against 0. Closes #3125.
Rocco Rutte [Sun, 4 Jan 2009 19:12:10 +0000 (20:12 +0100)]
Documentation: Minor fixes and improvements
Brendan Cully [Sun, 4 Jan 2009 05:02:59 +0000 (21:02 -0800)]
Raise debug level for several messages
Brendan Cully [Sun, 4 Jan 2009 04:45:15 +0000 (20:45 -0800)]
Guard against unused variable warning.
Thanks to Ingo Schwarze.
Brendan Cully [Sun, 4 Jan 2009 04:40:19 +0000 (20:40 -0800)]
Remove obsolete reference to ChangeLog.old.
Thanks to Ingo Schwarze.
Brendan Cully [Sun, 4 Jan 2009 04:37:36 +0000 (20:37 -0800)]
Ignore unexpected FETCH responses during imap_read_headers.
Thanks to Chris Li for the excellent bug report in #3041.
See #2902, #2935, #2985, #3028, #3041, #3143.
With luck, this may close them. In truth, imap_read_headers
is still a horrible kludge of duct tape and chicken wire.
Brendan Cully [Sat, 3 Jan 2009 22:00:25 +0000 (14:00 -0800)]
Make hash_string work in unsigned domain
Brendan Cully [Sat, 3 Jan 2009 20:04:59 +0000 (12:04 -0800)]
Another copyright update
Brendan Cully [Sat, 3 Jan 2009 19:55:41 +0000 (11:55 -0800)]
Update some copyrights
Brendan Cully [Sat, 3 Jan 2009 07:13:43 +0000 (23:13 -0800)]
SMTP: Use Hostname if Fqdn is bogus. Closes #3142.
Brendan Cully [Sat, 3 Jan 2009 06:37:42 +0000 (22:37 -0800)]
More tyops
Brendan Cully [Sat, 3 Jan 2009 06:35:33 +0000 (22:35 -0800)]
Tyops
Brendan Cully [Sat, 3 Jan 2009 03:05:21 +0000 (19:05 -0800)]
Add SSL intermediate certificate support for gnutls
Brendan Cully [Fri, 2 Jan 2009 21:50:11 +0000 (13:50 -0800)]
Simplify intermediate certificate handling.
Return immediately if a certificate is interactively accepted.
Display index of current certificate in chain in menu title.
TAKAHASHI Tamotsu [Fri, 2 Jan 2009 20:46:22 +0000 (12:46 -0800)]
Add support for intermediate certificates to openssl code.
Gnutls support is not included in this patch.
Marcel Telka [Fri, 2 Jan 2009 01:02:00 +0000 (17:02 -0800)]
SMTP: Require SP after AUTH response (strict RFC conformance). Closes #3141.
Brendan Cully [Fri, 2 Jan 2009 00:55:32 +0000 (16:55 -0800)]
SMTP: guard against short server responses
Rocco Rutte [Mon, 29 Dec 2008 23:58:03 +0000 (00:58 +0100)]
Manual: Add missing maps to bind command docs
Rocco Rutte [Mon, 29 Dec 2008 23:53:47 +0000 (00:53 +0100)]
Documentation: Update TODO
Rocco Rutte [Fri, 26 Dec 2008 13:36:50 +0000 (14:36 +0100)]
Ignore NULL/empty lines in rc parser, fixes mutt -e '' crashing
TAKAHASHI Tamotsu [Sat, 20 Dec 2008 23:33:03 +0000 (15:33 -0800)]
Updated Japanese translation.
Brendan Cully [Sat, 20 Dec 2008 23:31:46 +0000 (15:31 -0800)]
Cosmetics for mutt -v
Peter Collingbourne [Wed, 26 Nov 2008 01:15:07 +0000 (01:15 +0000)]
Disable line wrapping for Message-ID header
Erik Hovland [Wed, 17 Dec 2008 04:19:23 +0000 (20:19 -0800)]
Remove unused #include directives
Erik Hovland [Wed, 17 Dec 2008 03:56:07 +0000 (19:56 -0800)]
Remove unused #include directives
Erik Hovland [Tue, 16 Dec 2008 22:31:43 +0000 (14:31 -0800)]
mutt_gen_msgid() allocates the msgid off of the heap.
Since mutt_gen_msgid() allocates the msgid string with
strdup, it is getting it off of the heap.
When the fprintf writes the msgid, the string is no longer
tracked and that string is leaked.
Erik Hovland [Tue, 16 Dec 2008 21:06:59 +0000 (13:06 -0800)]
Match variable type to getch return type
Erik Hovland [Tue, 16 Dec 2008 21:00:32 +0000 (13:00 -0800)]
Fix fread rc check
Erik Hovland [Tue, 16 Dec 2008 20:53:19 +0000 (12:53 -0800)]
Remove redundant int clamping
Erik Hovland [Tue, 16 Dec 2008 20:49:41 +0000 (12:49 -0800)]
Remove check that always succeeds
Erik Hovland [Tue, 16 Dec 2008 20:46:44 +0000 (12:46 -0800)]
fclose correct fp
Erik Hovland [Tue, 16 Dec 2008 20:42:22 +0000 (12:42 -0800)]
buflen cannot be 0 here
Brendan Cully [Tue, 16 Dec 2008 20:36:32 +0000 (12:36 -0800)]
Remove ChangeLog.old
Brendan Cully [Tue, 16 Dec 2008 18:47:07 +0000 (10:47 -0800)]
Remove imap/BUGS from Makefile.am
Erik Hovland [Tue, 16 Dec 2008 07:45:37 +0000 (23:45 -0800)]
Fix bad parentheses in stat rc
Erik Hovland [Tue, 16 Dec 2008 07:42:13 +0000 (23:42 -0800)]
snprintf returns int, not size_t
Erik Hovland [Tue, 16 Dec 2008 07:36:15 +0000 (23:36 -0800)]
Always va_end(ap_retry) in mutt_buffer_printf
Brendan Cully [Tue, 16 Dec 2008 07:11:19 +0000 (23:11 -0800)]
imap/BUGS is superseded by the BTS
Rocco Rutte [Wed, 10 Dec 2008 19:00:55 +0000 (20:00 +0100)]
Manual: Fix typos found by by Vincent Lefevre, see #3109.
Rocco Rutte [Wed, 10 Dec 2008 15:16:14 +0000 (16:16 +0100)]
Manual: trim into chapter, add notes about contributing
Rocco Rutte [Wed, 10 Dec 2008 14:49:40 +0000 (15:49 +0100)]
Make mutt.css apply for all media types
Rocco Rutte [Wed, 10 Dec 2008 14:39:31 +0000 (15:39 +0100)]
Manual: Wrap important notes in <note/>
Rocco Rutte [Wed, 10 Dec 2008 14:36:29 +0000 (15:36 +0100)]
Move common XSLT params to mutt.xsl imported into (chunk|html).xsl
Rocco Rutte [Wed, 10 Dec 2008 12:58:45 +0000 (13:58 +0100)]
Manual: Only wrap real text paragraphs in <para/>
Elements such as lists, tables, synopsis don't need it and produce
hundreds of warnings in tidy because of empty paragraphs.
With this change, the manual should be fully XHTML 1.0 Transitional and
validate without warnings and errors.
Rocco Rutte [Wed, 10 Dec 2008 12:58:01 +0000 (13:58 +0100)]
hg-commit: Work even in subdirectories
Rocco Rutte [Wed, 10 Dec 2008 11:33:25 +0000 (12:33 +0100)]
Manual: Use right XSLT-way to embed CSS to avoid invalid xmlns="" attributes on <style/>
Rocco Rutte [Wed, 10 Dec 2008 10:37:37 +0000 (11:37 +0100)]
devel-notes.txt: add some words about preparing & contributing patches
Rocco Rutte [Wed, 10 Dec 2008 09:30:28 +0000 (10:30 +0100)]
Manual: Add section about typographical conventions, see #3109.
Rocco Rutte [Wed, 10 Dec 2008 09:29:31 +0000 (10:29 +0100)]
Manual: Wrap important examples in <example/>
Rocco Rutte [Sat, 6 Dec 2008 14:06:21 +0000 (15:06 +0100)]
Manual: Fixup configuration command synopsis and switch to <cmdsynopsis/>
Rocco Rutte [Sat, 6 Dec 2008 14:04:20 +0000 (15:04 +0100)]
makedoc: use <quote/> and <literal/> in string default values
The goal is to improve readability of
settings where spaces are relevant.
Rocco Rutte [Sat, 6 Dec 2008 10:41:03 +0000 (11:41 +0100)]
Manual: Add simple and clean stylesheet, see #3109.
Rocco Rutte [Tue, 2 Dec 2008 15:10:20 +0000 (16:10 +0100)]
Include mutt_menu.h in init.c for mutt_menu_init() prototype
Rocco Rutte [Mon, 1 Dec 2008 20:27:44 +0000 (21:27 +0100)]
Fix some typos to silence compiler warnings
Rocco Rutte [Sun, 30 Nov 2008 19:28:53 +0000 (20:28 +0100)]
Manage last search pattern outside of menu lifecycle
Previously, the pattern was thrown away during menu destruction.
For the next search, mutt then can't provide a good suggestion.
The new behaviour is to manage the pattern outside the lifecyle
to always provide the last pattern as suggestion.
Rocco Rutte [Sun, 30 Nov 2008 19:23:41 +0000 (20:23 +0100)]
Start numbering query results with 1 instead of 0
Brendan Cully [Mon, 24 Nov 2008 19:44:40 +0000 (11:44 -0800)]
Belatedtly acknowledge Rocco's significant contributions to mutt
Rocco Rutte [Mon, 24 Nov 2008 11:41:30 +0000 (12:41 +0100)]
Manual: Fix lynx call for html to text conversion, strip \001 when dumping with elinks
Rocco Rutte [Mon, 24 Nov 2008 10:43:38 +0000 (11:43 +0100)]
Manual: Fix/Improve quoting
Rocco Rutte [Mon, 24 Nov 2008 10:43:02 +0000 (11:43 +0100)]
hg-commit: Exit if manual validation fails
Rocco Rutte [Mon, 24 Nov 2008 10:38:36 +0000 (11:38 +0100)]
Documentation: Consistently use "backtick" for `
Rocco Rutte [Mon, 24 Nov 2008 10:31:34 +0000 (11:31 +0100)]
Manual: Add 'spellcheck' target for aspell and fix typos (closes #3137)
Rocco Rutte [Sun, 23 Nov 2008 17:46:41 +0000 (18:46 +0100)]
Complete
e1304a641938 commit
Rocco Rutte [Sun, 23 Nov 2008 17:01:02 +0000 (18:01 +0100)]
Manual: Convert manual.html to manual.txt under C locale
This ensures manual.txt is always pure ASCII and removes the horrible
XSLT-based and incomplete hack.
Rocco Rutte [Sun, 23 Nov 2008 16:31:44 +0000 (17:31 +0100)]
Manual: Fix wording for simple search
Rocco Rutte [Sat, 22 Nov 2008 17:09:13 +0000 (18:09 +0100)]
Fix German translation for what-key
Rocco Rutte [Sat, 22 Nov 2008 16:29:11 +0000 (17:29 +0100)]
Make what-key function available in pager-based menus, too
Petr Písař [Fri, 21 Nov 2008 19:34:41 +0000 (11:34 -0800)]
Updated Czech translation.
TAKAHASHI Tamotsu [Fri, 21 Nov 2008 19:19:34 +0000 (11:19 -0800)]
Initialize mbstate in mutt_filter_unprintable. Closes #3134
Brendan Cully [Thu, 20 Nov 2008 20:20:26 +0000 (12:20 -0800)]
Ignore more eclipse droppings
Brendan Cully [Tue, 18 Nov 2008 04:33:48 +0000 (20:33 -0800)]
Ignore eclipse metadata
TAKAHASHI Tamotsu [Mon, 17 Nov 2008 05:01:41 +0000 (21:01 -0800)]
Add support for %ll to the bundled snprintf replacement.
TAKAHASHI Tamotsu [Mon, 17 Nov 2008 04:34:19 +0000 (20:34 -0800)]
Add --disable-full-doc flag to only build documentation for enabled features
Brendan Cully [Sun, 16 Nov 2008 04:24:46 +0000 (20:24 -0800)]
Use with_tokyocabinet exclusively (with_tc is undefined).
Closes #3131.
Alexey I. Froloff [Sun, 16 Nov 2008 03:51:39 +0000 (19:51 -0800)]
md5.h, md5.c: updated to latest version from gnulib.
Buggy old md5.h causes problems with gcc 4.3 compiler. In
md5.h __attribute__ is #define'd to no-op and causes mutt_md5
to enter inifinite loop while calling memcpy().
Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>
---
md5.c | 167 +++++++++++++++++++++++++++++++++--------------------------------
md5.h | 21 ++------
2 files changed, 90 insertions(+), 98 deletions(-)
Gary Johnson [Sun, 16 Nov 2008 03:36:57 +0000 (19:36 -0800)]
Suppress several progress messages in batch mode
Kyle Wheeler [Tue, 11 Nov 2008 19:41:44 +0000 (11:41 -0800)]
Use envfrom instead of recomputing it in mutt_smpt_send.
TAKAHASHI Tamotsu [Thu, 30 Oct 2008 03:49:27 +0000 (20:49 -0700)]
Restart pager search from top if called twice. Do not loop infinitely.
Closes #3127.