summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-24 01:10:07 -0500
committerJune McEnroe <june@causal.agency>2018-11-24 01:10:07 -0500
commit510285776ecbe1417582b717201221ed3289ac8d (patch)
treed30102b1645bdef975c861aa9ae783c0a9b9ce20 /bin/Makefile
parentSet default .asm, .h, .sh syntax modes for vim (diff)
downloadsrc-510285776ecbe1417582b717201221ed3289ac8d.tar.gz
src-510285776ecbe1417582b717201221ed3289ac8d.zip
Add premature serialization to edi
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
:50 -0500'>2021-01-09Add c -t flag to print expression typeJune McEnroe 2021-01-05Update taglineJune McEnroeef='/dash/commit/src/expand.c?id=0f3806dd899ace97d5909f195882697ef9dd1eaa&follow=1'>expand: Fix buffer overflow in expandmetaHerbert Xu 2018-04-02builtin: 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