]>
granicus.if.org Git - neomutt/log
TAKAHASHI Tamotsu [Fri, 4 Feb 2005 12:56:28 +0000 (12:56 +0000)]
http://bugs.guug.de/db/17/1769.html
This is necessary for FreeBSD.
Thomas Roessler [Thu, 3 Feb 2005 19:47:27 +0000 (19:47 +0000)]
# changelog commit
Thomas Glanzmann [Thu, 3 Feb 2005 19:46:53 +0000 (19:46 +0000)]
this is a fix for hcache.c infrastructure which is about wrongly
calculate unique id
Thomas Roessler [Thu, 3 Feb 2005 18:44:49 +0000 (18:44 +0000)]
# changelog commit
Thomas Roessler [Thu, 3 Feb 2005 18:44:27 +0000 (18:44 +0000)]
Fix PGP clear signature handling.
Brendan Cully [Thu, 3 Feb 2005 17:03:26 +0000 (17:03 +0000)]
# changelog commit
Brendan Cully [Thu, 3 Feb 2005 17:01:42 +0000 (17:01 +0000)]
Add config.h to the top of every C file that could possibly want it.
Remove it from mutt.h
Brendan Cully [Tue, 1 Feb 2005 03:38:46 +0000 (03:38 +0000)]
# changelog commit
Brendan Cully [Tue, 1 Feb 2005 03:36:39 +0000 (03:36 +0000)]
Pull config.h out of protos.h, add to top of every IMAP C file. This should
probably be done to every C file, but the results need testing in case
some files depend on the current (broken) includes.
Brendan Cully [Mon, 31 Jan 2005 02:42:37 +0000 (02:42 +0000)]
# changelog commit
Brendan Cully [Mon, 31 Jan 2005 02:40:14 +0000 (02:40 +0000)]
Begin removing deprecated autoconf 2.13 backward compatibility code.
Add AC_CHECK_TYPES macros for uin32/64 types, use uint64_t instead of long long
in hcache code.
Thomas Roessler [Sat, 29 Jan 2005 19:15:47 +0000 (19:15 +0000)]
# changelog commit
Thomas Glanzmann [Sat, 29 Jan 2005 19:15:07 +0000 (19:15 +0000)]
- make hcache.c conform to mutt codingstyle
- use $Id$ CVS keyword instead of %K% BitKeeper keyword
Thomas Roessler [Fri, 28 Jan 2005 17:01:28 +0000 (17:01 +0000)]
# speling fiks
Thomas Roessler [Fri, 28 Jan 2005 16:41:19 +0000 (16:41 +0000)]
# changelog commit
Thomas Roessler [Fri, 28 Jan 2005 16:40:33 +0000 (16:40 +0000)]
Adeotato points out that feof() only works after a read. So, we now
check for an unsuccessful fgetc().
Thomas Roessler [Fri, 28 Jan 2005 14:51:03 +0000 (14:51 +0000)]
# changelog commit
Paul Walker [Fri, 28 Jan 2005 14:50:31 +0000 (14:50 +0000)]
Trigger window resizing code when waking up from suspension.
Thomas Roessler [Fri, 28 Jan 2005 14:12:10 +0000 (14:12 +0000)]
# changelog commit
René Clerc [Fri, 28 Jan 2005 14:09:08 +0000 (14:09 +0000)]
update
Thomas Roessler [Fri, 28 Jan 2005 13:17:51 +0000 (13:17 +0000)]
# changelog commit
Werner Koch [Fri, 28 Jan 2005 13:17:22 +0000 (13:17 +0000)]
gpgme integration. See documentation for $crypt_use_gpgme,
and http://www.gnupg.org/aegypten2/.
Thomas Roessler [Fri, 28 Jan 2005 13:01:00 +0000 (13:01 +0000)]
# changelog commit
Adeodato Simó [Fri, 28 Jan 2005 13:00:36 +0000 (13:00 +0000)]
The attached mini-patch from David Mosberger
<davidm@napali.hpl.hp.com> seems to fix a segfault in the ia64
architecture. Via Debian Bug#285001.
convert-repo [Thu, 1 Mar 2007 19:21:42 +0000 (19:21 +0000)]
update tags
Thomas Roessler [Fri, 28 Jan 2005 10:01:27 +0000 (10:01 +0000)]
automatic post-release commit for mutt-1.5.7
Thomas Roessler [Thu, 27 Jan 2005 20:52:53 +0000 (20:52 +0000)]
# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 20:52:13 +0000 (20:52 +0000)]
Add USE_INODESORT to main.c's option dump.
Thomas Roessler [Thu, 27 Jan 2005 20:38:20 +0000 (20:38 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Thu, 27 Jan 2005 20:38:02 +0000 (20:38 +0000)]
0. In compose mode, press Ctrl-t to change Content-Type.
1. Type "application/octet-stream" for example.
2. Press Ctrl-t again.
3. Type "text/plain; charset=us-ascii"
4. You will be asked "Convert to us-ascii upon sending?"
5. Press y or n.
6. You will see a strange message:
"Content-Type changed to Convert to us-ascii upon sending?."
Thomas Roessler [Thu, 27 Jan 2005 20:27:13 +0000 (20:27 +0000)]
# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 20:26:52 +0000 (20:26 +0000)]
Return an error in pgp_decrypt_part when the PGP output file is empty.
Thomas Roessler [Thu, 27 Jan 2005 20:18:47 +0000 (20:18 +0000)]
# changelog commit
Thomas Glanzmann [Thu, 27 Jan 2005 20:17:46 +0000 (20:17 +0000)]
this patch doesn't raise an error if you try to sync an empty mailbox
which makes it possible to use such a macro as this on an empty
mailbox:
macro index y "<sync-mailbox><change-folder>?"
macro pager y "<sync-mailbox><change-folder>?"
Thomas Roessler [Thu, 27 Jan 2005 19:35:25 +0000 (19:35 +0000)]
# changelog commit
David Shaw [Thu, 27 Jan 2005 19:34:50 +0000 (19:34 +0000)]
Detect end of PGP armor header when a line is whitespace-only.
Thomas Roessler [Thu, 27 Jan 2005 19:18:52 +0000 (19:18 +0000)]
# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 19:18:15 +0000 (19:18 +0000)]
Void the S/MIME passphrase before prompting the user to re-enter it.
Noted by TAKAHASHI Tamotsu <ttakah@lapis.plala.or.jp>, but with
memset replaced by smime_void_passphrase().
Thomas Roessler [Thu, 27 Jan 2005 19:01:24 +0000 (19:01 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Thu, 27 Jan 2005 19:00:59 +0000 (19:00 +0000)]
Add terminal newline when it lacks after editing a message.
Originally from TAKIZAWA Takashi.
Thomas Roessler [Thu, 27 Jan 2005 18:59:19 +0000 (18:59 +0000)]
# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:58:14 +0000 (18:58 +0000)]
Include mutt_ssl_gnutls.c with the distribution.
Thomas Roessler [Thu, 27 Jan 2005 18:54:52 +0000 (18:54 +0000)]
# changelog commit
Marco d'Itri [Thu, 27 Jan 2005 18:54:24 +0000 (18:54 +0000)]
GNUTLS support. Used in Debian since Nov. 2001.
Thomas Roessler [Thu, 27 Jan 2005 18:49:07 +0000 (18:49 +0000)]
# changelog commit
Bill Nottingham [Thu, 27 Jan 2005 18:48:41 +0000 (18:48 +0000)]
With SASL, expect the server to prompt for additional auth data if
we have some to send (#129961, upstream #1845)
Thomas Roessler [Thu, 27 Jan 2005 18:48:24 +0000 (18:48 +0000)]
# changelog commit
Bill Nottingham [Thu, 27 Jan 2005 18:47:57 +0000 (18:47 +0000)]
Changes the sample.muttrc highlight to catch https URLs as well.
Thomas Roessler [Thu, 27 Jan 2005 18:47:18 +0000 (18:47 +0000)]
# changelog commit
Bill Nottingham [Thu, 27 Jan 2005 18:46:52 +0000 (18:46 +0000)]
Support for the "default" color in Slang.
Thomas Roessler [Thu, 27 Jan 2005 18:46:03 +0000 (18:46 +0000)]
# changelog commit
Florian Weimer [Thu, 27 Jan 2005 18:45:36 +0000 (18:45 +0000)]
Read files in maildir folders in inode order; this seems to reduce
seek overhead on Linux. Enabled by default; to disable, run
configure with --disable-inodesort. (By way of Mario d'Itri.)
Thomas Roessler [Thu, 27 Jan 2005 18:29:12 +0000 (18:29 +0000)]
# changelog commit
Marco d'Itri [Thu, 27 Jan 2005 18:28:42 +0000 (18:28 +0000)]
Improved good signature check.
Thomas Roessler [Thu, 27 Jan 2005 18:28:02 +0000 (18:28 +0000)]
# changelog commit
Marco d'Itri [Thu, 27 Jan 2005 18:27:36 +0000 (18:27 +0000)]
Make the default Muttrc work out the box for people using gnupg-agent.
Wrote and applied a one-line patch to make the %?p? conditional escape
work correctly, patch forwarded upstream. (Closes: #277646)
Thomas Roessler [Thu, 27 Jan 2005 18:26:24 +0000 (18:26 +0000)]
# changelog commit
Marco d'Itri [Thu, 27 Jan 2005 18:25:40 +0000 (18:25 +0000)]
Don't segfault when invoked without any arguments.
Thomas Roessler [Thu, 27 Jan 2005 18:24:30 +0000 (18:24 +0000)]
# changelog commit
Marco d'Itri [Thu, 27 Jan 2005 18:24:10 +0000 (18:24 +0000)]
Evaluate gpg's machine-parseable status messages.
Thomas Roessler [Thu, 27 Jan 2005 18:23:21 +0000 (18:23 +0000)]
# changelog commit
Marco d'Itri [Thu, 27 Jan 2005 18:22:59 +0000 (18:22 +0000)]
Add some sanity checks to smime_keys.pl.
Thomas Roessler [Thu, 27 Jan 2005 18:22:41 +0000 (18:22 +0000)]
# changelog commit
Marco d'Itri [Thu, 27 Jan 2005 18:21:51 +0000 (18:21 +0000)]
A gpg command line contains both --verbose and --no-verbose, remove
the first.
Thomas Roessler [Wed, 26 Jan 2005 14:33:25 +0000 (14:33 +0000)]
# changelog commit
Thomas Roessler [Wed, 26 Jan 2005 14:33:08 +0000 (14:33 +0000)]
And, thinking about it further, this should just be an empty string,
not "(null)".
Thomas Roessler [Wed, 26 Jan 2005 14:32:26 +0000 (14:32 +0000)]
# changelog commit
Thomas Roessler [Wed, 26 Jan 2005 14:32:06 +0000 (14:32 +0000)]
The last Context->pattern fix was still crap. Ooooops. (Thanks
Ralf.)
Thomas Roessler [Wed, 26 Jan 2005 13:37:15 +0000 (13:37 +0000)]
# changelog commit
Thomas Glanzmann [Wed, 26 Jan 2005 13:36:44 +0000 (13:36 +0000)]
IMAP header cache.
Thomas Roessler [Wed, 26 Jan 2005 12:38:19 +0000 (12:38 +0000)]
# changelog commit
Ralf Wildenhues [Wed, 26 Jan 2005 12:37:38 +0000 (12:37 +0000)]
Make some functions static.
Thomas Roessler [Wed, 26 Jan 2005 12:37:04 +0000 (12:37 +0000)]
# changelog commit
Ralf Wildenhues [Wed, 26 Jan 2005 12:36:36 +0000 (12:36 +0000)]
Fix some printf arguments.
Thomas Roessler [Wed, 26 Jan 2005 12:22:50 +0000 (12:22 +0000)]
# changelog commit
Thomas Roessler [Wed, 26 Jan 2005 12:21:46 +0000 (12:21 +0000)]
*** empty log message ***
Thomas Roessler [Wed, 26 Jan 2005 12:16:54 +0000 (12:16 +0000)]
A variant of
<http://marc.theaimsgroup.com/?l=mutt-dev&m=
110053165002362 &w=2>.
Spotted by Ralf Wildenhues <wildenhues@ins.uni-bonn.de>.
Brendan Cully [Mon, 17 Jan 2005 02:26:11 +0000 (02:26 +0000)]
# changelog commit
Brendan Cully [Mon, 17 Jan 2005 02:24:49 +0000 (02:24 +0000)]
cvs log emits a timezone after the hour, at least here. Adjust date regexp
to handle that case.
Brendan Cully [Sat, 15 Jan 2005 17:50:33 +0000 (17:50 +0000)]
# changelog commit
Adeodato Simó [Sat, 15 Jan 2005 17:45:01 +0000 (17:45 +0000)]
Major translation updates forgotten in mutt-po.
(I missed cs in the last commit).
Brendan Cully [Sat, 15 Jan 2005 08:03:44 +0000 (08:03 +0000)]
# changelog commit
Brendan Cully [Sat, 15 Jan 2005 08:01:35 +0000 (08:01 +0000)]
Update commit targets to work when builddir != srcdir.
Brendan Cully [Sat, 15 Jan 2005 07:59:22 +0000 (07:59 +0000)]
# changelog commit
Adeodato Simó [Sat, 15 Jan 2005 07:43:29 +0000 (07:43 +0000)]
i18n updates.
Brendan Cully [Sat, 15 Jan 2005 07:37:45 +0000 (07:37 +0000)]
# changelog commit
Adeodato Simó [Sat, 15 Jan 2005 07:36:37 +0000 (07:36 +0000)]
Sundry documentation nits fixed.
Debian #210679, #254294, #258621, #272579
Thomas Roessler [Tue, 11 Jan 2005 12:16:01 +0000 (12:16 +0000)]
# changelog commit
Thomas Roessler [Tue, 11 Jan 2005 12:15:13 +0000 (12:15 +0000)]
Document send2-hook.
Thomas Roessler [Tue, 11 Jan 2005 11:10:04 +0000 (11:10 +0000)]
# changelog commit
Thomas Roessler [Tue, 11 Jan 2005 11:09:15 +0000 (11:09 +0000)]
send2-hook should also be executed after the first time the message
is edited by the user.
Thomas Roessler [Sun, 9 Jan 2005 15:36:14 +0000 (15:36 +0000)]
# changelog commit
Thomas Roessler [Sun, 9 Jan 2005 15:35:51 +0000 (15:35 +0000)]
Replace muttbug and its documentation by a note that acknowledges
the shut down of the bug tracking system.
Thomas Roessler [Tue, 21 Dec 2004 09:46:53 +0000 (09:46 +0000)]
# changelog commit
Thomas Roessler [Tue, 21 Dec 2004 09:46:24 +0000 (09:46 +0000)]
Fix Debian #275188.
Thomas Roessler [Wed, 8 Dec 2004 17:36:35 +0000 (17:36 +0000)]
# changelog commit
Thomas Roessler [Tue, 7 Dec 2004 19:50:04 +0000 (19:50 +0000)]
Add send2-hook and fix alternates handling.
Thomas Roessler [Fri, 19 Nov 2004 16:17:14 +0000 (16:17 +0000)]
# changelog commit
René Clerc [Fri, 19 Nov 2004 16:16:50 +0000 (16:16 +0000)]
Document tag-prefix-cond.
Thomas Roessler [Mon, 8 Nov 2004 08:43:42 +0000 (08:43 +0000)]
# changelog commit