about summary refs log tree commit diff
path: root/filters
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2013-11-28 00:19:50 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2014-01-08 14:59:38 +0100
commit3cebf6838b0739caaf711255d4c3a397d1e3046a (patch)
tree21eb6d42b5a001aff1f771bfa65a59aba59946ab /filters
parentReduce line number bloat, fix hover effect (diff)
downloadcgit-pink-3cebf6838b0739caaf711255d4c3a397d1e3046a.tar.gz
cgit-pink-3cebf6838b0739caaf711255d4c3a397d1e3046a.zip
git: update to 1.8.5
Everything works just bumping the version in Makefile and commit hash
in submodule. No code changes required.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
Diffstat (limited to 'filters')
0 files changed, 0 insertions, 0 deletions
ext.causal.agencyJune McEnroe 2019-07-12Add new causal.agency with shotty shotsJune McEnroe 2019-07-12Use -s to infer terminal sizeJune McEnroe 2019-07-12Add DCH to shottyJune McEnroe This makes htop mostly work. Scrolling region still missing. 2019-07-12Support insert mode in shottyJune McEnroe This is how curses puts characters into the bottom-right cell of the terminal. 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