summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-04-06Makefile: Move the completion-specific commands to completion/Makefile.localCarl Worth
2010-04-06Rename the "contrib" directory to "completion".Carl Worth
2010-04-06.gitignore: Ignore the releases directory.Carl Worth
2010-04-06Makefile: Eliminate the separate install-bash and install-zsh targets.Carl Worth
2010-04-06Makefile: Eliminate the "make install-emacs" target.Carl Worth
2010-04-06Makefiles: Eliminate the useless quiet_* functions.Carl Worth
2010-04-05make release: Add "what's new" and "what is notmuch" sections to announcementCarl Worth
2010-04-05Makefile: Print template for release announcement.Carl Worth
2010-04-05Makefile: Make the "make release" target push the new tag.Carl Worth
2010-04-05Merge commit '0.1'Carl Worth
2010-04-05Makefile: Finish implementing the "make release" target.0.1Carl Worth
2010-04-05Makefile: Start implementing a "make release" target.Carl Worth
2010-04-05NEWS: Add some (brief) news items for the initial 0.1 release.Carl Worth
2010-04-05RELEASING: Add this file describing the steps to make a release.Carl Worth
2010-04-05Increment version to 0.1.1Carl Worth
2010-04-05Makefile: Add a dist target.Carl Worth
2010-04-05Makfiles: Make the top-level targets PHONYCarl Worth
2010-04-05notmuch-query.el: new file to support access to the notmuch database.David Bremner
2010-04-05notmuch: Correctly terminate text/* parts in JSON outputDavid Edmondson
2010-04-05git: Ignore `notmuch-shared'David Edmondson
2010-04-05emacs: Move notmuch-show functionality to notmuch-show.elDavid Edmondson
2010-04-03TODO: Add notes on removing "notmuch part" and "notmuch search-tags".Carl Worth