aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-23lib: Make directory document creation optional for _notmuch_directory_createAustin Clements
2012-05-23emacs: use 'gnus-decoded in notmuch-mm-display-part-inline ()Tomi Ollila
2012-05-17python: deprecate Messages.{format,print}_messagesJustus Winter
2012-05-17python: deprecate Database.db_pJustus Winter
2012-05-17python: fix Message.get_headerJustus Winter
2012-05-17python: add a file abstracting away differences between python 2 and 3Justus Winter
2012-05-17python: remove the "notmuch binary" section from the docsJustus Winter
2012-05-17python: Fix the remaining broken NULL pointer testsJustus Winter
2012-05-17python: use relative importsJustus Winter
2012-05-17python: remove unused import of the json moduleJustus Winter
2012-05-16debian: fix typo in changelog.David Bremner
2012-05-16NEWS: Capitalized go bindings changes titleTomi Ollila
2012-05-16NEWS: Insert markdown formatting commands in 0.13 section textTomi Ollila
2012-05-16NEWS: Changed 0.13 release date in NEWS file to 2012-05-15Tomi Ollila
2012-05-16NEWS: Dropped old 'Reply to sender' sectionTomi Ollila
2012-05-16debian: fix typo in changelog.David Bremner
2012-05-16python: remove format_message_as_{json,text} from the sphinx docsJustus Winter
2012-05-16python: remove functions that have been marked as deprecated in 0.13Justus Winter
2012-05-16python: remove notmuch.pyJustus Winter
2012-05-15debian: changelog stanza for 0.130.13David Bremner
2012-05-15version: bump to 0.13David Bremner
2012-05-15add NEWS item about new emacs tagging interface.Jameson Graef Rollins
2012-05-15debian: recommend notmuch-mutt as an alternative user interfaceStefano Zacchiroli
2012-05-15news: Update for changes to notmuch_database_get_directoryAustin Clements
2012-05-15ruby: Update for changes to notmuch_database_get_directoryAustin Clements
2012-05-15python: Update for changes to notmuch_database_get_directoryAustin Clements
2012-05-15go: Update for changes to notmuch_database_get_directoryAustin Clements
2012-05-15lib/cli: Make notmuch_database_get_directory return a status codeAustin Clements
2012-05-12NEWS: add an entry for the go 1 compatibilityJustus Winter
2012-05-11go: format the souce code using gofmtJustus Winter
2012-05-11go: update the build systemJustus Winter
2012-05-11go: update the addrlookup utility to go 1Justus Winter
2012-05-11go: set LDFLAGS to -lnotmuch in the packages source fileJustus Winter
2012-05-11go: reorganize the go bindingsJustus Winter
2012-05-11go: define the constant STATUS_UNBALANCED_ATOMICJustus Winter
2012-05-11go: fix the notmuch status constantsJustus Winter
2012-05-11go: update notmuch-addrlookup to the new APIJustus Winter
2012-05-08debian: fix suitedebian/0.13_rc1-2David Bremner
2012-05-08bump version to 0.13~rc1debian/0.13_rc1-10.13_rc1David Bremner
2012-05-08ruby: Add wrapper for notmuch_query_set_omit_excluded()Ali Polatel
2012-05-08ruby: Add workarounds to use in-tree build not the installed oneAli Polatel
2012-05-08ruby: Add wrapper for notmuch_query_add_tag_excludeAli Polatel
2012-05-08ruby: Add wrapper for notmuch_query_count_messagesAli Polatel
2012-05-06emacs: fix custom queries section customization widget in notmuch-helloDmitry Kurochkin
2012-05-06test: add Emacs notmuch-hello tests for custom tags and queries section.Dmitry Kurochkin
2012-05-06test: Force reply to use html2text for consistencyAdam Wolfe Gordon
2012-05-06emacs: Do not pass stderr of notmuch reply to JSON parserMichal Sojka
2012-05-06emacs: Let the user choose where to compose new mailsThomas Jost
2012-05-06emacs: Correctly quote non-text/plain parts in replyAdam Wolfe Gordon
2012-05-06test: Replying to an HTML-only message in emacsAdam Wolfe Gordon