]>
granicus.if.org Git - neomutt/log
Jukka Salmi [Sat, 7 Apr 2007 23:05:15 +0000 (16:05 -0700)]
Fix BDB autoconf buglet introduced in [
3638701db407 ]
Michael Elkins [Sat, 7 Apr 2007 22:21:24 +0000 (15:21 -0700)]
add "|" to the list of shell chars
Michael Elkins [Sat, 7 Apr 2007 22:08:44 +0000 (15:08 -0700)]
"complete" function should consider shell chars to be word boundaries when doing filename completion (bug #2871)
Michael Elkins [Sat, 7 Apr 2007 21:34:31 +0000 (14:34 -0700)]
merged with tip
Michael Elkins [Sat, 7 Apr 2007 21:33:27 +0000 (14:33 -0700)]
bug #2871
Avoid altering the argument to mutt_complete() when completion fails. Previously, the trailing component of filename was removed each time the user pressed TAB.
Fabian Groffen [Sat, 7 Apr 2007 21:32:52 +0000 (14:32 -0700)]
Fix some compiler warnings
Brendan Cully [Sat, 7 Apr 2007 20:40:20 +0000 (13:40 -0700)]
Fix compiler warnings
Brendan Cully [Sat, 7 Apr 2007 20:10:11 +0000 (13:10 -0700)]
Mark error message for translation
Vincent Lefevre [Sat, 7 Apr 2007 01:03:25 +0000 (18:03 -0700)]
Updated French translation
Brendan Cully [Fri, 6 Apr 2007 21:00:00 +0000 (14:00 -0700)]
Update UPDATING
Brendan Cully [Fri, 6 Apr 2007 20:56:13 +0000 (13:56 -0700)]
More build-release fixes
Brendan Cully [Fri, 6 Apr 2007 20:55:08 +0000 (13:55 -0700)]
mutt-1.5.15 signed
Brendan Cully [Fri, 6 Apr 2007 20:38:03 +0000 (13:38 -0700)]
Added tag mutt-1-5-15-rel for changeset
4fd2d768fe5c
Brendan Cully [Fri, 6 Apr 2007 20:38:02 +0000 (13:38 -0700)]
automatic post-release commit for mutt-1.5.15
Brendan Cully [Fri, 6 Apr 2007 20:30:08 +0000 (13:30 -0700)]
More minor build tweaks
Brendan Cully [Fri, 6 Apr 2007 20:14:24 +0000 (13:14 -0700)]
Fix up release scripts for Hg
Brendan Cully [Fri, 6 Apr 2007 19:54:46 +0000 (12:54 -0700)]
safe_rename: fall back to rename on ENOSYS and EPERM as well as EXDEV.
sshfs returns ENOSYS when attempting cross-directory links.
vfat returns EPERM.
Brendan Cully [Fri, 6 Apr 2007 19:54:46 +0000 (12:54 -0700)]
Make safe_open with O_EXCL friendlier for NFS.
Per #2707, when an open file is moved into a different directory over
NFS, it may leave a .nfsXXX hardlink behind. This causes the rmdir in
safe_open to fail, leaving tempdir droppings around. This patch works
around the problem by closing the file after creating it and reopening
it after rename.
Michael Elkins [Fri, 6 Apr 2007 04:38:19 +0000 (21:38 -0700)]
Fixup to detect qdbm includes in /usr/include/qdbm.
Remove HAVE_QDBM_VILLA_H because it is redundant.
Brendan Cully [Fri, 6 Apr 2007 02:22:00 +0000 (19:22 -0700)]
Fix up QDBM autoconf test for arguments and includes in subdirectories
Brendan Cully [Fri, 6 Apr 2007 01:52:58 +0000 (18:52 -0700)]
Fix logic error introduced in [
efbcef81ac49 ]
Brendan Cully [Fri, 6 Apr 2007 01:24:06 +0000 (18:24 -0700)]
Brendan Cully [Fri, 6 Apr 2007 01:03:05 +0000 (18:03 -0700)]
IMAP header cache API improvements.
Brendan Cully [Fri, 6 Apr 2007 00:33:47 +0000 (17:33 -0700)]
Keep hcache pointer in idata, open and close with mailbox
Brendan Cully [Fri, 6 Apr 2007 00:07:58 +0000 (17:07 -0700)]
Do not cache some unsafe header fields.
Brendan Cully [Thu, 5 Apr 2007 23:42:56 +0000 (16:42 -0700)]
Small hcache-related memory leaks
Brendan Cully [Thu, 5 Apr 2007 23:14:09 +0000 (16:14 -0700)]
Fix mh header caching (closes #2472)
Brendan Cully [Thu, 5 Apr 2007 22:21:47 +0000 (15:21 -0700)]
Teach --with-gdbm to accept a prefix (closes #2413)
Brendan Cully [Thu, 5 Apr 2007 21:32:01 +0000 (14:32 -0700)]
POSIX fixes for hcachever.sh
Brendan Cully [Thu, 5 Apr 2007 20:07:09 +0000 (13:07 -0700)]
Ignore hcversion.h, .gdb_history
Jukka Salmi [Thu, 5 Apr 2007 20:06:00 +0000 (13:06 -0700)]
Check for BDB4 libs in $lib as well as $lib/$ver (fixes pkgsrc BDB4 detection)
Brendan Cully [Thu, 5 Apr 2007 19:55:31 +0000 (12:55 -0700)]
Version header cache against MD5 of structures on which it depends
Brendan Cully [Thu, 5 Apr 2007 16:26:09 +0000 (09:26 -0700)]
Remove broken namespace support
Brendan Cully [Wed, 4 Apr 2007 23:31:50 +0000 (16:31 -0700)]
Ignore cscope files
Brendan Cully [Wed, 4 Apr 2007 18:47:28 +0000 (11:47 -0700)]
Only reset UIDNEXT if new mail has been detected.
This prevents mutt from suddenly finding new mail when switching
from unknown UIDVALIDITY to known.
Fabian Groffen [Wed, 4 Apr 2007 16:37:39 +0000 (09:37 -0700)]
Check for Berkeley DB versions 4.4 and 4.5
Christoph Berg [Tue, 3 Apr 2007 23:35:11 +0000 (01:35 +0200)]
Fix typos in CRYPT_BACKEND #ifs.
Christoph Berg [Tue, 3 Apr 2007 21:08:46 +0000 (14:08 -0700)]
When -- is present in the argument list, allow attachment globs.
The -- separates file names from recipients.
Also works for -A and -Q.
Fabian Groffen [Tue, 3 Apr 2007 17:54:56 +0000 (10:54 -0700)]
Fix some warnings.
Brendan Cully [Mon, 2 Apr 2007 22:20:58 +0000 (15:20 -0700)]
Validate msgid in APOP authentication. Closes #2846
Brendan Cully [Tue, 3 Apr 2007 15:59:11 +0000 (08:59 -0700)]
Fix DB4 crash introduced in
d5ab883ef90a
Brendan Cully [Tue, 3 Apr 2007 15:44:24 +0000 (08:44 -0700)]
Add missing hcache.h include
Brendan Cully [Tue, 3 Apr 2007 03:44:47 +0000 (20:44 -0700)]
Check message for boundary collisions (closes #902)
Brendan Cully [Tue, 3 Apr 2007 02:59:38 +0000 (19:59 -0700)]
Do not clobber string field on keypress when returning from file browser (closes #755)
Brendan Cully [Tue, 3 Apr 2007 02:19:55 +0000 (19:19 -0700)]
Add hook for proper IMAP unseen count in mailbox browser
David Yitzchak Cohen [Tue, 3 Apr 2007 01:41:37 +0000 (18:41 -0700)]
flea: produce mutt version info in C locale (closes #1881)
John Hawkinson [Tue, 3 Apr 2007 01:17:06 +0000 (18:17 -0700)]
Write Sender header if specified (closes #2682)
Brendan Cully [Tue, 3 Apr 2007 00:56:16 +0000 (17:56 -0700)]
Fix off-by-one allocating mh sequences
Brendan Cully [Tue, 3 Apr 2007 00:15:45 +0000 (17:15 -0700)]
Make mutt_edit_file display error if editor return is non-zero. (closes #1638)
Brendan Cully [Mon, 2 Apr 2007 23:18:37 +0000 (16:18 -0700)]
Reset uidnext unconditionally in IMAP new mail check.
Reverts a logic error introduced in [
0cb476dc70a7 ]
Brendan Cully [Mon, 2 Apr 2007 21:33:29 +0000 (14:33 -0700)]
Fix a segfault in the new mboxcache hcache lookup.
idata may not have an associated context, so the cache path must use
the account info instead. For harmony with the other hcache callers,
make them all canonify the path the same way with imap_hcache_open.
Brendan Cully [Mon, 2 Apr 2007 18:00:22 +0000 (11:00 -0700)]
Fix segfault in new mboxcache hcache check when create is 0
Brendan Cully [Mon, 2 Apr 2007 17:48:47 +0000 (10:48 -0700)]
Add create flag to imap_mboxcache_get
Brendan Cully [Mon, 2 Apr 2007 17:36:20 +0000 (10:36 -0700)]
Push mbox cache header cache check into imap_mboxcache_get
Brendan Cully [Mon, 2 Apr 2007 17:02:57 +0000 (10:02 -0700)]
Cache IMAP access checks
Brendan Cully [Mon, 2 Apr 2007 06:12:45 +0000 (23:12 -0700)]
Adjust context->size on IMAP load and expunge (closes #2749)
Ambrose Li [Mon, 2 Apr 2007 03:00:22 +0000 (20:00 -0700)]
Updated Taiwanese translation
TAKAHASHI Tamotsu [Sun, 1 Apr 2007 22:40:02 +0000 (15:40 -0700)]
gpgme: check result for signatures pointer (closes: #2199)
Brendan Cully [Sun, 1 Apr 2007 22:33:44 +0000 (15:33 -0700)]
Update flea man page to current addresses
Brendan Cully [Sun, 1 Apr 2007 22:26:52 +0000 (15:26 -0700)]
Adjust flea to use new submission address; check email for @
Brendan Cully [Sun, 1 Apr 2007 21:59:25 +0000 (14:59 -0700)]
Merge flea restore
Brendan Cully [Sun, 1 Apr 2007 21:58:53 +0000 (14:58 -0700)]
Restore muttbug
Brendan Cully [Sun, 1 Apr 2007 01:50:39 +0000 (18:50 -0700)]
Add tmp flag to bcache_put, create bcache_commit.
Brendan Cully [Sat, 31 Mar 2007 23:07:36 +0000 (16:07 -0700)]
Allow IMAP FCC to reconnect if append fails (closes: #890)
Brendan Cully [Sat, 31 Mar 2007 21:10:35 +0000 (14:10 -0700)]
Always set up data pointer in mh_read_dir, not just when allocating context
Daniel Burrows [Sat, 31 Mar 2007 04:26:16 +0000 (21:26 -0700)]
Fix handling of DB4 hcache open failure. (closes: #2714)
Brendan Cully [Sat, 31 Mar 2007 03:18:02 +0000 (20:18 -0700)]
Set mode of new mh/maildir messages to match parent directory.
Brendan Cully [Sat, 31 Mar 2007 02:51:44 +0000 (19:51 -0700)]
Move mtime_cur from CONTEXT to mh_data
Brendan Cully [Sat, 31 Mar 2007 02:41:27 +0000 (19:41 -0700)]
Add close hook for mh/maildir.
stat the directory on open.
Make IMAP close function match prototype.
Brendan Cully [Sat, 31 Mar 2007 02:22:55 +0000 (19:22 -0700)]
Add function pointer for close hook in Context.
Slowly inch towards function pointers instead of switch statements.
Brendan Cully [Fri, 30 Mar 2007 21:12:58 +0000 (14:12 -0700)]
Use RECENT for first mailbox check if header cache check fails
Brendan Cully [Fri, 30 Mar 2007 07:21:02 +0000 (00:21 -0700)]
Consult header cache if available for last known new mail count.
This prevents mutt from announcing new mail in mailboxes that have
unseen, but not new, messages, if those mailboxes are in the header
cache.
Brendan Cully [Fri, 30 Mar 2007 04:08:28 +0000 (21:08 -0700)]
Do not page sendmail error in batch mode. (closes: #2800)
Rocco Rutte [Thu, 29 Mar 2007 22:53:35 +0000 (15:53 -0700)]
f=f handler: Re-add space between quotes and text
Brendan Cully [Thu, 29 Mar 2007 22:47:51 +0000 (15:47 -0700)]
Make -j2 in doc work (closes: #2538)
Christoph Berg [Thu, 29 Mar 2007 22:23:58 +0000 (15:23 -0700)]
Use ~/.muttrc as the default alias_file if no user muttrc exists.
Makes the code agree with the documentation. Document that default is
actually the used muttrc. (Closes Debian #226500.)
Brendan Cully [Thu, 29 Mar 2007 17:30:15 +0000 (10:30 -0700)]
Make message cache write to temporary location until file is complete.
Previously mutt trusted the cache file even when it was incomplete,
causing permanently incorrect message display if the fetch was
interrupted for some reason.
Thomas Roessler [Wed, 28 Mar 2007 07:43:00 +0000 (09:43 +0200)]
Fix debug message for mutt_adr_is_user
Brendan Cully [Fri, 23 Mar 2007 17:32:29 +0000 (10:32 -0700)]
Reset list.name before each list response in folder browser
Thomas Roessler [Thu, 22 Mar 2007 13:36:53 +0000 (14:36 +0100)]
Fix update_index().
Brendan Cully [Wed, 21 Mar 2007 18:29:20 +0000 (11:29 -0700)]
Merge $umask backout
Brendan Cully [Wed, 21 Mar 2007 18:26:38 +0000 (11:26 -0700)]
Back out $umask.
Christoph Berg [Fri, 16 Mar 2007 14:37:19 +0000 (15:37 +0100)]
Use execvp to call sendmail, useful for people trying sendmail="ssh host sendmail".
Christoph Berg [Wed, 21 Mar 2007 17:08:56 +0000 (10:08 -0700)]
Pipe functions.h through cpp -C for the manual generation; factor out
makedoc-defs.h from init.h for use in functions.h.
Rocco Rutte [Wed, 21 Mar 2007 16:29:00 +0000 (09:29 -0700)]
configure.ac: Make SSL tests for OpenSSL and gnutls behave the same
For both this now mentions SMTP as a possible SSL user and also turns
the error for configuring with gnutls without POP/IMAP/SMTP into a
warning as the OpenSSL part does.
Miroslav Lichvar [Tue, 20 Mar 2007 20:39:29 +0000 (13:39 -0700)]
Make BUFFY_SIZE a runtime switch ($check_mbox_size)
Rocco Rutte [Tue, 20 Mar 2007 20:17:28 +0000 (13:17 -0700)]
Enlarge help string buffers
Even on 80x25 terminals, SHORT_STRING (128 byte) may not be enough so use
LONG_STRING (1k) as STRING (256 byte) may well be too short for wider
terminals. Closes debian #
4152777 .
Antoine Reilles [Tue, 20 Mar 2007 16:45:04 +0000 (09:45 -0700)]
Remove trailing slash from $folder in mutt_expand_path.
Rocco Rutte [Tue, 20 Mar 2007 15:20:10 +0000 (08:20 -0700)]
Make f=f handler behave like old f=f handler for quoted lines
Now lines containing quote characters but no further content appear as
quoted lines again for making replies. Also, the spaces between quotes
and text are removed to make output look as it did for the old handler.
Rocco Rutte [Mon, 19 Mar 2007 15:12:25 +0000 (08:12 -0700)]
Manual: f=f messages are text/plain, not "plain ASCII"
Michael Elkins [Fri, 16 Mar 2007 18:21:59 +0000 (11:21 -0700)]
Fixed segfault when attempting to open an imaps mailbox when mutt is not configured with SSL support.
Brendan Cully [Fri, 16 Mar 2007 16:39:30 +0000 (09:39 -0700)]
Move configure.in to configure.ac
Brendan Cully [Thu, 15 Mar 2007 23:29:42 +0000 (16:29 -0700)]
Add reldate.h to BUILT_SOURCES
Christoph Berg [Thu, 15 Mar 2007 15:10:48 +0000 (16:10 +0100)]
Remove reldate.h from EXTRADIST to fix out-of-tree builds from tarballs (and
remove some stray tabs).
Christoph Berg [Thu, 15 Mar 2007 16:39:46 +0000 (17:39 +0100)]
Remove absolute paths.
Christoph Berg [Thu, 15 Mar 2007 16:21:05 +0000 (17:21 +0100)]
Pull release date directly from Changelog.
Brendan Cully [Thu, 15 Mar 2007 16:23:47 +0000 (09:23 -0700)]
Remove .cvsignores
Rocco Rutte [Thu, 15 Mar 2007 15:48:04 +0000 (08:48 -0700)]
Document pattern groups in the manual
Sync with muttrc. Add some rationale for groups. Fix some style issues.
Fix quoting issue with $smtp_authenticators.
Kyle Wheeler [Thu, 15 Mar 2007 06:03:37 +0000 (23:03 -0700)]
Improved pattern documentation (group/ungroup)
Brendan Cully [Thu, 15 Mar 2007 05:29:41 +0000 (22:29 -0700)]
Undefine mbyte macros before overriding them (#2820)