Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-14 | r/5995 refactor(tvix/nix-compat): replace calculate_drv_replacement_str | Florian Klink | 1 | -12/+16 |
2023-03-13 | r/5986 chore(tvix/cli): silence useless warning | Vincent Ambo | 1 | -0/+1 |
2023-02-16 | r/5858 chore(tvix/cli): iter instead of into_iter for references | Aaqa Ishtyaq | 1 | -1/+1 |
2023-02-02 | r/5827 fix(tvix/cli): keep tracking full paths in known_paths | Vincent Ambo | 1 | -22/+56 |
2023-02-02 | r/5825 refactor(tvix/cli): use Wu-Manber string scanning for drv references | Vincent Ambo | 1 | -2/+10 |
2023-01-17 | r/5677 refactor(tvix/cli): consistently assert type unity in known_paths | Vincent Ambo | 1 | -46/+41 |
2023-01-17 | r/5673 feat(tvix/cli): add replacement strings tracking to KnownPaths | Vincent Ambo | 1 | -0/+29 |
2023-01-17 | r/5672 feat(tvix/cli): track known plain paths in NixCompatIO | Vincent Ambo | 1 | -0/+1 |
2023-01-17 | r/5671 refactor(tvix/cli): reference scanner owns all the strings | Vincent Ambo | 1 | -2/+2 |
2023-01-17 | r/5669 feat(tvix/cli): add known_paths module | Vincent Ambo | 1 | -0/+114 |