nushell/crates/nu-command/src
2024-11-21 22:14:54 -08:00
..
bytes Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
charting Replace raw usize IDs with new types (#13832) 2024-09-30 13:20:15 +02:00
conversions Fix ignored into datetime test (#14302) 2024-11-11 06:01:39 -06:00
database Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
date Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
debug add new --flatten parameter to the ast command (#14400) 2024-11-20 11:39:15 -06:00
env Always load default env/config values (#14249) 2024-11-20 16:15:15 -06:00
experimental Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
filesystem Call set_pwd_per_drive() within stack::set_cwd() 2024-11-21 22:14:54 -08:00
filters Deprecate split-by command (#14019) 2024-11-21 10:47:03 +01:00
formats truly flexible csv/tsv parsing (#14399) 2024-11-21 15:58:31 -06:00
generators PWD per drive 2024-11-19 04:55:15 -08:00
hash add binary as input to hash commands (#13923) 2024-09-25 16:47:52 +08:00
help add is_const to help commands and scope commands (#14125) 2024-10-21 12:54:18 +02:00
math Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
misc Replace raw usize IDs with new types (#13832) 2024-09-30 13:20:15 +02:00
network Fix binary example and add one for text uploads (#14307) 2024-11-11 12:49:49 -06:00
path fix path exists on a non-directory file (#13763) 2024-09-11 12:45:39 -05:00
platform add --default flag to input command (#14374) 2024-11-18 17:14:12 -06:00
random support filesize arguments in random binary/chars (#14068) 2024-10-12 14:49:05 +08:00
removed Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
shells Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
stor feat: stor insert accepts lists (#14175) 2024-10-29 06:32:55 -05:00
strings remove deprecated warnings (#14386) 2024-11-19 07:52:58 -06:00
system allow ps1 files to be executed without pwsh/powershell -c file.ps1 (#14379) 2024-11-20 21:55:26 +08:00
viewers nu-table/ Do footer_inheritance by accouting for rows rather then a f… (#14380) 2024-11-19 15:31:28 -06:00
default_context.rs PWD per drive 2024-11-19 04:55:15 -08:00
example_test.rs Overhaul $in expressions (#13357) 2024-07-17 16:02:42 -05:00
lib.rs Add top-level crate documentation/READMEs (#12907) 2024-07-14 10:10:41 +02:00
progress_bar.rs PWD per drive 2024-11-19 04:55:15 -08:00
sort_utils.rs Rework sorting and add cell path and closure comparators to sort-by (#13154) 2024-10-09 19:18:16 -07:00