about summary refs log tree commit diff
path: root/ui-plain.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-06 17:31:04 +0000
committerJune McEnroe <june@causal.agency>2022-02-13 12:14:06 -0500
commit03519c7bc48bb58dc0c129f9e45c0e784f775bbb (patch)
tree208ba5259651d877b08f42aef8ae37400cbeeb84 /ui-plain.c
parentGenerate valid Atom feeds (diff)
downloadcgit-pink-03519c7bc48bb58dc0c129f9e45c0e784f775bbb.tar.gz
cgit-pink-03519c7bc48bb58dc0c129f9e45c0e784f775bbb.zip
Show about path in page title
Diffstat (limited to 'ui-plain.c')
0 files changed, 0 insertions, 0 deletions
href='/dash/commit/src/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