about summary refs log tree commit diff
path: root/shared.c
diff options
context:
space:
mode:
authorJamie Couture <jamie.couture@gmail.com>2012-10-31 19:43:12 -0400
committerJason A. Donenfeld <Jason@zx2c4.com>2012-10-31 22:26:12 -0600
commit2b675d20bcc1bf7f520f2d614475c7d3857191ef (patch)
tree5545e7ec58cc93e8607e6fdc4fa37f3b85983638 /shared.c
parentui-shared: use placeholder for empty commit subject (diff)
downloadcgit-pink-2b675d20bcc1bf7f520f2d614475c7d3857191ef.tar.gz
cgit-pink-2b675d20bcc1bf7f520f2d614475c7d3857191ef.zip
Makefile: remove tags file
Remove tags file from working directory.

Signed-off-by: Jamie Couture <jamie.couture@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
DCH to shottyJune McEnroe 2019-07-12Support insert mode in shottyJune McEnroe 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe