nushell/crates/nu-command/src
Kangaxx-0 dc9d939c83
Introduce new command - nu check (#5864)
* nu check command - 1

* Support stream

* Polish code and fix corner case
2022-06-26 06:53:06 -05:00
..
charting add quantile column (#5583) 2022-05-18 20:47:26 -05:00
conversions add ability to convert timestamp_millis() (#5876) 2022-06-25 09:51:41 -05:00
core_commands Move the history and tutor commands out of core_commands (#5813) 2022-06-16 09:58:38 -07:00
database Move input/output type from Command to Signature (#5880) 2022-06-26 09:23:56 +12:00
dataframe Move input/output type from Command to Signature (#5880) 2022-06-26 09:23:56 +12:00
date fix date format (#5619) 2022-05-23 09:59:34 -07:00
deprecated Deprecate hash base64, extend decode and add encode commands (#5863) 2022-06-26 00:35:23 +03:00
env Add meta command for the config subcommands (#5616) 2022-05-23 05:31:57 +12:00
experimental Attempts to add a command that checks if nushell is running with admin priveleges (#5712) 2022-06-06 06:55:23 -05:00
filesystem Fix ls for Windows system files (#5703) 2022-06-03 12:37:27 -04:00
filters Add an example for default command to get an env var with fallback (#5874) 2022-06-25 17:27:54 +08:00
formats fixes to nuon for inf, -inf, and NaN (#5818) 2022-06-17 21:01:37 +03:00
generators implement seq char command to generate single character sequence (#5453) 2022-05-06 10:40:02 -05:00
hash feat: add --binary(-b) option to hash commands (#5885) 2022-06-26 06:50:56 -05:00
math Added search terms to math commands (#5224) 2022-04-19 09:33:32 +12:00
misc calculates history duration properly (#5827) 2022-06-19 00:44:46 -04:00
network Port command (#5849) 2022-06-21 23:27:58 -04:00
path path join support multi path (#5775) 2022-06-14 06:34:00 -05:00
platform make ls works better with glob (#5691) 2022-05-30 19:13:27 -05:00
random feat: add search terms to random & typo fix (#5652) 2022-05-26 13:09:22 -07:00
shells feat: Add search terms to find, where, exit, which and fetch, update #5093 (#5671) 2022-05-28 13:25:11 +02:00
strings feat: add --binary(-b) option to hash commands (#5885) 2022-06-26 06:50:56 -05:00
system Introduce new command - nu check (#5864) 2022-06-26 06:53:06 -05:00
viewers Address lints from clippy for beta/nightly (#5709) 2022-06-04 18:47:36 +12:00
default_context.rs Introduce new command - nu check (#5864) 2022-06-26 06:53:06 -05:00
example_test.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
lib.rs Move the history and tutor commands out of core_commands (#5813) 2022-06-16 09:58:38 -07:00