]> git.notmuchmail.org Git - notmuch/history - bindings/go
bindings: drop build time message on missing ruby dependency
[notmuch] / bindings / go /
2015-03-08 Trevor Jimgo: add binding for notmuch_message_get_date
2014-10-25 David BremnerMerge tag '0.18.2'
2014-10-25 David BremnerMerge tag '0.18.2_rc1'
2014-09-16 Peter Wanggo: add return status to database close method
2013-06-03 David Bremnerbindings/go: Start a .gitignore for go bindings.
2013-05-26 David BremnerMerge branch 'release'
2013-05-04 Justus Wintergo: use a different goconfig package
2012-05-15 Austin Clementsgo: Update for changes to notmuch_database_get_directory
2012-05-11 Justus Wintergo: format the souce code using gofmt
2012-05-11 Justus Wintergo: update the build system
2012-05-11 Justus Wintergo: update the addrlookup utility to go 1
2012-05-11 Justus Wintergo: set LDFLAGS to -lnotmuch in the packages source...
2012-05-11 Justus Wintergo: reorganize the go bindings
2012-05-11 Justus Wintergo: define the constant STATUS_UNBALANCED_ATOMIC
2012-05-11 Justus Wintergo: fix the notmuch status constants
2012-05-11 Justus Wintergo: update notmuch-addrlookup to the new API
2012-05-05 Austin Clementsgo: Update Go bindings for new notmuch_database_{open...
2012-05-04 Austin Clementsgo: Update to the current notmuch_database_find_message API
2012-04-28 Justus Wintergo: Use notmuch_database_destroy instead of notmuch_dat...
2011-03-10 Carl WorthMerge remote branch 'amdragon/search-perf-3'
2011-02-03 Sebastien Binetupdate for go-release-2011-02-01:
2011-01-26 Sebastien BinetMigrate to goconfig pkg
2011-01-26 Sebastien Binetbindings/go: Add a todo file
2011-01-26 Sebastien BinetA minor, cosmetic change
2011-01-26 Sebastien BinetInitial import of Go bindings for notmuch