aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-09Derive version numbers from gitMichal Sojka
2010-04-09nomtuch.1: Add documentation for "notmuch count"Carl Worth
2010-04-09notmuch count: Remove unneeded paragraph from documentation.Carl Worth
2010-04-09notmuch count: Remove special handling of "*".Carl Worth
2010-04-09notmuch: Document the new special-case syntax of "*".Carl Worth
2010-04-09lib: Handle "*" as a query string to match all messages.Carl Worth
2010-04-09Have notmuch count default to showing the total.Mike Kelly
2010-04-07Fix the default value for --includedir.Mike Kelly
2010-04-07debian: Unbreak the build.Carl Worth
2010-04-07Fix code extracting the MTA from Received: headersDirk Hohndel
2010-04-07emacs: Correct the documentation for notmuch-search-add-tag (and -remove-tag)Carl Worth
2010-04-07notmuch.el: add functionality in notmuch search mode to add or remove tags by regionJesse Rosenthal
2010-04-07Display the last few lines of a citation by default.Carl Worth
2010-04-07notmuch.el: Allow citation suffixes to be shown as well as prefixes.David Edmondson
2010-04-07notmuch.el: Colour cited regions and signatures with message-cited-text-faceDavid Edmondson
2010-04-07notmuch.el: colorize lines in notmuch-search based on thread tags.Jameson Rollins
2010-04-07emacs: Fix typo in line-wrapping in documentation of notmuch-show.Carl Worth
2010-04-07notmuch.el: Make notmuch-show buffer name first subject, instead of thread-id (supersedes V1--3)Jesse Rosenthal
2010-04-07notmuch.el: 'F' in search mode takes us to a list of folders.David Edmondson
2010-04-07notmuch.el: fontify date in headerJameson Rollins
2010-04-07Makefile: Install emacs code to site-lisp, not site-lisp/notmuchCarl Worth
2010-04-07notmuch-reply: Remove stray brace.Carl Worth
2010-04-06fix obvious cut and paste errorDirk Hohndel
2010-04-06TODO: Note that "notmuch reply" needs to be tested.Carl Worth
2010-04-06notmuch-reply: Remove a useless level of nesting.Carl Worth
2010-04-06notmuch-reply: Fix some whitespace issues.Carl Worth
2010-04-06guess From address from Received headersDirk Hohndel
2010-04-06fix notmuch_message_file_get_headerDirk Hohndel
2010-04-06Merge branch 'debian'Carl Worth
2010-04-06debian: Add a watch file.debian-0.1-1Carl Worth
2010-04-06Avoid needlessly linking final notmuch binary against libXapian.Carl Worth
2010-04-06debian: Modify each package description slightly.Carl Worth
2010-04-06man: Fix several occurences of hyphen intended to be minus.Carl Worth
2010-04-06debian: Update standards version to 3.8.4.Carl Worth
2010-04-06debian: Split into multiple packages.Carl Worth
2010-04-06debian: Fix Vcs-Browser linkCarl Worth
2010-04-06debian: Don't try compiling emacs bytecode for emacs < 21Carl Worth
2010-04-06debian: Fix broken symlinking of emacs lisp files.Carl Worth
2010-04-06Install emacs lisp files into a notmuch sub-directory of site-lisp.Carl Worth
2010-04-06Makefile: Add a disctclean target (simply calling clean)Carl Worth
2010-04-06Update Debian package version to 0.1-1.Carl Worth
2010-04-06configure: Ignore more options that debhelper expects.Carl Worth
2010-04-06configure: Add a --sysconfdir option.Carl Worth
2010-04-06configure: Add support for a --mandir optionCarl Worth
2010-04-06configure: Add support for a --includedir optionCarl Worth
2010-04-06configure: Avoid printing '.' at the end of error message.Carl Worth
2010-04-06configure: Add stub support for --build=<cpu>-<vendor>-<host> option.Carl Worth
2010-04-06packaging: Add a pointer to where the debian packaging really is.Carl Worth
2010-04-06Merge branch 'debian' into rebuildCarl Worth
2010-04-06Move "config" test programs to "compat".Carl Worth