about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-19 21:55:05 +0000
committerJune McEnroe <june@causal.agency>2022-02-13 11:51:54 -0500
commit41a17adafa443dc5a0d42d5d21fb02230b9005b7 (patch)
tree95eb31032fc980f0c9b4955ba45139038d8af1bf /Makefile
parentDisallow blame in robots.txt (diff)
downloadcgit-pink-41a17adafa443dc5a0d42d5d21fb02230b9005b7.tar.gz
cgit-pink-41a17adafa443dc5a0d42d5d21fb02230b9005b7.zip
Show symlink targets in tree listing
Add links to symbolic link targets in tree listings, formatted like
"ls -l".  Path normalization collapses any ".." components of the link.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
1e7eb92aefa048ecd665e609f5e0983e4d98b&id=d755a6406d8de85f1c56deef827ba2f88df875dc&follow=1'>Add direct game selection tip to menuJune McEnroe 2021-09-27Extract chroot.tar with -pJune McEnroe Explicitly preserve ownership and permissions, which is not the default on OpenBSD. 2021-09-26OpenBSD: Copy appropriate files for chrootJune McEnroe 2021-09-26Link with -lncurseswJune McEnroe 2021-09-26OpenBSD: pledge(2) and unveil(2)June McEnroe 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