]> granicus.if.org Git - neomutt/log
neomutt
19 years ago# changelog commit
Brendan Cully [Fri, 11 Feb 2005 01:20:39 +0000 (01:20 +0000)]
# changelog commit

19 years agoOnly enable ssl_client_cert for openssl (spotted by Adeodato).
Brendan Cully [Fri, 11 Feb 2005 01:19:15 +0000 (01:19 +0000)]
Only enable ssl_client_cert for openssl (spotted by Adeodato).

19 years ago# changelog commit
Thomas Roessler [Wed, 9 Feb 2005 09:06:26 +0000 (09:06 +0000)]
# changelog commit

19 years agoDon't crash in mutt_pattern_exec when h->env is NULL.
Thomas Roessler [Wed, 9 Feb 2005 09:05:38 +0000 (09:05 +0000)]
Don't crash in mutt_pattern_exec when h->env is NULL.

19 years ago# changelog commit
Thomas Roessler [Tue, 8 Feb 2005 17:24:20 +0000 (17:24 +0000)]
# changelog commit

19 years agoMake IDN decoding optional.
TAKAHASHI Tamotsu [Tue, 8 Feb 2005 17:23:50 +0000 (17:23 +0000)]
Make IDN decoding optional.

20 years ago# changelog commit
Thomas Roessler [Sat, 5 Feb 2005 14:11:59 +0000 (14:11 +0000)]
# changelog commit

20 years agoRemove a number of unnecessary config.h includes, and add some
Thomas Roessler [Sat, 5 Feb 2005 14:11:36 +0000 (14:11 +0000)]
Remove a number of unnecessary config.h includes, and add some
missing ones.  May fix some bugs.

20 years ago# changelog commit
Brendan Cully [Fri, 4 Feb 2005 16:55:43 +0000 (16:55 +0000)]
# changelog commit

20 years agoAdd smime_keys to EXTRA_SCRIPTS (for make dist).
Brendan Cully [Fri, 4 Feb 2005 16:54:13 +0000 (16:54 +0000)]
Add smime_keys to EXTRA_SCRIPTS (for make dist).

20 years ago# changelog commit
Thomas Roessler [Fri, 4 Feb 2005 12:57:24 +0000 (12:57 +0000)]
# changelog commit

20 years agohttp://bugs.guug.de/db/17/1769.html
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.

20 years ago# changelog commit
Thomas Roessler [Thu, 3 Feb 2005 19:47:27 +0000 (19:47 +0000)]
# changelog commit

20 years agothis is a fix for hcache.c infrastructure which is about wrongly
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

20 years ago# changelog commit
Thomas Roessler [Thu, 3 Feb 2005 18:44:49 +0000 (18:44 +0000)]
# changelog commit

20 years agoFix PGP clear signature handling.
Thomas Roessler [Thu, 3 Feb 2005 18:44:27 +0000 (18:44 +0000)]
Fix PGP clear signature handling.

20 years ago# changelog commit
Brendan Cully [Thu, 3 Feb 2005 17:03:26 +0000 (17:03 +0000)]
# changelog commit

20 years agoAdd config.h to the top of every C file that could possibly want it.
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

20 years ago# changelog commit
Brendan Cully [Tue, 1 Feb 2005 03:38:46 +0000 (03:38 +0000)]
# changelog commit

20 years agoPull config.h out of protos.h, add to top of every IMAP C file. This should
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.

20 years ago# changelog commit
Brendan Cully [Mon, 31 Jan 2005 02:42:37 +0000 (02:42 +0000)]
# changelog commit

20 years agoBegin removing deprecated autoconf 2.13 backward compatibility code.
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.

20 years ago# changelog commit
Thomas Roessler [Sat, 29 Jan 2005 19:15:47 +0000 (19:15 +0000)]
# changelog commit

20 years ago- make hcache.c conform to mutt codingstyle
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

20 years ago# speling fiks
Thomas Roessler [Fri, 28 Jan 2005 17:01:28 +0000 (17:01 +0000)]
# speling fiks

20 years ago# changelog commit
Thomas Roessler [Fri, 28 Jan 2005 16:41:19 +0000 (16:41 +0000)]
# changelog commit

20 years agoAdeotato points out that feof() only works after a read. So, we now
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().

20 years ago# changelog commit
Thomas Roessler [Fri, 28 Jan 2005 14:51:03 +0000 (14:51 +0000)]
# changelog commit

20 years agoTrigger window resizing code when waking up from suspension.
Paul Walker [Fri, 28 Jan 2005 14:50:31 +0000 (14:50 +0000)]
Trigger window resizing code when waking up from suspension.

