summary refs log tree commit diff homepage
path: root/index.html
blob: ad0c46a57306455c892a8d73a6f0922104c6db88 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<title>Route 22 to ascii.town</title>
<p>
Hey there, friend. This should get you there.
<p>
<code>
    ssh torus@ascii.town
</code>
<p>
You can also take a detour and play NetHack.
<p>
<code>
    ssh nethack@ascii.town
</code>
>2014-01-08Use argv_array in place of vectorLukas Fleischer 2014-01-08ui-stats.c: Remove unused macroLukas Fleischer 2014-01-08scan-tree.c: Remove unused macroLukas Fleischer 2013-09-14ui-shared: Drop filepair_cb_raw() and helperLukas Fleischer 2013-09-14ui-diff: Use diff_tree_sha1() for raw diff formattingLukas Fleischer