nushell/crates/nu-command/src
2022-04-08 10:10:46 +12:00
..
conversions CantConvert improvements (#4926) 2022-03-24 07:04:31 -05:00
core_commands Add search terms to many commands (#5096) 2022-04-05 07:01:21 -05:00
dataframe Change string contains operators to regex (#5117) 2022-04-07 18:23:14 +12:00
date Add 'date to-record' (#5058) 2022-04-01 21:09:30 +13:00
deprecated add keep deprecated commands (#5124) 2022-04-08 10:10:46 +12:00
env Fix load-env unsupported input error message (#5039) 2022-04-01 10:59:04 +13:00
experimental Add search terms to Command and Signature (#4980) 2022-03-27 22:25:30 +03:00
filesystem Implement rest of touch flags (#5119) 2022-04-07 06:44:05 -05:00
filters Move 'keep' to 'take' (#5123) 2022-04-08 08:49:28 +12:00
formats Add unary not (#5111) 2022-04-07 07:10:25 +12: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 for loop ctrlc not terminating (#5003) 2022-03-28 19:13:43 +13:00
network Add search terms to Command and Signature (#4980) 2022-03-27 22:25:30 +03:00
path Fix path join on streams (#4959) 2022-03-26 07:46:48 +13:00
platform Trim newline from input results (#5097) 2022-04-05 12:52:09 -05: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 str find-replace to str replace (#5120) 2022-04-07 08:41:09 -05:00
system Clean up which/which-support Cargo feature (#5019) 2022-03-29 06:10:43 -05:00
viewers Add search terms to many commands (#5096) 2022-04-05 07:01:21 -05:00
default_context.rs add keep deprecated commands (#5124) 2022-04-08 10:10:46 +12:00
example_test.rs update str find-replace to str replace (#5120) 2022-04-07 08:41:09 -05:00
lib.rs deprecated commands (#4405) 2022-02-10 12:55:19 +00:00