notmuch/devel
Tomi Ollila 08da7f25e5 removed use of 'echo -n' (and echo -n -e ...)
In most cases used printf %s ... instead.

echo -n > file  lines to create empty / truncate files were
changed to : > file lines, like done in in test-lib-emacs.sh

And one echo -n "  " replaced with use of sed "s/^/  /" in next line.
2022-02-21 09:36:39 -04:00
..
nmbug nmbug: notmuch-report: set both background and foreground colors 2021-01-09 11:29:07 -04:00
author-scan.sh Fix author-scan.sh on BSD systems. 2021-08-03 20:26:36 -03:00
check-notmuch-commit devel: script for checking a commit (series) 2021-10-10 20:55:09 -03:00
check-out-of-tree-build.sh devel/check-out-of-tree-build.sh: consistent naming, consistent quoting 2017-10-05 07:40:36 -03:00
emacs-keybindings.org emacs: new command notmuch-tree-filter-by-tag 2021-08-21 19:53:42 -07:00
man-to-mdwn.pl devel/man-to-mdwn.pl: portable locale environment variable setting 2016-06-11 13:01:30 -03:00
news2wiki.pl devel: news2wiki to recognize yyyy-mm-dd or UNRELEASED as release date 2014-07-13 12:35:37 -03:00
release-checks.sh removed use of 'echo -n' (and echo -n -e ...) 2022-02-21 09:36:39 -04:00
RELEASING Start devel directory for developer tools and documentation. 2012-01-17 22:53:31 -04:00
schemata CLI: print extra headers in structured output 2022-01-18 08:11:06 -04:00
STYLE STYLE: document rules for calls, block comments, ternary ops 2019-06-14 07:41:27 -03:00
TODO lib: make notmuch_query_count_messages explicitely exact 2015-03-13 07:58:55 +01:00
try-emacs-mua try-emacs-mua: Trim `require' advice for Emacs 25 2020-08-09 21:17:50 -03:00
uncrustify.cfg devel/uncrustify: add line length limits. 2021-03-12 07:15:41 -04:00