Age | Commit message (Expand) | Author | Files | Lines |
2021-11-07 | r/3015 feat(gs/xanthous): Add SSH server application | Griffin Smith | 9 | -2/+1912 |
2021-11-07 | r/3014 chore(3p): bump NixOS channels to 2021-11-03 | sterni | 3 | -4/+6 |
2021-11-07 | r/3013 docs(atward): Document availability of new query types | Vincent Ambo | 1 | -0/+5 |
2021-11-06 | r/3012 fix(gs/xanthous): Fix numAliveNeighbors{,M} on the edge | Griffin Smith | 2 | -11/+70 |
2021-11-06 | r/3011 fix(gs/xanthous): Don't gen dupe tutorial messages | Griffin Smith | 2 | -7/+13 |
2021-11-06 | r/3010 refactor(gs/xanthous): Use a Word for the level number | Griffin Smith | 3 | -10/+20 |
2021-11-06 | r/3009 fix(gs/xanthous): Update hie.yaml for new app/ directory | Griffin Smith | 1 | -1/+1 |
2021-11-06 | r/3008 feat(gs/xanthous): Default to the current save file | Griffin Smith | 8 | -31/+93 |
2021-11-06 | r/3007 fix(ops/pipelines): Fix tagging of commit revisions | Vincent Ambo | 1 | -5/+1 |
2021-11-05 | r/3006 feat(web/tvl): Render blog posts and atom feed for TVL | Vincent Ambo | 1 | -2/+33 |
2021-11-05 | r/3005 refactor(ops/pipelines): Move revision tagging into static pipeline | Vincent Ambo | 2 | -14/+18 |
2021-11-05 | r/3004 feat(web/tvl/blog): Add scaffolding for first blog post | Vincent Ambo | 2 | -0/+14 |
2021-11-05 | r/3003 refactor(web/tvl/template): Move footer into a separate target | Vincent Ambo | 2 | -15/+22 |
2021-11-05 | r/3002 feat(atward): Support depot revision queries (r/...) | Vincent Ambo | 1 | -4/+26 |
2021-11-05 | r/3001 fix(web/blog): Correctly wrap footer content | Vincent Ambo | 1 | -2/+2 |
2021-11-04 | r/3000 refactor(web/blog): Move atom feed creation logic to //web/blog | Vincent Ambo | 3 | -27/+38 |
2021-11-04 | r/2999 feat(ops/pipelines): Create revision numbers in CI | Vincent Ambo | 1 | -0/+14 |
2021-11-03 | r/2998 refactor(web/blog): Configurable blog name and footer | Vincent Ambo | 3 | -25/+29 |
2021-11-02 | r/2997 feat(tazjin/tverskoy): Add dunst configuration | Vincent Ambo | 3 | -0/+66 |
2021-10-30 | r/2996 fix(gs/xanthous): Preserve character state when going up stairs | Griffin Smith | 1 | -1/+7 |
2021-10-30 | r/2995 fix(gs/emacs): Fix directory for xanthous capture template | Griffin Smith | 1 | -1/+1 |
2021-10-30 | r/2994 feat(gs/xanthous): Allow throwing rocks | Griffin Smith | 15 | -87/+450 |
2021-10-30 | r/2993 feat(gs/xanthous): Send message when resting | Griffin Smith | 2 | -1/+5 |
2021-10-27 | r/2992 chore(tazjin/emacs): Remove screen layout configs for Vauxhall | Vincent Ambo | 1 | -48/+13 |
2021-10-24 | r/2991 refactor(nix/tag): use throw over lib.assertMsg | sterni | 1 | -1/+1 |
2021-10-24 | r/2990 chore(fun/paroxysm): update dependencies | sterni | 1 | -620/+686 |
2021-10-22 | r/2989 chore(3p/nixpkgs): Bump nixpkgs and Emacs overlay | Vincent Ambo | 2 | -9/+9 |
2021-10-22 | r/2988 chore(web/blog): Move out of //users/tazjin | Vincent Ambo | 5 | -43/+51 |
2021-10-22 | r/2987 feat(tazjin/rlox): Implement else clauses | Vincent Ambo | 4 | -1/+22 |
2021-10-22 | r/2986 feat(tazjin/rlox): Implement simple conditionals | Vincent Ambo | 4 | -16/+84 |
2021-10-22 | r/2985 refactor(tazjin/rlox): Return index after adding operations | Vincent Ambo | 3 | -15/+18 |
2021-10-20 | r/2984 feat(web/panettone): support dark mode | Smitty | 1 | -45/+41 |
2021-10-20 | r/2983 feat(gws.fyi): Host ssh key | Griffin Smith | 1 | -1/+7 |
2021-10-20 | r/2982 feat(gs/home): Upgrade discord to 0.0.16 | Griffin Smith | 1 | -2/+2 |
2021-10-20 | r/2981 refactor(tazjin/rlox): Remove use of sentinel values | Vincent Ambo | 2 | -21/+24 |
2021-10-20 | r/2980 refactor(tazjin/rlox): Introduce newtypes for various indices | Vincent Ambo | 4 | -25/+31 |
2021-10-19 | r/2979 fix(tazjin/emacs): Fix renamed cargo mode map | Vincent Ambo | 1 | -1/+1 |
2021-10-19 | r/2978 feat(tazjin/rlox): Support local variables | Vincent Ambo | 6 | -12/+193 |
2021-10-19 | r/2977 feat(tazjin/rlox): Global variable assignment | Vincent Ambo | 4 | -3/+38 |
2021-10-19 | r/2976 chore(tazjin/rlox): Add some old code example files | Vincent Ambo | 8 | -0/+92 |
2021-10-19 | r/2975 chore(nix/renderMarkdown): Move out of //users/tazjin | Vincent Ambo | 3 | -3/+3 |
2021-10-19 | r/2974 fix(3p/dfmt): Enable release builds | Vincent Ambo | 1 | -3/+4 |
2021-10-16 | r/2973 chore(web/atom-feed): Move feed generator out of //users/tazjin | Vincent Ambo | 2 | -1/+2 |
2021-10-15 | r/2972 feat(3p/dfmt): Add derivation for the D code formatter | Vincent Ambo | 2 | -1/+36 |
2021-10-14 | r/2971 refactor(grfn/keyboard): use pkgsCross.avr's default gcc | sterni | 1 | -1/+1 |
2021-10-14 | r/2970 chore(3p): bump NixOS channels to 2021-10-13 | sterni | 1 | -6/+6 |
2021-10-12 | r/2969 feat(nixpkgs-crate-holes): report vulnerable crates in cargoDeps | sterni | 2 | -0/+326 |
2021-10-12 | r/2968 feat(rustsec-advisory-db): update to 2021-10-08 via nix-prefetch-git | sterni | 2 | -3/+29 |
2021-10-12 | r/2967 refactor(tools/rust-crates-advisory): move advisory-db to 3p | sterni | 2 | -7/+10 |
2021-10-12 | r/2966 feat(tazjin): Install D related tooling | Vincent Ambo | 2 | -0/+3 |