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
/
go
Age
Commit message (
Expand
)
Author
2015-03-08
go: add binding for notmuch_message_get_date
Trevor Jim
2014-09-16
go: add return status to database close method
Peter Wang
2013-06-03
bindings/go: Start a .gitignore for go bindings.
David Bremner
2013-05-03
go: use a different goconfig package
Justus Winter
2012-05-15
go: Update for changes to notmuch_database_get_directory
Austin Clements
2012-05-11
go: format the souce code using gofmt
Justus Winter
2012-05-11
go: update the build system
Justus Winter
2012-05-11
go: update the addrlookup utility to go 1
Justus Winter
2012-05-11
go: set LDFLAGS to -lnotmuch in the packages source file
Justus Winter
2012-05-11
go: reorganize the go bindings
Justus Winter
2012-05-11
go: define the constant STATUS_UNBALANCED_ATOMIC
Justus Winter
2012-05-11
go: fix the notmuch status constants
Justus Winter
2012-05-11
go: update notmuch-addrlookup to the new API
Justus Winter
2012-05-05
go: Update Go bindings for new notmuch_database_{open, create} signatures
Austin Clements
2012-05-04
go: Update to the current notmuch_database_find_message API
Austin Clements
2012-04-28
go: Use notmuch_database_destroy instead of notmuch_database_close
Justus Winter
2011-02-03
update for go-release-2011-02-01:
Sebastien Binet
2011-01-26
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