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
2024-11-28 19:33:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
11bdab7e61
nushell
/
crates
/
nu_plugin_inc
/
src
History
Leon
11bdab7e61
Change instances of
Value::string("foo", Span::test_data())
to
Value::test_string("foo")
(
#7592
)
2022-12-24 10:25:38 +01:00
..
nu
Add search terms to Command and Signature (
#4980
)
2022-03-27 22:25:30 +03:00
inc.rs
Change instances of
Value::string("foo", Span::test_data())
to
Value::test_string("foo")
(
#7592
)
2022-12-24 10:25:38 +01:00
lib.rs
Remove old nushell/merge engine-q
2022-02-07 14:54:06 -05:00
main.rs
Bump to 0.60 (
#4892
)
2022-03-23 07:32:03 +13:00