nushell/crates/nu-command/src
2022-04-16 10:44:04 -05:00
..
conversions Fix command descriptions+examples (#5129) 2022-04-08 10:30:49 +02:00
core_commands Initial SQLite functionality (#5182) 2022-04-13 20:15:02 -07:00
dataframe Fix command descriptions+examples (#5129) 2022-04-08 10:30:49 +02:00
date Fix command descriptions+examples (#5129) 2022-04-08 10:30:49 +02:00
deprecated add keep deprecated commands (#5124) 2022-04-08 10:10:46 +12:00
env Track call arguments in a single list (#5125) 2022-04-09 14:55:02 +12:00
experimental Add search terms to Command and Signature (#4980) 2022-03-27 22:25:30 +03:00
filesystem cleanup nu-command, remove redundant code (#5208) 2022-04-16 18:16:46 +12:00
filters fix: reduce command have not redirected block's evaluation output (#5193) 2022-04-15 07:03:16 -05:00
formats Improve $in handling (#5137) 2022-04-09 09:41:05 +12:00
generators Fix command descriptions+examples (#5129) 2022-04-08 10:30:49 +02:00
hash Fix command descriptions+examples (#5129) 2022-04-08 10:30:49 +02:00
math Fix known externals, fix operator spans (#5140) 2022-04-09 17:17:48 +12:00
network cleanup nu-command, remove redundant code (#5208) 2022-04-16 18:16:46 +12:00
path Fix path join on streams (#4959) 2022-03-26 07:46:48 +13:00
platform add hex color parsing to ansi (#5209) 2022-04-16 10:44:04 -05:00
random Another batch of command tests (#4496) 2022-02-16 07:38:02 -05:00
shells Fix command descriptions+examples (#5129) 2022-04-08 10:30:49 +02:00
strings Add char -i for chars from integers (#5183) 2022-04-14 08:34:02 -05:00
system don't join paths to cwd ever in calls to external functions (#5180) 2022-04-13 21:42:57 +03: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