nushell/crates/nu-command/src
JT 393cb7ca6f
Treat ls for absolute paths as-is (#4513)
* Absolute paths in ls are treated as-in

* Better fix
2022-02-17 12:49:20 -05:00
..
conversions Date format list (#4485) 2022-02-15 15:13:40 -06:00
core_commands Move to a standard kebab/snake style (#4509) 2022-02-17 09:55:17 -05:00
dataframe Move to a standard kebab/snake style (#4509) 2022-02-17 09:55:17 -05:00
date Date format list (#4485) 2022-02-15 15:13:40 -06:00
deprecated feat: mark str to-datetime as deprecated command (#4448) 2022-02-12 20:30:37 -06:00
env Another batch of command tests (#4496) 2022-02-16 07:38:02 -05:00
experimental Fix view-source command (#4486) 2022-02-15 17:03:06 -05:00
filesystem Treat ls for absolute paths as-is (#4513) 2022-02-17 12:49:20 -05:00
filters Require block params (#4505) 2022-02-17 06:40:24 -05:00
formats Move to a standard kebab/snake style (#4509) 2022-02-17 09:55:17 -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 Rename some files (#952) 2022-02-05 12:35:02 -05:00
path Rename some files (#952) 2022-02-05 12:35:02 -05:00
platform Move to a standard kebab/snake style (#4509) 2022-02-17 09:55:17 -05:00
random Another batch of command tests (#4496) 2022-02-16 07:38:02 -05:00
shells Move to a standard kebab/snake style (#4509) 2022-02-17 09:55:17 -05:00
strings Move to a standard kebab/snake style (#4509) 2022-02-17 09:55:17 -05:00
system Move to a standard kebab/snake style (#4509) 2022-02-17 09:55:17 -05:00
viewers Move to a standard kebab/snake style (#4509) 2022-02-17 09:55:17 -05:00
default_context.rs feat: mark str to-datetime as deprecated command (#4448) 2022-02-12 20:30:37 -06:00
example_test.rs headers command (#4414) 2022-02-11 21:06:49 -05:00
lib.rs deprecated commands (#4405) 2022-02-10 12:55:19 +00:00