Age | Commit message (Expand) | Author | Files | Lines |
2022-01-22 | r/3658 feat(ops/pipelines): Upload post-build steps in static pipeline | Vincent Ambo | 1 | -0/+15 |
2022-01-22 | r/3657 refactor(ops/pipelines): Split build/post steps into separate chunks | Vincent Ambo | 2 | -17/+10 |
2022-01-22 | r/3656 refactor(ops/pipelines): Use branches filter for canon-only steps | Vincent Ambo | 1 | -2/+2 |
2022-01-22 | r/3655 refactor(ops/pipelines): Move :git: step up in the pipeline | Vincent Ambo | 1 | -14/+15 |
2022-01-22 | r/3654 feat(ops/pipelines): Always upload entire pipeline output | Vincent Ambo | 1 | -1/+1 |
2022-01-21 | r/3653 refactor(depotfmt): Move formatting check into an extra step | Vincent Ambo | 2 | -9/+6 |
2022-01-21 | r/3652 feat(nix/buildkite): Add support for extra steps | Vincent Ambo | 1 | -17/+85 |
2022-01-20 | r/3651 chore(nix/buildkite): Drop `--fork-point` parameter | Vincent Ambo | 1 | -1/+1 |
2022-01-20 | r/3650 feat(ops/pipelines): Trigger pipeline for tvl-kit through canon | Vincent Ambo | 1 | -0/+10 |
2022-01-20 | r/3649 refactor(grfn/home): Tweak screenlayout for new desk layout | Griffin Smith | 1 | -2/+2 |
2022-01-20 | r/3648 feat(grfn/system): Always add teensy udev rules | Griffin Smith | 1 | -0/+8 |
2022-01-20 | r/3647 refactor(grfn/mugwump): Move buildkite secrets into age | Griffin Smith | 4 | -2/+30 |
2022-01-20 | r/3646 feat(grfn/keyboard): Add a scroll lock key | Griffin Smith | 1 | -1/+1 |
2022-01-20 | r/3645 fix(grfn/mugwump): Update for new ddclient config format | Griffin Smith | 3 | -16/+12 |
2022-01-20 | r/3644 fix(grfn/emacs): disable ligatures | Griffin Smith | 2 | -41/+41 |
2022-01-20 | r/3643 feat(grfn/bbbg): Add delete event button | Griffin Smith | 3 | -13/+50 |
2022-01-20 | r/3642 fix(grfn/bbbg): Allow non-numeric meetup user IDs | Griffin Smith | 1 | -3/+1 |
2022-01-20 | r/3641 fix(grfn/bbbg): Fix RSVP label in UI | Griffin Smith | 1 | -1/+1 |
2022-01-20 | r/3640 fix(nix/buildkite): prevent swallowing errors from git-merge-base | Vincent Ambo | 1 | -5/+7 |
2022-01-20 | r/3639 fix: Fix build inclusion logic | Vincent Ambo | 1 | -1/+1 |
2022-01-20 | r/3638 refactor: Replace 'meta.ci' -> 'meta.ci.skip' | Vincent Ambo | 4 | -5/+5 |
2022-01-19 | r/3637 refactor(nix/buildkite): Move fetch-parent-targets script here | Vincent Ambo | 2 | -1/+1 |
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 |