aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-07-01man: document insert --folder optionPeter Wang
2013-07-01insert: add --folder optionPeter Wang
2013-06-29test: add tests for insertPeter Wang
2013-06-29man: reference notmuch-insert.1Peter Wang
2013-06-29man: document 'insert' commandPeter Wang
2013-06-29cli: add insert commandPeter Wang
2013-06-29tag-util: do not reset list in parse_tag_command_linePeter Wang
2013-06-29tag-util: move out 'tag' command-line checkPeter Wang
2013-06-25contrib: pick: remove reference to inbox in docstringMark Walters
2013-06-24emacs: Remove `notmuch-call-notmuch-json'Austin Clements
2013-06-24emacs: Use S-exp format everywhereAustin Clements
2013-06-24emacs: Introduce `notmuch-call-notmuch-sexp'Austin Clements
2013-06-24cli: use notmuch_exclude_t in option parserPeter Wang
2013-06-24lib: add NOTMUCH_EXCLUDE_FLAG to notmuch_exclude_tMark Walters
2013-06-24revert: Removed top level --stderr= optionTomi Ollila
2013-06-24emacs: Remove v commandAustin Clements
2013-06-24emacs: update search sort order help to match codeJani Nikula
2013-06-24test/basic: replaced find -perm +111 with portable alternativeTomi Ollila
2013-06-24emacs: show: change emacs interactive pipe message.Mark Walters
2013-06-13emacs: show: implement lazy hidden part handlingMark Walters
2013-06-13emacs: show move addition of :notmuch-part to separate functionMark Walters
2013-06-13emacs: show: modify the way hidden state is recorded.Mark Walters
2013-06-13emacs: show: pass button to create-overlaysMark Walters
2013-06-13emacs: show: move the insertion of the header button to the top levelMark Walters
2013-06-13emacs: show: fake wash parts are handled at insert-bodypart levelMark Walters
2013-06-12emacs: Fix "no such file or directory" errorAustin Clements
2013-06-12emacs: Don't report CLI signals sent by Emacs as errorsAustin Clements
2013-06-08cli: Guard deprecated g_type_init callsTomi Ollila
2013-06-08emacs: hello: allow deleting individual searches in the historyServilio Afre Puentes
2013-06-08emacs: hello: ask confirmation for clearing recent searchesServilio Afre Puentes