Age | Commit message (Expand) | Author | Files | Lines |
2022-05-26 | r/4134 refactor(whitby): Prepare for restricted-eval | Vincent Ambo | 1 | -40/+42 |
2022-05-26 | r/4133 refactor(tazjin/nixos): Prepare for restricted-eval | Vincent Ambo | 3 | -6/+6 |
2022-05-26 | r/4132 feat(sterni/emacs): configure lsp-ui-sideline for code actions | sterni | 1 | -0/+5 |
2022-05-26 | r/4131 feat(sterni/emacs): configure lsp-ui add proper lsp bindings | sterni | 2 | -1/+22 |
2022-05-26 | r/4130 feat(sterni/emacs): fill background of languagetool issues | sterni | 1 | -1/+4 |
2022-05-26 | r/4129 feat(sterni/emacs): add binding for switch-to-buffer-other-window | sterni | 1 | -0/+1 |
2022-05-26 | r/4128 feat(sterni/emacs): load org-tracker from mutable path in home dir | sterni | 2 | -0/+19 |
2022-05-26 | r/4127 refactor(sterni/emacs): banish elfeed and languagetool to ,m | sterni | 2 | -8/+7 |
2022-05-26 | r/4126 fix(sterni/emacs): reflect changed command name in languagetool.el | sterni | 2 | -3/+2 |
2022-05-26 | r/4125 feat(sterni/emacs): default to ormolu as Haskell formatter | sterni | 1 | -1/+4 |
2022-05-26 | r/4124 feat(sterni/emacs): allow launching magit from project-switch | sterni | 1 | -1/+9 |
2022-05-26 | r/4123 chore(nixery): Bump Go dependencies | Vincent Ambo | 3 | -69/+106 |
2022-05-26 | r/4122 fix(ops/modules): adapt for changed ssh.knownHosts | Vincent Ambo | 1 | -3/+3 |
2022-05-26 | r/4121 feat(nixery): Automatically mirror subtree to Github | Vincent Ambo | 1 | -0/+8 |
2022-05-26 | r/4120 feat(tools/releases): Add release helper for mirroring to Github | Vincent Ambo | 1 | -0/+37 |
2022-05-26 | r/4119 chore(3p/naersk): Bump and fetch via niv instead | Vincent Ambo | 2 | -9/+14 |
2022-05-25 | r/4118 feat(whitby): Deploy private SSH key for build agents | Vincent Ambo | 2 | -0/+7 |
2022-05-25 | r/4117 feat(ops/secrets): Add private SSH key for Buildkite agent(s) | Vincent Ambo | 2 | -0/+1 |
2022-05-25 | r/4116 chore(cheddar): Bump dependencies within bounds | Vincent Ambo | 1 | -44/+44 |
2022-05-25 | r/4115 feat(ops/modules/open_eid.nix): Access all key slots | Klemens Nanni | 1 | -3/+4 |
2022-05-25 | r/4114 feat(ops/modules/open_eid.nix): Add digidoc-tool(1) to PATH | Klemens Nanni | 1 | -0/+1 |
2022-05-25 | r/4113 feat(sterni/emacs): enable which-key mode | sterni | 2 | -0/+3 |
2022-05-25 | r/4112 feat(3p/agenix): update to 2022-05-16 and add to niv | sterni | 13 | -25/+33 |
2022-05-25 | r/4111 feat(tazjin/emacs): Configure zetteldeft for Markdown | Vincent Ambo | 1 | -0/+15 |
2022-05-25 | r/4110 feat(tazjin/emacs): add zetteldeft & deft to prepare for showdown | Vincent Ambo | 1 | -0/+2 |
2022-05-25 | r/4109 revert(tazjin/emacs): Don't ignore messages from blocked senders | Vincent Ambo | 1 | -3/+1 |
2022-05-24 | r/4108 feat(ops/users): add j4m3s | James Landrein | 1 | -0/+5 |
2022-05-23 | r/4107 refactor(sterni/emacs): use use-package for elfeed | sterni | 2 | -92/+95 |
2022-05-23 | r/4106 refactor(nixery): Modernise structure of binaries | Vincent Ambo | 3 | -29/+26 |
2022-05-23 | r/4105 refactor(nixery): Extract layering logic into separate package | Vincent Ambo | 4 | -21/+25 |
2022-05-22 | r/4104 feat(sterni/emacs): add binding for find-file-at-point | sterni | 1 | -0/+1 |
2022-05-22 | r/4103 chore(3p/sources): Bump channels & overlays | sterni | 3 | -14/+15 |
2022-05-19 | r/4102 chore(paroxysm): Bump dependencies within constraints | Vincent Ambo | 2 | -56/+116 |
2022-05-19 | r/4101 chore(3p/sources): Bump channels & overlays to 2022-05-18 | Vincent Ambo | 2 | -17/+15 |
2022-05-19 | r/4100 chore(3p/gtest): Remove package | Vincent Ambo | 1 | -12/+0 |
2022-05-19 | r/4099 chore(3p/rapidcheck): Remove package | Vincent Ambo | 1 | -21/+0 |
2022-05-19 | r/4098 chore(3p/nix): unvendor tvix 0.1 | Vincent Ambo | 721 | -104195/+0 |
2022-05-19 | r/4097 chore(3p/cgit): strip debug symbols on the cgit cgi script | sterni | 1 | -0/+2 |
2022-05-19 | r/4096 chore(3p/cgit): don't unnecessarily install cgit filters | sterni | 1 | -0/+6 |
2022-05-19 | r/4095 fix(3p/cgit): substitute newly supported compression tools | sterni | 1 | -1/+3 |
2022-05-19 | r/4094 subtree(3p/cgit): merge cgit-pink into depot cgit | sterni | 39 | -1615/+184 |
2022-05-19 | Squashed 'third_party/cgit/' changes from 8fc0c81bb..26ac84466 | sterni | 50 | -1807/+565 |
2022-05-18 | r/4093 fix(3p/cgit): Fix bad free in cgit_diff_tree | June McEnroe | 1 | -7/+5 |
2022-05-17 | r/4092 chore(ops/secrets): add key for tazjin/zamalek | Vincent Ambo | 21 | -105/+123 |
2022-05-16 | r/4091 chore(alcoholic_jwt): prepare release v4091 | Vincent Ambo | 2 | -2/+2 |
2022-05-16 | r/4090 chore(alcoholic_jwt): update copyright header | Vincent Ambo | 2 | -2/+2 |
2022-05-16 | r/4089 docs(alcoholic_jwt): add 'contributing' section to docs | Vincent Ambo | 1 | -0/+12 |
2022-05-16 | r/4088 chore(alcoholic_jwt): base64: 0.10 -> 0.13 | Vincent Ambo | 2 | -13/+4 |
2022-05-16 | r/4087 chore(crimp): prepare release of v4087 | Vincent Ambo | 1 | -3/+5 |
2022-05-16 | r/4086 docs(crimp): update README with depot information | Vincent Ambo | 1 | -1/+12 |