about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2024-12-22 r/9017 feat(sterni/git-only-push): support force pushingsterni1-3/+8
2024-12-22 r/9016 feat(sterni/git-only-push): allow using git cherry-pick -xsterni1-3/+8
2024-12-22 r/9015 refactor(sterni/git-only-push): remove superfluous usage callsterni1-1/+0
2024-12-21 r/9014 chore(sterni/machines/ingeborg): remove gopher related configssterni3-28/+0
2024-12-21 r/9013 feat(sterni/git-only-push): isolate given commits and push to refsterni2-0/+136
2024-12-20 r/9012 fix(sterni/emacs): get emacs to use default monospace for unicodesterni1-6/+20
2024-12-20 r/9011 fix(nix/writeTree): also shell escape path nodessterni1-1/+1
2024-12-20 r/9010 feat(sterni/exercises/lib): add Diagonals BQN functionsterni1-0/+3
2024-12-20 r/9009 fix(users/flokli/nixos-tvix-cache): bump nginx read timeoutzimbatm1-0/+3
2024-12-17 r/9008 feat(users/Profpatsch/alacritty): implement varlink SetColorSchemeProfpatsch1-0/+80
2024-12-16 r/9007 feat(users/Profpatsch/alacritty): add modus & ef themesProfpatsch3-2/+48
2024-12-15 r/9006 feat(tvix/nix-daemon): instrument for TvixDaemonFlorian Klink1-1/+4
2024-12-13 r/9005 feat(users/Profpatsch/alacritty): add dbus theme changeProfpatsch2-4/+56
2024-12-13 r/9004 fix(users/Profpatsch): remove alacritty from DisplayBrightness nameProfpatsch1-9/+7
2024-12-13 r/9003 feat(users/Profpatsch): dbus service for changing monitor brightnessProfpatsch1-1/+178
2024-12-13 r/9002 feat(users/Profpatsch/jaeger): allow calling with argumentsProfpatsch1-0/+2
2024-12-13 r/9001 feat(users/Profpatsch/alacritty): add tsconfig for jsdoc checksProfpatsch2-0/+18
2024-12-13 r/9000 feat(users/Profpatsch): start dbus tracer nodejs client libProfpatsch1-59/+177
2024-12-10 r/8999 refactor(users/Profpatsch): simple wrapper around the dbus libProfpatsch1-87/+159
2024-12-10 r/8998 feat(users/Profpatsch): Implement initial otel-dbus proxyProfpatsch3-67/+755
2024-12-10 r/8997 feat(pkgs/Profpatsch/alacritty): register color dbus interfaceProfpatsch1-7/+52
2024-12-10 r/8996 feat(pkgs/Profpatsch/alacritty): init dark mode dbus daemonProfpatsch9-7/+464
2024-12-10 r/8995 fix(users/Profpatsch/whacd-resolver): fix redacted TLDProfpatsch1-2/+2
2024-12-10 r/8994 feat(users/Profpatsch): add a example for omega searchProfpatsch1-0/+62
2024-12-10 r/8993 feat(tvix/boot/tests): Replace GNU parallel with rushIlan Joselevich1-3/+3
2024-12-09 r/8992 docs(tvix/boot): update docstringFlorian Klink1-3/+4
2024-12-09 r/8991 refactor(tvix/nix-daemon): use if let Some(_) = …Florian Klink1-8/+4
2024-12-09 r/8990 docs(nix-compat/nix_daemon): fix typoFlorian Klink1-1/+1
2024-12-09 r/8989 refactor(nix-compat/nix-daemon): s/result/results/Florian Klink1-3/+3
2024-12-07 r/8988 feat(sterni/nix/build): check in toPlainTextsterni1-0/+56
2024-12-07 r/8987 chore(nix/build): rename to reduce redundancy in attr pathsterni2-4/+2
2024-12-05 r/8986 chore(tazjin/dotfiles): remove hyper configurationVincent Ambo1-2/+1
2024-12-05 r/8985 chore(3p/lisp/mime4cl): remove MIME-PART-SIZE and MIME-BODY-SIZEsterni4-68/+2
2024-12-04 r/8984 chore(users/flokli/nixos-tvix-cache): switch to MimirFlorian Klink1-10/+26
2024-12-04 r/8983 feat(3p/lisp/mime4cl): add benchmark scriptsterni4-1/+100
2024-12-04 r/8982 chore(tvix): bump tower-otel-http-metrics, enable axum featureFlorian Klink6-19/+71
2024-12-04 r/8981 chore(users/flokli/ipu6-softisp): removeFlorian Klink9-1986/+0
2024-12-02 r/8980 chore(3p/lisp/closure-*): disable on ECL for nowsterni3-2/+11
2024-12-02 r/8979 feat(3p/lisp/mime4cl): enable compilation with CCLsterni4-7/+3
2024-12-02 r/8978 fix(3p/lisp/mime4cl): fix stat function name in FILE-SIZEsterni1-2/+1
2024-12-02 r/8977 refactor(3p/lisp/mime4cl): drop NATIVE-NAMESTRINGsterni1-5/+0
2024-12-02 r/8976 fix(sterni/mblog): check for help flags in flag, not arg liststerni1-1/+1
2024-12-02 r/8975 fix(3p/lisp/mime4cl): don't store redundant headers in MIME-MESSAGEsterni2-7/+230
2024-12-02 r/8974 fix(3p/lisp/mime4cl): also default to :7BIT when decodingsterni1-5/+7
2024-12-02 r/8973 refactor(3p/lisp/mime4cl): streamline MIME-MESSAGE dispatchingsterni1-3/+3
2024-12-02 r/8972 fix(3p/lisp/mime4cl): support FILE-PORTION in PRINT-MIME-PARTsterni1-0/+2
2024-12-02 r/8971 refactor(3p/lisp/mime4cl): eliminate use of READ-CHAR in PRINT-MIME-PARTsterni1-4/+1
2024-12-01 r/8970 chore(tvix/nix-compat): basic daemon handler testsVova Kryachko5-32/+361
2024-11-29 r/8969 refactor(tvix/glue): make user-agent more granularFlorian Klink2-3/+4
2024-11-29 r/8968 feat(tvix/castore): set user-agent for object_store blob/directorysvcFlorian Klink3-9/+41