aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-10-05python: whitespace fixed in docstringsSebastian Spaeth
2011-10-05python: Add the new exception types in the API documentationSebastian Spaeth
2011-10-05python: Catch up with find_message(by_filename) API changesSebastian Spaeth
2011-10-05python: also use libnotmuch.so.2Sebastian Spaeth
2011-10-04debian: update packaging for new sonameDavid Bremner
2011-10-04lib: bump SONAMEDavid Bremner
2011-10-04ruby: Fix macros, use quotingAli Polatel
2011-10-04ruby: Really add wrappers for database_find_message*Ali Polatel
2011-10-04ruby: be consistent with notmuch's coding styleAli Polatel
2011-10-04ruby: Add wrappers for database_find_message*Ali Polatel
2011-10-04Merge remote-tracking branch 'alip/find_message-v3'David Bremner
2011-10-04lib: make find_message{,by_filename) report errorsAli Polatel
2011-10-04lib: destroy message object after message removalAli Polatel