X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=index.mdwn;h=d2b02f5b5c8a49f543e1367f3a7aa8d2fef8f3f1;hb=b67dd32da55e6a17329b9c8fedee0c64a7d20880;hp=48693464d76f52c23e8941894a28b19fed901bd1;hpb=90ff6114a62e0b4aa1e744529cf8b9a5ecf769f1;p=notmuch-wiki diff --git a/index.mdwn b/index.mdwn index 4869346..d2b02f5 100644 --- a/index.mdwn +++ b/index.mdwn @@ -44,22 +44,40 @@ 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. +Or you can browse the Notmuch code history +online. And finally, you can subscribe +to the notmuch-commits list to watch every commit made to notmuch +(and to 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) +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 -online archives - or the mailing list or download an mbox file +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. + +### Website + +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