summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-25version: update version to 0.11~rc1debian/0.11_rc1-10.11_rc1David Bremner
2011-12-24emacs: fix docstring for `notmuch-search-line-faces'.Dmitry Kurochkin
2011-12-24emacs: call notmuch-show instead of notmuch-search in buttonised id: linksJameson Graef Rollins
2011-12-23Fix comments about what is stored in the databaseThomas Jost
2011-12-23emacs: fix off-by-one bug in notmuch-show-archiveAaron Ecay
2011-12-22emacs: put the last search on top of recent searches in notmuch-helloDmitry Kurochkin
2011-12-22test: add test for `notmuch-hello-refresh-hook'Dmitry Kurochkin
2011-12-22test: add general Emacs hook counterDmitry Kurochkin
2011-12-22emacs: Change the default thousands separator to a spaceThomas Jost
2011-12-22emacs: rename notmuch-decimal-separator to notmuch-hello-thousands-separatorThomas Jost
2011-12-22emacs: Don't prompt the user to choose from zero matching addresses.David Edmondson
2011-12-22emacs: Fix notmuch-mua-user-agent defcustomJani Nikula
2011-12-22emacs: Fix notmuch-hello-tag-list-make-query defcustomJani Nikula
2011-12-21emacs: add notmuch-hello-refresh-hookThomas Jost
2011-12-21notmuch: Quiet buildbot warnings.David Edmondson
2011-12-21Don't quote lambda formsAaron Ecay
2011-12-20emacs: Add `notmuch-jump-to-recent-buffer'.David Edmondson
2011-12-20emacs: do not call `notmuch-hello-mode' on updateDmitry Kurochkin
2011-12-20test: add broken test for `notmuch-hello-mode-hook' called during updateDmitry Kurochkin
2011-12-20test: add test for `notmuch-hello-mode-hook'Dmitry Kurochkin
2011-12-20test: add `notmuch-hello-mode-hook-counter'Dmitry Kurochkin
2011-12-18Add an argument to notmuch-mua-mailAaron Ecay
2011-12-18build-system: use a shell variable for TMPFILE in debian-snapshotDavid Bremner
2011-12-18test: optionally print subtest numberDavid Bremner
2011-12-17Fix build with binutils-2.22Thomas Jost
2011-12-17Ignore dynamic libraries on OS X.Aaron Ecay
2011-12-16emacs: Add notmuch-hello-mode-hookIvy Foster
2011-12-16emacs: Document notmuch-show-get-message-propertiesDaniel Schoepe
2011-12-15emacs: Add a face for crypto parts headersThomas Jost
2011-12-15Revert "test: add emacs test for hiding a message following an HTML part"David Bremner
2011-12-15notmuch: unref charset_filter to fix one memory leakTomi Ollila
2011-12-15emacs: support "notmuch new" as a notmuch-poll-scriptJani Nikula
2011-12-15debian: add upstream-tag and fix debian-tag configs for git-buildpackageJameson Graef Rollins
2011-12-13command-line-arguments.[ch]: make arrays of keyword descriptors constDavid Bremner
2011-12-12test: add arg-test to .gitignoreDavid Bremner
2011-12-12build-system: clean $(libutil_modules) rather than listing them individually.David Bremner
2011-12-12cli: factor out config handling code to get/set lists.David Bremner
2011-12-11test: add tests for hooksJani Nikula
2011-12-11cli: add support for pre and post notmuch new hooksJani Nikula
2011-12-11cli: introduce the concept of user defined hooksJani Nikula
2011-12-11test: use python2 instead of python if availableThomas Jost
2011-12-11test: add a function to run Python testsThomas Jost
2011-12-11Release memory allocated by internet_address_list_parse_string()Tomi Ollila
2011-12-11test: cleanup gdb external dependency in atomicity testsDmitry Kurochkin
2011-12-08notmuch-search: convert to command-line-argumentsDavid Bremner
2011-12-08notmuch-restore: convert to command-line-argumentsDavid Bremner
2011-12-08notmuch-dump: convert to command-line-argumentsDavid Bremner
2011-12-08test: tests for command-line-arguments.cDavid Bremner
2011-12-08command-line-arguments.[ch]: new argument parsing framework for notmuch.David Bremner
2011-12-07json: date_relative for threadspazz