nushell/crates/nu-command/src
JT 4b18fdcc6e
Date literals (#4619)
* Date literals

* update deps

* Add date+duration
2022-02-23 21:02:48 -05:00
..
conversions Date format list (#4485) 2022-02-15 15:13:40 -06:00
core_commands Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
dataframe Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
date Strip trailing whitespace in files (#4575) 2022-02-21 08:38:15 -05:00
deprecated feat: mark str to-datetime as deprecated command (#4448) 2022-02-12 20:30:37 -06:00
env Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
experimental Add example for enter, shells and view-source, update some docs (#4604) 2022-02-22 09:16:56 -06:00
filesystem Better ls paths (#4612) 2022-02-23 10:54:47 -05:00
filters Date literals (#4619) 2022-02-23 21:02:48 -05:00
formats Date literals (#4619) 2022-02-23 21:02:48 -05:00
generators Port seq command (#755) 2022-01-17 00:52:41 +11:00
hash Move to a standard kebab/snake style (#4509) 2022-02-17 09:55:17 -05:00
math Rename some files (#952) 2022-02-05 12:35:02 -05:00
network add custom header ability to post command (#4558) 2022-02-19 19:27:48 -06:00
path Rename some files (#952) 2022-02-05 12:35:02 -05:00
platform a few more ansi escape sequences (#4553) 2022-02-19 16:47:52 -06:00
random Another batch of command tests (#4496) 2022-02-16 07:38:02 -05:00
shells Add example for enter, shells and view-source, update some docs (#4604) 2022-02-22 09:16:56 -06:00
strings refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -05:00
system remove repeated function (#4600) 2022-02-22 08:13:38 -05:00
viewers feat: update: #4518, Add examples for command: hide, history, from yml, def-env, and table (#4581) 2022-02-21 07:52:50 -06:00
default_context.rs Add nuon format for fun (#4401) 2022-02-20 16:26:41 -05:00
example_test.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
lib.rs deprecated commands (#4405) 2022-02-10 12:55:19 +00:00