aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-12lib: add NOTMUCH_STATUS_PATH_ERRORDavid Bremner
2015-06-09release-checks: check that git working directory is cleanTomi Ollila
2015-06-08test: redirect man output to /dev/nullDavid Bremner
2015-06-08configure: add ability to force python version via environmentDavid Bremner
2015-06-08test: make python tests compatible with python3David Bremner
2015-06-05doc: add minimal note about shared options.David Bremner
2015-06-02Merge branch 'release'David Bremner
2015-06-02NEWS: missing NEWS for 20.1David Bremner
2015-06-01debian: change stanza for 0.20.10.20.1David Bremner
2015-06-01version: bump to 20.1David Bremner
2015-06-01cli: add standard option processing to config, help and setupDavid Bremner
2015-06-01cli: define shared options, use for --help and --versionDavid Bremner
2015-06-01cli: refactor notmuch_help_commandDavid Bremner
2015-06-01cli: ignore config argument of notmuch_help_commandDavid Bremner
2015-05-31cli: change "setup" to "set up" where used as a verbJ. Lewis Muir
2015-05-31emacs: Added "is:<tag>" style completion to notmuch-read-query.Charles Celerier
2015-05-31test: remove redundant 'file' command from gdb scripts.David Bremner
2015-05-31Merge tag '0.20'David Bremner
2015-05-31NEWS: bump date0.20David Bremner
2015-05-31debian: changelog stanza for 0.20-1David Bremner
2015-05-31version: bump to 0.20David Bremner
2015-05-31drop mention of notmuch-emacs-muaDavid Bremner
2015-05-23Merge tag '0.20_rc2'David Bremner
2015-05-23debian: changelog stanza for 0.20~rc2-1David Bremner
2015-05-23version: bump to 0.20~rc2David Bremner
2015-05-23python: use absolute import for SOVERSIONDavid Bremner
2015-05-23docs: initial draft of NEWS for 0.20David Bremner
2015-05-23configure: Add sanity checking for environment variablesDavid Bremner
2015-05-04Merge tag '0.20_rc1'David Bremner
2015-05-04debian: add new symbols to libnotmuch4.symbolsDavid Bremner
2015-05-04debian: call upstream configure script directlyDavid Bremner
2015-05-04version: bump to 0.20~rc1David Bremner
2015-05-04debian: changelog stanza for 0.20~rc1David Bremner
2015-05-04notmuch-mutt: fix xargs/ln usage for OpenBSD compatibilityJack Peirce
2015-04-08test: move nonexistent directory to something under notmuch's control.David Bremner
2015-04-08test: be consistent about spelling `nonexistent'David Bremner
2015-04-03emacs: show: hide large text attachments by defaultMark Walters
2015-04-03test/thread-order: more robust loop exit in case of broken inputTomi Ollila
2015-04-03notmuch-emacs-mua: non-forking escape () usage with backslash '\' escapeTomi Ollila
2015-04-01nmbug-status: Use 'show-ref --heads' for loading configsW. Trevor King
2015-04-01NEWS: fix 'not' -> 'now' typo in 0.19 nmbug sectionW. Trevor King
2015-03-29test: make one error output test more robust.David Bremner
2015-03-29test: add more error reporting testsDavid Bremner
2015-03-29lib: eliminate fprintf from _notmuch_message_file_openDavid Bremner
2015-03-29lib: replace almost all fprintfs in library with _n_d_logDavid Bremner
2015-03-29lib: add private function to extract the database for a message.David Bremner
2015-03-29lib: add a log function with output to a string in notmuch_database_tDavid Bremner
2015-03-29lib: add "verbose" versions of notmuch_database_{open,create}David Bremner
2015-03-29test: add error reporting testsDavid Bremner
2015-03-29test: add support for compiling and running C snippetsDavid Bremner