This website requires JavaScript.
Explore
Help
Sign In
extern
/
nushell
Watch
1
Star
0
Fork
1
You've already forked nushell
mirror of
https://github.com/nushell/nushell.git
synced
2025-07-13 21:06:06 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f856e64fb319b62c269a606f0ca56a2ec622da67
nushell
/
tests
History
Jakub Žádník
81b12d02ec
Change parser cwd when running a file (
#7134
)
...
* Change parser cwd when running a file * Add test * Add missing file
2022-11-15 00:05:27 +01:00
..
assets
/nu_json
…
fixtures
Support Arrow IPC file format with dataframes (
#6548
)
2022-09-12 18:30:20 -05:00
hooks
…
modules
…
overlays
Removes
export env
command (
#6468
)
2022-09-25 19:52:43 +03:00
parsing
Change parser cwd when running a file (
#7134
)
2022-11-15 00:05:27 +01:00
path
Run a round of clippy --fix to fix a ton of lints (
#7006
)
2022-11-04 15:11:17 -05:00
plugins
Return errors on unexpected inputs to
take
and
first
(
#7123
)
2022-11-13 15:15:27 -08:00
scope
…
shell
All field assignment into the env variable (
#7099
)
2022-11-11 20:16:07 +13:00
main.rs
…