nushell/crates/nu-command/src
2023-12-13 16:24:16 +01:00
..
bytes Ensure that command usage starts uppercase and ends period (#11278) 2023-12-10 08:28:54 -06:00
charting Convert more ShellError variants to named fields (#11222) 2023-12-04 10:19:32 +01:00
conversions into binary -c: return 0 as single byte (#11068) 2023-11-16 04:09:31 -06:00
database Move stor commands to category Database (#11315) 2023-12-13 16:24:16 +01:00
date Improve case insensitivity consistency (#10884) 2023-11-08 23:58:54 +01:00
debug Convert Shellerror::GenericError to named fields (#11230) 2023-12-07 00:40:03 +01:00
env Convert Shellerror::GenericError to named fields (#11230) 2023-12-07 00:40:03 +01:00
experimental Add functions for each Value case (#9736) 2023-07-21 08:20:33 -05:00
filesystem 📝 Fix logical error in help glob (#11286) 2023-12-11 06:42:55 -06:00
filters Ensure that command usage starts uppercase and ends period (#11278) 2023-12-10 08:28:54 -06:00
formats Convert remainder of ShellError variants to named fields (#11276) 2023-12-09 18:46:21 -06:00
generators Convert Shellerror::GenericError to named fields (#11230) 2023-12-07 00:40:03 +01:00
hash Ensure that command usage starts uppercase and ends period (#11278) 2023-12-10 08:28:54 -06:00
help Convert Shellerror::GenericError to named fields (#11230) 2023-12-07 00:40:03 +01:00
math Move more commands to opaque Record type (#11122) 2023-11-22 23:48:48 +01:00
misc Add long options for misc and network (#10753) 2023-10-19 18:16:44 +02:00
network Convert Shellerror::GenericError to named fields (#11230) 2023-12-07 00:40:03 +01:00
path Convert Shellerror::GenericError to named fields (#11230) 2023-12-07 00:40:03 +01:00
platform Ensure that command usage starts uppercase and ends period (#11278) 2023-12-10 08:28:54 -06:00
random Fix span of invalid range (#11207) 2023-12-02 07:33:05 -06:00
removed Ensure that command usage starts uppercase and ends period (#11278) 2023-12-10 08:28:54 -06:00
shells Fix usage for the exit command. (#9450) 2023-06-16 10:09:02 +02:00
stor Move stor commands to category Database (#11315) 2023-12-13 16:24:16 +01:00
strings add nothing -> table to format date (#11290) 2023-12-11 13:21:17 +01:00
system Convert remainder of ShellError variants to named fields (#11276) 2023-12-09 18:46:21 -06:00
viewers Convert Shellerror::GenericError to named fields (#11230) 2023-12-07 00:40:03 +01:00
default_context.rs Add stor family of commands (#11170) 2023-11-29 08:02:46 -08:00
example_test.rs feat: Add unfold command (#10489) 2023-09-30 09:08:06 -05:00
lib.rs Add stor family of commands (#11170) 2023-11-29 08:02:46 -08:00
progress_bar.rs cp progress bar implementation (#8012) 2023-02-22 11:57:38 -08:00
sort_utils.rs Convert Shellerror::GenericError to named fields (#11230) 2023-12-07 00:40:03 +01:00