..
hash_
Add basic support for md5 hashing strings and binary data ( #3197 )
2021-03-21 07:48:53 +13:00
keep
math
Parse decimal units ( #3243 )
2021-04-03 21:06:13 +13:00
move_
path
Refactor arguments of path subcommands & Add path join subcommand ( #3123 )
2021-03-04 20:04:56 +13:00
random
Rename count to length ( #3166 )
2021-03-14 10:46:40 +13:00
skip
str_
allow str from to convert more things to string ( #2977 )
2021-01-29 07:43:35 -06:00
all.rs
commands: any? all? ( #3252 )
2021-04-03 13:40:54 -05:00
any.rs
commands: any? all? ( #3252 )
2021-04-03 13:40:54 -05:00
append.rs
Playground infraestructure (tests, etc) additions. ( #3179 )
2021-03-15 02:26:30 -05:00
cal.rs
Rename count to length ( #3166 )
2021-03-14 10:46:40 +13:00
cd.rs
Replace dirs and directories with maintained ( #2949 )
2021-01-19 14:24:27 -06:00
compact.rs
Rename count to length ( #3166 )
2021-03-14 10:46:40 +13:00
cp.rs
def.rs
default.rs
Rename count to length ( #3166 )
2021-03-14 10:46:40 +13:00
drop.rs
Rename count to length ( #3166 )
2021-03-14 10:46:40 +13:00
each.rs
echo.rs
empty.rs
Rename count to length ( #3166 )
2021-03-14 10:46:40 +13:00
enter.rs
every.rs
first.rs
Rename count to length ( #3166 )
2021-03-14 10:46:40 +13:00
flatten.rs
Rename count to length ( #3166 )
2021-03-14 10:46:40 +13:00
format.rs
standardize on how to get file size ( #2992 )
2021-02-03 07:19:38 -06:00
get.rs
Fix warnings for Rust 1.51 ( #3214 )
2021-03-26 21:26:57 +13:00
group_by.rs
Rename count to length ( #3166 )
2021-03-14 10:46:40 +13:00
headers.rs
help.rs
Rename count to length ( #3166 )
2021-03-14 10:46:40 +13:00
histogram.rs
insert.rs
into_int.rs
nu-parser + nu-protocol: switch to metric for KB, MB, GB, add KiB, MiB, GiB units ( #3035 )
2021-02-10 15:31:12 +13:00
last.rs
Rename count to length ( #3166 )
2021-03-14 10:46:40 +13:00
length.rs
Rename count to length ( #3166 )
2021-03-14 10:46:40 +13:00
lines.rs
Rename count to length ( #3166 )
2021-03-14 10:46:40 +13:00
ls.rs
Output error when ls into a file without permission ( #3218 )
2021-03-31 19:52:39 +13:00
merge.rs
mkdir.rs
Rename count to length ( #3166 )
2021-03-14 10:46:40 +13:00
mod.rs
commands: any? all? ( #3252 )
2021-04-03 13:40:54 -05:00
nth.rs
Rename count to length ( #3166 )
2021-03-14 10:46:40 +13:00
open.rs
imp: bump rustyline to 8.0.0 ( #3167 )
2021-03-14 15:13:31 +13:00
parse.rs
prepend.rs
range.rs
Rename count to length ( #3166 )
2021-03-14 10:46:40 +13:00
reduce.rs
rename.rs
Fix warnings for Rust 1.51 ( #3214 )
2021-03-26 21:26:57 +13:00
reverse.rs
rm.rs
roll.rs
Table content rolling. ( #3097 )
2021-02-23 13:29:07 -05:00
rotate.rs
90 degree table rotations (clockwise and counter-clockwise) ( #3086 )
2021-02-22 06:56:34 -05:00
save.rs
select.rs
Rename count to length ( #3166 )
2021-03-14 10:46:40 +13:00
semicolon.rs
sort_by.rs
split_by.rs
Rename count to length ( #3166 )
2021-03-14 10:46:40 +13:00
split_column.rs
split_row.rs
Rename count to length ( #3166 )
2021-03-14 10:46:40 +13:00
touch.rs
uniq.rs
Rename count to length ( #3166 )
2021-03-14 10:46:40 +13:00
update.rs
where_.rs
Rename count to length ( #3166 )
2021-03-14 10:46:40 +13:00
which.rs
Rename count to length ( #3166 )
2021-03-14 10:46:40 +13:00
with_env.rs
wrap.rs