about summary refs log tree commit diff
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2019-06-13 21:41:37 +0200
committerChristian Hesse <mail@eworm.de>2019-10-25 11:40:17 +0200
commit8fc0c81bbbed21ee30e8a48b2ab1066a029b7b32 (patch)
tree6dea64c58b8973fad49924d6a1f5a5ea0863408c /tests/.gitignore
parentgit: update to v2.22.0 (diff)
downloadcgit-pink-8fc0c81bbbed21ee30e8a48b2ab1066a029b7b32.tar.gz
cgit-pink-8fc0c81bbbed21ee30e8a48b2ab1066a029b7b32.zip
git: update to v2.23.0
Update to git version v2.23.0.

No changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'tests/.gitignore')
0 files changed, 0 insertions, 0 deletions
sJune McEnroe 2022-02-19Factor out input handling to input.cJune McEnroe 2022-02-19Factor out window management to window.cJune McEnroe 2022-02-19Enable -Wmissing-prototypesJune McEnroe 2022-02-19Fix edit.[ch] license notice additional permissionsJune McEnroe 2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroean='3' class='logmsg'> 2019-07-12Move to www/text.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