aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* notmuch-deliver: Add --enable-{gprof,gcov} options to configureGravatar Ali Polatel2011-11-05
* More debug messagesGravatar Ali Polatel2011-11-05
* notmuch-deliver: Fix typos in option context descriptionGravatar Ali Polatel2011-11-05
* notmuch-deliver: Fix copy/paste failGravatar Ali Polatel2011-11-05
* notmuch-deliver: Initial importGravatar Ali Polatel2011-11-05
* emacs: Tab completion for notmuch-search and notmuch-search-filterGravatar Daniel Schoepe2011-11-02
* lib/database.cc: use flush Xapian method instead of commitGravatar David Bremner2011-11-02
* remove GCC visibility pragmasGravatar Tomi Ollila2011-10-31
* xregcomp: don't consider every regex compilation failure an internal error.Gravatar David Bremner2011-10-30
* xutil.c: remove duplicate copies, create new library libutil.a to contain xutil.Gravatar David Bremner2011-10-30
* build system: target to make a Debian snapshot package.Gravatar David Bremner2011-10-28
* build system: remove dashes from git-describe generated version.Gravatar David Bremner2011-10-28
* emacs: Turn id:"<message-id>" elements into buttons for notmuch searchesGravatar Daniel Schoepe2011-10-28
* Separate Emacs misc. files dir. from Emacs code dir.Gravatar Amadeusz Żołnowski2011-10-28
* Prefix lib/notmuch.h and lib/gen-version-script.sh with $(srcdir)Gravatar Amadeusz Żołnowski2011-10-24
* docs: Update news, man page, and online help for restore --accumulateGravatar David Bremner2011-10-23
* notmuch-restore: check for extra arguments.Gravatar David Bremner2011-10-23
* notmuch-restore: implement --accumulate optionGravatar David Bremner2011-10-23
* test/dump-restore: add tests for restore --accumulateGravatar David Bremner2011-10-23
* notmuch.1: typo fixes new wording for dump/restoreGravatar David Bremner2011-10-23
* test/dump-restore: Fix quoting on grepGravatar David Bremner2011-10-23
* test/dump-restore: expand test suite for dump-restore, make more robustGravatar David Bremner2011-10-22
* test/test-lib.sh: update commentsGravatar David Bremner2011-10-22
* cli: change argument parsing convention for subcommandsGravatar David Bremner2011-10-22
* docs: Update man page, NEWS and online help for new dump arguments.Gravatar David Bremner2011-10-16
* notmuch-dump: deprecate use of output file argument.Gravatar David Bremner2011-10-16
* notmuch-dump: treat any remaining arguments after the filename as search termsGravatar David Bremner2011-10-16
* notmuch-dump: update handling of file name argumentGravatar David Bremner2011-10-16
* test: add tests for command line arguments to notmuch-dumpGravatar David Bremner2011-10-16
* test: update dump-restore to use redirection instead of filename argsGravatar David Bremner2011-10-12
* debian: changelog stanza for 0.9Gravatar David Bremner2011-10-11
* version: bump to 0.9Gravatar David Bremner2011-10-11
* NEWS: document API changes to n_d_find_message{,_by_filename}Gravatar David Bremner2011-10-11
* NEWS: document API changes to n_d_find_message{,_by_filename}Gravatar David Bremner2011-10-11
* test: add two emacs tests for show mode refreshGravatar Jameson Graef Rollins2011-10-09
* NEWS: add notes about emacs improvements and reply formating cleanupGravatar Jameson Graef Rollins2011-10-09
* version: bump to 0.9~rc2Gravatar David Bremner2011-10-07
* debian: update changelog for 0.9~rc2-1Gravatar David Bremner2011-10-07
* emacs: add notmuch-show-refresh-view functionGravatar Jameson Graef Rollins2011-10-06
* emacs: Add callback functions to crypto sigstatus button.Gravatar Jameson Graef Rollins2011-10-06
* Ignore "application/pgp-*" parts in reply.Gravatar Jameson Graef Rollins2011-10-06
* test: test for absence of "Non-text part: application/pgp-*" lines in replyGravatar Jameson Graef Rollins2011-10-06
* Fix notmuch-reply to not output "Non-text part:" lines for non-leafnode parts.Gravatar Jameson Graef Rollins2011-10-06
* test/multipart: test for absence of "Non-text part:" lines in reply for multi...Gravatar Jameson Graef Rollins2011-10-06
* python: Set status in the class definitionsGravatar Sebastian Spaeth2011-10-05
* python: help function Query._assert_query_is_initializedGravatar Sebastian Spaeth2011-10-05
* python: clean up docstrings and API documentationGravatar Sebastian Spaeth2011-10-05
* python: whitespace fixed in docstringsGravatar Sebastian Spaeth2011-10-05
* python: Add the new exception types in the API documentationGravatar Sebastian Spaeth2011-10-05
* python: Catch up with find_message(by_filename) API changesGravatar Sebastian Spaeth2011-10-05