Age | Commit message (Expand) | Author | Files | Lines |
2022-04-20 | r/3978 feat(tools/nixery): Absorb Nixery into depot | Vincent Ambo | 46 | -1/+5065 |
2022-04-20 | docs: change references to repo URL | Raphael Borun Das Gupta | 3 | -5/+5 |
2022-04-17 | r/3972 chore(cheddar): Bump dependencies | Vincent Ambo | 1 | -39/+59 |
2022-03-08 | r/3897 chore(cheddar): Bump rouille and other dependencies | Vincent Ambo | 2 | -187/+154 |
2022-02-26 | r/3870 chore(tools): drop depot-nixpkgs-update | sterni | 1 | -44/+0 |
2022-02-26 | r/3869 chore(tools): Remove deprecated depot-build tool | Vincent Ambo | 1 | -8/+0 |
2022-02-18 | r/3857 feat(tools/magrathea): implement run command | sterni | 1 | -0/+48 |
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 | 1 | -22/+28 |
2022-02-13 | r/3813 fix(magrathea): print [mg] messages to stderr | sterni | 1 | -2/+2 |
2022-02-08 | r/3792 feat(depotfmt): Check & format Rust code with rustfmt | Vincent Ambo | 1 | -0/+7 |
2022-02-08 | r/3791 style(rust): Format all Rust code with rustfmt | Vincent Ambo | 4 | -30/+84 |
2022-02-08 | r/3790 chore: move some meta.targets definitions to meta.ci.targets | Vincent Ambo | 1 | -1/+1 |
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-04 | r/3764 fix(format-audit-results.jq): use advisories over vulnerabilities | sterni | 1 | -1/+1 |
2022-02-04 | r/3763 feat(tools/rust-crates-advisory): omit GHFM checklist in buildkite | sterni | 2 | -1/+6 |
2022-02-04 | r/3762 chore: move format-audit-result.jq out of //users/sterni | sterni | 3 | -1/+75 |
2022-02-04 | r/3761 feat(tools/rust-crates-advisory): also check all our Cargo.locks | sterni | 1 | -1/+92 |
2022-02-03 | r/3760 refactor: expose cheddar-about script from cheddar | sterni | 1 | -0/+11 |
2022-01-31 | r/3724 feat(depotfmt): format Nix code using nixpkgs-fmt | Vincent Ambo | 1 | -0/+8 |
2022-01-31 | r/3723 style: format entire depot with nixpkgs-fmt | Vincent Ambo | 9 | -84/+157 |
2022-01-21 | r/3653 refactor(depotfmt): Move formatting check into an extra step | Vincent Ambo | 1 | -1/+5 |
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-15 | r/3599 fix(tools/emacs-pkgs/nix-util): require missing dependencies | sterni | 2 | -1/+5 |
2022-01-04 | r/3516 fix(emacs-pkgs/nix-util): Fix nix/sly-from-depot function | Vincent Ambo | 1 | -6/+4 |
2021-12-28 | r/3492 refactor(tools/depotfmt): Move depotfmt check into a real build step | Vincent Ambo | 1 | -6/+6 |
2021-12-27 | feat: set SSL_CERT_FILE and provide a Cmd | Jérôme Petazzoni | 2 | -7/+20 |
2021-12-27 | r/3462 refactor(tvl.el): use flags of gerrit-ref for WIP | zseri | 1 | -1/+1 |
2021-12-26 | r/3424 fix(depotfmt): handle multiple terraform files | Vincent Ambo | 1 | -2/+7 |
2021-12-25 | r/3388 feat(depot-scanner): forward non-processed stderr output | zseri | 1 | -0/+5 |
2021-12-24 | r/3371 feat(depotfmt): run formatting checks in CI | Vincent Ambo | 1 | -6/+19 |
2021-12-24 | r/3370 feat(depotfmt): add terraform formatting to depotfmt | Vincent Ambo | 1 | -0/+5 |
2021-12-24 | feat: add /tmp | Jérôme Petazzoni | 1 | -5/+7 |
2021-12-24 | docs: mention arm64 metapackage | Ethan Davidson | 1 | -2/+4 |
2021-12-24 | chore: fix env var name in error message | Jérôme Petazzoni | 1 | -1/+1 |
2021-12-24 | docs: update installation instructions | Jérôme Petazzoni | 1 | -12/+60 |
2021-12-24 | r/3344 fix(depot-scanner): Reenable CI runs | Vincent Ambo | 2 | -2/+2 |
2021-12-21 | r/3329 fix(tvl.el): Change prompt for different commands | Griffin Smith | 1 | -4/+4 |
2021-12-18 | r/3295 feat(tools/depotfmt): add a treefmt wrapper with depot configuration | Vincent Ambo | 1 | -0/+16 |
2021-12-18 | r/3294 fix(tools/magrathea): prevent trailing slash for // in path | sterni | 1 | -6/+7 |
2021-12-18 | r/3293 feat(tools/cheddar): shortlink depot revisions | sterni | 2 | -0/+12 |
2021-12-18 | r/3292 feat(tools/magrathea): let users override the repository root | Vincent Ambo | 1 | -3/+4 |
2021-12-18 | r/3291 feat(tools/magrathea): add a path command | Vincent Ambo | 1 | -4/+19 |
2021-12-18 | r/3290 feat(tools/magrathea): wire up parsed targets with commands | Vincent Ambo | 1 | -24/+61 |
2021-12-17 | r/3287 feat(tools/magrathea): add weirdly overengineered target spec parser | Vincent Ambo | 1 | -1/+105 |
2021-12-17 | r/3286 feat(tools/magrathea): bootstrap a tool for working with depot | Vincent Ambo | 2 | -0/+133 |
2021-12-15 | r/3260 fix(tvl.el): Replace fifth with nth 4 | Griffin Smith | 1 | -1/+1 |