nushell/crates/nu-command/src
Ian Manske 7a181960b7
Prevent duplicate records keys when decoding from nuon (#11807)
# Description
Fixes #11749: `from nuon` allows duplicate record keys
2024-02-13 23:59:14 +00:00
..
bytes adjust some commansd input_output type (#11436) 2024-01-15 16:58:26 +08:00
charting Fix panic in rotate; Add safe record creation function (#11718) 2024-02-03 13:23:16 +02:00
conversions for ints, provide an option to convert all of them to filesizes with the into value command (#11797) 2024-02-07 16:28:17 -06:00
database Apply clippy fixes (#11770) 2024-02-07 18:31:03 -06:00
date Enforce required, optional, and rest positional arguments start with an uppercase and end with a period. (#11285) 2023-12-15 14:32:37 +08:00
debug do not attempt to glob expand if the file path is wrapped in quotes (#11569) 2024-01-21 23:22:25 +08:00
env adjust some commansd input_output type (#11436) 2024-01-15 16:58:26 +08:00
experimental Bump windows from 0.48.0 to 0.52.0 (#11325) 2023-12-21 18:49:15 +01:00
filesystem Allow building on NetBSD (#11823) 2024-02-11 08:03:17 -06:00
filters Apply clippy fixes (#11770) 2024-02-07 18:31:03 -06:00
formats Prevent duplicate records keys when decoding from nuon (#11807) 2024-02-13 23:59:14 +00:00
generators Apply clippy fixes (#11770) 2024-02-07 18:31:03 -06:00
hash adjust some commansd input_output type (#11436) 2024-01-15 16:58:26 +08:00
help adjust some commansd input_output type (#11436) 2024-01-15 16:58:26 +08:00
math allow math avg to work with durations (#11598) 2024-01-21 08:41:23 -06:00
misc Enforce required, optional, and rest positional arguments start with an uppercase and end with a period. (#11285) 2023-12-15 14:32:37 +08:00
network Allow 'url join' to print username without password (#11697) 2024-01-31 16:52:23 -06:00
path check existance w/o traversing symlinks (#10872) 2024-01-14 07:33:33 +08:00
platform Allow specifying a cellpath in input list to get the value to display (#11748) 2024-02-08 07:21:47 +08:00
random Enforce required, optional, and rest positional arguments start with an uppercase and end with a period. (#11285) 2023-12-15 14:32:37 +08:00
removed Enforce required, optional, and rest positional arguments start with an uppercase and end with a period. (#11285) 2023-12-15 14:32:37 +08:00
shells Enforce required, optional, and rest positional arguments start with an uppercase and end with a period. (#11285) 2023-12-15 14:32:37 +08:00
stor Simplify the feature gates for stor commands (#11416) 2023-12-24 13:31:46 +01:00
strings make char command const (#11771) 2024-02-07 16:29:00 -06:00
system Unify glob behavior on open, rm, cp-old, mv, umv, cp and du commands (#11621) 2024-01-26 21:57:35 +08:00
viewers colored file-like completions (#11702) 2024-02-08 14:29:28 -06:00
default_context.rs add str escape-glob command (#11664) 2024-01-29 23:00:15 +08:00
example_test.rs feat: Add unfold command (#10489) 2023-09-30 09:08:06 -05:00
lib.rs Simplify the feature gates for stor commands (#11416) 2023-12-24 13:31:46 +01:00
progress_bar.rs remove cp-old (#11622) 2024-01-24 07:38:15 +08:00
sort_utils.rs Convert Shellerror::GenericError to named fields (#11230) 2023-12-07 00:40:03 +01:00