]>
granicus.if.org Git - neomutt/log
TAKAHASHI Tamotsu [Thu, 22 Sep 2005 16:38:08 +0000 (16:38 +0000)]
Update QDBM patch to the current state of the art. Closes: #2003 (again).
Thomas Roessler [Thu, 22 Sep 2005 09:06:38 +0000 (09:06 +0000)]
# changelog commit
Thomas Roessler [Thu, 22 Sep 2005 09:06:13 +0000 (09:06 +0000)]
When composing a reply, there might be degenerate cases in which a
CC header is created, but no To header. In this case, we now use
the auto-generated CC header as the To header.
Brendan Cully [Thu, 22 Sep 2005 04:07:19 +0000 (04:07 +0000)]
# changelog commit
Brendan Cully [Thu, 22 Sep 2005 04:05:49 +0000 (04:05 +0000)]
Refactor mutt var completion so it can be used for inline expansions (eg $from).
Actual expansion not committed yet.
Brendan Cully [Thu, 22 Sep 2005 03:25:05 +0000 (03:25 +0000)]
# changelog commit
Brendan Cully [Thu, 22 Sep 2005 03:23:09 +0000 (03:23 +0000)]
If ContentType is null, assume text/plain. Stopgap; a better mechanism would
sanity-check MuttVars assignments before allowing them. Closes: #2080.
Brendan Cully [Thu, 22 Sep 2005 03:11:45 +0000 (03:11 +0000)]
# changelog commit
Brendan Cully [Thu, 22 Sep 2005 03:09:49 +0000 (03:09 +0000)]
Don't allow imap URLs with empty hosts. Also don't attempt to complete
on open connections when there aren't any (diagnosed by Nico Golde).
Closes: #2079.
Brendan Cully [Wed, 21 Sep 2005 19:30:57 +0000 (19:30 +0000)]
Use ctx instead of Context when checking whether or not to do IMAP search.
Resolves a possible segfault in color index ~b operations. I can't remember
whether Context vs ctx was intentional - I doubt it.
Brendan Cully [Wed, 21 Sep 2005 14:28:54 +0000 (14:28 +0000)]
# changelog commit
Adeodato Simó [Wed, 21 Sep 2005 14:17:14 +0000 (14:17 +0000)]
Check for sigwinch in index before calling km_dokey, since for unknown
reasons km_dokey seems to eat the signal in some cases. [Not reproducible
in my ncurses environments - Brendan]. Closes: #1907.
Brendan Cully [Wed, 21 Sep 2005 13:24:56 +0000 (13:24 +0000)]
# changelog commit
Brendan Cully [Wed, 21 Sep 2005 13:23:43 +0000 (13:23 +0000)]
Catch empty substring/regexp search arguments (precludes a segfault from
dereferencing a null string pointer later).
Thomas Roessler [Wed, 21 Sep 2005 06:05:20 +0000 (06:05 +0000)]
# changelog commit
Thomas Glanzmann [Wed, 21 Sep 2005 06:04:36 +0000 (06:04 +0000)]
QDBM support for the header cache.
Brendan Cully [Wed, 21 Sep 2005 04:57:11 +0000 (04:57 +0000)]
# changelog commit
Adeodato Simó [Wed, 21 Sep 2005 04:50:31 +0000 (04:50 +0000)]
When using GPG agent in classic mode, set GPG_TTY if it isn't already set
instead of bailing out. Closes: #2072.
Brendan Cully [Wed, 21 Sep 2005 03:50:08 +0000 (03:50 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Wed, 21 Sep 2005 03:48:38 +0000 (03:48 +0000)]
Ensure that set doesn't change variables from within the help screen. I think
this is a gross approach, and probably overkill, but it's the fault of the
original code design, not Tamo's patch. Until a better way falls from the sky,
this Closes: #2011.
Brendan Cully [Wed, 21 Sep 2005 02:59:04 +0000 (02:59 +0000)]
# changelog commit
Brendan Cully [Wed, 21 Sep 2005 02:58:07 +0000 (02:58 +0000)]
Cancelling <change-folder> from within the pager will now keep you in the
pager rather than kicking you back to the index. Closes: #2075.
Vincent Lefevre [Tue, 20 Sep 2005 23:41:21 +0000 (23:41 +0000)]
Slight improvement on dgc's warning fix in edge cases.
Brendan Cully [Tue, 20 Sep 2005 15:07:01 +0000 (15:07 +0000)]
# changelog commit
David Champion [Tue, 20 Sep 2005 06:43:39 +0000 (06:43 +0000)]
Fix a null-pointer-dereference parsing aliases with -d3+.
David Champion [Tue, 20 Sep 2005 06:15:25 +0000 (06:15 +0000)]
Clear a compiler warning.
Gero Treuner [Tue, 20 Sep 2005 03:56:25 +0000 (03:56 +0000)]
Update locations of gpg-2comp, Gero Treuner.
Brendan Cully [Mon, 19 Sep 2005 06:17:14 +0000 (06:17 +0000)]
# changelog commit
Brendan Cully [Mon, 19 Sep 2005 06:14:27 +0000 (06:14 +0000)]
I just realised what's been happening to the changelog: I recently got
a new version of 'head' that refuses to accept -1 instead of -n 1, but doesn't
actually return failure. So mkchangelog was feeding nothing to the cvs
date argument, and instead merrily snarfing down the entire changelog
every time. I've put in a simple $date != "" check. Thanks, textutils!
Thanks for ushering in the future! I'd like to shake your hand. Hard.
Brendan Cully [Mon, 19 Sep 2005 05:45:05 +0000 (05:45 +0000)]
# changelog commit
Brendan Cully [Mon, 19 Sep 2005 05:19:54 +0000 (05:19 +0000)]
# changelog commit
Brendan Cully [Mon, 19 Sep 2005 05:12:29 +0000 (05:12 +0000)]
Remove mention of obsolete --enable-imap-edit-threads configure option.
Brendan Cully [Sun, 18 Sep 2005 17:49:33 +0000 (17:49 +0000)]
Somehow the changelog got mangled (multiple copies of large parts).
Thomas Roessler [Sun, 18 Sep 2005 08:23:36 +0000 (08:23 +0000)]
# changelog commit
Vsevolod Volkov [Sun, 18 Sep 2005 08:22:49 +0000 (08:22 +0000)]
update
Brendan Cully [Sun, 18 Sep 2005 03:03:40 +0000 (03:03 +0000)]
# changelog commit
Brendan Cully [Sun, 18 Sep 2005 02:53:18 +0000 (02:53 +0000)]
More cleanups, slightly better dependencies.
Brendan Cully [Sun, 18 Sep 2005 02:38:32 +0000 (02:38 +0000)]
# changelog commit
Brendan Cully [Sun, 18 Sep 2005 02:35:10 +0000 (02:35 +0000)]
Stupid hack to synchronise on makedoc for parallel builds. Only works
when entered via make all. make stamp-doc-xml directly can fail in
pathological conditions.
Brendan Cully [Sun, 18 Sep 2005 02:14:36 +0000 (02:14 +0000)]
# changelog commit
Brendan Cully [Sun, 18 Sep 2005 02:13:06 +0000 (02:13 +0000)]
Attempt to work around make -j2 breakage. Dependencies are still
wrong, but I don't have the brainpower right now to get it
right. People talk about imperative, functional, and logic
programming, but no one ever mentions make programming.
Brendan Cully [Sat, 17 Sep 2005 20:47:36 +0000 (20:47 +0000)]
# changelog commit
Brendan Cully [Sat, 17 Sep 2005 20:46:09 +0000 (20:46 +0000)]
Gah, forgot the zip code when updating the FSF address...
Brendan Cully [Sat, 17 Sep 2005 19:17:14 +0000 (19:17 +0000)]
# changelog commit
Brendan Cully [Sat, 17 Sep 2005 19:15:35 +0000 (19:15 +0000)]
Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.
Brendan Cully [Sat, 17 Sep 2005 17:40:04 +0000 (17:40 +0000)]
# changelog commit
Alain Bench [Sat, 17 Sep 2005 17:39:18 +0000 (17:39 +0000)]
Clean up some Muttrc macros, and add macro 'y' to jump to the mailboxes
view. Closes: #2069.
Brendan Cully [Sat, 17 Sep 2005 17:29:12 +0000 (17:29 +0000)]
# changelog commit
Brendan Cully [Sat, 17 Sep 2005 17:27:54 +0000 (17:27 +0000)]
Some minor cleanups: tell users to go to bugs.mutt.org instead of using flea;
update copyright year in mutt -v; reorganise USE opts a little; break long
strings so that -pedantic stops complaining. Not sure that last one is worth
the trouble it causes the po team...
Brendan Cully [Sat, 17 Sep 2005 01:08:53 +0000 (01:08 +0000)]
# changelog commit
Vincent Lefevre [Sat, 17 Sep 2005 01:07:54 +0000 (01:07 +0000)]
Update.
Brendan Cully [Fri, 16 Sep 2005 23:10:24 +0000 (23:10 +0000)]
# changelog commit
Kevin Scannell [Fri, 16 Sep 2005 23:09:12 +0000 (23:09 +0000)]
Irish translation.
Brendan Cully [Fri, 16 Sep 2005 15:22:05 +0000 (15:22 +0000)]
# changelog commit
Brendan Cully [Fri, 16 Sep 2005 15:20:59 +0000 (15:20 +0000)]
Move update-po out of make dist, into build-release. It seems to me that make
dist should do as little as possible beyond putting the right files in a tarball.
Thomas Roessler [Fri, 16 Sep 2005 13:44:19 +0000 (13:44 +0000)]
# changelog commit
Ronny Haryanto [Fri, 16 Sep 2005 13:43:58 +0000 (13:43 +0000)]
update
Thomas Roessler [Fri, 16 Sep 2005 11:02:19 +0000 (11:02 +0000)]
# changelog commit
Ivan Vilata i Balaguer [Fri, 16 Sep 2005 11:02:00 +0000 (11:02 +0000)]
update
Thomas Roessler [Fri, 16 Sep 2005 10:21:20 +0000 (10:21 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Fri, 16 Sep 2005 10:20:20 +0000 (10:20 +0000)]
update
Thomas Roessler [Fri, 16 Sep 2005 10:20:05 +0000 (10:20 +0000)]
# changelog commit
René Clerc [Fri, 16 Sep 2005 10:19:46 +0000 (10:19 +0000)]
update
Brendan Cully [Fri, 16 Sep 2005 02:15:45 +0000 (02:15 +0000)]
Add stamp-doc-xml to "all".
Brendan Cully [Fri, 16 Sep 2005 01:55:34 +0000 (01:55 +0000)]
# changelog commit
Brendan Cully [Fri, 16 Sep 2005 01:50:40 +0000 (01:50 +0000)]
stamp-doc-man is pointless as far as I can tell. Removed.
Brendan Cully [Fri, 16 Sep 2005 01:37:20 +0000 (01:37 +0000)]
Tweak makefile so that the dist tarball doesn't always try to build docs.
Brendan Cully [Fri, 16 Sep 2005 01:16:29 +0000 (01:16 +0000)]
VERSION should go into CONFIG_STATUS_DEPENDENCIES, not
CONFIGURE_DEPENDENCIES. Slap ma fro.
Brendan Cully [Thu, 15 Sep 2005 23:19:59 +0000 (23:19 +0000)]
# changelog commit
Brendan Cully [Thu, 15 Sep 2005 23:18:48 +0000 (23:18 +0000)]
Move changelog target to update-changelog so that dist won't automatically
invoke it, and have commit and build-release call it.
Brendan Cully [Thu, 15 Sep 2005 22:14:49 +0000 (22:14 +0000)]
# changelog commit
Brendan Cully [Thu, 15 Sep 2005 22:13:49 +0000 (22:13 +0000)]
Now that 1.5.11 is out, previous versions won't be x.y.zi: adjust diff.
convert-repo [Thu, 1 Mar 2007 19:22:37 +0000 (19:22 +0000)]
update tags
Thomas Roessler [Thu, 15 Sep 2005 14:24:37 +0000 (14:24 +0000)]
automatic post-release commit for mutt-1.5.11
Brendan Cully [Wed, 14 Sep 2005 14:15:54 +0000 (14:15 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Wed, 14 Sep 2005 14:15:06 +0000 (14:15 +0000)]
Refer to $use_envelope_from rather than old $envelope_from in description of
$envelope_from_address.
Brendan Cully [Wed, 14 Sep 2005 02:48:34 +0000 (02:48 +0000)]
# changelog commit
Brendan Cully [Wed, 14 Sep 2005 02:45:44 +0000 (02:45 +0000)]
Add new $envelope_from_address variable for manually specifying the
envelope sender. Rename (with compatibility synonym) $envelope_from
to $use_envelope_from. Make $envelope_from subordinate to $use_e_f, as
$from is to $use_from. From a discussion with TLR.
Brendan Cully [Tue, 13 Sep 2005 20:37:12 +0000 (20:37 +0000)]
# changelog commit
Brendan Cully [Tue, 13 Sep 2005 20:36:17 +0000 (20:36 +0000)]
Put chunked HTML manual in top doc directory instead of HTML subdirectory.
Solves a weird $distdir absolute/relative path nuisance.
Brendan Cully [Mon, 12 Sep 2005 06:23:56 +0000 (06:23 +0000)]
# changelog commit
Brendan Cully [Mon, 12 Sep 2005 06:22:21 +0000 (06:22 +0000)]
Teach pop driver about mutt_progress_bar. Allow progress bar to omit total
size if zero (=unknown).
Brendan Cully [Sat, 10 Sep 2005 18:48:28 +0000 (18:48 +0000)]
# changelog commit
TAKAHASHI Tamotsu [Sat, 10 Sep 2005 18:47:17 +0000 (18:47 +0000)]
Correct some inconsistencies introduced by $menu_context. Closes: #2019?
Brendan Cully [Sat, 10 Sep 2005 06:02:41 +0000 (06:02 +0000)]
# changelog commit
Brendan Cully [Sat, 10 Sep 2005 06:02:03 +0000 (06:02 +0000)]
A pair of small optimisations to the progress bar.
Brendan Cully [Thu, 8 Sep 2005 16:40:24 +0000 (16:40 +0000)]
# changelog commit
Brendan Cully [Thu, 8 Sep 2005 16:37:59 +0000 (16:37 +0000)]
Revert bogus change to last message detection in mutt_pager.
Brendan Cully [Thu, 8 Sep 2005 15:54:59 +0000 (15:54 +0000)]
# changelog commit
Brendan Cully [Thu, 8 Sep 2005 15:54:07 +0000 (15:54 +0000)]
Forget line number when resolving in pager. This is beginning to get
messy - maybe it would be better to only remember on specific operations
like sync.
Brendan Cully [Thu, 8 Sep 2005 14:51:36 +0000 (14:51 +0000)]
# changelog commit
Brendan Cully [Thu, 8 Sep 2005 14:50:49 +0000 (14:50 +0000)]
Set CLOEXEC on sockets in IPv4 code path like we do in IPv6.
Brendan Cully [Thu, 8 Sep 2005 14:33:01 +0000 (14:33 +0000)]
# changelog commit
Brendan Cully [Thu, 8 Sep 2005 14:32:18 +0000 (14:32 +0000)]
Make stringmatch pattern detection stateless.
Brendan Cully [Thu, 8 Sep 2005 14:24:08 +0000 (14:24 +0000)]
# changelog commit
Brendan Cully [Thu, 8 Sep 2005 14:23:03 +0000 (14:23 +0000)]
ifdef USE_SOCKET around mutt_progress_bar.
Brendan Cully [Thu, 8 Sep 2005 07:11:02 +0000 (07:11 +0000)]
# changelog commit
Bernd Ahlers [Thu, 8 Sep 2005 07:09:43 +0000 (07:09 +0000)]
Correct some S/MIME po entries.
Brendan Cully [Wed, 7 Sep 2005 08:02:58 +0000 (08:02 +0000)]
# changelog commit
Brendan Cully [Wed, 7 Sep 2005 08:01:59 +0000 (08:01 +0000)]
Ensure progress bar rounds to $net_inc.