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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bindings
/
python
Age
Commit message (
Expand
)
Author
2012-03-18
python: fix signature of two wrapped libnotmuch functions
Justus Winter
2012-03-01
bump version to 0.12~rc1
David Bremner
2012-02-24
python: split the documentation
Justus Winter
2012-02-24
python: move the notmuch module section to notes.rst
Justus Winter
2012-02-24
python: move the usage example to quickstart.rst
Justus Winter
2012-02-24
python: strip module prefix in the sphinx documentation
Justus Winter
2012-02-23
python: mention the exception class refactoring in the docs
Justus Winter
2012-02-23
python: move the exception classes into error.py
Justus Winter
2012-02-22
python: rename filename.py into filenames.py
Justus Winter
2012-02-22
python: move Threads class into its own file
Justus Winter
2012-02-22
python: move Messages class into its own file
Justus Winter
2012-02-22
python: refactor the python bindings
Justus Winter
2012-02-22
python: work around libnotmuch calling exit(3) in Database.find_message_by_filename
Justus Winter
2012-02-22
python: improve the docstring of Database.find_message_by_filename
Justus Winter
2012-02-22
python: work around libnotmuch calling exit(3) in Database.get_directory
Justus Winter
2012-02-22
python: Improve the docstring of Database.get_directory
Justus Winter
2012-02-22
python: avoid using a magic value for database mode in Database.__init__
Justus Winter
2012-02-21
python: fix the type nonsense of the first parameter of class Directory
Justus Winter
2012-02-21
python: allow an empty path as parameter to Database.get_directory
Justus Winter
2012-02-21
python: remove :returns: keywords from functions returning nothing
Justus Winter
2012-02-21
python: rework Directory.set_mtime
Justus Winter
2012-02-21
python: harmonize the sphinx keyword for exceptions
Justus Winter
2012-02-20
python: refactor the error handling machinery
Justus Winter
2012-02-20
python: fix the projects name and update years of the copyright notice in the sphinx docs
Justus Winter
2012-02-19
python: more error handling fixes
Justus Winter
2012-02-18
python: remove trailing whitespace within the documentation source files
Justus Winter
2012-02-18
python: improve Query.count_messages docstring
Justus Winter
2012-02-18
python: wrap notmuch_query_count_threads as Query.count_threads
Justus Winter
2012-02-18
python: refactor Query class
Justus Winter
2012-02-18
python: move Query class to its own file
Justus Winter
2012-02-18
python: remove unused but imported symbol
Justus Winter
2012-02-18
python: remove unused but imported symbol
Justus Winter
2012-02-15
python: implement the context manager protocol for database objects
Justus Winter
2012-02-15
python: provide a Database.close function
Justus Winter
2012-02-10
py3k: Fix decoding of default database name in Database._get_user_default_db
Justus Winter
2012-02-10
python: mock out the ctypes library
Justus Winter
2012-02-10
python: Add a Mock class to the sphinx config that can be used to mock modules
Justus Winter
2012-02-04
Merge commit '0.11.1'
David Bremner
2012-02-03
version: bump to 0.11.1
David Bremner
2012-01-23
python: fix error handling
Justus Winter
2012-01-22
python: fix error handling
Justus Winter
2012-01-16
py3k: add a specialized version of _str for python3
Justus Winter
2012-01-13
Merge branch 'release'
David Bremner
2012-01-13
Update version to 0.11
David Bremner
2012-01-09
version: update to 0.11~rc3
debian/0.11_rc3-1
0.11_rc3
David Bremner
2012-01-02
python: str.decode() doesn't like kwargs in python 2.5
Sebastian Spaeth
2012-01-02
python: make the result of Message.get_replies() more pythonic
Justus Winter
2012-01-02
python: refactor print_messages into format_messages and print_messages
Justus Winter
2012-01-02
python: add missing conversions from and to utf-8
Justus Winter
2012-01-02
py3k: Add and use a mixin class that implements __str__
Justus Winter
[prev]
[next]