]>
granicus.if.org Git - neomutt/log
Thomas Roessler [Wed, 21 Oct 1998 15:40:17 +0000 (15:40 +0000)]
Byrial Jensen's mutt_multi_choice() patch plus some German
translations.
Thomas Roessler [Wed, 21 Oct 1998 15:08:23 +0000 (15:08 +0000)]
Make gpg's output look a little bit cleaner.
convert-repo [Thu, 1 Mar 2007 19:13:07 +0000 (19:13 +0000)]
update tags
Thomas Roessler [Wed, 21 Oct 1998 08:56:07 +0000 (08:56 +0000)]
Release commit.
Thomas Roessler [Wed, 21 Oct 1998 08:43:07 +0000 (08:43 +0000)]
Preparing 0.94.14.
Thomas Roessler [Tue, 20 Oct 1998 22:02:56 +0000 (22:02 +0000)]
Checkpoint commit.
Thomas Roessler [Tue, 20 Oct 1998 22:02:46 +0000 (22:02 +0000)]
Include VERSION with the distribution.
Thomas Roessler [Tue, 20 Oct 1998 20:31:55 +0000 (20:31 +0000)]
Don't hard-wire the program's version in configure.in, but use the
VERSION file instead. Stolen from gnupg.
Thomas Roessler [Tue, 20 Oct 1998 20:24:13 +0000 (20:24 +0000)]
Checkpoint commit.
Thomas Roessler [Tue, 20 Oct 1998 20:22:58 +0000 (20:22 +0000)]
Another macro-function fix from Vikas.
Thomas Roessler [Tue, 20 Oct 1998 09:31:15 +0000 (09:31 +0000)]
Fix the multiple connection code. From Brandon Long.
Thomas Roessler [Mon, 19 Oct 1998 20:08:10 +0000 (20:08 +0000)]
fix a typo.
Thomas Roessler [Mon, 19 Oct 1998 20:08:03 +0000 (20:08 +0000)]
Fix dotlock's installation when DOTLOCK_GROUP is empty.
Thomas Roessler [Mon, 19 Oct 1998 19:58:17 +0000 (19:58 +0000)]
Ups, this was missing from the repository.
Thomas Roessler [Mon, 19 Oct 1998 17:30:24 +0000 (17:30 +0000)]
Adding some new and improved German translations.
Thomas Roessler [Mon, 19 Oct 1998 08:42:41 +0000 (08:42 +0000)]
handle domain == "@" properly.
Thomas Roessler [Mon, 19 Oct 1998 08:41:16 +0000 (08:41 +0000)]
Fix the behaviour when recalling postponed messages: Content types
would not be restored.
Thomas Roessler [Fri, 16 Oct 1998 12:09:37 +0000 (12:09 +0000)]
Harden mutt_free_header() against NULL pointers.
Thomas Roessler [Fri, 16 Oct 1998 09:55:50 +0000 (09:55 +0000)]
Nits from Vikas.
Thomas Roessler [Fri, 16 Oct 1998 09:55:39 +0000 (09:55 +0000)]
Fix a segmentation fault when OPT_RECALL is ask-something.
Thomas Roessler [Fri, 16 Oct 1998 09:53:53 +0000 (09:53 +0000)]
Don't write out bad content-length and lines headers when
decode-saving a message.
Thomas Roessler [Thu, 15 Oct 1998 23:09:29 +0000 (23:09 +0000)]
*** empty log message ***
convert-repo [Thu, 1 Mar 2007 19:13:04 +0000 (19:13 +0000)]
update tags
Thomas Roessler [Thu, 15 Oct 1998 20:33:03 +0000 (20:33 +0000)]
Change "static char rcsid[]" to "static const char rcsid[]" to make
gcc shut up about this.
Thomas Roessler [Thu, 15 Oct 1998 20:15:17 +0000 (20:15 +0000)]
Random pre-release clean-up.
Thomas Roessler [Thu, 15 Oct 1998 19:45:37 +0000 (19:45 +0000)]
This patch introduces the ~k pattern for messages containing pgp key
material.
Thomas Roessler [Thu, 15 Oct 1998 16:37:21 +0000 (16:37 +0000)]
Add some missing key definitions.
Thomas Roessler [Thu, 15 Oct 1998 16:36:26 +0000 (16:36 +0000)]
There seem to be systems which don't know about KEY_ENTER.
Thomas Roessler [Thu, 15 Oct 1998 16:19:40 +0000 (16:19 +0000)]
Check-point commit, again.
Thomas Roessler [Thu, 15 Oct 1998 16:19:14 +0000 (16:19 +0000)]
Put #ifdefs around a variable which is only used for generating
uuencoded messages.
Thomas Roessler [Thu, 15 Oct 1998 16:13:51 +0000 (16:13 +0000)]
Update.
Thomas Roessler [Thu, 15 Oct 1998 16:11:37 +0000 (16:11 +0000)]
A slightly modified version of Vikas' help_unbound patch.
Thomas Roessler [Thu, 15 Oct 1998 01:17:41 +0000 (01:17 +0000)]
Fixing a memory hog which was introduced by the edit-message patch.
Thomas Roessler [Wed, 14 Oct 1998 22:57:56 +0000 (22:57 +0000)]
Warn the user before sending out uuencoded attachments.
Thomas Roessler [Wed, 14 Oct 1998 22:47:12 +0000 (22:47 +0000)]
Fix prefix and utf8 issues in the uudecoder.
Thomas Roessler [Wed, 14 Oct 1998 22:34:11 +0000 (22:34 +0000)]
Thinking about this once again, ok folks, here comes x-uuencode
support.
Thomas Roessler [Wed, 14 Oct 1998 22:26:57 +0000 (22:26 +0000)]
typo.
Thomas Roessler [Wed, 14 Oct 1998 22:24:33 +0000 (22:24 +0000)]
When Charset is utf-8 (not recommended!), don't active utf8
translation in the various handler routines.
Thomas Roessler [Wed, 14 Oct 1998 19:03:44 +0000 (19:03 +0000)]
Add -I$(includedir) to the C preprocessor flags. Per request of
Clint Olsen.
Thomas Roessler [Wed, 14 Oct 1998 16:31:09 +0000 (16:31 +0000)]
More build process clean-up.
Thomas Roessler [Wed, 14 Oct 1998 14:54:37 +0000 (14:54 +0000)]
Removing some instances of gnu-make specific command line parameters.
Thomas Roessler [Wed, 14 Oct 1998 10:08:35 +0000 (10:08 +0000)]
Document the match-all feature.
Thomas Roessler [Wed, 14 Oct 1998 09:29:27 +0000 (09:29 +0000)]
Various build fixes.
Thomas Roessler [Wed, 14 Oct 1998 08:32:35 +0000 (08:32 +0000)]
Adding some necessary ifdefs to color.c, From
Irving_Wolfe@wolfe.net.
Thomas Roessler [Tue, 13 Oct 1998 23:37:03 +0000 (23:37 +0000)]
Checkpoint commit. This gets boring.
Thomas Roessler [Tue, 13 Oct 1998 23:36:39 +0000 (23:36 +0000)]
Merging Vikas' NEWS file into the distributed one.
Thomas Roessler [Tue, 13 Oct 1998 22:58:22 +0000 (22:58 +0000)]
Preparing 0.94.12.
Thomas Roessler [Tue, 13 Oct 1998 22:53:09 +0000 (22:53 +0000)]
random pre-release clean-up.
Thomas Roessler [Tue, 13 Oct 1998 22:32:37 +0000 (22:32 +0000)]
Introducing a us-dist target to create a USG-friendly version of
mutt. Additionally, the NEWS file is prepared for 0.95.
Thomas Roessler [Tue, 13 Oct 1998 20:59:19 +0000 (20:59 +0000)]
Add a short note on compiler warnings.
Thomas Roessler [Tue, 13 Oct 1998 20:49:43 +0000 (20:49 +0000)]
More $Id$ strings.
Thomas Roessler [Tue, 13 Oct 1998 20:44:24 +0000 (20:44 +0000)]
Add RCS $Id$ strings to (hopefully) all source files.
Thomas Roessler [Tue, 13 Oct 1998 07:31:11 +0000 (07:31 +0000)]
Type Ctrl-V Ctrl-G in any input field.
Thomas Roessler [Tue, 13 Oct 1998 06:58:38 +0000 (06:58 +0000)]
Bumping some dprint statements' debug levels. From Vikas.
Thomas Roessler [Tue, 13 Oct 1998 06:57:08 +0000 (06:57 +0000)]
Including the new ru.po file from "Andrej N. Gritsenko"
<andrej@lucky.net>; check-point commit.
Thomas Roessler [Mon, 12 Oct 1998 19:53:42 +0000 (19:53 +0000)]
The attached patch removes some redundant code related to the macro
function stuff. Since each menu calls km_dokey() to get the 'op'
number to execute, the 'menu' argument to km_dokey() _is_ the
CurrentMenu. Hence, there is no need to explicitly save/restore the
CurrentMenu all over the code. The only places it is being captured
now is just before mutt_enter_comamnd() is called. This is to help
the 'exec' command completion code so that it knows which menu to
try and complete the function name from.
(From: Vikas Agnihotri <VikasA@att.com>)
Thomas Roessler [Mon, 12 Oct 1998 17:14:36 +0000 (17:14 +0000)]
Mutt now correctly uses the sysconfdir as determined by configure.
Thomas Roessler [Mon, 12 Oct 1998 17:12:50 +0000 (17:12 +0000)]
Checkpoint commit.
Thomas Roessler [Mon, 12 Oct 1998 15:47:16 +0000 (15:47 +0000)]
Check-point commit before 0.94.11 is released.
Thomas Roessler [Sun, 11 Oct 1998 22:10:40 +0000 (22:10 +0000)]
Makefile clean-up as suggested by Marco d'Itri.
Thomas Roessler [Sun, 11 Oct 1998 22:07:39 +0000 (22:07 +0000)]
Install dotlock's manual page under the correct name.
Thomas Roessler [Thu, 8 Oct 1998 13:22:16 +0000 (13:22 +0000)]
Reference some of the new doc files.
Thomas Roessler [Thu, 8 Oct 1998 13:21:53 +0000 (13:21 +0000)]
Some more changes to the installation process.
Thomas Roessler [Thu, 8 Oct 1998 12:51:09 +0000 (12:51 +0000)]
Fix the uninstall target; add some magic to build and install the
HTML version of the manual if we can.
Thomas Roessler [Thu, 8 Oct 1998 12:45:13 +0000 (12:45 +0000)]
Some more documentation; install the html version of the manual if
it's there.
Thomas Roessler [Thu, 8 Oct 1998 12:18:49 +0000 (12:18 +0000)]
The manual was wrong on the default binding for extract-keys.
Thomas Roessler [Wed, 7 Oct 1998 22:18:38 +0000 (22:18 +0000)]
POP3 LAST support. From Jason Lavoie <jason@mint.net> by way of
Michael Elkins.
Thomas Roessler [Wed, 7 Oct 1998 22:15:39 +0000 (22:15 +0000)]
Clean-up commit.
Thomas Roessler [Wed, 7 Oct 1998 19:58:18 +0000 (19:58 +0000)]
Redirect stdin and stderr to /dev/null when invoking gpgm for
listing key IDs.
Thomas Roessler [Wed, 7 Oct 1998 19:26:19 +0000 (19:26 +0000)]
First fix of the IMAP expunge handling. From Brandon Long.
Thomas Roessler [Wed, 7 Oct 1998 17:09:03 +0000 (17:09 +0000)]
Fix macro functions for the pager menu.
Thomas Roessler [Wed, 7 Oct 1998 17:07:04 +0000 (17:07 +0000)]
The attached patch fixes a minor inconsistency between the display
of special key-names in the help screen and their actual usage. The
help screen now shows the special keys exactly as you
would/could/should use them in the muttrc/command-line. (From: Vikas
Agnihotri <VikasA@att.com>)
Thomas Roessler [Wed, 7 Oct 1998 15:43:00 +0000 (15:43 +0000)]
Fix the error message for unbound keys. From Vikas.
Thomas Roessler [Wed, 7 Oct 1998 15:36:25 +0000 (15:36 +0000)]
s/make/$(MAKE)/
Thomas Roessler [Wed, 7 Oct 1998 15:35:38 +0000 (15:35 +0000)]
UnixWare needs our own version of strcasecmp/strncasecmp.
Thomas Roessler [Wed, 7 Oct 1998 15:16:41 +0000 (15:16 +0000)]
Clean up behind an aborted sort-by prompt on the file browser. From
Vikas.
Thomas Roessler [Wed, 7 Oct 1998 11:14:35 +0000 (11:14 +0000)]
The attached patch fixes a minor bug in $index_format's %B and %b
where they didnt respect the given prefix. In addition, the manual
says that %B is supposed to fall back to %b if the message is not
sent to a known mailing list. The code was not doing that. (From:
Vikas Agnihotri <VikasA@att.com>, noted on comp.mail.mutt by
unny@rz114s0.rz.uni-karlsruhe.de (Vladimir Klebanov)).
Thomas Roessler [Wed, 7 Oct 1998 10:59:00 +0000 (10:59 +0000)]
pgp_language is obsolete. Noted by Heiko Schlichting.
Thomas Roessler [Tue, 6 Oct 1998 15:10:53 +0000 (15:10 +0000)]
Macro function fixes.
Thomas Roessler [Tue, 6 Oct 1998 12:42:31 +0000 (12:42 +0000)]
With slang, ERR != -1.
Thomas Roessler [Tue, 6 Oct 1998 06:09:39 +0000 (06:09 +0000)]
Message fix.
Thomas Roessler [Tue, 6 Oct 1998 06:07:55 +0000 (06:07 +0000)]
Fix another pipe-related hang in mutt_view_attachment().
Thomas Roessler [Mon, 5 Oct 1998 21:37:14 +0000 (21:37 +0000)]
Another fix to libintl detection.
Thomas Roessler [Mon, 5 Oct 1998 21:07:39 +0000 (21:07 +0000)]
macro_function.2-3, from Vikas.
Thomas Roessler [Mon, 5 Oct 1998 21:03:36 +0000 (21:03 +0000)]
File descriptor leak alert.
Thomas Roessler [Mon, 5 Oct 1998 20:37:08 +0000 (20:37 +0000)]
Avoid a hang due to blocking pipe writes in the auto view code.
Thomas Roessler [Mon, 5 Oct 1998 20:25:40 +0000 (20:25 +0000)]
Make exec grok >= 1 parameters; fix double ops problem in
index_menu().
Thomas Roessler [Mon, 5 Oct 1998 18:43:16 +0000 (18:43 +0000)]
L10n changes corresponding to the macro-function patch.
Thomas Roessler [Mon, 5 Oct 1998 18:42:56 +0000 (18:42 +0000)]
Some fixes to the macro-function patch.
Thomas Roessler [Mon, 5 Oct 1998 18:25:26 +0000 (18:25 +0000)]
Adding the Russian Localization.
Thomas Roessler [Mon, 5 Oct 1998 18:24:42 +0000 (18:24 +0000)]
Vikas' macro_function patch.
Thomas Roessler [Mon, 5 Oct 1998 08:22:23 +0000 (08:22 +0000)]
I'm told that some systems don't like "#!/bin/sh" at the beginning
of a script, but need "#! /bin/sh".
Thomas Roessler [Sun, 4 Oct 1998 15:02:24 +0000 (15:02 +0000)]
Fixing some make-related problems noted by Petri Kaukasoina
<kaukasoi-mutt@elektroni.ee.tut.fi>.
Thomas Roessler [Sun, 4 Oct 1998 14:39:10 +0000 (14:39 +0000)]
Fix group-reply's behaviour.
Thomas Roessler [Sun, 4 Oct 1998 10:15:11 +0000 (10:15 +0000)]
Replace style-guide by some more general notes on mutt development.
convert-repo [Thu, 1 Mar 2007 19:12:50 +0000 (19:12 +0000)]
update tags
Thomas Roessler [Sun, 4 Oct 1998 09:29:18 +0000 (09:29 +0000)]
Propagate fixes from Makefile.am.
Thomas Roessler [Sun, 4 Oct 1998 09:27:07 +0000 (09:27 +0000)]
Preparing 0.94.10.
Thomas Roessler [Sun, 4 Oct 1998 09:26:36 +0000 (09:26 +0000)]
subdir=rx was missing here.
Thomas Roessler [Sun, 4 Oct 1998 09:26:25 +0000 (09:26 +0000)]
Noise.