]> granicus.if.org Git - neomutt/log
neomutt
19 years agoupdate
René Clerc [Tue, 22 Mar 2005 19:49:31 +0000 (19:49 +0000)]
update

19 years ago# changelog commit
Thomas Roessler [Tue, 22 Mar 2005 19:48:56 +0000 (19:48 +0000)]
# changelog commit

19 years agoupdate
Roland Rosenfeld [Tue, 22 Mar 2005 19:48:35 +0000 (19:48 +0000)]
update

19 years ago# changelog commit
Thomas Roessler [Tue, 22 Mar 2005 19:47:17 +0000 (19:47 +0000)]
# changelog commit

19 years agoremove some unused functions.
Paul Walker [Tue, 22 Mar 2005 19:46:59 +0000 (19:46 +0000)]
remove some unused functions.

19 years ago# changelog commit
Thomas Roessler [Tue, 22 Mar 2005 19:43:51 +0000 (19:43 +0000)]
# changelog commit

19 years agoupdate
Vsevolod Volkov [Tue, 22 Mar 2005 19:43:13 +0000 (19:43 +0000)]
update

19 years ago# changelog commit
Brendan Cully [Tue, 22 Mar 2005 03:42:22 +0000 (03:42 +0000)]
# changelog commit

19 years agoThomas graces us with this patch that resolves a type-size inconsistency
Thomas Glanzmann [Tue, 22 Mar 2005 03:40:54 +0000 (03:40 +0000)]
Thomas graces us with this patch that resolves a type-size inconsistency
in the UIDVALIDITY parser.

Edited for correctness.

19 years ago# changelog commit
Thomas Roessler [Thu, 17 Mar 2005 09:30:29 +0000 (09:30 +0000)]
# changelog commit

19 years agoupdate
Pawel Dziekonski [Thu, 17 Mar 2005 09:30:06 +0000 (09:30 +0000)]
update

19 years ago# changelog commit
Brendan Cully [Wed, 16 Mar 2005 07:03:17 +0000 (07:03 +0000)]
# changelog commit

19 years agoAs Ralf Wildenhues noted, the cygwin EXEEXT patch was incomplete. Note to
Brendan Cully [Wed, 16 Mar 2005 07:01:59 +0000 (07:01 +0000)]
As Ralf Wildenhues noted, the cygwin EXEEXT patch was incomplete. Note to
self: avoid patching on short sleep. Starting tomorrow.

19 years ago# changelog commit
Brendan Cully [Wed, 16 Mar 2005 02:50:44 +0000 (02:50 +0000)]
# changelog commit

19 years agoVarious cygwin portability fixes
Brendan Cully [Wed, 16 Mar 2005 02:49:32 +0000 (02:49 +0000)]
Various cygwin portability fixes

19 years ago# changelog commit
Brendan Cully [Tue, 15 Mar 2005 04:41:51 +0000 (04:41 +0000)]
# changelog commit

19 years agoDon't define uint32_t anywhere but in config.h. Spotted by Alain Bench.
Brendan Cully [Tue, 15 Mar 2005 04:40:40 +0000 (04:40 +0000)]
Don't define uint32_t anywhere but in config.h. Spotted by Alain Bench.

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

19 years agoautomatic post-release commit for mutt-1.5.9
Thomas Roessler [Sun, 13 Mar 2005 16:35:33 +0000 (16:35 +0000)]
automatic post-release commit for mutt-1.5.9

19 years ago# changelog commit
Thomas Roessler [Sun, 13 Mar 2005 16:29:39 +0000 (16:29 +0000)]
# changelog commit

19 years agoupdate
Morten Bo Johansen [Sun, 13 Mar 2005 16:29:09 +0000 (16:29 +0000)]
update

19 years ago# changelog commit
Thomas Roessler [Sat, 5 Mar 2005 18:16:11 +0000 (18:16 +0000)]
# changelog commit

19 years agoThe attached patch fixes a segfault I observed today: mutt failed to
Christoph Ludwig [Sat, 5 Mar 2005 18:15:20 +0000 (18:15 +0000)]
The attached patch fixes a segfault I observed today: mutt failed to
check for a possible null pointer in
mutt_is_application_smime(Body*).

19 years ago# changelog commit
Brendan Cully [Sat, 5 Mar 2005 07:12:51 +0000 (07:12 +0000)]
# changelog commit

19 years agoRename open/close/read/write function pointers to avoid problems with systems
Brendan Cully [Sat, 5 Mar 2005 07:10:57 +0000 (07:10 +0000)]
Rename open/close/read/write function pointers to avoid problems with systems
where standard open/close/read/write functions are implemented with macros.
Thanks to Aaron Crane and others for their input about the problem.

