aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-05find_library does not read LD_LIBRARY_PATH, but CDLL does.Cedric Cabessa
2010-04-03TODO: Add notes on removing "notmuch part" and "notmuch search-tags".Carl Worth
2010-04-03emacs: Fix "free variable" warning for notmuch-folder-show-empty.Carl Worth
2010-04-03emacs/notmuch.el: Improve tag highlighting in search modeDavid Edmondson
2010-04-03Makefile.local: Automatically use makefile modeDavid Edmondson
2010-04-03Makefile: Add the emacs directory to load-path when compilingDavid Edmondson
2010-04-02Merge remote branch 'dme/dme-for-cworth'Carl Worth
2010-04-02Makefile: Only print the "make install" hint after the first build.Carl Worth
2010-04-02notmuch help: Eliminate a gratuitous level of indentation.Carl Worth
2010-04-02notmuch help: Simplify output by omitting arguments for each command.Carl Worth
2010-04-02notmuch: Add a version (0.1 initially) with a new --version option.Carl Worth
2010-04-02notmuch: Add support for a --help option.Carl Worth
2010-04-02notmuch: Add a 'part' subcommandDavid Edmondson
2010-04-02notmuch-show: Add unix and relative dates to the JSON outputDavid Edmondson
2010-04-01Compile a static notmuch binary (but only install the shared version)Carl Worth
2010-04-01Setup the GMimeStream only when needednstraz@redhat.com
2010-04-01Makefile: Create include directory when installing headersMichal Sojka
2010-04-01lib: Switch to a 3-part version number for the library interface.Carl Worth
2010-04-01Makefiles: Align the columns of output.Carl Worth