summary refs log tree commit diff
path: root/bin/cash/tests/execution/set-x2.0
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2024-09-08 19:44:08 -0400
committerJune McEnroe <june@causal.agency>2024-09-08 19:44:08 -0400
commit775260288133dc90bb600785772ac931854aa618 (patch)
treec02ce664f0db4712483029778606ec729f395cb0 /bin/cash/tests/execution/set-x2.0
parentRender trips hopefully more efficiently (diff)
downloadsrc-775260288133dc90bb600785772ac931854aa618.tar.gz
src-775260288133dc90bb600785772ac931854aa618.zip
Apply some bold to trips rendering
This seems easier to visually scan. The only other thing I'd like
is a nicer date rendering but JavaScript is useless for that.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ce82534897ede27'>t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer2013-04-09 * tests: Make sure that git does not access $HOMEJason A. Donenfeld2013-04-08 * tests/.gitignore: update for using Git's test infrastructureJohn Keeping2013-04-08 * tests: use Git's test frameworkJohn Keeping2013-04-08 * Do not load user or system gitconfig and gitattributesJason A. Donenfeld2013-04-08 * use struct strbuf instead of static buffersJohn Keeping2013-04-08 * Remove redundant calls to fmt("%s", ...)John Keeping2013-04-08 * Convert cgit_print_error to a variadic functionJohn Keeping2013-04-08 * shared.c: add strbuf_ensure_endJohn Keeping2013-04-08 * html.c: add various strbuf and varadic helpersJohn Keeping2013-04-08 * Mark char* fields in struct cgit_page as constJohn Keeping2013-04-08 * Fix out-of-bounds memory accesses with virtual_root=""John Keeping2013-04-08 * ui-refs.c: Refactor print_tag()Lukas Fleischer2013-04-08 * ui-refs.c: Remove global header variableLukas Fleischer2013-04-08 * html.c: Replace strdup() with xstrdup()Lukas Fleischer2013-04-08 * Always #include corresponding .h in .c filesJohn Keeping2013-04-08 * cgit.mk: fix dependency handlingJohn Keeping