aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-05notmuch-deliver: Add mailmapAli Polatel
2011-11-05notmuch-deliver: Fix utter failurealip
2011-11-05notmuch-deliver: Use splice() if it's availableAli Polatel
2011-11-05notmuch-deliver: Add --enable-{gprof,gcov} options to configureAli Polatel
2011-11-05More debug messagesAli Polatel
2011-11-05notmuch-deliver: Fix typos in option context descriptionAli Polatel
2011-11-05notmuch-deliver: Fix copy/paste failAli Polatel
2011-11-05notmuch-deliver: Initial importAli Polatel
2011-11-02emacs: Tab completion for notmuch-search and notmuch-search-filterDaniel Schoepe
2011-11-02lib/database.cc: use flush Xapian method instead of commitDavid Bremner
2011-10-31remove GCC visibility pragmasTomi Ollila
2011-10-30xregcomp: don't consider every regex compilation failure an internal error.David Bremner
2011-10-30xutil.c: remove duplicate copies, create new library libutil.a to contain xutil.David Bremner
2011-10-28build system: target to make a Debian snapshot package.David Bremner
2011-10-28build system: remove dashes from git-describe generated version.David Bremner
2011-10-28emacs: Turn id:"<message-id>" elements into buttons for notmuch searchesDaniel Schoepe
2011-10-28Separate Emacs misc. files dir. from Emacs code dir.Amadeusz Żołnowski
2011-10-24Prefix lib/notmuch.h and lib/gen-version-script.sh with $(srcdir)Amadeusz Żołnowski
2011-10-23docs: Update news, man page, and online help for restore --accumulateDavid Bremner
2011-10-23notmuch-restore: check for extra arguments.David Bremner
2011-10-23notmuch-restore: implement --accumulate optionDavid Bremner
2011-10-23test/dump-restore: add tests for restore --accumulateDavid Bremner
2011-10-23notmuch.1: typo fixes new wording for dump/restoreDavid Bremner
2011-10-23test/dump-restore: Fix quoting on grepDavid Bremner
2011-10-22test/dump-restore: expand test suite for dump-restore, make more robustDavid Bremner
2011-10-22test/test-lib.sh: update commentsDavid Bremner
2011-10-22cli: change argument parsing convention for subcommandsDavid Bremner
2011-10-16docs: Update man page, NEWS and online help for new dump arguments.David Bremner
2011-10-16notmuch-dump: deprecate use of output file argument.David Bremner
2011-10-16notmuch-dump: treat any remaining arguments after the filename as search termsDavid Bremner
2011-10-16notmuch-dump: update handling of file name argumentDavid Bremner
2011-10-16test: add tests for command line arguments to notmuch-dumpDavid Bremner
2011-10-12test: update dump-restore to use redirection instead of filename argsDavid Bremner
2011-10-11debian: changelog stanza for 0.90.9David Bremner
2011-10-11version: bump to 0.9David Bremner
2011-10-11NEWS: document API changes to n_d_find_message{,_by_filename}David Bremner
2011-10-11NEWS: document API changes to n_d_find_message{,_by_filename}David Bremner
2011-10-09test: add two emacs tests for show mode refreshJameson Graef Rollins
2011-10-09NEWS: add notes about emacs improvements and reply formating cleanupJameson Graef Rollins
2011-10-07version: bump to 0.9~rc2David Bremner
2011-10-07debian: update changelog for 0.9~rc2-1David Bremner
2011-10-06emacs: add notmuch-show-refresh-view functionJameson Graef Rollins
2011-10-06emacs: Add callback functions to crypto sigstatus button.Jameson Graef Rollins
2011-10-06Ignore "application/pgp-*" parts in reply.Jameson Graef Rollins
2011-10-06test: test for absence of "Non-text part: application/pgp-*" lines in replyJameson Graef Rollins
2011-10-06Fix notmuch-reply to not output "Non-text part:" lines for non-leafnode parts.Jameson Graef Rollins
2011-10-06test/multipart: test for absence of "Non-text part:" lines in reply for multipart/* and message/rfc822 partsJameson Graef Rollins
2011-10-05python: Set status in the class definitionsSebastian Spaeth
2011-10-05python: help function Query._assert_query_is_initializedSebastian Spaeth
2011-10-05python: clean up docstrings and API documentationSebastian Spaeth