1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-17 01:38:19 +02:00
nushell/crates/nu-command/src
2022-05-01 07:44:29 -05:00
..
conversions feat: add search terms for conversions () 2022-04-20 11:48:32 -05:00
core_commands Make if else more lazy () 2022-05-01 09:13:21 +12:00
database a little database cleanup () 2022-05-01 07:44:29 -05:00
dataframe Move config to be an env var () 2022-04-19 10:28:01 +12:00
date feat: add search terms to date () 2022-04-23 08:54:03 -05:00
deprecated add keep deprecated commands () 2022-04-08 10:10:46 +12:00
env update miette and switch to GenericErrors () 2022-04-19 00:34:10 +12:00
experimental update miette and switch to GenericErrors () 2022-04-19 00:34:10 +12:00
filesystem Error printing changes for watch () 2022-05-01 19:33:41 +12:00
filters Remove 'empty' block support reminders, for now. () 2022-04-30 22:32:30 -05:00
formats Fix quoting for command line args () 2022-04-30 13:23:05 -05:00
generators update miette and switch to GenericErrors () 2022-04-19 00:34:10 +12:00
hash update miette and switch to GenericErrors () 2022-04-19 00:34:10 +12:00
math Added search terms to math commands () 2022-04-19 09:33:32 +12:00
network update miette and switch to GenericErrors () 2022-04-19 00:34:10 +12:00
path update miette and switch to GenericErrors () 2022-04-19 00:34:10 +12:00
platform Move config to be an env var () 2022-04-19 10:28:01 +12:00
random Another batch of command tests () 2022-02-16 07:38:02 -05:00
shells update miette and switch to GenericErrors () 2022-04-19 00:34:10 +12:00
strings Move config to be an env var () 2022-04-19 10:28:01 +12:00
system fix: remove println!() from exec builtin () 2022-04-24 15:24:44 +12:00
viewers Error printing changes for watch () 2022-05-01 19:33:41 +12:00
default_context.rs Add watch command () 2022-04-28 09:26:34 -05:00
example_test.rs Move config to be an env var () 2022-04-19 10:28:01 +12:00
lib.rs Database commands () 2022-04-24 10:29:21 +01:00