20 years ago# changelog commit
Thomas Roessler [Fri, 28 Jan 2005 14:12:10 +0000 (14:12 +0000)]
# changelog commit

20 years agoupdate
René Clerc [Fri, 28 Jan 2005 14:09:08 +0000 (14:09 +0000)]
update

20 years ago# changelog commit
Thomas Roessler [Fri, 28 Jan 2005 13:17:51 +0000 (13:17 +0000)]
# changelog commit

20 years agogpgme integration. See documentation for $crypt_use_gpgme,
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/.

20 years ago# changelog commit
Thomas Roessler [Fri, 28 Jan 2005 13:01:00 +0000 (13:01 +0000)]
# changelog commit

20 years agoThe attached mini-patch from David Mosberger
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.

17 years agoupdate tags
convert-repo [Thu, 1 Mar 2007 19:21:42 +0000 (19:21 +0000)]
update tags

20 years agoautomatic post-release commit for mutt-1.5.7
Thomas Roessler [Fri, 28 Jan 2005 10:01:27 +0000 (10:01 +0000)]
automatic post-release commit for mutt-1.5.7

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 20:52:53 +0000 (20:52 +0000)]
# changelog commit

20 years agoAdd USE_INODESORT to main.c's option dump.
Thomas Roessler [Thu, 27 Jan 2005 20:52:13 +0000 (20:52 +0000)]
Add USE_INODESORT to main.c's option dump.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 20:38:20 +0000 (20:38 +0000)]
# changelog commit

20 years ago0. In compose mode, press Ctrl-t to change Content-Type.
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?."

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 20:27:13 +0000 (20:27 +0000)]
# changelog commit

20 years agoReturn an error in pgp_decrypt_part when the PGP output file is empty.
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.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 20:18:47 +0000 (20:18 +0000)]
# changelog commit

20 years agothis patch doesn't raise an error if you try to sync an empty mailbox
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>?"

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 19:35:25 +0000 (19:35 +0000)]
# changelog commit

20 years agoDetect end of PGP armor header when a line is whitespace-only.
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.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 19:18:52 +0000 (19:18 +0000)]
# changelog commit

20 years agoVoid the S/MIME passphrase before prompting the user to re-enter it.
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().

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 19:01:24 +0000 (19:01 +0000)]
# changelog commit

20 years agoAdd terminal newline when it lacks after editing a message.
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.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:59:19 +0000 (18:59 +0000)]
# changelog commit

20 years agoInclude mutt_ssl_gnutls.c with the distribution.
Thomas Roessler [Thu, 27 Jan 2005 18:58:14 +0000 (18:58 +0000)]
Include mutt_ssl_gnutls.c with the distribution.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:54:52 +0000 (18:54 +0000)]
# changelog commit

20 years agoGNUTLS support. Used in Debian since Nov. 2001.
Marco d'Itri [Thu, 27 Jan 2005 18:54:24 +0000 (18:54 +0000)]
GNUTLS support.  Used in Debian since Nov. 2001.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:49:07 +0000 (18:49 +0000)]
# changelog commit

20 years agoWith SASL, expect the server to prompt for additional auth data if
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)

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:48:24 +0000 (18:48 +0000)]
# changelog commit

20 years agoChanges the sample.muttrc highlight to catch https URLs as well.
Bill Nottingham [Thu, 27 Jan 2005 18:47:57 +0000 (18:47 +0000)]
Changes the sample.muttrc highlight to catch https URLs as well.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:47:18 +0000 (18:47 +0000)]
# changelog commit

20 years agoSupport for the "default" color in Slang.
Bill Nottingham [Thu, 27 Jan 2005 18:46:52 +0000 (18:46 +0000)]
Support for the "default" color in Slang.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:46:03 +0000 (18:46 +0000)]
# changelog commit

20 years agoRead files in maildir folders in inode order; this seems to reduce
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.)

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:29:12 +0000 (18:29 +0000)]
# changelog commit

20 years agoImproved good signature check.
Marco d'Itri [Thu, 27 Jan 2005 18:28:42 +0000 (18:28 +0000)]
Improved good signature check.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:28:02 +0000 (18:28 +0000)]
# changelog commit

20 years agoMake the default Muttrc work out the box for people using gnupg-agent.
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)

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:26:24 +0000 (18:26 +0000)]
# changelog commit

20 years agoDon't segfault when invoked without any arguments.
Marco d'Itri [Thu, 27 Jan 2005 18:25:40 +0000 (18:25 +0000)]
Don't segfault when invoked without any arguments.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:24:30 +0000 (18:24 +0000)]
# changelog commit

