summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-06cli: add a tool for starting new message in the emacs uiJani Nikula
2015-03-06lib: make notmuch shared library install_name be full path on Mac OS XJ. Lewis Muir
2015-03-01lib: bump SONAME minor versionDavid Bremner
2015-03-01lib: add new status reporting API for notmuch_query_search_{m,t}David Bremner
2015-02-25cli: fix clang build warningsJani Nikula
2015-02-25lib: fix clang build warningsJani Nikula
2015-02-25lib: abstract bit validity check in bit test/set/clear macrosJani Nikula
2015-02-24doc: update list of prefixesDavid Bremner
2015-02-24doc: typo fix for prefix discussion.David Bremner
2015-02-24doc: add more information on operators.David Bremner
2015-02-24doc: add material on stemming and wildcardsDavid Bremner
2015-02-23completion: complete notmuch dump --gzip optionJani Nikula
2015-02-23doc: document notmuch-restore --input=filename optionJani Nikula
2015-02-23doc: document notmuch-dump --output=filename optionJani Nikula
2015-02-23doc: bring notmuch-dump manual page in line with the restJani Nikula
2015-02-22doc: remove reference to sender,recipients from notmuch-search.1David Bremner
2015-02-19configure: consistent command -v usageTomi Ollila
2015-02-16notmuch-mutt: support for messages that lack Message-ID headersStefano Zacchiroli
2015-02-16notmuch-mutt README: use metacpn.org/* as deps homepagesStefano Zacchiroli
2015-02-16notmuch-mutt: bump copyright yearStefano Zacchiroli
2015-02-02emacs: Add a defcustom that specifies regexp for blocked remote images.Jinwoo Lee
2015-01-25emacs: Support cid: references with shr rendererAustin Clements
2015-01-25emacs: Rewrite content ID handlingAustin Clements
2015-01-25emacs: Use generalized content caching in w3m CID codeAustin Clements
2015-01-25emacs: Support caching in notmuch-get-bodypart-{binary,text}Austin Clements
2015-01-25emacs: Return unibyte strings for binary part dataAustin Clements
2015-01-25emacs: Remove broken `notmuch-get-bodypart-content' APIAustin Clements
2015-01-25emacs: Create an API for fetching parts as undecoded binaryAustin Clements
2015-01-25emacs: Track full message and part descriptor in w3m CID storeAustin Clements
2015-01-25doc: add details about Xapian search syntaxDavid Bremner
2015-01-25doc: gzipped notmuch.3 before trying to install notmuch.3.gzDavid Bremner
2015-01-24Update documentationTodd
2015-01-24Update completions for Emacs and bashTodd
2015-01-24Add indexing for the mimetype termTodd
2015-01-24Add the NOTMUCH_FEATURE_INDEXED_MIMETYPES database featureTodd
2015-01-24test: Add failing unit tests for indexed mime typesTodd
2015-01-24emacs: escape % in header line formatDavid Bremner
2015-01-23VIM: Improve performance of folders_renderFranz Fellner
2015-01-22VIM: Respect exclude_tags specified in .notmuch-configFranz Fellner
2015-01-22doc: remove support for rst2manDavid Bremner
2015-01-19test: prepare test-lib.sh for possible test system debug sessionTomi Ollila
2015-01-19lib: Fix use after freeTodd
2015-01-19lib: Fix potential invalid read past an empty stringTodd
2015-01-18Emacs: Display a message when generating address completion candidatesMichal Sojka
2015-01-18nmbug: Add a 'help' command for folks who don't like --helpW. Trevor King
2015-01-17thread-naming test: Test empty subject names.Jesse Rosenthal
2015-01-17test-lib: Add dummy subject to force empty subjectJesse Rosenthal
2015-01-17thread.cc: Avoid empty thread names if possible.Jesse Rosenthal
2015-01-17emacs: add stash support for git send-email command lineJani Nikula
2015-01-16emacs: make citation function customizable.David Bremner