This website requires JavaScript.
Explore
Help
Sign In
holm
/
nushell
Watch
1
Star
1
Fork
0
You've already forked nushell
forked from
extern/nushell
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
87c684c7da
nushell
/
crates
/
nu-command
/
src
/
system
History
nicole mazzuca
87c684c7da
don't join paths to cwd ever in calls to external functions (
#5180
)
...
This is a follow-up to
#5131
, since I don't personally like the way it worked.
2022-04-13 21:42:57 +03:00
..
benchmark.rs
Add pipeline redirection support (
#4594
)
2022-02-21 17:22:21 -05:00
complete.rs
Fix external extra (
#4777
)
2022-03-07 20:17:33 -05:00
exec.rs
Do not pass non-string env vars to externals (
#4748
)
2022-03-12 00:18:39 +02:00
mod.rs
Add support for stderr and exit code (
#4647
)
2022-02-25 14:51:31 -05:00
ps.rs
Add search terms to Command and Signature (
#4980
)
2022-03-27 22:25:30 +03:00
run_external.rs
don't join paths to cwd ever in calls to external functions (
#5180
)
2022-04-13 21:42:57 +03:00
sys.rs
Add search terms to Command and Signature (
#4980
)
2022-03-27 22:25:30 +03:00
which_.rs
Clean up which/which-support Cargo feature (
#5019
)
2022-03-29 06:10:43 -05:00