20 years agoEvaluate gpg's machine-parseable status messages.
Marco d'Itri [Thu, 27 Jan 2005 18:24:10 +0000 (18:24 +0000)]
Evaluate gpg's machine-parseable status messages.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:23:21 +0000 (18:23 +0000)]
# changelog commit

20 years agoAdd some sanity checks to smime_keys.pl.
Marco d'Itri [Thu, 27 Jan 2005 18:22:59 +0000 (18:22 +0000)]
Add some sanity checks to smime_keys.pl.

20 years ago# changelog commit
Thomas Roessler [Thu, 27 Jan 2005 18:22:41 +0000 (18:22 +0000)]
# changelog commit

20 years agoA gpg command line contains both --verbose and --no-verbose, remove
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.

20 years ago# changelog commit
Thomas Roessler [Wed, 26 Jan 2005 14:33:25 +0000 (14:33 +0000)]
# changelog commit

20 years agoAnd, thinking about it further, this should just be an empty string,
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)".

20 years ago# changelog commit
Thomas Roessler [Wed, 26 Jan 2005 14:32:26 +0000 (14:32 +0000)]
# changelog commit

20 years agoThe last Context->pattern fix was still crap. Ooooops. (Thanks
Thomas Roessler [Wed, 26 Jan 2005 14:32:06 +0000 (14:32 +0000)]
The last Context->pattern fix was still crap.  Ooooops. (Thanks
Ralf.)

20 years ago# changelog commit
Thomas Roessler [Wed, 26 Jan 2005 13:37:15 +0000 (13:37 +0000)]
# changelog commit

20 years agoIMAP header cache.
Thomas Glanzmann [Wed, 26 Jan 2005 13:36:44 +0000 (13:36 +0000)]
IMAP header cache.

20 years ago# changelog commit
Thomas Roessler [Wed, 26 Jan 2005 12:38:19 +0000 (12:38 +0000)]
# changelog commit

20 years agoMake some functions static.
Ralf Wildenhues [Wed, 26 Jan 2005 12:37:38 +0000 (12:37 +0000)]
Make some functions static.

20 years ago# changelog commit
Thomas Roessler [Wed, 26 Jan 2005 12:37:04 +0000 (12:37 +0000)]
# changelog commit

20 years agoFix some printf arguments.
Ralf Wildenhues [Wed, 26 Jan 2005 12:36:36 +0000 (12:36 +0000)]
Fix some printf arguments.

20 years ago# changelog commit
Thomas Roessler [Wed, 26 Jan 2005 12:22:50 +0000 (12:22 +0000)]
# changelog commit

20 years ago*** empty log message ***
Thomas Roessler [Wed, 26 Jan 2005 12:21:46 +0000 (12:21 +0000)]
*** empty log message ***

20 years agoA variant of
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>.

20 years ago# changelog commit
Brendan Cully [Mon, 17 Jan 2005 02:26:11 +0000 (02:26 +0000)]
# changelog commit

20 years agocvs log emits a timezone after the hour, at least here. Adjust date regexp
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.

20 years ago# changelog commit
Brendan Cully [Sat, 15 Jan 2005 17:50:33 +0000 (17:50 +0000)]
# changelog commit

20 years agoMajor translation updates forgotten in mutt-po.
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).

20 years ago# changelog commit
Brendan Cully [Sat, 15 Jan 2005 08:03:44 +0000 (08:03 +0000)]
# changelog commit

20 years agoUpdate commit targets to work when builddir != srcdir.
Brendan Cully [Sat, 15 Jan 2005 08:01:35 +0000 (08:01 +0000)]
Update commit targets to work when builddir != srcdir.

20 years ago# changelog commit
Brendan Cully [Sat, 15 Jan 2005 07:59:22 +0000 (07:59 +0000)]
# changelog commit

20 years agoi18n updates.
Adeodato Simó [Sat, 15 Jan 2005 07:43:29 +0000 (07:43 +0000)]
i18n updates.

20 years ago# changelog commit
Brendan Cully [Sat, 15 Jan 2005 07:37:45 +0000 (07:37 +0000)]
# changelog commit

20 years agoSundry documentation nits fixed.
Adeodato Simó [Sat, 15 Jan 2005 07:36:37 +0000 (07:36 +0000)]
Sundry documentation nits fixed.
Debian #210679, #254294, #258621, #272579

20 years ago# changelog commit
Thomas Roessler [Tue, 11 Jan 2005 12:16:01 +0000 (12:16 +0000)]
# changelog commit

20 years agoDocument send2-hook.
Thomas Roessler [Tue, 11 Jan 2005 12:15:13 +0000 (12:15 +0000)]
Document send2-hook.