summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/contrib
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-26 21:11:36 -0500
committerJune McEnroe <june@causal.agency>2021-01-26 21:11:36 -0500
commitdba506c3818481d3b1352ade6055abfdd918e1ec (patch)
treed820ab50c94bfeb5ae8a15f95f7acb675b37c888 /www/git.causal.agency/cgit/contrib
parentInstall vi on Linux and nvi on macOS (diff)
downloadsrc-dba506c3818481d3b1352ade6055abfdd918e1ec.tar.gz
src-dba506c3818481d3b1352ade6055abfdd918e1ec.zip
Use First state to match keyword at beginning of line
Otherwise keywords at the beginnings of lines with preceeding
whitespace are not matched.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
>ui-snapshot: do not access $HOMEJason A. Donenfeld 2013-04-27t0001: validate Git -rcN version numbers correctlyJohn Keeping 2013-04-27git: update to 1.8.2.2John Keeping 2013-04-17scan-tree: fix regression in section-from-path=-1John Keeping 2013-04-15t0001: ignore ".dirty" suffix on Git versionJohn Keeping 2013-04-15tests: set TEST_OUTPUT_DIRECTORY to the CGit test directoryJohn Keeping 2013-04-15t0109: test more URLsJohn Keeping 2013-04-10cgitrc.5.txt: Specify when scan-path must be defined before.Jason A. Donenfeld 2013-04-10ui-snapshot.c: Prepend "V" when guessing ref namesLukas Fleischer 2013-04-10t0107: Skip ZIP tests if unzip(1) isn't availableLukas Fleischer 2013-04-10tests/: Do not use `sed -i`Lukas Fleischer 2013-04-10Add branch-sort and repo.branch-sort options.Jason A. Donenfeld 2013-04-10t0109: chain operations with &&John Keeping 2013-04-10cgit.c: Do not restore unset environment variablesLukas Fleischer 2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer