| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-14 | Fix muted tag example in excluding.mdwn | Stefan Kangas | |
| 2022-05-29 | replace most wikilinks to manpages with external links to docs | David Bremner | |
| The external html docs are (should be!) nicer to read | |||
| 2017-10-26 | instead of custom bindings, use `k d` (in emacs mua) to mark msgs deleted | Tomi Ollila | |
| 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. | |||
| 2014-10-27 | excluding: Fix 'rung' -> 'run' typo | W. Trevor King | |
| 2014-07-24 | quick note on how to kill threads | David Bremner | |
| 2014-05-03 | add the logo all around | Jani Nikula | |
| 2013-01-20 | more tabs to spaces (+ trailing whitespaces) | Tomi Ollila | |
| 2012-04-15 | fix excluding page | Jameson Graef Rollins | |
| 2012-04-15 | add page on message exclusion and deletion | Jameson Graef Rollins | |
| and link from front page. | |||
