aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* python: also use libnotmuch.so.2Gravatar Sebastian Spaeth2011-10-05
* debian: update packaging for new sonameGravatar David Bremner2011-10-04
* lib: bump SONAMEGravatar David Bremner2011-10-04
* ruby: Fix macros, use quotingGravatar Ali Polatel2011-10-04
* ruby: Really add wrappers for database_find_message*Gravatar Ali Polatel2011-10-04
* ruby: be consistent with notmuch's coding styleGravatar Ali Polatel2011-10-04
* ruby: Add wrappers for database_find_message*Gravatar Ali Polatel2011-10-04
* Merge remote-tracking branch 'alip/find_message-v3'Gravatar David Bremner2011-10-04
|\
| * lib: make find_message{,by_filename) report errorsGravatar Ali Polatel2011-10-04
| * lib: destroy message object after message removalGravatar Ali Polatel2011-10-04
* | python: fix Message.get_filenames()Gravatar Thomas Jost2011-10-01
|/
* python: rework creating of SubclassesGravatar Sebastian Spaeth2011-09-30
* python: provide more exception classesGravatar Justus Winter2011-09-30
* python: fix docstring of Message.get_header()Gravatar Justus Winter2011-09-30
* python: Add new functions in API documentationGravatar Sebastian Spaeth2011-09-29
* python: Improve code documentationGravatar Sebastian Spaeth2011-09-29
* NEWS: Note implementation bug for python bindingGravatar Sebastian Spaeth2011-09-29
* NEWS: Update with python binding newsGravatar Sebastian Spaeth2011-09-29
* properly raise exceptions in python bindingsGravatar Justus Winter2011-09-29
* python: raise a more specific error in Messages.print_messagesGravatar Justus Winter2011-09-29
* python: rename _verify_dir_initialized to _assert_dir_is_initializedGravatar Justus Winter2011-09-29
* python: rename _verify_initialized_db to _assert_db_is_initializedGravatar Justus Winter2011-09-29
* python: fix NotmuchError.__str__ if status == NoneGravatar Justus Winter2011-09-29