notmuch/devel
Matt Armstrong 5734d8bd32 Fix author-scan.sh on BSD systems.
BSD xargs does not have the -d option. Here we use tr to convert
newlines to NUL characters, then pass -0 to xargs (which BSD does
support).

I looked at passing -z to 'git ls-files', but I did not find a BSD
grep option to turn on NUL deliminted line processing.
2021-08-03 20:26:36 -03: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-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 doc: new notmuch show --sort and related emacs commands 2021-07-03 20:38:34 -03: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 release: call python3 instead of python 2020-11-08 10:01:53 -04:00
RELEASING Start devel directory for developer tools and documentation. 2012-01-17 22:53:31 -04:00
schemata cli/show: produce "email" element in sigstatus 2021-06-26 13:07:47 -03: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