aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* notmuch count: Remove special handling of "*".Gravatar Carl Worth2010-04-09
* notmuch: Document the new special-case syntax of "*".Gravatar Carl Worth2010-04-09
* lib: Handle "*" as a query string to match all messages.Gravatar Carl Worth2010-04-09
* Have notmuch count default to showing the total.Gravatar Mike Kelly2010-04-09
* Fix the default value for --includedir.Gravatar Mike Kelly2010-04-07
* debian: Unbreak the build.Gravatar Carl Worth2010-04-07
* Fix code extracting the MTA from Received: headersGravatar Dirk Hohndel2010-04-07
* emacs: Correct the documentation for notmuch-search-add-tag (and -remove-tag)Gravatar Carl Worth2010-04-07
* notmuch.el: add functionality in notmuch search mode to add or remove tags by...Gravatar Jesse Rosenthal2010-04-07
* Display the last few lines of a citation by default.Gravatar Carl Worth2010-04-07
* notmuch.el: Allow citation suffixes to be shown as well as prefixes.Gravatar David Edmondson2010-04-07
* notmuch.el: Colour cited regions and signatures with message-cited-text-faceGravatar David Edmondson2010-04-07
* notmuch.el: colorize lines in notmuch-search based on thread tags.Gravatar Jameson Rollins2010-04-07
* emacs: Fix typo in line-wrapping in documentation of notmuch-show.Gravatar Carl Worth2010-04-07
* notmuch.el: Make notmuch-show buffer name first subject, instead of thread-id...Gravatar Jesse Rosenthal2010-04-07
* notmuch.el: 'F' in search mode takes us to a list of folders.Gravatar David Edmondson2010-04-07
* notmuch.el: fontify date in headerGravatar Jameson Rollins2010-04-07
* Makefile: Install emacs code to site-lisp, not site-lisp/notmuchGravatar Carl Worth2010-04-07
* notmuch-reply: Remove stray brace.Gravatar Carl Worth2010-04-07
* fix obvious cut and paste errorGravatar Dirk Hohndel2010-04-06
* TODO: Note that "notmuch reply" needs to be tested.Gravatar Carl Worth2010-04-06
* notmuch-reply: Remove a useless level of nesting.Gravatar Carl Worth2010-04-06
* notmuch-reply: Fix some whitespace issues.Gravatar Carl Worth2010-04-06
* guess From address from Received headersGravatar Dirk Hohndel2010-04-06
* fix notmuch_message_file_get_headerGravatar Dirk Hohndel2010-04-06
* Merge branch 'debian'Gravatar Carl Worth2010-04-06
|\
| * debian: Add a watch file.Gravatar Carl Worth2010-04-06
| * Avoid needlessly linking final notmuch binary against libXapian.Gravatar Carl Worth2010-04-06
| * debian: Modify each package description slightly.Gravatar Carl Worth2010-04-06
| * man: Fix several occurences of hyphen intended to be minus.Gravatar Carl Worth2010-04-06
| * debian: Update standards version to 3.8.4.Gravatar Carl Worth2010-04-06
| * debian: Split into multiple packages.Gravatar Carl Worth2010-04-06
| * debian: Fix Vcs-Browser linkGravatar Carl Worth2010-04-06
| * debian: Don't try compiling emacs bytecode for emacs < 21Gravatar Carl Worth2010-04-06
| * debian: Fix broken symlinking of emacs lisp files.Gravatar Carl Worth2010-04-06
| * Install emacs lisp files into a notmuch sub-directory of site-lisp.Gravatar Carl Worth2010-04-06
| * Makefile: Add a disctclean target (simply calling clean)Gravatar Carl Worth2010-04-06
| * Update Debian package version to 0.1-1.Gravatar Carl Worth2010-04-06
| * configure: Ignore more options that debhelper expects.Gravatar Carl Worth2010-04-06
| * configure: Add a --sysconfdir option.Gravatar Carl Worth2010-04-06
| * configure: Add support for a --mandir optionGravatar Carl Worth2010-04-06
| * configure: Add support for a --includedir optionGravatar Carl Worth2010-04-06
| * configure: Avoid printing '.' at the end of error message.Gravatar Carl Worth2010-04-06
| * configure: Add stub support for --build=<cpu>-<vendor>-<host> option.Gravatar Carl Worth2010-04-06
| * packaging: Add a pointer to where the debian packaging really is.Gravatar Carl Worth2010-04-06
| * Merge branch 'debian' into rebuildGravatar Carl Worth2010-04-06
| |\
| * | Move "config" test programs to "compat".Gravatar Carl Worth2010-04-06
| * | Makefile: Move the completion-specific commands to completion/Makefile.localGravatar Carl Worth2010-04-06
| * | Rename the "contrib" directory to "completion".Gravatar Carl Worth2010-04-06
| * | .gitignore: Ignore the releases directory.Gravatar Carl Worth2010-04-06