summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Expand)Author
2025-06-22doc/emacs: update keybindings list for 'e'David Bremner
2025-02-22build: remove handling for legacy python bindings versionDavid Bremner
2024-08-05devel: document emacs keybindings u and UDavid Bremner
2024-04-06emacs: Add new option notmuch-search-hide-excludedMohsin Kaleem
2023-09-18devel/nmweb: read mail files in binary mode.David Bremner
2023-07-09schemata: document 'excluded' field in structured outputTim Culverhouse
2022-10-11nmweb: Fix spacing around punctuation in headersJakub Wilk
2022-09-23nmweb: escape subject in search viewDavid Bremner
2022-07-30emacs/show: provide notmuch-show-choose-duplicateDavid Bremner
2022-07-30CLI/show: support --duplicate for structured outputDavid Bremner
2022-06-17nmbug: promote to user tool "notmuch-git"David Bremner
2022-02-26emacs: whitespace cleanup for keybindingsDavid Bremner
2022-02-26emacs: Document undo binding.David Bremner
2022-02-25devel/notmuch-web: single user web front end using python-cffiDavid Bremner
2022-02-21removed use of 'echo -n' (and echo -n -e ...)Tomi Ollila
2022-01-18CLI: print extra headers in structured outputDavid Bremner
2021-10-10devel: script for checking a commit (series)David Bremner
2021-08-22CLI: define and use format version 5David Bremner
2021-08-21emacs: new command notmuch-tree-filter-by-tagjao
2021-08-21emacs: new command notmuch-tree-filterjao
2021-08-03Fix author-scan.sh on BSD systems.Matt Armstrong
2021-07-03doc: new notmuch show --sort and related emacs commandsjao
2021-06-26cli/show: produce "email" element in sigstatusDaniel Kahn Gillmor
2021-03-12devel/uncrustify: add line length limits.David Bremner
2021-01-09nmbug: notmuch-report: set both background and foreground colorsTomi Ollila
2020-11-08release: call python3 instead of python0.31.1David Bremner
2020-11-08release: update release-checks.sh for s/version/version.txt/David Bremner
2020-08-16devel/release-checks.sh: use grep to find copyright year.0.31_rc0David Bremner
2020-08-09try-emacs-mua: Trim `require' advice for Emacs 25Jonas Bernoulli
2020-07-11test: drop upgrade from v1 testsDavid Bremner
2020-06-05devel: script to calculate a list of authors.David Bremner
2020-04-14emacs: introduce notmuch-search-by-tagKeegan Carruthers-Smith
2020-04-03nmbug: explicitly prefer python3Daniel Kahn Gillmor
2019-10-13Drop devel/printmimestructure (it is in mailscripts 0.11)Daniel Kahn Gillmor
2019-06-14uncrustify: indent classesDavid Bremner
2019-06-14STYLE: document rules for calls, block comments, ternary opsDavid Bremner
2019-05-29cli/show: add information about which headers were protectedDaniel Kahn Gillmor
2019-05-26cli/show: emit new whole-message crypto status outputDaniel Kahn Gillmor
2018-06-14use #!/usr/bin/env python consistentlyDaniel Kahn Gillmor
2018-06-14minor cleanup to printmimestructureJameson Graef Rollins
2018-06-14devel: make printmimestructure py3 compatibleDaniel Kahn Gillmor
2018-05-03move more http -> httpsDaniel Kahn Gillmor
2018-01-04fix typosDaniel Kahn Gillmor
2017-12-29nmbug: Bump to version 0.3W. Trevor King
2017-12-16nmbug: Only error for invalid diff lines in tags/W. Trevor King
2017-12-11nmbug: Auto-checkout in clone if it wouldn't clobberW. Trevor King
2017-12-11nmbug: Accept failures to unset core.worktree in cloneW. Trevor King
2017-12-11nmbug: Respect 'expect' in _spawn(..., wait=True)W. Trevor King
2017-10-05devel/check-out-of-tree-build.sh: consistent naming, consistent quotingTomi Ollila
2017-10-02devel: add script to test out-of-tree buildsJani Nikula