1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-26 06:08:21 +02:00
nushell/crates/nu-command/src
JT a96f8b891e
more strict nuon handling, better nuon errors ()
* more strict nuon handling, better nuon errors

* Improve errors a bit more
2022-02-20 22:31:50 -05:00
..
conversions Date format list () 2022-02-15 15:13:40 -06:00
core_commands Make 'for' implicitly filter out nothings () 2022-02-18 13:41:41 -05:00
dataframe allow dfr open to open tsv files () 2022-02-17 14:15:17 -06:00
date Add examples for env,let-env,rm,touch and date list-timezone () 2022-02-18 18:19:37 +02:00
deprecated feat: mark str to-datetime as deprecated command () 2022-02-12 20:30:37 -06:00
env Add examples for env,let-env,rm,touch and date list-timezone () 2022-02-18 18:19:37 +02:00
experimental Fix view-source command () 2022-02-15 17:03:06 -05:00
filesystem Add nuon format for fun () 2022-02-20 16:26:41 -05:00
filters refactor: change column names from 'Column*' to 'column*' () 2022-02-19 19:26:47 -05:00
formats more strict nuon handling, better nuon errors () 2022-02-20 22:31:50 -05:00
generators Port seq command () 2022-01-17 00:52:41 +11:00
hash Move to a standard kebab/snake style () 2022-02-17 09:55:17 -05:00
math Rename some files () 2022-02-05 12:35:02 -05:00
network add custom header ability to post command () 2022-02-19 19:27:48 -06:00
path Rename some files () 2022-02-05 12:35:02 -05:00
platform a few more ansi escape sequences () 2022-02-19 16:47:52 -06:00
random Another batch of command tests () 2022-02-16 07:38:02 -05:00
shells Add or update examples for some commands () 2022-02-18 07:06:52 -06:00
strings refactor: change column names from 'Column*' to 'column*' () 2022-02-19 19:26:47 -05:00
system feat: add examples for length,lines,reject,benchmark and drop column () 2022-02-18 19:03:24 -06:00
viewers Move to a standard kebab/snake style () 2022-02-17 09:55:17 -05:00
default_context.rs Add nuon format for fun () 2022-02-20 16:26:41 -05:00
example_test.rs headers command () 2022-02-11 21:06:49 -05:00
lib.rs deprecated commands () 2022-02-10 12:55:19 +00:00