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-25 | r/6524 fix(emacs-pkgs/term-switcher): apply tramp workaround to first vterm | Vincent Ambo | 1 | -6/+9 |
2023-08-24 | r/6523 fix(tvix/eval): off-by-one in replaceStrings | Linus Heckemann | 3 | -2/+3 |
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-23 | r/6519 refactor(emacs-pkgs/term-switcher): un-dash term-switcher.el | Vincent Ambo | 1 | -5/+5 |
2023-08-23 | r/6518 fix(emacs-pkgs/term-switcher): switch buffers by object, not name | Vincent Ambo | 1 | -15/+13 |
2023-08-22 | r/6517 fix(ops/nixery): switch nixery.dev to stable nixpkgs channel | Vincent Ambo | 1 | -2/+3 |
2023-08-21 | r/6516 feat(tvl-users): grant wheel privileges to flokli | Vincent Ambo | 1 | -1/+1 |
2023-08-21 | r/6515 docs(docs/REVIEWS): explain disadvantages of patch submission | Florian Klink | 1 | -3/+16 |
2023-08-20 | r/6514 refactor(tvix): assemble cragoDeps outputHashes from Cargo.nix | Florian Klink | 1 | -12/+21 |
2023-08-20 | r/6513 docs(tvix/nix-compat/nixhash): update comments | Florian Klink | 1 | -4/+6 |
2023-08-20 | r/6512 refactor(tvix/nix-compat/nixhash): validate digest lengths | Florian Klink | 6 | -43/+99 |
2023-08-20 | r/6511 refactor(tvix/nix-compat): cargo clippy | Florian Klink | 1 | -8/+8 |
2023-08-20 | r/6510 docs(tvix/docs): add document about drvPath differences | Florian Klink | 1 | -0/+46 |
2023-08-20 | r/6509 refactor(tvix/eval): don't use `format!` in `write!` args | Florian Klink | 1 | -1/+1 |
2023-08-20 | r/6508 refactor(tvix/eval/vm): don't put HashMap in a Box | Florian Klink | 1 | -1/+1 |
2023-08-20 | r/6507 refactor(tvix/eval): impl Default for SourceCode | Florian Klink | 2 | -6/+8 |
2023-08-20 | r/6506 refactor(tvix/eval/observer): cargo clippy | Florian Klink | 1 | -1/+1 |
2023-08-20 | r/6505 refactor(tvix/eval): cargo clippy | Florian Klink | 1 | -1/+4 |
2023-08-20 | r/6504 refactor(tvix/eval/io): cargo clippy &Path | Florian Klink | 1 | -1/+1 |
2023-08-20 | r/6503 refactor(tvix/eval): cargo clippy (len() is usize) | Florian Klink | 1 | -1/+1 |
2023-08-20 | r/6502 refactor(tvix/eval): cargo clippy &GenCo | Florian Klink | 2 | -5/+5 |
2023-08-20 | r/6501 refactor(tvix/eval): derive default for value::AttrsRep enum | Florian Klink | 1 | -7/+2 |
2023-08-20 | r/6500 refactor(tvix/store): cargo clippy | Florian Klink | 7 | -36/+27 |
2023-08-20 | r/6499 refactor(tvix/nix_cli): cargo clippy | Florian Klink | 1 | -4/+4 |
2023-08-20 | r/6498 refactor(tvix/cli): cargo clippy | Florian Klink | 2 | -2/+1 |
2023-08-20 | r/6497 refactor(tvix/serde): cargo clippy | Florian Klink | 3 | -14/+13 |
2023-08-20 | r/6496 refactor(tvix/cli): stop parsing NixHash twice | Florian Klink | 1 | -6/+2 |
2023-08-20 | r/6495 fix(tvix/nix-compat): disallow empty derivation names | Ryan Lahfa | 1 | -0/+10 |
2023-08-20 | r/6494 feat(tvix/nix-compat): don't swallow hash validation errors | Ryan Lahfa | 3 | -58/+208 |
2023-08-19 | r/6493 refactor(tvix): drop rust-analyzer from rust-docs build inputs | Florian Klink | 1 | -1/+0 |
2023-08-19 | r/6492 docs(tvix): update comment | Florian Klink | 1 | -3/+1 |
2023-08-19 | r/6491 refactor(tvix/nix-compat/derivation): cargo clippy | Florian Klink | 1 | -3/+2 |
2023-08-19 | r/6490 docs(tvix/nix-compat/store_path): fix broken docstr reference | Florian Klink | 1 | -2/+2 |
2023-08-19 | r/6489 refactor(tvix/nix-compat/nixhash): use shorthand struct init | Florian Klink | 1 | -1/+1 |
2023-08-19 | r/6488 docs(tvix/nix-compat): remove disambiguity | Florian Klink | 2 | -3/+3 |
2023-08-19 | r/6487 refactor(tvix/nix-compat/derivation/escape): move to Vec<u8> | Florian Klink | 2 | -7/+7 |
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-14 | r/6483 chore(tvix/cli): delete unused NixCompatIO code | sterni | 2 | -122/+0 |