]> git.notmuchmail.org Git - notmuch/history - bindings/go
version: update to 0.15
[notmuch] / bindings / go /
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