aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
| * | Makefile: Eliminate the separate install-bash and install-zsh targets.Gravatar Carl Worth2010-04-06
| * | Makefile: Eliminate the "make install-emacs" target.Gravatar Carl Worth2010-04-06
| * | Makefiles: Eliminate the useless quiet_* functions.Gravatar Carl Worth2010-04-06
* | | make release: Add "what's new" and "what is notmuch" sections to announcementGravatar Carl Worth2010-04-05
* | | Makefile: Print template for release announcement.Gravatar Carl Worth2010-04-05
* | | Makefile: Make the "make release" target push the new tag.Gravatar Carl Worth2010-04-05
* | | Merge commit '0.1'Gravatar Carl Worth2010-04-05
|\| |
| * | Makefile: Finish implementing the "make release" target.Gravatar Carl Worth2010-04-05
| * | Makefile: Start implementing a "make release" target.Gravatar Carl Worth2010-04-05
| * | NEWS: Add some (brief) news items for the initial 0.1 release.Gravatar Carl Worth2010-04-05
| * | RELEASING: Add this file describing the steps to make a release.Gravatar Carl Worth2010-04-05
* | | Increment version to 0.1.1Gravatar Carl Worth2010-04-05
|/ /
* | Makefile: Add a dist target.Gravatar Carl Worth2010-04-05
* | Makfiles: Make the top-level targets PHONYGravatar Carl Worth2010-04-05
* | notmuch-query.el: new file to support access to the notmuch database.Gravatar David Bremner2010-04-05
* | notmuch: Correctly terminate text/* parts in JSON outputGravatar David Edmondson2010-04-05
* | git: Ignore `notmuch-shared'Gravatar David Edmondson2010-04-05
* | emacs: Move notmuch-show functionality to notmuch-show.elGravatar David Edmondson2010-04-05