2011-10-28 |
Daniel Schoepe | emacs: Turn id:"<message-id>" elements into buttons... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Amadeusz Żołnowski | Separate Emacs misc. files dir. from Emacs code dir. |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Amadeusz Żołnowski | Prefix lib/notmuch.h and lib/gen-version-script.sh... |
commit | commitdiff | tree | snapshot |
2011-10-23 |
David Bremner | docs: Update news, man page, and online help for restor... |
commit | commitdiff | tree | snapshot |
2011-10-23 |
David Bremner | notmuch-restore: check for extra arguments. |
commit | commitdiff | tree | snapshot |
2011-10-23 |
David Bremner | notmuch-restore: implement --accumulate option |
commit | commitdiff | tree | snapshot |
2011-10-23 |
David Bremner | test/dump-restore: add tests for restore --accumulate |
commit | commitdiff | tree | snapshot |
2011-10-23 |
David Bremner | notmuch.1: typo fixes new wording for dump/restore |
commit | commitdiff | tree | snapshot |
2011-10-23 |
David Bremner | test/dump-restore: Fix quoting on grep |
commit | commitdiff | tree | snapshot |
2011-10-22 |
David Bremner | test/dump-restore: expand test suite for dump-restore... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
David Bremner | test/test-lib.sh: update comments |
commit | commitdiff | tree | snapshot |
2011-10-22 |
David Bremner | cli: change argument parsing convention for subcommands |
commit | commitdiff | tree | snapshot |
2011-10-16 |
David Bremner | docs: Update man page, NEWS and online help for new... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
David Bremner | notmuch-dump: deprecate use of output file argument. |
commit | commitdiff | tree | snapshot |
2011-10-16 |
David Bremner | notmuch-dump: treat any remaining arguments after the... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
David Bremner | notmuch-dump: update handling of file name argument |
commit | commitdiff | tree | snapshot |
2011-10-16 |
David Bremner | test: add tests for command line arguments to notmuch... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
David Bremner | test: update dump-restore to use redirection instead... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
David Bremner | debian: changelog stanza for 0.9 0.9 |
commit | commitdiff | tree | snapshot |
2011-10-12 |
David Bremner | version: bump to 0.9 |
commit | commitdiff | tree | snapshot |
2011-10-11 |
David Bremner | NEWS: document API changes to n_d_find_message{,_by_fil... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
David Bremner | NEWS: document API changes to n_d_find_message{,_by_fil... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Jameson Graef... | test: add two emacs tests for show mode refresh |
commit | commitdiff | tree | snapshot |
2011-10-09 |
Jameson Graef... | NEWS: add notes about emacs improvements and reply... |
commit | commitdiff | tree | snapshot |
2011-10-08 |
David Bremner | version: bump to 0.9~rc2 |
commit | commitdiff | tree | snapshot |
2011-10-07 |
David Bremner | debian: update changelog for 0.9~rc2-1 |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Jameson Graef... | emacs: add notmuch-show-refresh-view function |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Jameson Graef... | emacs: Add callback functions to crypto sigstatus button. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Jameson Graef... | Ignore "application/pgp-*" parts in reply. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Jameson Graef... | test: test for absence of "Non-text part: application... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Jameson Graef... | Fix notmuch-reply to not output "Non-text part:" lines... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Jameson Graef... | test/multipart: test for absence of "Non-text part... |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Sebastian Spaeth | python: Set status in the class definitions |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Sebastian Spaeth | python: help function Query._assert_query_is_initialized |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Sebastian Spaeth | python: clean up docstrings and API documentation |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Sebastian Spaeth | python: whitespace fixed in docstrings |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Sebastian Spaeth | python: Add the new exception types in the API document... |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Sebastian Spaeth | python: Catch up with find_message(by_filename) API... |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Sebastian Spaeth | python: also use libnotmuch.so.2 |
commit | commitdiff | tree | snapshot |
2011-10-04 |
David Bremner | debian: update packaging for new soname |
commit | commitdiff | tree | snapshot |
2011-10-04 |
David Bremner | lib: bump SONAME |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Ali Polatel | ruby: Fix macros, use quoting |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Ali Polatel | ruby: Really add wrappers for database_find_message* |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Ali Polatel | ruby: be consistent with notmuch's coding style |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Ali Polatel | ruby: Add wrappers for database_find_message* |
commit | commitdiff | tree | snapshot |
2011-10-04 |
David Bremner | Merge remote-tracking branch 'alip/find_message-v3' |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Ali Polatel | lib: make find_message{,by_filename) report errors |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Ali Polatel | lib: destroy message object after message removal |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Thomas Jost | python: fix Message.get_filenames() |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Sebastian Spaeth | python: rework creating of Subclasses |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Justus Winter | python: provide more exception classes |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Justus Winter | python: fix docstring of Message.get_header() |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Sebastian Spaeth | python: Add new functions in API documentation |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Sebastian Spaeth | python: Improve code documentation |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Sebastian Spaeth | NEWS: Note implementation bug for python binding |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Sebastian Spaeth | NEWS: Update with python binding news |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Justus Winter | properly raise exceptions in python bindings |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Justus Winter | python: raise a more specific error in Messages.print_m... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Justus Winter | python: rename _verify_dir_initialized to _assert_dir_i... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Justus Winter | python: rename _verify_initialized_db to _assert_db_is_... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Justus Winter | python: fix NotmuchError.__str__ if status == None |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Justus Winter | python: add status and message attributes to NotmuchError |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Justus Winter | python: add a .gitignore file and refine the toplevel one |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Sebastian Spaeth | python: add begin|end_atomic bindings |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Sebastian Spaeth | python: Add database_find_message_by_filename bindings |
commit | commitdiff | tree | snapshot |
2011-09-26 |
David Bremner | NEWS: add item for python bindings. |
commit | commitdiff | tree | snapshot |
2011-09-26 |
David Bremner | NEWS: add item for Ruby bindings. |
commit | commitdiff | tree | snapshot |
2011-09-26 |
David Bremner | NEWS: start release notes for 0.9 |
commit | commitdiff | tree | snapshot |
2011-09-25 |
David Bremner | debian: add brief summary of changes since 0.8 0.9_rc1 debian/0.9_rc1-1 |
commit | commitdiff | tree | snapshot |
2011-09-25 |
David Bremner | debian: build-depend on gdb |
commit | commitdiff | tree | snapshot |
2011-09-25 |
David Bremner | test/atomicity: redirect output from "which" |
commit | commitdiff | tree | snapshot |
2011-09-25 |
David Bremner | debian: close bug 642240 |
commit | commitdiff | tree | snapshot |
2011-09-25 |
David Bremner | test: make atomicity setup conditional on gdb being... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
David Bremner | lib: bump library minor version because of new symbols. |
commit | commitdiff | tree | snapshot |
2011-09-24 |
David Bremner | debian: set versioned dependency on notmuch for notmuch... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
David Bremner | version: bump to 0.9~rc1 |
commit | commitdiff | tree | snapshot |
2011-09-24 |
David Bremner | debian: changlog stanza for release candidate |
commit | commitdiff | tree | snapshot |
2011-09-24 |
David Bremner | debian: new symbols for atomicity api |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Austin Clements | lib: Improve notmuch_database_{add,remove}_message... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Austin Clements | new: Wrap adding and removing messages in atomic sections. |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Austin Clements | new: Synchronize maildir flags eagerly. |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Austin Clements | new: Cleanup. De-duplicate file name removal code. |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Austin Clements | new: Cleanup. Put removed/renamed message count in... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Austin Clements | lib: Wrap notmuch_database_add_message in an atomic... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Austin Clements | lib: Add an API to find a message by filename. |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Ali Polatel | ruby: New exception Notmuch::UnbalancedAtomicError |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Ali Polatel | ruby: Wrap notmuch_database_{begin,end}_atomic |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Ali Polatel | ruby: Rename destroy to destroy! |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Austin Clements | lib: Remove message document directly after removing... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Austin Clements | lib: Indicate if there are more filenames after removal. |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Austin Clements | lib: Add support for nested atomic sections. |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Austin Clements | lib: Add notmuch_database_{begin,end}_atomic. |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Austin Clements | new: Defer updating directory mtimes until the end. |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Martin Owens | python: Ensure that we pass utf-8 encoded string to... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Austin Clements | new: Don't lose messages on SIGINT. |
commit | commitdiff | tree | snapshot |
2011-09-13 |
David Bremner | test: use test_expect_equal_file in atomicity |
commit | commitdiff | tree | snapshot |
2011-09-13 |
David Bremner | test: Convert atomicity test to use test_subtest_known_... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Austin Clements | test: Test atomicity of notmuch new. |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Austin Clements | lib: Add missing status check in _notmuch_message_remov... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Austin Clements | test: Report test failures from test_expect_* |
commit | commitdiff | tree | snapshot |
next |