index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bindings
Commit message (
Expand
)
Author
Age
*
ruby: Document remaining undocumented constants
Ali Polatel
2011-07-29
*
ruby: Document constants and exceptions right before definition
Ali Polatel
2011-07-29
*
ruby: Add list of classes to main documentation
Ali Polatel
2011-07-29
*
python: represent message tags as unicode instances
Sebastian Spaeth
2011-07-11
*
python: Encode query string as a utf-8 byte array
Sebastian Spaeth
2011-07-11
*
python: Fix Database().needs_upgrade()
Sebastian Spaeth
2011-07-08
*
python: Do not implicitely call maildir_flags_to_tags etc
Sebastian Spaeth
2011-06-24
*
Do not import notmuch in setup.py.
David Bremner
2011-06-20
*
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-16
*
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-15
*
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-06-02
*
python: Update README to talkabout notmuch, not cnotmuch
Carl Worth
2011-05-24
*
python: Remove completed TODO item
James Vasile
2011-03-16
*
update for go-release-2011-02-01:
Sebastien Binet
2011-02-03
*
ruby: Add generated files to .gitignore
Ali Polatel
2011-02-03
*
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-26
*
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-25
*
python: Update metainformation to point to new URL and version number
Sebastian Spaeth
2011-01-13
*
Merge in ruby bindings.
Carl Worth
2010-11-08
|
\
*
|
python: lambda(p) is not P3k-compliant
Sebastian Spaeth
2010-10-28
*
|
python: Import explicit including package name
Sebastian Spaeth
2010-10-28
|
*
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-06-06
|
/
*
python: have docs reflect current return value behavior
Sebastian Spaeth
2010-05-18
*
python: Add UNSORTED as Query.SORT option
Sebastian Spaeth
2010-04-23
*
python: Delete unused files
Sebastian Spaeth
2010-04-23
*
Move everything down into a bindings/python directory.
Carl Worth
2010-04-21