aboutsummaryrefslogtreecommitdiff
path: root/bindings/go/README
AgeCommit message (Collapse)Author
2016-09-03bindings: move go bindings to contribDavid Bremner
This signals two things, an intent to be more liberal about accepting patches, and an intent to stop distributing the bindings if maintenance doesn't pick up.
2016-06-05Use https instead of http where possibleDaniel Kahn Gillmor
Many of the external links found in the notmuch source can be resolved using https instead of http. This changeset addresses as many as i could find, without touching the e-mail corpus or expected outputs found in tests.
2011-01-26bindings/go: Add a todo fileSebastien Binet
2011-01-26A minor, cosmetic changeSebastien Binet
Just trying to keep the line lengths in check.
2011-01-26Initial import of Go bindings for notmuchSebastien Binet