aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAge
* notmuch-deliver: Add mailmapAli Polatel2011-11-05
|
* notmuch-deliver: Fix utter failurealip2011-11-05
|
* notmuch-deliver: Use splice() if it's availableAli Polatel2011-11-05
| | | | | NOTMUCH_DELIVER_NO_SPLICE environment variable may be set to fallback to the read/write method.
* notmuch-deliver: Add --enable-{gprof,gcov} options to configureAli Polatel2011-11-05
|
* More debug messagesAli Polatel2011-11-05
|
* notmuch-deliver: Fix typos in option context descriptionAli Polatel2011-11-05
|
* notmuch-deliver: Fix copy/paste failAli Polatel2011-11-05
|
* notmuch-deliver: Initial importAli Polatel2011-11-05
|
* Rename the "contrib" directory to "completion".Carl Worth2010-04-06
| | | | | | | | | | | The original "contrib" name is lousy. Everything in notmuch has been contributed, and we are integrating as much of it as possible, (rather than making users grub through contrib looking for useful pieces to install). Meanwhile, the only things we have in contrib are command-line completion scripts, so "completion" makes more sense as a name, (and helps make "./configure" slightly less ambiguous).
* Checkin some command-only tcsh completionsAlexander Botero-Lowry2009-11-20
| | | | | Modified-by Carl Worth <cworth@cworth.org>: Just moved the file down into contrib where the other completion scripts are.
* bash-completion: Move to contribIngmar Vanhassel2009-11-20
| | | | Signed-off-by: Ingmar Vanhassel <ingmar@exherbo.org>
* zsh-completion: Initial zsh-completion for notmuchIngmar Vanhassel2009-11-20
Signed-off-by: Ingmar Vanhassel <ingmar@exherbo.org>