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
path:
root
/
bindings
/
python
Age
Commit message (
Expand
)
Author
2011-11-19
version: update version info for 0.10~rc2
debian/0.10_rc2-1
0.10_rc2
David Bremner
2011-11-15
version: update to 0.10~rc1
David Bremner
2011-10-11
version: bump to 0.9
David Bremner
2011-10-07
version: bump to 0.9~rc2
David Bremner
2011-10-05
python: Set status in the class definitions
Sebastian Spaeth
2011-10-05
python: help function Query._assert_query_is_initialized
Sebastian Spaeth
2011-10-05
python: clean up docstrings and API documentation
Sebastian Spaeth
2011-10-05
python: whitespace fixed in docstrings
Sebastian Spaeth
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-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
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-24
version: bump to 0.9~rc1
David Bremner
2011-09-16
python: Ensure that we pass utf-8 encoded string to libnotmuch
Martin Owens
2011-09-10
update versions for release 0.8
David Bremner
2011-09-06
update versions for release candidate
0.8_rc1
David Bremner
2011-09-05
python: Make Database take unicode paths
Sebastian Spaeth
2011-08-24
python: Have setup.py read the version number without importing
Sebastian Spaeth
2011-08-24
python: Updated development status and wording in setup.py
Sebastian Spaeth
2011-08-24
Revert "python: Simplify setup.py"
Sebastian Spaeth
2011-08-23
python: Simplify setup.py
Sebastian Spaeth
2011-08-17
python: Fix unsafe utf-8 decodings
pazz
2011-08-15
decode headers from utf-8 to unicode
patrick
2011-08-09
python: remove Tags().__len__() implementation
Sebastian Spaeth
2011-08-09
python: Do explicitly check if the next tag exists
Sebastian Spaeth
2011-08-09
python: pep8 compliance for __init__.py
pazz
2011-08-09
python: pep8 compliance for thread.py
pazz
2011-08-09
python: pep8 compliance for tag.py
pazz
2011-08-09
python: pep8 compliance for globals.py
pazz
2011-08-09
python: pep8 compliance for filename.py
pazz
2011-08-09
python: pep8 compliance for database.py
pazz
2011-08-09
python: pep8 compliance for message.py
pazz
2011-08-09
python: Really throw an error if search_threads() fails
Sebastian Spaeth
2011-08-09
python: Fix copy'n paste typo
Cedric Cabessa
2011-07-11
python: represent message tags as unicode instances
Sebastian Spaeth
2011-07-11
python: Encode query string as a utf-8 byte array
Sebastian Spaeth
[next]