Age | Commit message (Expand) | Author | Files | Lines |
2022-02-14 | r/3830 refactor(wpcarro/emacs): Depend on MELPA's ivy-clipmenu | William Carroll | 2 | -137/+1 |
2022-02-14 | r/3829 feat(wpcarro/emacs): Support C-v style pasting in ivy minibuffer | William Carroll | 1 | -1/+11 |
2022-02-14 | r/3828 fix(wpcarro/emacs): Debug bookmark-open | William Carroll | 1 | -1/+2 |
2022-02-14 | r/3827 feat(wpcarro/emacs): Support bookmark for /depot/users/wpcarro | William Carroll | 1 | -0/+5 |
2022-02-14 | r/3826 refactor(wpcarro/emacs): Simplify bookmark.el | William Carroll | 2 | -48/+10 |
2022-02-14 | r/3825 fix(wpcarro/emacs): Add missing constants dependency | William Carroll | 1 | -0/+1 |
2022-02-14 | r/3824 feat(wpcarro/todo-lists): Add CTA's curriculum as a CSV | William Carroll | 1 | -0/+108 |
2022-02-14 | r/3823 fix(tazjin/emacs): suppress emacs warnings in warnings buffer | Vincent Ambo | 1 | -0/+9 |
2022-02-14 | r/3822 feat(users/Profpatsch/netencode): ignore earlier record entries | Profpatsch | 2 | -6/+8 |
2022-02-14 | r/3821 feat(tvl-kit): add magrathea to TVL kit | Vincent Ambo | 3 | -0/+5 |
2022-02-13 | r/3820 feat(wpcarro/emacs): support avy | William Carroll | 2 | -0/+8 |
2022-02-13 | r/3819 chore(3p/rustsec-advisory-db): track using niv | sterni | 3 | -27/+20 |
2022-02-13 | r/3818 feat(rust-crates-advisories): check 3p crates together w/ lock files | sterni | 1 | -74/+20 |
2022-02-13 | r/3817 refactor(rust-crates-advisory): split code for buildkite and report | sterni | 1 | -20/+28 |
2022-02-13 | r/3816 refactor(rust-crates-advisory): move report generation into script | sterni | 2 | -50/+43 |
2022-02-13 | r/3815 fix(3p/josh): Require HTTP authentication when pushing back | Vincent Ambo | 2 | -0/+47 |
2022-02-13 | r/3814 refactor(web/panettone): Use postmodern connection pools | Vincent Ambo | 3 | -60/+61 |
2022-02-13 | r/3813 fix(magrathea): print [mg] messages to stderr | sterni | 1 | -2/+2 |
2022-02-13 | r/3812 chore(3p/sources): Bump channels & overlays | sterni | 3 | -12/+12 |
2022-02-13 | r/3811 feat(wpcarro/emacs): define window-manager-workspace-move | William Carroll | 1 | -14/+11 |
2022-02-13 | r/3810 chore(3p/josh): Update to latest master | Vincent Ambo | 1 | -2/+2 |
2022-02-12 | r/3809 feat(wpcarro/ssh): Add public SSH key for SVL 🔑 | William Carroll | 1 | -1/+2 |
2022-02-12 | r/3808 chore(wpcarro/docs): wpcarro.dev -> billandhiscomputer.com | William Carroll | 1 | -1/+1 |
2022-02-12 | r/3807 feat(wpcarro/diogenes): Support rebuild-diogenes | William Carroll | 4 | -133/+166 |
2022-02-10 | r/3806 feat(wpcarro/org): remember to expense home internet | William Carroll | 1 | -0/+1 |
2022-02-08 | r/3805 feat(wpcarro/playbooks): add go/hallpass reminder | William Carroll | 1 | -0/+1 |
2022-02-08 | r/3804 fix(wpcarro/playbooks): update first-of-the-month.org | William Carroll | 2 | -13/+5 |
2022-02-08 | r/3803 fix(wpcarro/josh): remove unnecessary ::README | William Carroll | 1 | -1/+0 |
2022-02-08 | r/3802 fix(wpcarro/emacs): change magit's buffer display function 🎉 | William Carroll | 1 | -1/+1 |
2022-02-08 | r/3801 feat(wpcarro/emacs): update README | William Carroll | 1 | -0/+2 |
2022-02-08 | r/3800 feat(wpcarro/josh): create workspace.josh for emacs stuffs | William Carroll | 1 | -0/+1 |
2022-02-08 | r/3799 feat(wpcarro/nix): install rink | William Carroll | 1 | -0/+1 |
2022-02-08 | r/3798 fix(tazjin/emacs): Correctly pass through additional attributes | Vincent Ambo | 1 | -27/+32 |
2022-02-08 | r/3797 fix(tazjin/emacs): Enable telega check in CI again | Vincent Ambo | 1 | -3/+1 |
2022-02-08 | r/3796 chore(3p/sources): Bump channels & overlays | Vincent Ambo | 1 | -9/+9 |
2022-02-08 | r/3795 chore(3p): remove abseil_cpp, grpc, protobuf, re2 | Vincent Ambo | 4 | -37/+0 |
2022-02-08 | r/3794 refactor(3p/nix): Inline LLVM overrides on dependencies | Vincent Ambo | 1 | -4/+35 |
2022-02-08 | r/3793 feat(grfn/home): Add function for git show -s --pretty=reference | Griffin Smith | 1 | -0/+4 |
2022-02-08 | r/3792 feat(depotfmt): Check & format Rust code with rustfmt | Vincent Ambo | 3 | -22/+8 |
2022-02-08 | r/3791 style(rust): Format all Rust code with rustfmt | Vincent Ambo | 42 | -876/+1253 |
2022-02-08 | r/3790 chore: move some meta.targets definitions to meta.ci.targets | Vincent Ambo | 5 | -9/+7 |
2022-02-08 | r/3789 fix(wpcarro/fish): prefer absolute path for prompt.fish | William Carroll | 2 | -1/+1 |
2022-02-08 | r/3788 chore(wpcarro): move meta.targets definitions to meta.ci.targets | Vincent Ambo | 2 | -2/+2 |
2022-02-07 | r/3787 chore(grfn): move meta.targets definitions to meta.ci.targets | Vincent Ambo | 4 | -4/+4 |
2022-02-07 | r/3786 chore(3p/abseil_cpp): unvendor abseil_cpp | Vincent Ambo | 1292 | -216895/+0 |
2022-02-07 | r/3785 chore(nix/buildLisp): meta.targets -> meta.ci.targets | Vincent Ambo | 2 | -2/+4 |
2022-02-07 | r/3784 chore(3p/glog): Unvendor glog | Vincent Ambo | 135 | -23478/+2 |
2022-02-07 | r/3783 fix(tools/depotfmt): clear cache when running checks | Vincent Ambo | 1 | -0/+1 |
2022-02-07 | r/3782 feat(tools/crfo-approve): Add tool for CRFO depot-interventions | Vincent Ambo | 1 | -0/+52 |
2022-02-07 | r/3781 fix(tazjin/emacs): allow jumping to front of workspace history | Vincent Ambo | 1 | -1/+1 |