Age | Commit message (Expand) | Author | Files | Lines |
2023-08-29 | r/6532 chore(tazjin/emacs): remove EXWM gnome-terminal window naming case | Vincent Ambo | 1 | -8/+0 |
2023-08-28 | r/6531 feat(tazjin/emacs): add occasionally useful advice-remove-all helper | Vincent Ambo | 1 | -0/+5 |
2023-08-28 | r/6530 chore(tazjin/emacs): remove now builtin packages | Vincent Ambo | 1 | -2/+0 |
2023-08-26 | r/6529 feat(tazjin/emacs): implement run-xdg-app using gio-list-apps tool | Vincent Ambo | 4 | -2/+21 |
2023-08-26 | r/6528 feat(tazjin/gio-list-apps): CLI to list xdg apps using Gio library | Vincent Ambo | 5 | -0/+551 |
2023-08-26 | r/6527 feat(tazjin/emacs): annotate remote files in reliably-switch-buffer | Vincent Ambo | 1 | -3/+15 |
2023-08-26 | r/6526 refactor(tazjin/emacs): ivy,swiper,counsel -> vertico,consult | Vincent Ambo | 6 | -41/+14 |
2023-08-26 | r/6525 chore(tazjin/emacs): remove a bunch of unused code | Vincent Ambo | 5 | -106/+5 |
2023-08-23 | r/6522 fix(tazjin/emacs): suppress incredibly ennoying EPA error buffer | Vincent Ambo | 1 | -1/+3 |
2023-08-23 | r/6521 chore(tazjin/emacs): disable some nonsensical ivy options | Vincent Ambo | 1 | -3/+1 |
2023-08-23 | r/6520 feat(tazjin/emacs): implement reliably-switch-buffer | Vincent Ambo | 2 | -0/+22 |
2023-08-17 | r/6486 feat(grfn/system): Use fancy unicode chars in psql | Aspen Smith | 1 | -0/+7 |
2023-08-17 | r/6485 chore(grfn/home): Use stable emacs | Aspen Smith | 1 | -1/+1 |
2023-08-17 | r/6484 fix(grfn/emacs): Work around doom bug | Aspen Smith | 1 | -0/+2 |
2023-08-13 | r/6481 feat(users/Profpatsch): add my xmonad config | Profpatsch | 6 | -0/+221 |
2023-08-09 | r/6479 refactor(nix/sterni/int): rename div & mod to quot & rem | sterni | 2 | -23/+28 |
2023-08-09 | r/6478 feat(sterni/nix): add trivial float library | sterni | 3 | -0/+73 |
2023-08-09 | r/6477 refactor(users/sterni/nix): move generic number operation into num | sterni | 6 | -45/+64 |
2023-08-09 | r/6476 chore(users/sterni/emacs): use Emacs 29 instead of unstable | sterni | 1 | -2/+1 |
2023-08-08 | r/6473 chore(3p/sources): Bump channels & overlays | sterni | 1 | -1/+3 |
2023-08-08 | r/6472 feat(nix/sparseTree): add optional `name` argument | Vincent Ambo | 2 | -9/+15 |
2023-08-08 | r/6471 chore(users/Profpatsch): Update postgres module n stuff | Profpatsch | 7 | -197/+443 |
2023-08-08 | r/6469 feat(tazjin/emacs): use python-mode for Starlark files | Vincent Ambo | 1 | -0/+3 |
2023-08-08 | r/6468 fix(tazjin/emacs): unbind dangerous telega.el shortcut | Vincent Ambo | 1 | -1/+2 |
2023-08-07 | r/6467 feat(users/Profpatsch/whatcd-resolver): Prefer remasters | Profpatsch | 1 | -2/+10 |
2023-08-06 | r/6466 chore(users/Profpatsch): Move Multipart2 into new webstuff package | Profpatsch | 7 | -2/+104 |
2023-08-06 | r/6465 chore(users/Profpatsch/whatcd-resolver): build with nix | Profpatsch | 3 | -2/+51 |
2023-08-06 | r/6464 chore(users/Profpatsch): clean up haskell libs a little | Profpatsch | 12 | -336/+123 |
2023-08-06 | r/6463 docs(users/Profpatsch/jbovlaste-sqlite): add parser docs | Profpatsch | 1 | -1/+14 |
2023-08-04 | r/6462 feat(tazjin/emacs): make zoxide project opener work without git | Vincent Ambo | 2 | -5/+9 |
2023-08-03 | r/6461 feat(grfn/emacs): Tweak org agenda commands | Aspen Smith | 1 | -3/+3 |
2023-08-02 | r/6460 feat(tazjin/emacs): add kubernetes mode | Vincent Ambo | 1 | -0/+1 |
2023-07-28 | r/6445 fix(tazjin/emacs): reset both xrandr outputs correctly | Vincent Ambo | 1 | -0/+1 |
2023-07-26 | r/6444 feat(tazjin/emacs): add screen layout for khamovnik @ home | Vincent Ambo | 1 | -0/+9 |
2023-07-23 | r/6441 fix(tazjin/nixos): fix Java applications under EXWM | Vincent Ambo | 1 | -0/+1 |
2023-07-22 | r/6440 feat(tazjin/emacs): modeline warning if tty sessions are logged in | Vincent Ambo | 1 | -1/+31 |
2023-07-16 | r/6429 chore(users/Profpatsch): move utils to my-prelude | Profpatsch | 12 | -61/+111 |
2023-07-14 | r/6428 fix(tazjin/emacs): fix path to my custom.el | Vincent Ambo | 1 | -1/+1 |
2023-07-14 | r/6427 feat(tazjin/nixos): put `aspell` on physical machines | Vincent Ambo | 1 | -0/+1 |
2023-07-14 | r/6426 feat(tazjin/emacs): always run company-mode in telega-chat-mode | Vincent Ambo | 1 | -1/+2 |
2023-07-14 | r/6425 feat(users/Profpatsch): init httzip | Profpatsch | 6 | -0/+184 |
2023-07-14 | r/6424 fix(netencode/README): fix the example of ignored fields | Profpatsch | 1 | -1/+1 |
2023-07-14 | r/6423 feat(users/Profpatsch/whatcd-resolver): Show percent done | Profpatsch | 2 | -47/+66 |
2023-07-14 | r/6422 feat(users/Profpatsch/whatcd-resolver): Somewhat fix torrent state | Profpatsch | 1 | -11/+140 |
2023-07-14 | r/6421 feat(users/Profpatsch/whatcd-resolver): Add torrent & basic status | Profpatsch | 1 | -92/+156 |
2023-07-14 | r/6420 feat(users/Profpatsch/whatcd-resolver): Download torrent file | Profpatsch | 1 | -47/+179 |
2023-07-14 | r/6419 feat(users/Profpatsch/whatcd-resolver): Display transmission torrent | Profpatsch | 1 | -16/+64 |
2023-07-14 | r/6418 feat(users/Profpatsch/whatcd-resolver): Remove dynatable | Profpatsch | 1 | -71/+20 |
2023-07-14 | r/6417 feat(users/Profpatsch/whatcd-resolver): Add server-side search | Profpatsch | 5 | -81/+462 |
2023-07-14 | r/6416 feat(users/Profpatsch/whatcd-resolver): Cache searches & web UI | Profpatsch | 2 | -95/+272 |