X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=index.mdwn;h=4c89d4ce4b9756f273732e0e670889f1ee02c60a;hb=e383202eb78704d9ab85c1818a328cac62bad80a;hp=244f862237f44d664c563f9d45f82e2448f8ebf8;hpb=454c057e09b995aab7227366cb58f4bfd708665c;p=notmuch-wiki diff --git a/index.mdwn b/index.mdwn index 244f862..4c89d4c 100644 --- a/index.mdwn +++ b/index.mdwn @@ -44,18 +44,34 @@ you've been looking for. Either way, please feel free to jump in. All of the code for Notmuch is available as free -software released under the GNU GPL version 3. The latest versions +software released under the GNU +GPL version +3. The latest versions can be checked out via git with this command: - git clone git://notmuchmail.org/git/notmuch Or you can browse the Notmuch code history online. +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) +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). + Comments? Please feel free to email the notmuch mailing list: notmuch@notmuchmail.org (subscription is not required, but you can subscribe to the notmuch list if you would like to). You can also browse the -mailing-list archives -. +online archives +or the mailing list or download an mbox file +of the entire mailing-list. The mb2md utility can then be used to +convert the archives to maildir format which is convenient for +reading the archives within notmuch itself. + +This wiki is maintained using [ikiwiki](http://ikiwiki.info). You can pull and +push changes using the following URL (no authentication necessary): + + git://notmuchmail.org/git/notmuch-wiki