nushell/crates/nu-command/src
2022-03-12 09:11:19 -06:00
..
conversions Fix external extra (#4777) 2022-03-07 20:17:33 -05:00
core_commands remove $nu.cwd (#4824) 2022-03-12 09:11:19 -06:00
dataframe equal comparisson series string (#4823) 2022-03-12 13:15:30 +00:00
date Update some examples and docs (#4682) 2022-03-01 08:05:29 -05:00
deprecated Mark match as deprecated command (#4802) 2022-03-09 20:58:42 -06:00
env Do not pass non-string env vars to externals (#4748) 2022-03-12 00:18:39 +02:00
experimental Add example for enter, shells and view-source, update some docs (#4604) 2022-02-22 09:16:56 -06:00
filesystem Update docs for open and decode command, regenerate all docs (#4815) 2022-03-11 05:39:54 -05:00
filters Simplify empty?, improve default (#4797) 2022-03-09 08:46:28 -05:00
formats Add serialization for JSON and form bodies in post (#4764) 2022-03-07 10:49:45 -06:00
generators Try again with math-like externals (#4629) 2022-02-24 14:02:28 -05:00
hash Fix some examples and regenerate docs, should fix: #4455 (#4639) 2022-02-25 08:14:15 -05:00
math fix typo, update some examples and regenerate docs (#4718) 2022-03-04 06:10:09 -06:00
network Fix external extra (#4777) 2022-03-07 20:17:33 -05:00
path Rename some files (#952) 2022-02-05 12:35:02 -05:00
platform fix typo, update some examples and regenerate docs (#4718) 2022-03-04 06:10:09 -06:00
random Another batch of command tests (#4496) 2022-02-16 07:38:02 -05:00
shells Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
strings Update docs for open and decode command, regenerate all docs (#4815) 2022-03-11 05:39:54 -05:00
system Do not pass non-string env vars to externals (#4748) 2022-03-12 00:18:39 +02:00
viewers Do not pass non-string env vars to externals (#4748) 2022-03-12 00:18:39 +02:00
default_context.rs Mark match as deprecated command (#4802) 2022-03-09 20:58:42 -06:00
example_test.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
lib.rs deprecated commands (#4405) 2022-02-10 12:55:19 +00:00