1
0
mirror of https://github.com/nushell/nushell.git synced 2025-05-21 02:10:47 +02:00
nushell/crates/nu-command/src
2025-04-23 21:00:04 -03:00
..
bytes fix range bugs in str substring, str index-of, slice, bytes at () 2025-01-30 06:50:01 -06:00
charting Add Filesize type () 2024-11-29 21:24:17 +00:00
conversions feat: duration from record () 2025-04-19 18:29:12 -05:00
database Refactor I/O Errors () 2025-01-28 16:03:31 -06:00
date Bugfix: datetime parsing and local timezones () 2025-04-11 07:48:39 -05:00
debug Fix : clippy 2025-04-23 21:00:04 -03:00
env Add job tags () 2025-04-21 20:08:00 +08:00
experimental Add job tags () 2025-04-21 20:08:00 +08:00
filesystem Add --follow-symlinks flag to glob command (fixes ) () 2025-04-23 10:47:48 -05:00
filters Fix : Outer joins incorrectly removing unmatched rows () 2025-04-22 07:19:08 +08:00
formats Bugfix chrono panic + hotifx PR15544 () 2025-04-11 11:52:42 -05:00
generators seq date: generalize to allow any duration for --increment argument () 2025-01-25 13:24:39 -06:00
hash add binary as input to hash commands () 2024-09-25 16:47:52 +08:00
help Rework operator type errors () 2025-02-12 20:03:40 -08:00
math Fix clippy () 2025-04-06 09:49:28 +08:00
misc More precise ErrorKind::NotFound errors () 2025-02-22 11:42:44 -05:00
network Fix clippy () 2025-04-06 09:49:28 +08:00
path Replace some PipelineMismatch by OnlySupportsThisInputType by shell error () 2025-04-07 12:25:27 +02:00
platform Allow spreading arguments of kill command () 2025-04-13 07:50:04 -05:00
random Update rand and rand_chacha to 0.9 () 2025-04-01 07:15:39 -05:00
removed refactor: rename subcommand structs () 2025-03-14 02:00:35 +01:00
shells Jobs () 2025-02-25 12:09:52 -05:00
stor Run-time pipeline input typechecking tweaks () 2025-02-02 15:51:47 -05:00
strings Bugfix chrono panic + hotifx PR15544 () 2025-04-11 11:52:42 -05:00
system Add job tags () 2025-04-21 20:08:00 +08:00
viewers Refactor I/O Errors () 2025-01-28 16:03:31 -06:00
default_context.rs Add job tags () 2025-04-21 20:08:00 +08:00
example_test.rs Implementing ByteStream interuption on infinite stream () 2025-01-11 13:28:08 -08:00
lib.rs Start to Add WASM Support Again () 2024-11-30 07:57:11 -06:00
progress_bar.rs Cut down unnecessary lint allows () 2024-11-15 19:24:39 +01:00
sort_utils.rs Remove deprecated commands () 2025-01-07 07:37:51 +08:00