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

Patches



Hi,

since there isn't much going on with muttng ATM and I don't expect it to change very soon, I've set up a local git-based mirror of mutt's CVS and started to "backport" some more or less interesting bits including some fixes. Unfortunately, my disk quotas don't allow me to setup a full git repo of my tree and a single-git-packed ~30 MB repo is just too slow for syncing.

These patches are locally maintained as git branches so I can more easily make diffs against CVS head. These can be found at:

  <http://user.cs.tu-berlin.de/~pdmef/mutt/patches/>

Besides some patches I use and which appear there (just ignore), the following are the important patches:

  - pdmef+fix+attachcount
    This fixes an ugly speed issue over IMAP

  - pdmef+fix+dino.diff
    This fixes mutt/2174

  - pdmef+fix+ipv6addr.diff
    This fixes support for IPv6 addresses in URLs

  - pdmef+fix+noent.diff
    This removes HTML entities from the DocBook XML manual and stops
    xsltproc printing tons of errors

  - pdmef+fix+sslinterface
    Triggered by a warning when compiling with POP and GNUTLS, I
    noticed the SSL interfaces for OpenSSL and GNUTLS internally are
    different which doesn't make sense

Besides these: pdmef+patch+ff.diff contains a replacement for the current format=flowed handler which can really flow lines and is more up-to-date.

  bye, Rocco
--
:wq!