Age | Commit message (Expand) | Author | Files | Lines |
2021-12-09 | r/3164 feat(grfn/emacs): Tweak rust async_test snippets | Griffin Smith | 1 | -2/+2 |
2021-12-09 | r/3162 feat(grfn/emacs): Add a prolog use_module snippet | Griffin Smith | 1 | -0/+7 |
2021-12-09 | r/3161 feat(grfn/emacs): Add some prolog-mode mappings | Griffin Smith | 1 | -1/+3 |
2021-12-03 | r/3140 fix(gs/emacs): Return empty string if nothing in inbox | Griffin Smith | 1 | -1/+1 |
2021-12-03 | r/3139 fix(gs/emacs): Fix title of clocked-in task | Griffin Smith | 1 | -1/+5 |
2021-11-29 | r/3115 refactor(gs/emacs): Switch to doom's built-in fuzzy ivy | Griffin Smith | 2 | -5/+5 |
2021-11-29 | r/3114 feat(gs/home): Add shell alias for graphvizzing | Griffin Smith | 1 | -0/+4 |
2021-11-29 | r/3113 feat(gs/system): Install dev man pages | Griffin Smith | 1 | -0/+5 |
2021-11-25 | r/3099 feat(gs/xanthous): Creatures drop their items when they die | Griffin Smith | 3 | -4/+24 |
2021-11-25 | r/3098 feat(gs/xanthous): Creatures use their weapons to attack | Griffin Smith | 5 | -11/+50 |
2021-11-25 | r/3097 feat(gs/xanthous): Allow generating creatures with items | Griffin Smith | 11 | -96/+163 |
2021-11-22 | r/3081 refactor(gs/xanthous): Break out inventory into a common module | Griffin Smith | 8 | -247/+293 |
2021-11-22 | r/3080 refactor(gs/xanthous): Define local field lens aliases in AI | Griffin Smith | 1 | -8/+13 |
2021-11-20 | r/3077 fix(gs/xanthous): Check for reaching destination in AI | Griffin Smith | 1 | -0/+1 |
2021-11-20 | r/3076 chore(gs/emacs): Update org<->jira state mapping | Griffin Smith | 1 | -2/+2 |
2021-11-13 | r/3063 feat(gs/xanthous): Allow moving with the arrow keys | Griffin Smith | 1 | -0/+5 |
2021-11-13 | r/3062 fix(gs/emacs): require flycheck before trying to override it | Griffin Smith | 1 | -0/+1 |
2021-11-13 | r/3061 feat(gs/xanthous): Add a Husk creature, with limited generation | Griffin Smith | 9 | -24/+152 |
2021-11-13 | r/3060 feat(gs/xanthous): Add a broken dagger raw | Griffin Smith | 1 | -0/+21 |
2021-11-13 | r/3059 chore(gs/xanthous): Don't include docs in source closure | Griffin Smith | 1 | -0/+1 |
2021-11-13 | r/3058 docs(gs/xanthous): Start documenting raw types | Griffin Smith | 1 | -0/+24 |
2021-11-13 | r/3057 fix(xanthous/server): Mount the key into the docker image | Griffin Smith | 1 | -1/+2 |
2021-11-13 | r/3056 fix(xanthous/server): Fix decoding secret key | Griffin Smith | 3 | -2/+65 |
2021-11-09 | r/3030 fix(gs/yeren): Pin to linux 5.14 | Griffin Smith | 1 | -1/+1 |
2021-11-08 | r/3029 fix(gs/emacs): Fix link syntax for org email capture template | Griffin Smith | 1 | -1/+1 |
2021-11-08 | r/3028 feat(xanthous/server): Load host secret key from disk | Griffin Smith | 2 | -5/+29 |
2021-11-08 | r/3027 chore(gs/xanthous): Gitignore more state files | Griffin Smith | 1 | -0/+3 |
2021-11-08 | r/3026 feat(gs/xanthous): Enable tasty-rerun | Griffin Smith | 5 | -6/+10 |
2021-11-08 | r/3024 fix(gs/home): Move dunst shortcuts into i3 config | Griffin Smith | 1 | -7/+4 |
2021-11-08 | r/3023 fix(gs/xanthous): Don't take up half-width for prompts | Griffin Smith | 1 | -4/+2 |
2021-11-07 | r/3022 feat(gws.fyi): Mention xanthous ssh server | Griffin Smith | 1 | -1/+2 |
2021-11-07 | r/3021 feat(gs/mugwump): Run xanthous server | Griffin Smith | 3 | -2/+50 |
2021-11-07 | r/3020 feat(xanthous/server): Add simple prometheus metrics | Griffin Smith | 4 | -11/+589 |
2021-11-07 | r/3019 feat(xanthous/server): Add derivation for docker image | Griffin Smith | 2 | -1/+26 |
2021-11-07 | r/3018 feat(xanthous/server): Run with --disable-saving | Griffin Smith | 1 | -0/+1 |
2021-11-07 | r/3017 feat(gs/xanthous): Allow disabling saving | Griffin Smith | 4 | -34/+68 |
2021-11-07 | r/3016 fix(xanthous/server): Accept password authentication | Griffin Smith | 1 | -0/+6 |
2021-11-07 | r/3015 feat(gs/xanthous): Add SSH server application | Griffin Smith | 9 | -2/+1912 |
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-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-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-14 | r/2971 refactor(grfn/keyboard): use pkgsCross.avr's default gcc | sterni | 1 | -1/+1 |