X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=index.mdwn;h=04fa1c3e29603b093cd5bfd4e7864030a75750b2;hb=14972b6860e2e982eccd1fd0a066f258ee75d938;hp=9924de86312d169fdb13c34e411773d1d905e051;hpb=b2ad064b8bb1788aa50617082d0c89e5a7344eef;p=obsolete%2Fnotmuch-wiki diff --git a/index.mdwn b/index.mdwn index 9924de8..04fa1c3 100644 --- a/index.mdwn +++ b/index.mdwn @@ -43,6 +43,10 @@ would love a good library interface for fast, global search with support for arbitrary tags, then Notmuch also may be exactly what you've been looking for. +## News + +[[The latest news from notmuch|news]] + ## Documentation So far, there is not much documentation. Eventually, the wiki will @@ -66,7 +70,7 @@ under the GNU [GPL version 3](http://www.fsf.org/licensing/licenses/gpl.html). The latest versions can be checked out via git with this command: - git clone git://notmuchmail.org/git/notmuch + git clone git://notmuchmail.org/git/notmuch You can browse the [Notmuch code history](http://git.notmuchmail.org/git/notmuch) online. And finally, @@ -75,11 +79,11 @@ list](http://notmuchmail.org/mailman/listinfo/notmuch-commits) to watch every commit made to notmuch and the notmuchmail.org web site. Patches are most welcome and should be sent to notmuch@notmuchmail.org. -Please try to follow the [patch submission guidelines of the Git -project](http://repo.or.cz/w/git.git?a=blob;f=Documentation/SubmittingPatches;hb=HEAD) +Please try to follow the [[patch submission guidelines|patchformatting]] when submitting patches to notmuch. We are currently test-driving a [Patchwork instance](http://patchwork.notmuchmail.org/project/notmuch) to help us keep track of [the patches](http://patchwork.notmuchmail.org/project/notmuch/list). +For another experiment in patch tracking, see [[nmbug]]. Source code of notmuch releases can be downloaded [here](http://notmuchmail.org/releases/).