summary refs log tree commit diff
path: root/etc/README.Go-Mono
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-16 14:12:24 -0400
committerJune McEnroe <june@causal.agency>2018-08-16 14:12:24 -0400
commitfe2200412a8563fa8e49621294a82bfc9421a99e (patch)
treeabb22de422918dd61017719ca1018b86f0310695 /etc/README.Go-Mono
parentExport GPG_TTY (diff)
downloadsrc-fe2200412a8563fa8e49621294a82bfc9421a99e.tar.gz
src-fe2200412a8563fa8e49621294a82bfc9421a99e.zip
Shorten .local ssh names
ksh doesn't do sophisticated tab-complete so I have to actually type
ssh hosts now.
Diffstat (limited to 'etc/README.Go-Mono')
0 files changed, 0 insertions, 0 deletions
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