Skip to content

Tags: JNRowe/mblaze

Tags

Verified

This tag was signed with the committer’s verified signature. The key has expired.
leahneukirchen Leah Neukirchen

Verified

This tag was signed with the committer’s verified signature. The key has expired.
leahneukirchen Leah Neukirchen

Verified

This tag was signed with the committer’s verified signature. The key has expired.
leahneukirchen Leah Neukirchen

Verified

This tag was signed with the committer’s verified signature.
leahneukirchen Leah Neukirchen

Verified

This tag was signed with the committer’s verified signature.
leahneukirchen Leah Neukirchen

Verified

This tag was signed with the committer’s verified signature.
leahneukirchen Leah Neukirchen

Verified

This tag was signed with the committer’s verified signature.
leahneukirchen Leah Neukirchen

v0.3.1

Toggle v0.3.1's commit message

Verified

This tag was signed with the committer’s verified signature.
leahneukirchen Leah Neukirchen
v0.3.1

* mless: support $NO_COLOR
* mcolor: support $NO_COLOR
* blaze822.h: ensure PATH_MAX is defined
* Improved documentation.
* Many fixes for address parser.

v0.3

Toggle v0.3's commit message

Verified

This tag was signed with the committer’s verified signature.
leahneukirchen Leah Neukirchen
v0.3

* New tool mflow to reformat format=flowed plain text mails.
* New tool mbnc to bounce mails (send original mail to someone else).
* mshow filters can output raw text now, e.g. for HTML rendering with colors.
* mrep can quote mail that doesn't have a plain text part.
* mcom runs mmime when deemed necessary.
* mhdr can extract MIME parameters.
* New contrib: mrecode
* New contrib: mraw
* mshow regards non-MIME mails as MIME mails with one part now.
* mshow -F to disable MIME filters.
* mpick supports negations now.
* msed can remove headers depending on their value.
* Improved UTF-8 parsing.
* Improved documentation.
* Numerous bug fixes and portability fixes.

v0.2

Toggle v0.2's commit message

Verified

This tag was signed with the committer’s verified signature.
leahneukirchen Leah Neukirchen
v0.2

* New sequence syntax `m:+n` for `n` messages after message `m`.
* Threading shortcuts `=`, `_`, `^` for `.=`, `._`, `.^`.
* Sequence related errors are now reported.
* minc and mlist normalize slashes in paths.
* mfwd now generates conforming message/rfc822 parts.
* mthread can add optional folders (e.g. your outbox) to resolve message ids.
* mcom now adds Date: just before sending or cancelling the mail.
* VIOLATIONS.md documents how mblaze works with certain common mistakes.
* Full documentation revamp by Larry Hynes.
* Fix rare crash looking for mail body.
* Numerous small bug and portability fixes.