nushell/crates/nu-command/src
2022-05-01 09:13:21 +12:00
..
conversions feat: add search terms for conversions (#5259) 2022-04-20 11:48:32 -05:00
core_commands Make if else more lazy (#5386) 2022-05-01 09:13:21 +12:00
database Database commands (#5343) 2022-04-27 11:52:31 +01:00
dataframe Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
date feat: add search terms to date (#5306) 2022-04-23 08:54:03 -05:00
deprecated add keep deprecated commands (#5124) 2022-04-08 10:10:46 +12:00
env update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
experimental update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
filesystem Avoid using time conversion methods that may panic (#5365) 2022-04-29 06:03:39 -05:00
filters Change description of sort (#5355) 2022-04-28 14:33:26 -05:00
formats Fix quoting for command line args (#5384) 2022-04-30 13:23:05 -05:00
generators update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
hash update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
math Added search terms to math commands (#5224) 2022-04-19 09:33:32 +12:00
network update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
path update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
platform Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
random Another batch of command tests (#4496) 2022-02-16 07:38:02 -05:00
shells update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
strings Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
system fix: remove println!() from exec builtin (#5311) 2022-04-24 15:24:44 +12:00
viewers allows for nushell to have tables without the index column (#5380) 2022-04-30 09:07:46 -05:00
default_context.rs Add watch command (#5331) 2022-04-28 09:26:34 -05:00
example_test.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
lib.rs Database commands (#5307) 2022-04-24 10:29:21 +01:00