19 years ago# changelog commit
Thomas Roessler [Tue, 1 Mar 2005 15:54:05 +0000 (15:54 +0000)]
# changelog commit

19 years agoupdate
Vsevolod Volkov [Tue, 1 Mar 2005 15:53:25 +0000 (15:53 +0000)]
update

19 years ago# changelog commit
Thomas Roessler [Tue, 1 Mar 2005 15:53:13 +0000 (15:53 +0000)]
# changelog commit

19 years agoThis is a spelling fix supplied by Cameron Simpson.
Thomas Glanzmann [Tue, 1 Mar 2005 15:52:33 +0000 (15:52 +0000)]
This is a spelling fix supplied by Cameron Simpson.

19 years ago# changelog commit
Thomas Roessler [Mon, 28 Feb 2005 18:34:21 +0000 (18:34 +0000)]
# changelog commit

19 years agoFix a crash.
Mads Martin Joergensen [Mon, 28 Feb 2005 18:33:45 +0000 (18:33 +0000)]
Fix a crash.

19 years ago# changelog commit
Thomas Roessler [Mon, 28 Feb 2005 15:15:59 +0000 (15:15 +0000)]
# changelog commit

19 years agoI've updated the menu_context patch to reintroduce the menu_move_off
Christoph Berg [Mon, 28 Feb 2005 15:15:23 +0000 (15:15 +0000)]
I've updated the menu_context patch to reintroduce the menu_move_off
variable that hasn't made it into 1.5.8. The patch fixes
menu_prev_line and menu_next_line which didn't work with
menu_context > 0 and also makes <current-middle> work even if there
are less messages than screen lines (thanks to René Clerc and
Vincent Lefevre for spotting these issues).

19 years ago# changelog commit
Thomas Roessler [Mon, 28 Feb 2005 14:37:35 +0000 (14:37 +0000)]
# changelog commit

19 years agoAs pointed out in a separate thread, here is a patch which fixes the
Udo Schweigert [Mon, 28 Feb 2005 14:37:09 +0000 (14:37 +0000)]
As pointed out in a separate thread, here is a patch which fixes the
problem of a failing openssl after interactively selecting a
recipient's key.

19 years ago# changelog commit
Brendan Cully [Sun, 27 Feb 2005 03:19:54 +0000 (03:19 +0000)]
# changelog commit

