about summary refs log tree commit diff
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2018-06-04 22:27:46 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-06-27 18:01:29 +0200
commite65ea965a07c7d48d269b2d2278d0101f7ac2b48 (patch)
tree55f8fb16e2d1b5426f7cff86fe58fb42d1b401a9 /tests/.gitignore
parentgit: update to v2.17.1 (diff)
downloadcgit-pink-e65ea965a07c7d48d269b2d2278d0101f7ac2b48.tar.gz
cgit-pink-e65ea965a07c7d48d269b2d2278d0101f7ac2b48.zip
print git version string in footer
This helps tracking what git version cgit uses. The security implications are
low as anybody can look up the version of our submodule anyway. The paranoid
can use a custom footer. :-p

On the other hand this brings potential security issues to the
administrators eyes...

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'tests/.gitignore')
0 files changed, 0 insertions, 0 deletions
0'>2018-03-31 * Tweak cyan furtherJune McEnroe2018-03-31 * Tweak colors in schemeJune McEnroe2018-03-31 * Add scheme.png targetJune McEnroe2018-03-31 * Generate Terminal.app color schemeJune McEnroe2018-03-31 * Generate basic ANSI color schemeJune McEnroe2018-03-31 * Add hex output to schemeJune McEnroe2018-03-31 * Add color scheme PNG generatorJune McEnroe2018-03-31 * Simplify gfxx palette generationJune McEnroe2018-03-31 * Switch to HSV for gfxx palette generationJune McEnroe2018-03-31 * Generate default palette in gfxxJune McEnroe2018-03-30 * Ignore build and cloneJune McEnroe2018-03-30 * Set g:clipboard to pb{copy,paste} alwaysJune McEnroe2018-03-30 * Add d-_-b crateJune McEnroe2018-03-28 * Add Rust script for generating a rainbow paletteJune McEnroe2018-03-28 * Add ll aliasJune McEnroe2018-03-28 * Overwrite existing symlinks in link.zshJune McEnroe2018-03-28 * Fix shell script lintsJune McEnroe2018-03-28 * Use [[ ]] in zsh scriptsJune McEnroe2018-03-28 * Sort extern crate lines with \cJune McEnroe2018-03-28 * Add \u to sort use linesJune McEnroe2018-03-24 * Set PDFs read-onlyJune McEnroe2018-03-16 * Add pdf scriptJune McEnroe2018-03-16 * Clean up home scripts, split againJune McEnroe2018-03-14 * Clean up install.sh