Age | Commit message (Expand) | Author | Files | Lines |
2020-08-05 | r/1595 feat(3p/nix): add MockBinaryCacheStore | Kane York | 3 | -1/+170 |
2020-08-05 | r/1594 feat(3p/nix): Implement AddToStore rpc client | Griffin Smith | 4 | -2/+69 |
2020-08-05 | r/1593 fix(3p/nix): fix clang-tidy for int-string appends | Kane York | 1 | -3/+6 |
2020-08-05 | r/1592 fix(edef/keys): add readTree header | edef | 1 | -0/+2 |
2020-08-05 | r/1591 chore(edef/users/depot-scan): move to a subdir | edef | 3 | -3/+1 |
2020-08-05 | r/1590 fix(users/edef/depot-scan): properly trace readFile/readDir | edef | 3 | -2/+19 |
2020-08-05 | r/1589 fix(users/edef/depot-scan): properly depend on pl script | Kane York | 2 | -2/+2 |
2020-08-05 | r/1588 feat(edef): add SSH CA | edef | 1 | -0/+5 |
2020-08-05 | r/1587 feat(edef/depot-scan): init | edef | 2 | -0/+23 |
2020-08-04 | r/1586 feat(nix/readTree): allow arguments to depend on tree location | edef | 1 | -3/+3 |
2020-08-04 | r/1585 chore(nix/fetchGoModule): don't move downloaded file | edef | 1 | -3/+1 |
2020-08-04 | r/1584 chore(nix/fetchGoModule): remove overrideAttrs hack | edef | 1 | -5/+3 |
2020-08-04 | r/1583 feat(tvix): Implement AddIndirectRoot, SyncWithGC | Griffin Smith | 2 | -2/+32 |
2020-08-04 | r/1582 chore(tvix): Make not implemented errors nix::Unsupported | Griffin Smith | 1 | -22/+24 |
2020-08-04 | r/1581 fix(tvix): Partially revert "eliminate exposed global variable" | Griffin Smith | 3 | -21/+39 |
2020-08-04 | r/1580 chore: simplify buildGo expressions | edef | 13 | -15/+15 |
2020-08-04 | r/1579 feat(nix/buildGo): use gopkg attribute of deps | edef | 2 | -3/+3 |
2020-08-04 | r/1578 feat(nix/buildGo): expose gopkg attribute on buildGo.package | edef | 1 | -7/+13 |
2020-08-04 | r/1577 fix(3p/gopkgs/cloud.google.com/go): add missing `depot` arg | edef | 1 | -1/+1 |
2020-08-04 | r/1576 fix(3p/nix): Don't assert on argc count for build-remote | Griffin Smith | 1 | -4/+0 |
2020-08-04 | r/1575 fix(3p/nix): Properly configure SANDBOX_SHELL | Griffin Smith | 4 | -2/+23 |
2020-08-04 | r/1574 fix(3p/nix): pass SkipEmpty to StrSplit("", ...) | Griffin Smith | 1 | -4/+8 |
2020-08-04 | r/1573 feat(3p/nix/daemon): catch-all explicit Error-Status conversion | Kane York | 2 | -233/+413 |
2020-08-03 | r/1572 fix(3p/nix): Initialise glog when starting nix-daemon | Vincent Ambo | 1 | -0/+3 |
2020-08-03 | r/1571 fix(3p/nix): Fix parseDrvPathWithOutputs | Griffin Smith | 2 | -3/+33 |
2020-08-03 | r/1570 chore(3p/nix/daemon): replace all assertStorePath with a macro | Kane York | 1 | -14/+20 |
2020-08-03 | r/1569 refactor(3p/nix): Build nix-daemon as a separate binary | Vincent Ambo | 4 | -34/+46 |
2020-08-03 | r/1568 chore(3p/nix): Move legacy Nix daemon implementation | Vincent Ambo | 1 | -0/+6 |
2020-08-03 | r/1567 feat(3p/nix): Implement two more RPC calls | Griffin Smith | 4 | -6/+76 |
2020-08-03 | r/1566 feat(3p/nix/build-shell): add run_clang_tidy script | Kane York | 1 | -1/+8 |
2020-08-03 | r/1565 feat(owothia): further owo nouns | Profpatsch | 1 | -1/+5 |
2020-08-03 | r/1564 fix(web/panettone): Fix more calls to (id nil) in new issue form | Griffin Smith | 1 | -32/+35 |
2020-08-03 | r/1563 fix(web/panettone): Fix new issue form | Griffin Smith | 1 | -1/+2 |
2020-08-03 | r/1562 chore(tvl-slapd): refresh edef's password | edef | 1 | -1/+1 |
2020-08-03 | r/1561 fix(nix/fetchGoModule): correctly case-fold mixed-case package paths | edef | 1 | -2/+14 |
2020-08-03 | r/1560 chore(3p/loxy): Move //users/edef/loxy to //third_party | edef | 2 | -0/+1 |
2020-08-03 | r/1559 chore(nix/fetchGoModule): Move //users/edef/fetchGoModule to //nix | edef | 3 | -1/+3 |
2020-08-03 | r/1558 fix(3p/cgit): transpose html_option parameters | Alyssa Ross | 1 | -1/+1 |
2020-08-03 | r/1557 refactor(3p/nix): Only initialise garbage-collector where needed | Vincent Ambo | 6 | -70/+72 |
2020-08-03 | r/1556 feat(edef/loxy): init | edef | 1 | -0/+31 |
2020-08-03 | r/1555 feat(edef/fetchGoModule): init | edef | 1 | -0/+24 |
2020-08-03 | r/1554 feat(edef): take ownership of //users/edef | edef | 1 | -0/+3 |
2020-08-03 | r/1553 feat(3p): Whitelist unzip | edef | 1 | -0/+1 |
2020-08-02 | r/1552 style(cheddar): Apply rustfmt | Vincent Ambo | 1 | -10/+4 |
2020-08-02 | r/1551 style(paroxysm): Apply rustfmt | Vincent Ambo | 4 | -18/+18 |
2020-08-02 | r/1550 feat: Add rustfmt configuration for the whole depot | Vincent Ambo | 1 | -0/+22 |
2020-08-02 | r/1549 feat(gs/home): Bump alacritty version | Griffin Smith | 3 | -11/+34 |
2020-08-02 | r/1548 test(3p/nix): Add test for derivation parse/serialize | Griffin Smith | 4 | -2/+121 |
2020-08-02 | r/1547 feat(web/panettone): Add direct anchor links to comments | Griffin Smith | 2 | -12/+23 |
2020-08-02 | r/1546 refactor(paroxysm): Move lazy_static regex definitions to the top | Vincent Ambo | 1 | -15/+18 |