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
/
docs
/
source
/
index.rst
Age
Commit message (
Expand
)
Author
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-22
python: refactor the python bindings
Justus Winter
2012-02-18
python: remove trailing whitespace within the documentation source files
Justus Winter
2012-02-18
python: wrap notmuch_query_count_threads as Query.count_threads
Justus Winter
2011-12-06
fix sphinx compile-time warnings
Patrick Totzke
2011-10-05
python: clean up docstrings and API documentation
Sebastian Spaeth
2011-09-29
python: Add new functions in API documentation
Sebastian Spaeth
2011-09-29
python: Improve code documentation
Sebastian Spaeth
2011-06-16
python: Improve API documentation
Sebastian Spaeth
2011-06-15
python: Remove Messages().__len__
Sebastian Spaeth
2011-06-02
bindings/python: Include the new get_filenames in the API docs
Sebastian Spaeth
2010-04-23
python: Add UNSORTED as Query.SORT option
Sebastian Spaeth
2010-04-21
Move everything down into a bindings/python directory.
Carl Worth