Age | Commit message (Expand) | Author | Files | Lines |
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-22 | r/6439 feat(tvix/store/proto): use Bytes instead of Vec<u8> | Florian Klink | 34 | -164/+216 |
2023-07-21 | r/6438 feat(tvix/nix-compat/store_path): store position in InvalidName | Florian Klink | 1 | -4/+4 |
2023-07-21 | r/6437 feat(tvix/store/digests): use bytes::Bytes instead of Vec<u8> | Florian Klink | 14 | -63/+94 |
2023-07-21 | r/6436 refactor(tvix/store): use bytes for node names and symlink targets | Florian Klink | 27 | -253/+245 |
2023-07-21 | r/6435 feat(tvix/store/fuse): implement open explicitly | Florian Klink | 2 | -32/+92 |
2023-07-21 | r/6434 feat(tvix/store/blobservice): implement seek | Florian Klink | 6 | -11/+240 |
2023-07-21 | r/6433 feat(tvix/nix-compat): have StorePath accept bytes | Florian Klink | 8 | -68/+84 |
2023-07-21 | r/6432 feat(tvix/nix-compat): fold NameError into Error | Florian Klink | 4 | -39/+27 |
2023-07-18 | r/6431 feat(nix/buildkite): support meta.timeout | Florian Klink | 1 | -0/+2 |
2023-07-18 | r/6430 feat(nix/buildkite): drop postBuild logic | Florian Klink | 1 | -31/+2 |
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 | 3 | -95/+161 |
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 |
2023-07-14 | r/6415 feat(users/Profpatsch/whatcd-resolver): INSERT red search results | Profpatsch | 2 | -53/+232 |
2023-07-14 | r/6414 feat(users/Profpatsch/whatcd-resolver): add initial redacted API | Profpatsch | 5 | -0/+57 |
2023-07-14 | r/6413 feat(users/Profpatsch): init whatcd-resolver | Profpatsch | 15 | -0/+1086 |
2023-07-14 | r/6412 feat(users/Profpatsch/jbovlaste-sqlite): create jbovlaste sqlite | Profpatsch | 4 | -84/+230 |
2023-07-13 | r/6411 feat(users/Profpatsch/jbovlaste-sqlite): add XML parser | Profpatsch | 4 | -22/+299 |
2023-07-13 | r/6410 feat(users/Profpatsch): init jbovlaste sqlite | Profpatsch | 3 | -0/+213 |
2023-07-13 | r/6409 chore(users/Profpatsch/*): more cabal maintenance | Profpatsch | 24 | -203/+264 |
2023-07-13 | r/6408 feat(users/Profpatsch): init HtmxExperiment | Profpatsch | 9 | -0/+1104 |
2023-07-13 | r/6407 chore(users/Profpatsch): replace Label with pa-label | Profpatsch | 11 | -123/+108 |
2023-07-13 | r/6406 chore(third_party/overlays/haskell): add Profpatsch to OWNERS | Profpatsch | 1 | -0/+2 |
2023-07-11 | r/6405 docs(tvix): document when pointer equality is preserved in C++ Nix | sterni | 5 | -6/+169 |
2023-07-11 | r/6404 fix(tvix/eval): use byte, not codepoint index for slicing in escape | sterni | 3 | -1/+12 |
2023-07-11 | r/6403 docs(nix-1p): suggest using `nix repl` to experiment with commands | Vincent Ambo | 1 | -0/+3 |
2023-07-10 | r/6402 fix(3p/josh): add package name to josh | Vincent Ambo | 1 | -2/+4 |
2023-07-10 | r/6401 fix(ops/whitby): remove tazj.in module | Vincent Ambo | 1 | -1/+0 |
2023-07-08 | r/6400 fix(tazjin/emacs): don't crash in find-cargo-project | Vincent Ambo | 1 | -4/+5 |
2023-07-08 | r/6399 fix(corp/rih): link fixes | Vincent Ambo | 3 | -2/+208 |
2023-07-08 | r/6398 chore(3p/sources): Bump channels & overlays | sterni | 6 | -26/+26 |
2023-07-07 | r/6397 feat(tazjin/emacs): update EXWM title naming for Chromium | Vincent Ambo | 1 | -23/+8 |
2023-07-07 | r/6396 fix(users): rename zseri -> fogti | Alain Zscheile | 16 | -5/+5 |
2023-07-07 | r/6395 docs(tvix/store): various improvements | DavHau | 1 | -11/+14 |
2023-07-05 | r/6394 fix(sterni/emacs): banish flycheck keymap to <leader>! | sterni | 1 | -1/+2 |
2023-07-05 | r/6393 feat(users/sterni/emacs): set up deft | sterni | 2 | -0/+11 |
2023-07-05 | r/6392 feat(tools/git-r): git subcommand to display r/numbers for commits | sterni | 3 | -0/+144 |