about summary refs log tree commit diff
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-08-10 18:14:12 +0200
committerLars Hjemli <hjemli@gmail.com>2009-08-10 18:59:31 +0200
commit92f9b53c4211cd2c8241b62db37affd91dab358d (patch)
tree262c16d1bf1b581df8c5336392f1c68ae20730a2 /tests/.gitignore
parentcgit.css: align commit message with subject in expanded log listing (diff)
downloadcgit-pink-92f9b53c4211cd2c8241b62db37affd91dab358d.tar.gz
cgit-pink-92f9b53c4211cd2c8241b62db37affd91dab358d.zip
cgit.c: make '/cgit.png' the default value for 'logo' option
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'tests/.gitignore')
0 files changed, 0 insertions, 0 deletions
:51:17 -0400'>2021-04-19Draw foundations in reverse orderJune McEnroe 2021-04-19Only print info atexit without -tJune McEnroe 2021-04-19Only use cells for moveColumnJune McEnroe So long as the move queuer doesn't use empty tableau stacks correctly, it shouldn't use them at all. This way it's easier to do the correct moves manually. 2021-04-19Force UTF-8 locale and add to chroot, link to curseswJune McEnroe 2021-04-18Add freecellJune McEnroe 2021-04-18Allow cumulative score gamesJune McEnroe 2021-01-31Check isattyJune McEnroe 2021-01-31Launch game immediately with SSH_ORIGINAL_COMMANDJune McEnroe 2021-01-29Handle getch ERR in menuJune McEnroe 2021-01-29Set process title to chosen gameJune McEnroe I just like to see :) 2021-01-29Add pause to snakeJune McEnroe 2021-01-29Add menu to choose 2048 or snakeJune McEnroe 2021-01-29Actually wait for a non-direction keyJune McEnroe 2021-01-29Give the snake a tailJune McEnroe 2021-01-29Don't let the snake snap its own neckJune McEnroe