about summary refs log tree commit diff
path: root/tests/Makefile
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2016-06-29 09:37:58 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2016-07-05 16:15:58 +0200
commitc19d983ed7b86face56e41effea4fffcf9ad1e19 (patch)
treec96e17e180524565ab9f4d63e5057c0a12581e45 /tests/Makefile
parentui-log: color line changes (diff)
downloadcgit-pink-c19d983ed7b86face56e41effea4fffcf9ad1e19.tar.gz
cgit-pink-c19d983ed7b86face56e41effea4fffcf9ad1e19.zip
css: consistent use of empty lines
Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
a3feced83aff4c02b5d5'>Add /whowasJune McEnroe2020-12-30 * Show setnames like nick changesJune McEnroe2020-12-30 * Add /setname commandJune McEnroe2020-12-29 * Avoid eating C-c while connectingJune McEnroe2020-10-12 * Factor out styleStripJune McEnroe2020-10-09 * Double up /help for server helpJune McEnroe2020-10-02 * Use WHO for /opsJune McEnroe2020-09-30 * Add /ops commandJune McEnroe2020-09-30 * Recalculate unreadHard on reflowJune McEnroe2020-09-02 * Hide ignored messages at the soft -> hard buffer layerJune McEnroe2020-09-02 * Actually insert blank lines in the soft bufferJune McEnroe2020-09-02 * Render one main window from buffersJune McEnroe2020-09-02 * Implement buffer line wrappingJune McEnroe2020-09-01 * Factor buffer out of uiJune McEnroe2020-09-01 * Move styleParse out of uiJune McEnroe2020-09-01 * Use a static buffer for base directory pathsJune McEnroe2020-08-21 * Use configPath to load TLS cert/privJune McEnroe2020-08-20 * Refactor base dir functions to iterate over pathsJune McEnroe2020-08-20 * Say "OpenSSL" in additional permission noticesJune McEnroe2020-08-04 * Replace catf with something that tracks lenJune McEnroe2020-07-30 * Define explicit_bzero using memset_s on macOSJune McEnroe2020-07-30 * Remove use of strlcatJune McEnroe2020-07-30 * Bump ParamCap to 254