| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-08-16 | mention reproducible builds | David Bremner | |
| 2015-08-16 | add timezone | David Bremner | |
| 2015-08-15 | mention message-id collisions | David Bremner | |
| 2015-08-15 | Add implimentation languages to pieces | David Bremner | |
| 2015-08-15 | Merge remote-tracking branch 'refs/remotes/origin/master' | David Bremner | |
| 2015-08-15 | add a section of intro material for BoF | David Bremner | |
| 2015-08-15 | clarify some moving parts | Daniel Kahn Gillmor | |
| 2015-08-15 | plans for dc15 session | Daniel Kahn Gillmor | |
| 2015-08-15 | add brain dump for notmuch BOF at Debconf15 | David Bremner | |
| 2015-07-29 | replace references to nmbug.tethera.net with nmbug.notmuchmail.org | David Bremner | |
| Since we have a shiny new CNAME as of 30 minutes ago | |||
| 2015-07-28 | Add troubleshooting tip in emacstips: encrypt also for sender. | Michele Orrù | |
| This whole thing actually happened thanks to bremner. | |||
| 2015-07-01 | initial bindings page | Jani Nikula | |
| 2015-07-01 | split basics from emacstips into notmuch-emacs | Jani Nikula | |
| 2015-06-29 | period makes a difference | Tomi Ollila | |
| 2015-06-29 | manpages version and year | Tomi Ollila | |
| 2015-06-29 | news for 0.20.2 | Tomi Ollila | |
| 2015-06-21 | mention muchsync | David Mazieres | |
| 2015-06-04 | Add Astroid client | Michal Sojka | |
| 2015-06-04 | 0.20.1 manpages update | Tomi Ollila | |
| 2015-06-04 | news for 0.20.1. s/setup/set up/ change for 0.3 included | Tomi Ollila | |
| 2015-06-04 | news for 0.20 | Tomi Ollila | |
| 2015-06-03 | index: add NetBSD, Homebrew, and pkgsrc to "Obtaining Notmuch" | J. Lewis Muir | |
| Add NetBSD to the distribution list in the "Obtaining Notmuch" section. Add Homebrew and pkgsrc to the list of third-party package managers for OS X. Remove the word "Mac" from "Mac OS X" to get just "OS X" which matches Apple's official naming. | |||
| 2015-06-03 | Minor tweak to some wording. | Carl Worth | |
| Trying to soften things a bit, (we wouldn't want to suggest that anyone that ran into trouble doesn't have common sense). | |||
| 2015-06-03 | Simple word chang from "managing" to "manipulating" | Carl Worth | |
| Nothing too important. | |||
| 2015-06-03 | Drop the word "wizard" from description of initial run of "notmuch" | Carl Worth | |
| I've never liked connotations I have of the word "wizard" when used to describe some software that collects information from a user. My hope is that "notmuch" does a better job than most of the software I've encountered that has the name "wizard" applied to it. | |||
| 2015-06-03 | More attempts to rewrite the opening of the web page. | Carl Worth | |
| (As you might guess, I still haven't quite gotten the wiki write-access to work yet. In the meantime, hopefully the churn here improves things.) | |||
| 2015-06-03 | Add an introductory paragraph to the top-level of the website. | Carl Worth | |
| What I'm not saying here is that I'm really just testing that write access to the wiki works again... | |||
| 2015-06-03 | Change tagline on the home page | Carl Worth | |
| I've never liked "the mail indexer" as a tagline. "Just an email system" might not be great either, but I think it's at least better. | |||
| 2015-03-28 | nmbug: You only need to push over SSH | W. Trevor King | |
| You can still pull with the Git protocol. Pulling over SSH is optional, and likely depends on how paranoid you are about MiTM attacks ;). Still, if pulling with the Git protocol is good enough for non-contributors, it's probably good enough for contributors as well. | |||
| 2015-03-28 | nmbug: Update after the Perl-to-Python migration that landed in 0.19 | W. Trevor King | |
| 2015-03-28 | nmbug: Add a link to the archive mbox | W. Trevor King | |
| 2015-03-28 | split off bug reporting info to it's own page | David Bremner | |
| 2015-02-21 | Add notes on postfix local(8) envelope headers. | Harlan Lieberman-Berg | |
| 2015-01-24 | When piping notmuch search into xargs, use --no-run-if-empty. | Michele Orrù | |
| This might be useful to avoid non-zero returncodes when there are no search results and xargs' command expect one or more arguments, like in `rm`. | |||
| 2015-01-24 | When removing mail files, use xargs -0 instead of -l to avoid whitespace errors. | Michele Orrù | |
| Replace "$ notmuch search --output=files tag:deleted | xargs -l rm" with "notmuch … --format=text0 --output=files … | xargs -0" It might be useful for people having spaces inside their imap folder names (e.g. "Sent mail" in gmail), nonetheless that's simply wrong to use spaces as separators according to unix standard iirc. | |||
| 2015-01-17 | added Jaro Mail to list of frontends | Jaromil | |
| Worth mentiong as it helps to introduce newbies. Of course this is shameless self promotion. | |||
| 2014-12-01 | Add a performance comment about the use of ecryptfs | Jonathan Bisson | |
| 2014-11-15 | news for 0.19 -- added 4 missing backticks | Tomi Ollila | |
| 2014-11-15 | manual pages for 0.19 (sans api page, for now) | Tomi Ollila | |
| 2014-11-15 | news for 0.19 | Tomi Ollila | |
| 2014-11-10 | A news/release-0.18.2.mdwn | Tomi Ollila | |
| 2014-11-09 | Added Adrian Perez' email address completer | Danny O'Brien | |
| 2014-10-29 | index: fix sup link | Jani Nikula | |
| 2014-10-27 | excluding: Fix 'rung' -> 'run' typo | W. Trevor King | |
| 2014-10-27 | document the license change | Jani Nikula | |
| 2014-10-15 | wikiwriteaccess: simplify | Jani Nikula | |
| 2014-10-15 | COPYING: links to license copies | Jani Nikula | |
| 2014-10-15 | COPYING: The wiki is now dual licensed under CC-BY-SA-3.0 and GPL v3+ | Jani Nikula | |
| All the content in the wiki now falls into one of these categories, in decreasing order of quantity: * The authors have agreed that all of their contributions to the notmuch wiki can be dual licensed under CC-BY-SA-3.0 and GPL v3+. * The content is copied from the notmuch main repository and is licensed under GPL v3+. Effectively this is the man pages. * The authors have not been reached but their contribution have been a very minor or trivial change or cleanup of content falling into above categories. * The authors have not been reached but the content has been deleted. | |||
| 2014-10-15 | COPYING: add CC-BY-SA-3.0 and GPLv3 license texts | Jani Nikula | |
| In preparation of making the switch. | |||
| 2014-10-13 | Show the defadvice to overwrite the sender address. | Sebastian Fischmeister | |