19 years agoTurn brain back on before committing patches (that modification I made to
Brendan Cully [Sun, 27 Feb 2005 03:18:23 +0000 (03:18 +0000)]
Turn brain back on before committing patches (that modification I made to
APPEND was bogus).

19 years ago# changelog commit
Brendan Cully [Sun, 27 Feb 2005 02:47:08 +0000 (02:47 +0000)]
# changelog commit

19 years agoDon't lose N flag when uploading a message to an IMAP mailbox.
Dan Hopper [Sun, 27 Feb 2005 02:44:45 +0000 (02:44 +0000)]
Don't lose N flag when uploading a message to an IMAP mailbox.
(Slightly modified from the original patch to prevent spurious space
characters).

19 years ago# changelog commit
Thomas Roessler [Mon, 21 Feb 2005 04:43:05 +0000 (04:43 +0000)]
# changelog commit

19 years agoBcc should be RFC2047-encoded, too.
Alain Bench [Mon, 21 Feb 2005 04:42:34 +0000 (04:42 +0000)]
Bcc should be RFC2047-encoded, too.

19 years ago# changelog commit
Thomas Roessler [Sat, 19 Feb 2005 16:01:00 +0000 (16:01 +0000)]
# changelog commit

19 years agoFix Debian 295528.
Thomas Roessler [Sat, 19 Feb 2005 16:00:24 +0000 (16:00 +0000)]
Fix Debian 295528.

19 years ago# changelog commit
Brendan Cully [Thu, 17 Feb 2005 03:34:54 +0000 (03:34 +0000)]
# changelog commit

19 years agoNew function: rename-mailbox (bound to 'r' by default).
Brendan Cully [Thu, 17 Feb 2005 03:33:00 +0000 (03:33 +0000)]
New function: rename-mailbox (bound to 'r' by default).

The lack of a rename-mailbox command for IMAP finally got too annoying.
It's a bit of a cut-and-paste job, but I've put my dreams of cleaning
up the IMAP codebase on hold. Gotta grow up some time.

19 years ago# changelog commit
Thomas Roessler [Wed, 16 Feb 2005 09:34:36 +0000 (09:34 +0000)]
# changelog commit

19 years agoupdate
ta_panta_rei [Wed, 16 Feb 2005 09:34:06 +0000 (09:34 +0000)]
update

19 years ago# changelog commit
Thomas Roessler [Wed, 16 Feb 2005 08:49:15 +0000 (08:49 +0000)]
# changelog commit

19 years agoupdate
Ronny Haryanto [Wed, 16 Feb 2005 08:48:41 +0000 (08:48 +0000)]
update

19 years ago# changelog commit
Thomas Roessler [Tue, 15 Feb 2005 19:28:54 +0000 (19:28 +0000)]
# changelog commit

19 years agoFix linuxdoc invocation. Thanks to Tamotsu Takahashi for tracking
Thomas Roessler [Tue, 15 Feb 2005 19:28:24 +0000 (19:28 +0000)]
Fix linuxdoc invocation.  Thanks to Tamotsu Takahashi for tracking
this down to an idiotic non-backwards-compatible change to the way
groff works.

19 years ago# changelog commit
Thomas Roessler [Tue, 15 Feb 2005 19:04:26 +0000 (19:04 +0000)]
# changelog commit

19 years agoupdate
Ivan Vilata i Balaguer [Tue, 15 Feb 2005 19:03:51 +0000 (19:03 +0000)]
update

19 years ago# changelog commit
Thomas Roessler [Mon, 14 Feb 2005 08:49:25 +0000 (08:49 +0000)]
# changelog commit

19 years agoupdate
Vincent Lefevre [Mon, 14 Feb 2005 08:48:43 +0000 (08:48 +0000)]
update

20 years ago# changelog commit
Thomas Roessler [Sun, 13 Feb 2005 17:38:27 +0000 (17:38 +0000)]
# changelog commit

20 years agoupdate
Roland Rosenfeld [Sun, 13 Feb 2005 17:37:31 +0000 (17:37 +0000)]
update

20 years ago# changelog commit
Thomas Roessler [Sun, 13 Feb 2005 09:53:36 +0000 (09:53 +0000)]
# changelog commit

20 years agoInclude crypt-gpgme.h with the distribution.
Thomas Roessler [Sun, 13 Feb 2005 09:53:07 +0000 (09:53 +0000)]
Include crypt-gpgme.h with the distribution.

20 years ago# changelog commit
Brendan Cully [Sun, 13 Feb 2005 00:26:43 +0000 (00:26 +0000)]
# changelog commit

20 years agoUse AC_HELP_STRING to pretty print configure --help screen, with mixed results.
Brendan Cully [Sun, 13 Feb 2005 00:25:37 +0000 (00:25 +0000)]
Use AC_HELP_STRING to pretty print configure --help screen, with mixed results.

20 years ago# changelog commit
Brendan Cully [Sat, 12 Feb 2005 21:06:02 +0000 (21:06 +0000)]
# changelog commit

20 years agoRequire at least automake 1.6
Brendan Cully [Sat, 12 Feb 2005 21:04:22 +0000 (21:04 +0000)]
Require at least automake 1.6

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

20 years agoautomatic post-release commit for mutt-1.5.8
Thomas Roessler [Sat, 12 Feb 2005 20:56:30 +0000 (20:56 +0000)]
automatic post-release commit for mutt-1.5.8

20 years ago# changelog commit
Thomas Roessler [Sat, 12 Feb 2005 20:47:13 +0000 (20:47 +0000)]
# changelog commit

20 years agoupdate
Vincent Lefevre [Sat, 12 Feb 2005 20:46:48 +0000 (20:46 +0000)]
update

20 years ago# changelog commit
Thomas Roessler [Sat, 12 Feb 2005 20:46:06 +0000 (20:46 +0000)]
# changelog commit

20 years agoupdate
Vsevolod Volkov [Sat, 12 Feb 2005 20:45:36 +0000 (20:45 +0000)]
update

20 years ago# changelog commit
Thomas Roessler [Sat, 12 Feb 2005 20:21:26 +0000 (20:21 +0000)]
# changelog commit

20 years agoGive people more time to profile the inode sorting code; disabled by
Thomas Roessler [Sat, 12 Feb 2005 20:20:42 +0000 (20:20 +0000)]
Give people more time to profile the inode sorting code; disabled by
default for now.

20 years ago# changelog commit
Thomas Roessler [Sat, 12 Feb 2005 20:09:02 +0000 (20:09 +0000)]
# changelog commit

20 years agoChristoph Berg's menu_context, and a version of menu_move_off where
Thomas Roessler [Sat, 12 Feb 2005 20:08:19 +0000 (20:08 +0000)]
Christoph Berg's menu_context, and a version of menu_move_off where
that's not optional, but where mutt will just try to avoid moving
off the bottom.  Complain to mutt-dev if you want this to be
optional.

20 years ago# changelog commit
Brendan Cully [Sat, 12 Feb 2005 20:00:24 +0000 (20:00 +0000)]
# changelog commit

20 years agoFix debian bug #275060 (editing on an imap server loses its flags).
TAKAHASHI Tamotsu [Sat, 12 Feb 2005 19:54:51 +0000 (19:54 +0000)]
Fix debian bug #275060 (editing on an imap server loses its flags).
Remove trailing delimiter from IMAP folder names.

20 years ago# changelog commit
Thomas Roessler [Sat, 12 Feb 2005 19:53:15 +0000 (19:53 +0000)]
# changelog commit

20 years agoRecognize euc-jp-ms. MORIYAMA Masayuki by way of TAKAHASHI Tamotsu.
Thomas Roessler [Sat, 12 Feb 2005 19:52:28 +0000 (19:52 +0000)]
Recognize euc-jp-ms.  MORIYAMA Masayuki by way of TAKAHASHI Tamotsu.

20 years ago# changelog commit
Thomas Roessler [Sat, 12 Feb 2005 19:38:39 +0000 (19:38 +0000)]
# changelog commit

20 years agoTrivial documentation fixes (TAKAHASHI Tamotsu, Brendan Cully, Paul
TAKAHASHI Tamotsu [Sat, 12 Feb 2005 19:38:14 +0000 (19:38 +0000)]
Trivial documentation fixes (TAKAHASHI Tamotsu, Brendan Cully, Paul
Walker, Derek Martin).

20 years ago# changelog commit
Thomas Roessler [Sat, 12 Feb 2005 19:36:06 +0000 (19:36 +0000)]
# changelog commit

20 years agoPartially fix debian bug #275060 (editing a message in a mbox loses
TAKAHASHI Tamotsu [Sat, 12 Feb 2005 19:35:36 +0000 (19:35 +0000)]
Partially fix debian bug #275060 (editing a message in a mbox loses
its flags).

20 years ago# changelog commit
Thomas Roessler [Sat, 12 Feb 2005 19:31:10 +0000 (19:31 +0000)]
# changelog commit

20 years agoWe have $include_onlyfirst.
TAKAHASHI Tamotsu [Sat, 12 Feb 2005 19:29:52 +0000 (19:29 +0000)]
We have $include_onlyfirst.

20 years ago# changelog commit
Thomas Roessler [Sat, 12 Feb 2005 19:29:03 +0000 (19:29 +0000)]
# changelog commit

20 years agocolumn-length and byte-length are different
TAKIZAWA Takashi [Sat, 12 Feb 2005 19:28:26 +0000 (19:28 +0000)]
column-length and byte-length are different

20 years ago# changelog commit
Thomas Roessler [Sat, 12 Feb 2005 19:20:04 +0000 (19:20 +0000)]
# changelog commit

20 years agopgp-auto-decode: When $pgp_auto_decode is set, then mutt will check
Derek Martin [Sat, 12 Feb 2005 19:19:24 +0000 (19:19 +0000)]
pgp-auto-decode: When $pgp_auto_decode is set, then mutt will check
for traditional pgp on certain operations.  This is similar (but NOT
identical) to the behavior known from PGP/MIME messages.

20 years ago# changelog commit
Thomas Roessler [Sat, 12 Feb 2005 19:13:10 +0000 (19:13 +0000)]
# changelog commit

20 years agounalternates now also adds to a list of exceptions; same behavior
TAKAHASHI Tamotsu [Sat, 12 Feb 2005 19:12:40 +0000 (19:12 +0000)]
unalternates now also adds to a list of exceptions; same behavior
for unlists, and unsubscribe.  With some changes from tlr.

20 years ago# changelog commit
Brendan Cully [Fri, 11 Feb 2005 04:15:05 +0000 (04:15 +0000)]
# changelog commit

20 years agoautoconf support for gnutls using a slightly modified version of gnutls' own libgnutls.m4
Brendan Cully [Fri, 11 Feb 2005 04:12:03 +0000 (04:12 +0000)]
autoconf support for gnutls using a slightly modified version of gnutls' own libgnutls.m4

20 years ago# changelog commit
Brendan Cully [Fri, 11 Feb 2005 01:20:39 +0000 (01:20 +0000)]
# changelog commit

20 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).

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

20 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.

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

20 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