index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-10-05
python: Add the new exception types in the API documentation
Sebastian Spaeth
2011-10-05
python: Catch up with find_message(by_filename) API changes
Sebastian Spaeth
2011-10-05
python: also use libnotmuch.so.2
Sebastian Spaeth
2011-10-04
debian: update packaging for new soname
David Bremner
2011-10-04
lib: bump SONAME
David Bremner
2011-10-04
ruby: Fix macros, use quoting
Ali Polatel
2011-10-04
ruby: Really add wrappers for database_find_message*
Ali Polatel
2011-10-04
ruby: be consistent with notmuch's coding style
Ali Polatel
2011-10-04
ruby: Add wrappers for database_find_message*
Ali Polatel
2011-10-04
Merge remote-tracking branch 'alip/find_message-v3'
David Bremner
2011-10-04
lib: make find_message{,by_filename) report errors
Ali Polatel
2011-10-04
lib: destroy message object after message removal
Ali Polatel
2011-10-01
python: fix Message.get_filenames()
Thomas Jost
2011-09-30
python: rework creating of Subclasses
Sebastian Spaeth
2011-09-30
python: provide more exception classes
Justus Winter
2011-09-30
python: fix docstring of Message.get_header()
Justus Winter
2011-09-29
python: Add new functions in API documentation
Sebastian Spaeth
2011-09-29
python: Improve code documentation
Sebastian Spaeth
2011-09-29
NEWS: Note implementation bug for python binding
Sebastian Spaeth
2011-09-29
NEWS: Update with python binding news
Sebastian Spaeth
2011-09-29
properly raise exceptions in python bindings
Justus Winter
2011-09-29
python: raise a more specific error in Messages.print_messages
Justus Winter
2011-09-29
python: rename _verify_dir_initialized to _assert_dir_is_initialized
Justus Winter
2011-09-29
python: rename _verify_initialized_db to _assert_db_is_initialized
Justus Winter
2011-09-29
python: fix NotmuchError.__str__ if status == None
Justus Winter
2011-09-29
python: add status and message attributes to NotmuchError
Justus Winter
2011-09-29
python: add a .gitignore file and refine the toplevel one
Justus Winter
2011-09-28
python: add begin|end_atomic bindings
Sebastian Spaeth
2011-09-28
python: Add database_find_message_by_filename bindings
Sebastian Spaeth
2011-09-26
NEWS: add item for python bindings.
David Bremner
2011-09-26
NEWS: add item for Ruby bindings.
David Bremner
2011-09-26
NEWS: start release notes for 0.9
David Bremner
2011-09-25
debian: add brief summary of changes since 0.8
debian/0.9_rc1-1
0.9_rc1
David Bremner
2011-09-25
debian: build-depend on gdb
David Bremner
2011-09-25
test/atomicity: redirect output from "which"
David Bremner
2011-09-24
debian: close bug 642240
David Bremner
2011-09-24
test: make atomicity setup conditional on gdb being present.
David Bremner
2011-09-24
lib: bump library minor version because of new symbols.
David Bremner
2011-09-24
debian: set versioned dependency on notmuch for notmuch-emacs
David Bremner
2011-09-24
version: bump to 0.9~rc1
David Bremner
2011-09-24
debian: changlog stanza for release candidate
David Bremner
2011-09-24
debian: new symbols for atomicity api
David Bremner
2011-09-24
lib: Improve notmuch_database_{add,remove}_message documentation.
Austin Clements
2011-09-24
new: Wrap adding and removing messages in atomic sections.
Austin Clements
2011-09-24
new: Synchronize maildir flags eagerly.
Austin Clements
2011-09-24
new: Cleanup. De-duplicate file name removal code.
Austin Clements
2011-09-24
new: Cleanup. Put removed/renamed message count in add_files_state_t.
Austin Clements
2011-09-24
lib: Wrap notmuch_database_add_message in an atomic section.
Austin Clements
2011-09-24
lib: Add an API to find a message by filename.
Austin Clements
2011-09-24
ruby: New exception Notmuch::UnbalancedAtomicError
Ali Polatel
[prev]
[next]