aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings/ruby
Commit message (Expand)AuthorAge
* ruby: handle return status of database closeGravatar Peter Wang2014-09-16
* ruby: Add wrapper for notmuch_query_count_threadsGravatar Wael M. Nasreddine2014-05-18
* ruby bindings message: docstring typoGravatar Gaute Hope2014-02-21
* ruby: use in-tree notmuch libraryGravatar Felipe Contreras2013-05-23
* ruby: fix missing symbol UINT2FIX()Gravatar Felipe Contreras2013-05-23
* ruby: Add bindings for notmuch_thread_get_messagesGravatar Austin Clements2013-02-18
* ruby: extern linkage portability improvementGravatar Tomi Ollila2012-06-29
* Revert "ruby: Add workarounds to use in-tree build not the installed one"Gravatar Felipe Contreras2012-05-25
* ruby: Update for changes to notmuch_database_get_directoryGravatar Austin Clements2012-05-15
* ruby: Add wrapper for notmuch_query_set_omit_excluded()Gravatar Ali Polatel2012-05-08
* ruby: Add workarounds to use in-tree build not the installed oneGravatar Ali Polatel2012-05-08
* ruby: Add wrapper for notmuch_query_add_tag_excludeGravatar Ali Polatel2012-05-08
* ruby: Add wrapper for notmuch_query_count_messagesGravatar Ali Polatel2012-05-08
* ruby: Update Ruby bindings for new notmuch_database_{open, create} signaturesGravatar Austin Clements2012-05-05
* ruby: Use notmuch_database_destroy instead of notmuch_database_closeGravatar Justus Winter2012-04-28
* ruby: Fix macros, use quotingGravatar Ali Polatel2011-10-04
* ruby: Really add wrappers for database_find_message*Gravatar Ali Polatel2011-10-04
* ruby: be consistent with notmuch's coding styleGravatar Ali Polatel2011-10-04
* ruby: Add wrappers for database_find_message*Gravatar Ali Polatel2011-10-04
* ruby: New exception Notmuch::UnbalancedAtomicErrorGravatar Ali Polatel2011-09-24
* ruby: Wrap notmuch_database_{begin,end}_atomicGravatar Ali Polatel2011-09-24
* ruby: Rename destroy to destroy!Gravatar Ali Polatel2011-09-24
* ruby: Fix typo in documentationGravatar Ali Polatel2011-07-29
* ruby: Remove the split file hack from rdoc.shGravatar Ali Polatel2011-07-29
* ruby: Add markers to method definitions to help rdocGravatar Ali Polatel2011-07-29
* ruby: Document remaining undocumented constantsGravatar Ali Polatel2011-07-29
* ruby: Document constants and exceptions right before definitionGravatar Ali Polatel2011-07-29
* ruby: Add list of classes to main documentationGravatar Ali Polatel2011-07-29
* ruby: Add generated files to .gitignoreGravatar Ali Polatel2011-02-03
* ruby: Add wrapper for message_get_filenamesGravatar Ali Polatel2011-01-25
* ruby: Add wrappers for maildir sync. interfaceGravatar Ali Polatel2011-01-25
* ruby: Add wrappers for query_get_s{ort,tring}Gravatar Ali Polatel2011-01-25
* ruby: Don't barf if an object is destroyed more than onceGravatar Ali Polatel2010-06-06
* ruby: Use rb_scan_args()Gravatar Ali Polatel2010-06-06
* ruby: Kill garbage collection related cruft.Gravatar Ali Polatel2010-06-06
* ruby: First attempt at fixing gc for ruby-1.9Gravatar Ali Polatel2010-06-06
* ruby: fix documentation of DB.upgrade!Gravatar Ali Polatel2010-06-06
* Initial ruby bindingsGravatar Ali Polatel2010-06-06