aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* python: deprecate Database.db_pGravatar Justus Winter2012-05-17
* python: fix Message.get_headerGravatar Justus Winter2012-05-17
* python: add a file abstracting away differences between python 2 and 3Gravatar Justus Winter2012-05-17
* python: remove the "notmuch binary" section from the docsGravatar Justus Winter2012-05-17
* python: Fix the remaining broken NULL pointer testsGravatar Justus Winter2012-05-17
* python: use relative importsGravatar Justus Winter2012-05-17
* python: remove unused import of the json moduleGravatar Justus Winter2012-05-17
* debian: fix typo in changelog.Gravatar David Bremner2012-05-16
* python: remove format_message_as_{json,text} from the sphinx docsGravatar Justus Winter2012-05-16
* python: remove functions that have been marked as deprecated in 0.13Gravatar Justus Winter2012-05-16
* python: remove notmuch.pyGravatar Justus Winter2012-05-16
* debian: changelog stanza for 0.13Gravatar David Bremner2012-05-15
* version: bump to 0.13Gravatar David Bremner2012-05-15
* add NEWS item about new emacs tagging interface.Gravatar Jameson Graef Rollins2012-05-15
* debian: recommend notmuch-mutt as an alternative user interfaceGravatar Stefano Zacchiroli2012-05-15
* news: Update for changes to notmuch_database_get_directoryGravatar Austin Clements2012-05-15
* ruby: Update for changes to notmuch_database_get_directoryGravatar Austin Clements2012-05-15
* python: Update for changes to notmuch_database_get_directoryGravatar Austin Clements2012-05-15
* go: Update for changes to notmuch_database_get_directoryGravatar Austin Clements2012-05-15
* lib/cli: Make notmuch_database_get_directory return a status codeGravatar Austin Clements2012-05-15
* NEWS: add an entry for the go 1 compatibilityGravatar Justus Winter2012-05-12
* go: format the souce code using gofmtGravatar Justus Winter2012-05-11
* go: update the build systemGravatar Justus Winter2012-05-11
* go: update the addrlookup utility to go 1Gravatar Justus Winter2012-05-11
* go: set LDFLAGS to -lnotmuch in the packages source fileGravatar Justus Winter2012-05-11
* go: reorganize the go bindingsGravatar Justus Winter2012-05-11
* go: define the constant STATUS_UNBALANCED_ATOMICGravatar Justus Winter2012-05-11
* go: fix the notmuch status constantsGravatar Justus Winter2012-05-11
* go: update notmuch-addrlookup to the new APIGravatar Justus Winter2012-05-11
* debian: fix suiteGravatar David Bremner2012-05-08
* bump version to 0.13~rc1Gravatar David Bremner2012-05-08
* 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
* emacs: fix custom queries section customization widget in notmuch-helloGravatar Dmitry Kurochkin2012-05-06
* test: add Emacs notmuch-hello tests for custom tags and queries section.Gravatar Dmitry Kurochkin2012-05-06
* test: Force reply to use html2text for consistencyGravatar Adam Wolfe Gordon2012-05-06
* emacs: Do not pass stderr of notmuch reply to JSON parserGravatar Michal Sojka2012-05-06
* emacs: Let the user choose where to compose new mailsGravatar Thomas Jost2012-05-06
* emacs: Correctly quote non-text/plain parts in replyGravatar Adam Wolfe Gordon2012-05-06
* test: Replying to an HTML-only message in emacsGravatar Adam Wolfe Gordon2012-05-06
* debian: add notmuch_query_set_omit_excluded to symbols file.Gravatar David Bremner2012-05-05
* debian: update packaging for new soname libnotmuch.so.3Gravatar David Bremner2012-05-05
* debian: start changelog stanza for 0.13~rc1-1Gravatar David Bremner2012-05-05
* lib: Bump SO version from 2.0.0 to 3.0.0Gravatar Austin Clements2012-05-05
* News for changes to notmuch_database_{open,create}Gravatar Austin Clements2012-05-05
* ruby: Update Ruby bindings for new notmuch_database_{open, create} signaturesGravatar Austin Clements2012-05-05
* python: Update Python bindings for new notmuch_database_{open, create} signat...Gravatar Austin Clements2012-05-05
* go: Update Go bindings for new notmuch_database_{open, create} signaturesGravatar Austin Clements2012-05-05