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
Age
Commit message (
Expand
)
Author
2011-06-30
python: Do not implicitely call maildir_flags_to_tags etc
Sebastian Spaeth
2011-06-20
Do not import notmuch in setup.py.
David Bremner
2011-06-16
Simplify (& fix) Message().__str__()
Sebastian Spaeth
2011-06-16
python: Bulletproof Database() path parameter
Sebastian Spaeth
2011-06-16
python: Improve API documentation
Sebastian Spaeth
2011-06-16
Implement Message.tags_to_maildir_flags
Sebastian Spaeth
2011-06-15
python: Improve documentation
Sebastian Spaeth
2011-06-15
python: Implement Message.__cmp__ and __hash__
Sebastian Spaeth
2011-06-15
python: Remove Messages().__len__
Sebastian Spaeth
2011-06-02
bindings/python: Bump bindings version to 0.6
Sebastian Spaeth
2011-06-02
bindings/python: Implement Tags().__nonzero__()
Sebastian Spaeth
2011-06-02
bindings/python: implement Threads().__nonzero__
Sebastian Spaeth
2011-06-02
bindings/python: Include the new get_filenames in the API docs
Sebastian Spaeth
2011-06-02
bindings/python: Implement Message().get_filenames()
Sebastian Spaeth
2011-05-24
python: Update README to talkabout notmuch, not cnotmuch
Carl Worth
2011-03-16
python: Remove completed TODO item
James Vasile
2011-02-03
update for go-release-2011-02-01:
Sebastien Binet
2011-02-03
ruby: Add generated files to .gitignore
Ali Polatel
2011-01-26
Migrate to goconfig pkg
Sebastien Binet
2011-01-26
bindings/go: Add a todo file
Sebastien Binet
2011-01-26
A minor, cosmetic change
Sebastien Binet
2011-01-26
Initial import of Go bindings for notmuch
Sebastien Binet
2011-01-25
ruby: Add wrapper for message_get_filenames
Ali Polatel
2011-01-25
ruby: Add wrappers for maildir sync. interface
Ali Polatel
2011-01-25
ruby: Add wrappers for query_get_s{ort,tring}
Ali Polatel
2011-01-13
python: Update metainformation to point to new URL and version number
Sebastian Spaeth
2010-11-08
Merge in ruby bindings.
Carl Worth
2010-10-28
python: lambda(p) is not P3k-compliant
Sebastian Spaeth
2010-10-28
python: Import explicit including package name
Sebastian Spaeth
2010-06-06
ruby: Don't barf if an object is destroyed more than once
Ali Polatel
2010-06-06
ruby: Use rb_scan_args()
Ali Polatel
2010-06-06
ruby: Kill garbage collection related cruft.
Ali Polatel
2010-06-06
ruby: First attempt at fixing gc for ruby-1.9
Ali Polatel
2010-06-06
ruby: fix documentation of DB.upgrade!
Ali Polatel
2010-06-06
Initial ruby bindings
Ali Polatel
2010-05-18
python: have docs reflect current return value behavior
Sebastian Spaeth
2010-04-23
python: Add UNSORTED as Query.SORT option
Sebastian Spaeth
2010-04-23
python: Delete unused files
Sebastian Spaeth
2010-04-21
Move everything down into a bindings/python directory.
Carl Worth