* notmuch is e-mail fulltext indexing and tagging engine; see
http://notmuchmail.org/ for more information.
- * home page (wiki)
+ * home page (wiki) and git:
https://github.com/karelzak/mutt-kz
+ Note that the master branch is rebased to be up to date with mutt upstream. Use
+ stable/v<version> branches for downstream packaging.
+
* mailing list:
https://admin.fedoraproject.org/mailman/listinfo/mutt-kz
$ ./configure --enable-notmuch [--enable-debug]
$ make
-
* Folders URI
notmuch://[<path>][?<item>=<name>[& ...]]
+1.6.0.1:
+
++ rebase to mutt upstream 1.6.0
++ update to the new sidebar implementation. Note that all .muttrc options
+ are prefixed by "sidebar_" now.
+
++ rebase is based on neomutt project (see https://github.com/neomutt) where are
+ maintained all non-upstream mutt changes, so it's easy to merge another
+ features like "trash", "ifdef", ... to mutt-kz.
+
++ the stable mutt-kz releases and tags are maintained in stable/v<version> branches,
+ the master branch is going to be *rebased*. This development model help us to be
+ up to date with mutt upstream.
+
1.5.23.1: