2016-09-08 23:56:49 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Add two patches to fix build on NetBSD 7.
|
2016-09-08 23:53:35 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Add msgfmt for tools (needed on NetBSD 7).
|
2016-09-04 22:53:05 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Updated neomutt to 20160827.
The wait is over. This is it!
All the features of NeoMutt on top of the latest version of Mutt.
|
2016-08-21 15:01:54 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated neomutt to 20160821.
fix: neomutt wasn't reading /etc/Muttrc
|
2016-08-21 13:35:39 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Move example files to share/examples/neomutt.
Reduces conflict with mail/mutt.
Bump PKGREVISION.
|
2016-08-20 11:13:11 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Updated neomutt to 20160820.
2016-08-19 Richard Russon <rich@flatcap.org>
* Contrib
- Updates to Keybase Support
Joshua Jordi (JakkinStewart)
* Bug Fixes
- Fix data-loss when appending a compressed file
- Don't paint invisible progress bars
- Revert to Mutt keybindings
- Don't de-tag emails after labelling them
- Don't whine if getrandom() fails
Adam Borowski (kilobyte)
- Fix display when 'from' field is invalid
* Config
- Support for $XDG_CONFIG_HOME and $XDG_CONFIG_DIRS
Marco Hinz (mhinz)
* Docs
- Fix DocBook validation
- Document NotMuch queries
* Build
- More Autoconf improvements
Darshit Shah (darnir)
- Create Distribution Tarballs with autogen sources
Darshit Shah (darnir)
2016-08-08 Richard Russon <rich@flatcap.org>
* New Features
- Timeout Hook - Run a command periodically
- Multiple fcc - Save multiple copies of outgoing mail
* Contrib
- Keybase Integration
Joshua Jordi (JakkinStewart)
* Devel
- Attached - Prevent missing attachments
Darshit Shah (darnir)
- Virtual Unmailboxes - Remove unwanted virtual mailboxes
Richard Russon (flatcap)
* Bug Fixes
- Sidebar's inbox occasionally shows zero/wrong value
- Fix crash opening a second compressed mailbox
* Config
- Look for /etc/NeoMuttrc and ~/.neomuttrc
* Docs
- Fix broken links, typos
- Update project link
- Fix version string in the manual
* Build
- Add option to disable fmemopen
- Install all the READMEs and contribs
- Big overhaul of the build
Darshit Shah (darnir)
|
2016-07-25 11:30:54 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated neomutt to 20160723.
2016-07-23 Richard Russon <rich@flatcap.org>
* New Motto: "Teaching an Old Dog New Tricks"
- Thanks to Alok Singh
* New Features
- New Mail Command - Execute a command on receipt of new mail
- vim-keybindings - Mutt config for vim users
- LMDB: In-memory header caching database
- SMIME Encrypt to Self - Secure storage of sensitive email
* Bug Fixes
- rework mutt_draw_statusline()
- fix cursor position after sidebar redraw
- Add sidebar_format flag '%n' to display 'N' on new mail.
- fix index_format truncation problem
- Fix compiler warnings due to always true condition
- Change sidebar next/prev-new to look at buffy->new too.
- Change the default for sidebar_format to use %n.
- sidebar "unsorted" order to match Buffy list order.
- Include ncurses tinfo library if found.
- Sidebar width problem
- sidebar crash for non-existent mailbox
- Temporary compatibility workaround
- Reset buffy->new for the current mailbox in IMAP.
- version.sh regression
- crash when notmuch tries to read a message
- status line wrapping
* Docs
- Mass tidy up of the docs
- Fix xml validation
- Add missing docs for new features
* Travis
- New build system:
https://github.com/neomutt/travis-build
Now we have central control over what gets built
2016-07-09 Richard Russon <rich@flatcap.org>
* Bug-fixes
- This release was a temporary measure
|
2016-07-12 00:05:02 by Thomas Klausner | Files touched by this commit (5) |
Log message:
Import neomutt-20160611 as mail/neomutt.
What is NeoMutt?
* NeoMutt is a project of projects.
* A place to gather all the patches against Mutt.
* A place for all the developers to gather.
Hopefully this will build the community and reduce duplicated effort.
|