nushell/crates/nu-command/tests/commands
2022-09-07 20:19:29 -05:00
..
date make date format supports locale (#6306) 2022-08-14 08:07:04 -05:00
hash_ Deprecate hash base64, extend decode and add encode commands (#5863) 2022-06-26 00:35:23 +03:00
math expand durations to include month, year, decade (#6123) 2022-07-26 08:05:37 -05:00
move_ Add decimals to int when using into string --decimals (#6085) 2022-08-12 21:13:50 -05:00
network Clippy fix for Rust 1.63 (#6299) 2022-08-11 11:54:54 -05:00
path add -n for path expand, so it doesn't follow symlink (#6255) 2022-08-10 08:43:56 -05:00
platform Return error when kill didn't terminate successfully (#6354) 2022-08-18 11:58:51 -05:00
query Revert query command to query db (#6200) 2022-07-31 15:36:14 -04:00
random
skip Fix 'skip' support for binary streams (#5943) 2022-07-04 19:53:54 +12:00
str_ Add decimals to int when using into string --decimals (#6085) 2022-08-12 21:13:50 -05:00
take
alias.rs Move from source to source-env (#6277) 2022-09-01 08:32:56 +12:00
all.rs Rename all?, any? and empty? (#6464) 2022-09-05 16:41:06 +02:00
any.rs Rename all?, any? and empty? (#6464) 2022-09-05 16:41:06 +02:00
append.rs
cal.rs
cd.rs Add decimals to int when using into string --decimals (#6085) 2022-08-12 21:13:50 -05:00
compact.rs
cp.rs Add decimals to int when using into string --decimals (#6085) 2022-08-12 21:13:50 -05:00
def.rs Move from source to source-env (#6277) 2022-09-01 08:32:56 +12:00
default.rs
do_.rs Better error handling using do (#5890) 2022-06-29 20:01:34 -05:00
drop.rs Rename all?, any? and empty? (#6464) 2022-09-05 16:41:06 +02:00
each.rs
echo.rs
empty.rs Rename all?, any? and empty? (#6464) 2022-09-05 16:41:06 +02:00
enter.rs
error_make.rs add unspanned flag to error make, add tests (#6017) 2022-07-12 06:03:50 -05:00
every.rs
export_def.rs allow -h flags for export subcommands (#6189) 2022-08-02 10:26:16 -05:00
find.rs
first.rs
flatten.rs
format.rs
g.rs Make g - switch to the last used shell (#6249) 2022-08-06 10:11:03 -05:00
get.rs
group_by.rs
headers.rs
help.rs
histogram.rs
insert.rs
into_filesize.rs
into_int.rs Binary into int (#5941) 2022-07-04 06:31:50 +12:00
last.rs
length.rs
let_.rs
lines.rs
ls.rs Add decimals to int when using into string --decimals (#6085) 2022-08-12 21:13:50 -05:00
merge.rs
mkdir.rs
mod.rs Move from source to source-env (#6277) 2022-09-01 08:32:56 +12:00
n.rs Refactor shell switching related code (#6258) 2022-08-07 13:30:40 -05:00
nu_check.rs Rename all?, any? and empty? (#6464) 2022-09-05 16:41:06 +02:00
open.rs make cd, cp, ls, mv, open and rm automatically strip ansi codes (#6220) 2022-08-04 06:59:20 -05:00
p.rs Refactor shell switching related code (#6258) 2022-08-07 13:30:40 -05:00
parse.rs replace the regex crate with the fancy-regex crate (#6227) 2022-08-04 14:51:02 -05:00
prepend.rs
print.rs add -e flag to print, to print the value to stderr (#5935) 2022-07-02 09:54:49 -05:00
range.rs
reduce.rs
reject.rs Allow for rejecting nested record cells (#6463) 2022-09-03 07:35:36 -05:00
rename.rs
reverse.rs
rm.rs make cd, cp, ls, mv, open and rm automatically strip ansi codes (#6220) 2022-08-04 06:59:20 -05:00
roll.rs
rotate.rs
run_external.rs remove tests (#6515) 2022-09-07 20:19:29 -05:00
save.rs
select.rs
semicolon.rs
shells.rs Refactor shell listing related code (#6262) 2022-08-08 06:31:24 -05:00
sort_by.rs
source_env.rs Fix overlays not preserving hidden env vars (#6475) 2022-09-04 20:32:06 +03:00
split_by.rs
split_column.rs
split_row.rs
touch.rs Return error early if seconds part of timestamp is invalid (#6193) 2022-07-31 07:32:16 -05:00
transpose.rs
uniq.rs
update.rs
upsert.rs
use_.rs Add decimals to int when using into string --decimals (#6085) 2022-08-12 21:13:50 -05:00
where_.rs
which.rs
with_env.rs
wrap.rs
zip.rs Rename all?, any? and empty? (#6464) 2022-09-05 16:41:06 +02:00