alpha
Login
or
Join now
yen.salif.eu
/
noverby
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[★] Personal Monorepo
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
noverby
/
rust
/
bash
/
src
/
interpreter
/
at
main
7 files
Niclas Overby
style: Format tree with nix fmt
7w ago
c2281b0e
arithmetic.rs
style: Format tree with nix fmt Bring the 55 files that checks.formatting flagged into compliance with the formatters added in the previous commit. The devenv git-hooks only run on changed files, so these had drifted; alejandra --check and cargo fmt --check flag the same files independently. No behaviour change: rustfmt, alejandra, rumdl, biome, tombi and mojo format only. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
commands.rs
style: Format tree with nix fmt Bring the 55 files that checks.formatting flagged into compliance with the formatters added in the previous commit. The devenv git-hooks only run on changed files, so these had drifted; alejandra --check and cargo fmt --check flag the same files independently. No behaviour change: rustfmt, alejandra, rumdl, biome, tombi and mojo format only. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
mod.rs
style: Format tree with nix fmt Bring the 55 files that checks.formatting flagged into compliance with the formatters added in the previous commit. The devenv git-hooks only run on changed files, so these had drifted; alejandra --check and cargo fmt --check flag the same files independently. No behaviour change: rustfmt, alejandra, rumdl, biome, tombi and mojo format only. Signed-off-by: Niclas Overby <niclas@overby.me>
1 month ago
pipeline.rs
fix(rust/bash): Export state save/restore, localvar_inherit compound +=, varenv flipped to passing (75/77 nix) Signed-off-by: Niclas Overby <niclas@overby.me>
4 months ago
redirects.rs
fix(rust/bash): Circular nameref warnings at declaration time, suppress duplicate at assignment (Phase 104) Signed-off-by: Niclas Overby <niclas@overby.me>
4 months ago
signals.rs
fix(rust/bash): Revert globstar call site, fix clippy warnings Signed-off-by: Niclas Overby <niclas@overby.me>
5 months ago
traps.rs
fix(rust/bash): Fix IFS trailing delimiter stripping, sparse arrays, physical option, hash hits/order Signed-off-by: Niclas Overby <niclas@overby.me>
5 months ago