summary refs log tree commit diff
path: root/port
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2025-04-13 00:11:30 -0400
committerJune McEnroe <june@causal.agency>2025-04-13 00:11:30 -0400
commitb5625267e7c485f4c3b6ff23da8d03b55afc8e00 (patch)
treef936aefc0d6f4c777ae568648a3624ea5739f81b /port
parentDon't list lens in trips if fixed (diff)
downloadsrc-b5625267e7c485f4c3b6ff23da8d03b55afc8e00.tar.gz
src-b5625267e7c485f4c3b6ff23da8d03b55afc8e00.zip
Also hide lens for trips if it hasn't changed
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
bltin/printf.c?id=325a460c7942aa79bb97303e129980db8afd177c&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