aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Carl Worth <cworth@cworth.org>2010-04-06 10:48:21 -0700
committerGravatar Carl Worth <cworth@cworth.org>2010-04-06 14:36:31 -0700
commite1a84ab1733c78fce8afeef8f022122988fc8a10 (patch)
tree8169b1020e2a6748eababe0494d0077feb76c811
parentf23b233e3ad7217c207ff2d4b223d729f4002330 (diff)
Rename the "contrib" directory to "completion".
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).
-rw-r--r--completion/README10
-rw-r--r--completion/notmuch-completion.bash (renamed from contrib/notmuch-completion.bash)0
-rw-r--r--completion/notmuch-completion.tcsh (renamed from contrib/notmuch-completion.tcsh)0
-rw-r--r--completion/notmuch-completion.zsh (renamed from contrib/notmuch-completion.zsh)0
4 files changed, 10 insertions, 0 deletions
diff --git a/completion/README b/completion/README
new file mode 100644
index 00000000..40a30e5f
--- /dev/null
+++ b/completion/README
@@ -0,0 +1,10 @@
+notmuch completion
+
+This directory contains support for various shells to automatically
+complete partially entered notmuch command lines.
+
+notmuch-completion.bash Command-line completion for the bash shell
+
+notmuch-completion.tcsh Command-line completion for the tcsh shell
+
+notmuch-completion.zsh Command-line completion for the zsh shell
diff --git a/contrib/notmuch-completion.bash b/completion/notmuch-completion.bash
index 8665268c..8665268c 100644
--- a/contrib/notmuch-completion.bash
+++ b/completion/notmuch-completion.bash
diff --git a/contrib/notmuch-completion.tcsh b/completion/notmuch-completion.tcsh
index c0d3a446..c0d3a446 100644
--- a/contrib/notmuch-completion.tcsh
+++ b/completion/notmuch-completion.tcsh
diff --git a/contrib/notmuch-completion.zsh b/completion/notmuch-completion.zsh
index 67a9aba8..67a9aba8 100644
--- a/contrib/notmuch-completion.zsh
+++ b/completion/notmuch-completion.zsh