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
/
ruby
/
query.c
Age
Commit message (
Expand
)
Author
2017-03-22
lib: replace deprecated n_q_count_threads with status returning version
David Bremner
2017-03-22
lib: replace deprecated n_q_count_messages with status returning version
David Bremner
2017-03-22
lib: replace deprecated n_q_search_messages with status returning version
David Bremner
2017-03-22
lib: replace n_query_search_threads with status returning version
David Bremner
2016-06-05
Use https instead of http where possible
Daniel Kahn Gillmor
2015-10-05
ruby: use new query_search API
David Bremner
2015-10-05
ruby: use new count API
David Bremner
2014-05-18
ruby: Add wrapper for notmuch_query_count_threads
Wael M. Nasreddine
2013-05-23
ruby: fix missing symbol UINT2FIX()
Felipe Contreras
2012-05-08
ruby: Add wrapper for notmuch_query_set_omit_excluded()
Ali Polatel
2012-05-08
ruby: Add wrapper for notmuch_query_add_tag_exclude
Ali Polatel
2012-05-08
ruby: Add wrapper for notmuch_query_count_messages
Ali Polatel
2011-10-04
ruby: be consistent with notmuch's coding style
Ali Polatel
2011-09-24
ruby: Rename destroy to destroy!
Ali Polatel
2011-01-25
ruby: Add wrappers for query_get_s{ort,tring}
Ali Polatel
2010-06-06
ruby: Don't barf if an object is destroyed more than once
Ali Polatel
2010-06-06
ruby: Kill garbage collection related cruft.
Ali Polatel
2010-06-06
Initial ruby bindings
Ali Polatel