summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-10-28 10:24:31 -0400
committerJune McEnroe <june@causal.agency>2020-10-29 11:23:30 -0400
commit2313458046aff8976628e0a92a61c2798cb6c7ed (patch)
tree7d8bdc4656a2a395b346b3dccb5bce2e556cb0c4 /Makefile
parentRefactor IMAP struct (diff)
downloadnotemap-2313458046aff8976628e0a92a61c2798cb6c7ed.tar.gz
notemap-2313458046aff8976628e0a92a61c2798cb6c7ed.zip
Say OpenSSL in additional permission notices
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
8afd177c&follow=1'>builtin: Move echo space/nl handling into print_escape_strHerbert Xu 2018-04-02builtin: Fix echo performance regressionHerbert Xu 2018-04-02expand: Fix ghost fields with unquoted $@/$*Herbert Xu 2018-04-02parser: Allow newlines within parameter substitutionHerbert Xu 2018-04-02expand: Fix bugs with words connected to the right of $@Herbert Xu 2018-03-25Revert "[BUILTIN] Remove unnecessary restoration of format string in printf"Herbert Xu 2018-03-22parser: Fix backquote support in here-document EOF markHerbert Xu