summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-01go for level 3 header instead of level 4 header...Tomi Ollila
2012-02-01let's see how this particular mdwn parses these news/* versions...Tomi Ollila
2012-02-01news markup tunesTomi Ollila
2012-01-30Added information about mbox, gmane, and mailman format conversion.Robbie Harwood (frozencemetery)
2012-01-23Give a bit more explanation about the though behind nmbug.Jesse Rosenthal
It might not be clear to a new user why we could use nm as a patch-tracker. Seems like a sentence of explanation can both make the nmbug page clearer and make the entire project more intriguing for new users.
2012-01-23Make "website" and h2 section.Jesse Rosenthal
For some reason, it was currently an h3 (i.e. a subsection of "Feature ideas"). Change it to h2.
2012-01-23Make section casing consistent on the index page.Jesse Rosenthal
The standard seems to be to use English sentence casing (first letter + proper nouns) rather than title casing. Either seems fine, but it looks sloppy to go back and forth.
2012-01-21add tag notmuch::fixedJustus Winter
2012-01-20Remove first sentence of "Source Code" section.Jesse Rosenthal
Holdover from when "Patches are welcome" was in the source code section.
2012-01-20Break out Bug Tracking and Patches from "source code"Jesse Rosenthal
Visitors often ask where to find queued patches. This reorganization should make it a bit easier for them.
2012-01-20Mention that the HTML view is from 0.11.David Edmondson
2012-01-20Add a screenshot showing an embedded image during HTML rendering.David Edmondson
2012-01-20trivial s/$@/"$@"/ change in remoteusage.mdwnTomi Ollila
2012-01-19Quote all the arguments.Jesse Rosenthal
There used to be a point in separating the command and the arguments. No more. This allows `search-tags` to work correctly as well.
2012-01-19Fix up some errors.Jesse Rosenthal
2012-01-19Fix more markdown weirdness.Jesse Rosenthal
Markdown seems to have escaped dollar signs within a code block, which is weird. Hopefully this will fix it.
2012-01-19Fix security problems with dtach sockets.Jesse Rosenthal
As per Tomi Ollila's suggestions in id:"yf6sjjba8ep.fsf@taco2.nixu.fi", clean up some security problems with the dtach and ssh sockets.
2012-01-19Fix up formatting for real.Jesse Rosenthal
Code indentation after a bullet is not one of markdown's most elegant features.
2012-01-19Fixed up some formatting.Jesse Rosenthal
2012-01-19Updated remote usage script to my current version.Jesse Rosenthal
This gets rid of a lot of the old hacks, and also updates the script to use dtach to make the socket, so that the user doesn't have to mess around with ~/.ssh settings. A good future enhancement would be to make this (a) optional, and/or (b) optionally use tmux/screen.
2012-01-18Update on (old) 3rd party apps ;-)Xavier Maillard
2012-01-16modify wording for nmbug introDavid Bremner
2012-01-16Mention afew in initial_tagging.mdwnJustus Winter
2012-01-16A release-0.11.mdwnTomi Ollila
2012-01-14emacstips: how to change reply to all/sender key bindingsJani Nikula
2012-01-14patchformatting.mdwn: added cworth's statement re commit msg bodyPieter Praet
I'd love to have used ikiwiki's shortcut directive [1] 'gmanemsg' (which is enabled @ notmuchmail.org [2]) eg. [[has stated|!gmanemsg 87ocmwok2w.fsf@yoom.home.cworth.org]] but this isn't possible yet [3], so I had to insert the actual link... [1] http://notmuchmail.org/shortcuts/ [1] http://ikiwiki.info/shortcuts/ [2] http://ikiwiki.info/todo/shortcut_with_different_link_text/
2012-01-13Added instructions for re-applying automatic tags to corpus.frozencemetery
This is especially useful when upgrading notmuch versions.
2012-01-09mention mutt-kz in frontendsJameson Graef Rollins
2012-01-09Added nottoomuch-addresses.sh to address completion toolsTomi Ollila
2012-01-09nmbug: added note on perl-doc dependencyPatrick Totzke
2012-01-04news updated by newssplit.pl toolTomi Ollila
2012-01-04indented block does not need \ before _ (so it seems).Tomi Ollila
2012-01-04Added NEWS files for releasese 0.10, 0.10.1 and 0.10.2...Tomi Ollila
2011-12-30add feature request: Lay foundation for non-Maildir message storesSascha Silbe
Changing the API to make this possible requires extensive knowledge of notmuch internals. After fixing the API the changes necessary to support different message stores should be mostly self-contained and much easier for an "outsider" to implement.
2011-12-27Fix link to slackbuild entry (previous gave 403).Xavier Maillard
2011-12-27Add slackware to the list.Xavier Maillard
2011-12-26Create a list of frontendsAntoine Amarilli
Suggested by <20111218143423.GA15875@bugaga.lan> and <yf639chkgii.fsf@taco2.nixu.fi>.
2011-12-24nmbug: add "$ " prefix to shell commandsDmitry Kurochkin
2011-12-24nmbug: update nmbug push urlDmitry Kurochkin
2011-12-24bug: cleanup trailing spaces and empty linesDmitry Kurochkin
2011-12-23document new nmbug setupDavid Bremner
2011-12-23nmbug/status: new dumpDavid Bremner
2011-12-23Revert "nmbug/status: replace with redirect"David Bremner
This reverts commit 45d76086213ef3c518c9345fecb47e73f29ffe8f. Hmm. No time to fix this now, so let's put back something sensible
2011-12-23nmbug/status: replace with redirectDavid Bremner
It seems better (and simpler) to keep an auto-generated page outside the wiki.
2011-12-22nmbug/status: new dumpDavid Bremner
2011-12-22Merge branch 'master' of git://notmuchmail.org/git/notmuch-wikiDavid Bremner
2011-12-22nmbug/status: new dumpDavid Bremner
2011-12-22removed reference to patchworkTomi Ollila
2011-12-21Merge branch 'master' of git://notmuchmail.org/git/notmuch-wikiDavid Edmondson
2011-12-21feature-requests: "From" selection is now implemented. Minor tidying.David Edmondson