<<< Date Index >>>     <<< Thread Index >>>

[2004-07-16] CVS repository changes



This message was generated and sent automatically.  It contains a
summary of the CVS commits over the last 48 hours.  These changes
should be propagated to the public repository within at most a day
or two.  Most probably, they have already been propagated.


2004-07-15 08:08:32  David Champion  <dgc@xxxxxxxxxxxx>  (roessler)

        * doc/manual.sgml.head, init.c, init.h, mutt.h: v3 of the generic
        spam detection patch.

2004-07-14 05:58:30  Moritz Schulte   <moritz@xxxxxxxxxxx>  (roessler)

        * pgp.c: Do not forget to handle special-case for gpg-agent.

2004-07-14 05:55:40  Thomas Roessler  <roessler@xxxxxxxxxxxxxxxxxx>
(roessler)

        * ChangeLog: Fix an earlier commit message.

2004-07-14 05:45:18  TAKAHASHI Tamotsu  <ttakah@xxxxxxxxxxxxxxxxx>
(roessler)

        * browser.c: Fix Debian#237426.  (Experimental.)

2004-07-14 05:39:23  Thomas Roessler  <roessler@xxxxxxxxxxxxxxxxxx>
(roessler)

        * compose.c: Don't invoke "builtin" as an external editor.  Note:
        It's not clear to me that this is really the right approach.
        Revisit Editor/Visual some time.

2004-07-14 05:19:15  Elmar Hoffmann  <mutt-dev-ml@xxxxxxxx>  (roessler)

        * init.h, mutt.h, thread.c: By default Mutt hides the subject
        of messages in the thread tree that have the same subject as
        their parent or closest previously displayed sibling. This patch
        makes this optional, introducing the hide_thread_subject boolean
        setting which defaults to the old behaviour.

2004-07-14 05:07:18  Thomas Roessler  <roessler@xxxxxxxxxxxxxxxxxx>
(roessler)

        * mh.c: Some eye-candy during the delayed parsing of maildir
        folders.

2004-07-14 04:50:19  TAKAHASHI Tamotsu  <ttakah@xxxxxxxxxxxxxxxxx>
(roessler)

        * init.h, sort.h: Hack to fix $sort_browser documentation.

        * copy.c, copy.h, handler.c, init.h, mutt.h, send.c:
        $include_onlyfirst, again.

2004-07-14 04:34:07  Thomas Roessler  <roessler@xxxxxxxxxxxxxxxxxx>
(roessler)

        * copy.c, copy.h, handler.c, init.h, mutt.h, send.c: Fix a cvs
        commit SNAFU: This commit undoes the include_onlyfirst patch,
        but leaves the generic spam detection by David Champion in place
        (which, erroneously, hadn't been committed automatically).

2004-07-14 04:16:58  ttakah@xxxxxxxxxxxxxxxxx  (roessler)

        * commands.c, copy.c, copy.h, doc/manual.sgml.head,
        doc/muttrc.man.head, globals.h, handler.c, hdrline.c, init.c,
        init.h, mutt.h, muttlib.c, parse.c, pattern.c, protos.h, send.c,
        sort.c, sort.h: Introduce $include_onlyfirst.