summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-29python: simplify a path expression in setup.pyJustus Winter
2012-04-29python: Remove unused import from setup.pyJustus Winter
2012-04-28emacs: do not modify subject in search or showJameson Graef Rollins
2012-04-28man: Document 'config list' commandPeter Wang
2012-04-28config: Add 'config list' commandPeter Wang
2012-04-28test: Add broken test for 'config list'Peter Wang
2012-04-28test: Add tests for 'config' commandPeter Wang
2012-04-28config: Check 'config get' arity exactlyPeter Wang
2012-04-28python: wrap and use notmuch_database_destroy as destructorJustus Winter
2012-04-28ruby: Use notmuch_database_destroy instead of notmuch_database_closeJustus Winter
2012-04-28go: Use notmuch_database_destroy instead of notmuch_database_closeJustus Winter
2012-04-28Use notmuch_database_destroy instead of notmuch_database_closeJustus Winter
2012-04-28Use notmuch_database_destroy instead of notmuch_database_closeJustus Winter
2012-04-28NEWS: Document the notmuch_database_close splitJustus Winter
2012-04-28Split notmuch_database_close into two functionsJustus Winter
2012-04-24emacs: Put notmuch-hello-sections in custom group notmuch-helloAustin Clements
2012-04-24new: Fix missing end_atomic in remove_filename on errorAustin Clements
2012-04-24new: Print final fatal error message to stderrAustin Clements
2012-04-24new: Handle fatal errors in remove_filename and _remove_directoryAustin Clements
2012-04-24new: Consistently treat fatal errors as fatalAustin Clements
2012-04-24emacs: Put notmuch-print-mechanism in custom group notmuch-showAustin Clements
2012-04-24config: Fix free in 'config get' implementation.Peter Wang
2012-04-24emacs: modify help message for notmuch-search-line-faces to reflect preferred "deleted" tag name.Jameson Graef Rollins
2012-04-21vim: simplify buildFelipe Contreras
2012-04-21vim: fix regex after "notmuch show" output changeJakob
2012-04-15lib: work around talloc_steal usage from C++ codeJani Nikula
2012-04-15Record dependencies during build instead of beforeAustin Clements
2012-04-15show: Remove empty message_set_{start,sep,end} fieldsAustin Clements
2012-04-15show: Support NULL values for message_set_{start, sep, end}Austin Clements
2012-04-15show: Remove unused fields from notmuch_show_formatAustin Clements
2012-04-15Remove show-message.cAustin Clements
2012-04-15show: Remove support for old-style formatters in show_messageAustin Clements
2012-04-15Sync schemata with current code structureAustin Clements
2012-04-12emacs: have tag-completion return all tags for nil inputJameson Graef Rollins
2012-04-12News for raw format changesAustin Clements
2012-04-12debian: add gnupg-agent to notmuch recommendsJameson Graef Rollins
2012-04-12emacs: include tags from excluded messages in tag tab completionJameson Graef Rollins
2012-04-12emacs: update call in tag-completion functionJameson Graef Rollins
2012-04-12emacs: get rid of trailing spaces in notmuch-hello viewDmitry Kurochkin
2012-04-07emacs: make show set --exclude=falseMark Walters
2012-04-07test: add some exclude testsMark Walters
2012-04-07cli: move show to the new --exclude= option naming scheme.Mark Walters
2012-04-07cli: move search to the new --exclude= naming scheme.Mark Walters
2012-04-07cli: move count to the new --exclude=(true|false|flag) naming scheme.Mark Walters
2012-04-07lib: change default for notmuch_query_set_omit_excludedMark Walters
2012-04-06emacs: do not modify the alist passed to notmuch-sort-saved-searchesJani Nikula
2012-04-05configure: change gmime version in help message to 2.6David Bremner
2012-04-05configure: print info about required gmime 2.4 or 2.6 versionsTomi Ollila
2012-04-05configure: add empty line after each missing component messageTomi Ollila
2012-04-05emacs: fix off-by-one error in notmuch-hello column alignmentDmitry Kurochkin