summary refs log tree commit diff
path: root/bin/dash/COPYING
diff options
context:
space:
mode:
authorChris Mayo <aklhfex@gmail.com>2019-03-15 20:17:05 +0000
committerJune McEnroe <june@causal.agency>2021-01-17 20:03:45 +0000
commitc4fa4f98d3cc9eea01ffbf8db687a856f1b7a627 (patch)
tree39b5a330cde64e87b1f98d4830eca5c3657a2143 /bin/dash/COPYING
parentImprove button spacing for browsers w/o CSS (diff)
downloadsrc-c4fa4f98d3cc9eea01ffbf8db687a856f1b7a627.tar.gz
src-c4fa4f98d3cc9eea01ffbf8db687a856f1b7a627.zip
Remove redundant title on repo anchors
The title attribute was being set to the same value as the anchor
element text.

Signed-off-by: Chris Mayo <aklhfex@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
=1'>Makefile: remove CGIT-CFLAGS files in clean stageJason A. Donenfeld 2013-03-20ui-summary.c: Move urls variable into print_urls()Lukas Fleischer 2013-03-20Fix colspan valuesLukas Fleischer 2013-03-20html: check return value of writeJason A. Donenfeld 2013-03-20ui-shared: squelch compiler warning.Jason A. Donenfeld 2013-03-20cgit.mk: Use SHELL_PATH_SQ to run gen-version.shJohn Keeping 2013-03-20cgit.mk: don't rebuild everything if CGIT_VERSION changesJohn Keeping 2013-03-20ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping