Age | Commit message (Expand) | Author | Files | Lines |
2021-12-09 | r/3166 fix(tazjin/emacs): Gerrit remote is now 'origin' | Vincent Ambo | 1 | -3/+1 |
2021-12-09 | r/3165 feat(tazjin/russian): Add words 601-700 | Vincent Ambo | 1 | -2/+103 |
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-08 | r/3157 feat(tazjin/russian): Add words 551-600 | Vincent Ambo | 1 | -2/+50 |
2021-12-08 | r/3156 feat(tazjin/russian): Add words 501-550 | Vincent Ambo | 1 | -1/+54 |
2021-12-08 | r/3155 feat(tazjin/russian): Add words 451-500 | Vincent Ambo | 1 | -2/+52 |
2021-12-08 | r/3154 feat(tazjin/russian): Add words 401-450 | Vincent Ambo | 1 | -1/+53 |
2021-12-07 | r/3151 feat(3p/agenix): Import latest version from GitHub | Vincent Ambo | 1 | -0/+1 |
2021-12-06 | r/3145 feat(tazjin/tverskoy): Configure tlp to keep battery between 40-70% | Vincent Ambo | 1 | -3/+12 |
2021-12-06 | r/3144 feat(tazjin/emacs): Ensure passively is installed | Vincent Ambo | 1 | -0/+1 |
2021-12-06 | r/3143 refactor(tazjin/russian): Use passively.el for Russian learning | Vincent Ambo | 1 | -40/+10 |
2021-12-06 | r/3141 chore(tazjin/emacs): Configure persistence location for passively | Vincent Ambo | 1 | -0/+4 |
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-12-01 | r/3129 feat(sterni/emacs): subscribe to the TVL feed | sterni | 1 | -0/+1 |
2021-12-01 | r/3128 feat(sterni/aoc/2021): day 1 solution | sterni | 2 | -0/+32 |
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-29 | r/3110 chore(tazjin/russian): Reduce timer interval to 4 seconds | Vincent Ambo | 1 | -1/+1 |
2021-11-29 | r/3109 feat(tazjin/russian): Function to look up last word in Wiktionary | Vincent Ambo | 1 | -0/+7 |
2021-11-29 | r/3108 feat(tazjin/russian): Exclude known words from random display | Vincent Ambo | 1 | -1/+29 |
2021-11-29 | r/3107 feat(tazjin/russian): Remember the last displayed word | Vincent Ambo | 1 | -1/+3 |
2021-11-28 | r/3104 feat(tazjin/russian): Echo Russian words when Emacs is idle | Vincent Ambo | 2 | -6/+30 |
2021-11-28 | r/3103 feat(tazjin/russian): Add macro to populate word table | Vincent Ambo | 2 | -1/+72 |
2021-11-27 | r/3101 chore(tazjin/tverskoy): Minor config cleanups | Vincent Ambo | 1 | -2/+5 |
2021-11-27 | r/3100 fix(tazjin/tverskoy): Persist Zoxide state between reboots | Vincent Ambo | 1 | -0/+8 |
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-25 | r/3094 feat(sterni/nix/utf8): check if codepoint valid/encodeable | sterni | 2 | -4/+42 |
2021-11-25 | r/3092 refactor(sterni/nix/utf8): let wellFormedByte check first byte | sterni | 1 | -17/+14 |
2021-11-25 | r/3091 feat(sterni/nix/utf8): implement UTF-8 encoding | sterni | 2 | -2/+83 |
2021-11-25 | r/3090 chore(sterni/nix/utf8): remove decodeSafe | sterni | 1 | -14/+0 |
2021-11-24 | r/3089 feat(tazjin/tverskoy): Install some more frequently used tools | Vincent Ambo | 1 | -0/+6 |
2021-11-23 | r/3088 refactor(readTree): Move 'drvTargets' into readTree | Vincent Ambo | 10 | -12/+10 |
2021-11-23 | r/3086 feat(sterni/nix/utf8): allow decoding the empty string | sterni | 2 | -3/+3 |
2021-11-23 | r/3085 refactor(sterni/nix/utf8): use genericClosure for decoding iteration | sterni | 1 | -23/+46 |
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-16 | r/3072 chore(nixpkgs-crate-holes): whitelist more maintainers | sterni | 1 | -0/+3 |
2021-11-15 | r/3067 docs(users/profpatsch/blog): rust string conversions: &str -> &OsStr | Profpatsch | 1 | -0/+1 |
2021-11-13 | r/3066 feat(tazjin/tverskoy): Enable picom by default | Vincent Ambo | 1 | -1/+6 |
2021-11-13 | r/3065 feat(tazjin/emacs): Disable annoying warnings from native comp | Vincent Ambo | 1 | -0/+4 |
2021-11-13 | r/3064 fix(tazjin/emacs): Adjust tverskoy screen layout for TVL office | Vincent Ambo | 1 | -4/+4 |
2021-11-13 | r/3063 feat(gs/xanthous): Allow moving with the arrow keys | Griffin Smith | 1 | -0/+5 |