nushell/crates/nu-command/src
2022-04-05 08:45:01 +12:00
..
conversions CantConvert improvements (#4926) 2022-03-24 07:04:31 -05:00
core_commands update shadow-rs, update git2, remove indexmap from version (#5086) 2022-04-04 09:59:59 -05:00
dataframe Add starts with operator (#5061) 2022-04-01 13:35:46 -05:00
date Add 'date to-record' (#5058) 2022-04-01 21:09:30 +13:00
deprecated Add insert and update back (#4864) 2022-03-18 06:55:02 +13: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 new glob command (#5087) 2022-04-05 08:45:01 +12:00
filters Tweak append+prepend help (#5080) 2022-04-03 17:50:22 -05:00
formats Add escapes to 'to nuon' (#4964) 2022-03-26 08:35:37 +13: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 feat: add --suppress-output (-s) to input command (#5017) 2022-03-31 14:20:31 -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 Externals shouldn't expand aliases (#4889) 2022-03-22 11:57:48 +13:00
system Clean up which/which-support Cargo feature (#5019) 2022-03-29 06:10:43 -05:00
viewers added nu-utils crate, fixed issue where externals turn off vt processing (#4857) 2022-03-16 17:21:06 -05:00
default_context.rs new glob command (#5087) 2022-04-05 08:45:01 +12:00
example_test.rs Add an alias denylist for expansions (#4871) 2022-03-19 08:03:57 +13:00
lib.rs deprecated commands (#4405) 2022-02-10 12:55:19 +00:00