Age | Commit message (Expand) | Author | Files | Lines |
2022-01-19 | r/3636 refactor(ops/pipelines): Generalise fetch-parent-targets script | Vincent Ambo | 2 | -14/+15 |
2022-01-19 | r/3635 feat(3p/lisp): add metabang-bind | sterni | 1 | -0/+16 |
2022-01-19 | r/3634 fix(nix/buildLisp): use filtered deps for native deps in testSuite | sterni | 1 | -1/+1 |
2022-01-19 | r/3633 feat(ops/besadii): make text 'cl' posted BuildKite configurable | Åsmund Østvold | 1 | -4/+20 |
2022-01-19 | r/3632 feat(kit): Export TVL kit as a josh workspace | Vincent Ambo | 5 | -0/+57 |
2022-01-19 | r/3631 chore(3p/nixpkgs): Make externally importable | Vincent Ambo | 1 | -2/+4 |
2022-01-19 | r/3630 chore(tazjin/emacs): Remove stale note about Imagemagick | Vincent Ambo | 1 | -7/+0 |
2022-01-18 | r/3629 refactor(wpcarro/gnupg): Improve UX for gnupg/{import,export}.sh | William Carroll | 2 | -15/+35 |
2022-01-18 | r/3628 fix(wpcarro/emacs): Ensure pasting in evil visual WAI | William Carroll | 1 | -1/+1 |
2022-01-18 | r/3627 chore(wpcarro/*): Remove some dead code | Vincent Ambo | 2 | -18/+7 |
2022-01-18 | r/3626 feat(3p/josh): Bump to latest master | Vincent Ambo | 2 | -53/+2 |
2022-01-18 | r/3625 chore(tazjin/tverskoy): Reduce systemd stop timeout to 10s | Vincent Ambo | 1 | -0/+6 |
2022-01-18 | r/3624 feat(tazjin/tverskoy): persist keyring data across reboots | Vincent Ambo | 1 | -0/+1 |
2022-01-17 | r/3623 chore(3p): bump NixOS channels to 2022-01-15 | sterni | 1 | -6/+6 |
2022-01-17 | r/3622 refactor(tools/emacs-pkgs): move sly-from-depot to tvl.el | sterni | 2 | -35/+36 |
2022-01-17 | r/3621 refactor(tools/emacs-pkgs/nix-util): drop unused var nix-depot-path | sterni | 1 | -2/+0 |
2022-01-17 | r/3620 chore(tazjin/*): Remove some dead code | Vincent Ambo | 7 | -180/+0 |
2022-01-17 | r/3619 fix(3p): Move away from builtins.fetchGit | Vincent Ambo | 17 | -36/+71 |
2022-01-17 | r/3618 feat(tazjin/tverskoy): Install fractal system-wide | Vincent Ambo | 1 | -1/+1 |
2022-01-17 | r/3617 feat(tazjin/tverskoy): Enable & persist gnome-keyring | Vincent Ambo | 1 | -2/+5 |
2022-01-17 | r/3616 fix(ops/oauth2_proxy): Fix cookie secret length | Vincent Ambo | 2 | -1/+1 |
2022-01-17 | r/3615 refactor(users/sterni/emacs): use more persistent tmp dir | sterni | 1 | -1/+4 |
2022-01-17 | r/3614 feat(users/sterni/emacs): save command and search history | sterni | 1 | -0/+4 |
2022-01-17 | r/3613 feat(users/sterni/emacs): save undo history | sterni | 1 | -1/+4 |
2022-01-17 | r/3612 feat(users/sterni/emacs): set sentence bounds | sterni | 1 | -0/+1 |
2022-01-17 | r/3611 feat(users/sterni/emacs): enable buffer size indicators | sterni | 1 | -0/+2 |
2022-01-17 | r/3610 feat(users/sterni/emacs): add bind for listing buffers | sterni | 1 | -0/+1 |
2022-01-17 | r/3609 feat(users/sterni/emacs): enable fido-mode | sterni | 1 | -0/+6 |
2022-01-17 | r/3608 refactor(users/sterni/emacs): set-default → setq-default | sterni | 1 | -1/+1 |
2022-01-17 | r/3607 feat(users/sterni/emacs): enable paredit | sterni | 2 | -2/+15 |
2022-01-17 | r/3606 fix(users/sterni/emacs): reverse search in insert mode for sly | sterni | 1 | -1/+1 |
2022-01-17 | r/3605 fix(users/sterni/emacs): make save files even less annoying | sterni | 1 | -0/+2 |
2022-01-17 | r/3604 fix(users/sterni/emacs): set tvl-depot-path correctly | sterni | 1 | -1/+3 |
2022-01-17 | r/3603 feat(ops/pipelines): Fetch parent target map for pipeline generation | Vincent Ambo | 2 | -1/+51 |
2022-01-17 | r/3602 feat(nix/buildkite): Check target map of parent to determine skips | Vincent Ambo | 3 | -25/+31 |
2022-01-17 | r/3601 feat(ops/pipelines): Create drvmap structure for each commit | Vincent Ambo | 3 | -10/+40 |
2022-01-16 | r/3600 fix(users/Profpatsch/blog): fix path check assoc | Profpatsch | 1 | -2/+2 |
2022-01-15 | r/3599 fix(tools/emacs-pkgs/nix-util): require missing dependencies | sterni | 2 | -1/+5 |
2022-01-14 | r/3598 fix(gerrit-tvl): Handle "broken" (skipped) jobs correctly | Vincent Ambo | 1 | -1/+7 |
2022-01-14 | r/3597 fix(gerrit-tvl): Exclude non-command jobs from check results | Vincent Ambo | 1 | -0/+5 |
2022-01-14 | r/3596 fix(gerrit-tvl): Explicitly specify patchset on check runs | Vincent Ambo | 1 | -0/+1 |
2022-01-14 | r/3595 fix(gerrit-tvl): Mark job as failed on all failure states | Vincent Ambo | 1 | -1/+1 |
2022-01-14 | r/3594 fix(gerrit-tvl): Support all documented Buildkite job statuses | Vincent Ambo | 1 | -12/+58 |
2022-01-14 | r/3593 fix(gerrit-tvl): Fix construction of ref used in Buildkite | Vincent Ambo | 1 | -3/+2 |
2022-01-14 | r/3592 feat(besadii): Skip builds of patchsets with no code changes | Vincent Ambo | 1 | -2/+8 |
2022-01-13 | r/3591 fix(web/panettone): make (who:html-mode) stick | sterni | 2 | -3/+4 |
2022-01-13 | r/3590 feat(whitby): Install a handful of systemPackages | Vincent Ambo | 1 | -5/+13 |
2022-01-13 | r/3589 refactor(deploy-whitby): use nvd instead of nix-diff | Vincent Ambo | 2 | -2/+2 |
2022-01-12 | r/3588 fix: resolve remaining security.acme.email warnings | sterni | 2 | -2/+2 |
2022-01-12 | r/3587 chore(3p): bump NixOS channels to 2022-01-12 | sterni | 3 | -17/+7 |