aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-24contrib: pick: Link in notmuch-show-pipe-messageMark Walters
2013-08-24contrib: pick: override notmuch-show-get-propMark Walters
2013-08-23timegm: add portable implementation (Solaris support)Blake Jones
2013-08-23strsep: check for availability (Solaris support)Blake Jones
2013-08-23asctime: check for standards compliance (Solaris support)Vladimir Marek
2013-08-23getpwuid: check for standards compliance (Solaris support)Blake Jones
2013-08-20test: Canonicalize RFC 2047 encoding and charsetAustin Clements
2013-08-17reply: Use RFC 2822/MIME wholly for text format templateAustin Clements
2013-08-17reply: Remove extraneous space from generated ReferencesAustin Clements
2013-08-17reply: Test replying to messages with RFC 2047-encoded headersAustin Clements
2013-08-15test: Make symbol-test depend on libnotmuch.soAustin Clements
2013-08-13reply: Document the reason for g_mime_filter_headersAustin Clements
2013-08-13lib: Document which strings are returned in UTF-8Austin Clements
2013-08-13lib: Correct out-of-date doc commentAustin Clements
2013-08-03release: synchronize dates0.16David Bremner
2013-07-31emacs: bugfix attachment content-type as mime-type handling0.16_rc2Mark Walters
2013-07-28debian: rename notmuch-ruby to ruby-notmuch0.16_rc1David Bremner
2013-07-28debian: build notmuch-vim againDavid Bremner
2013-07-28debian: update symbols for libnotmuchDavid Bremner
2013-07-28debian: add alot to recommendsDavid Bremner
2013-07-28debian: note that we now provide a notmuch-dbg packageDavid Bremner
2013-07-28debian: close bug requesting packaging of notmuch-deliverDavid Bremner
2013-07-28debian: start new changelog entryDavid Bremner
2013-07-28version: set new version and release dateDavid Bremner
2013-07-28Put 0.16 NEWS in a reasonable orderAustin Clements
2013-07-27emacs: hello: make --batch error gracefullyMark Walters
2013-07-22emacs: News for S-expressions everywhereAustin Clements
2013-07-20contrib: pick: use notmuch-start-notmuchMark Walters
2013-07-20crypto: return NULL cryptoctx if protocol string is empty.Jameson Graef Rollins
2013-07-20NEWS: Python bindings: Fix loading of libnotmuch on OS X (Darwin)Tomi Ollila
2013-07-20emacs: dropped rest of now-unused JSON functionalityTomi Ollila
2013-07-20NEWS: announce insert commandPeter Wang
2013-07-20debian: Add package for debugging symbols (Closes: #717339)Daniel Kahn Gillmor
2013-07-09Python bindings: CDLL("libnotmuch.3.dylib") on DarwinTomi Ollila
2013-07-04contrib: pick: document several of the tree/forest insertion functions.Mark Walters
2013-07-04pick: contrib: document notmuch-pick-message-window-kill-hookMark Walters
2013-07-04pick: contrib: document notmuch-pick-refresh-resultMark Walters
2013-07-04pick: contrib: document notmuch-pick-show-outMark Walters
2013-07-04contrib: pick: remove unused functionMark Walters
2013-07-04contrib: pick: remove unused variableMark Walters
2013-07-04contrib: pick: bugfix: make the right variable buffer-localMark Walters
2013-07-04contrib: pick: add docstrings to all defvarsMark Walters
2013-07-04contrib: pick: add a docstring for the main notmuch-pick functionMark Walters
2013-07-04contrib: pick: fix refresh resultMark Walters
2013-07-04contrib: pick: remove hack notmuch-pick-show-match-message-with-waitMark Walters
2013-07-04contrib: pick: if no target specified go to first matching messageMark Walters
2013-07-04test: test insert --create-folder optionPeter Wang
2013-07-04man: document insert --create-folderPeter Wang
2013-07-04insert: add --create-folder optionPeter Wang
2013-07-01test: test insert --folder optionPeter Wang