.. |
assignment
|
++= appendAssign operator (#7346) (#7354)
|
2022-12-09 11:20:58 -05:00 |
date
|
|
|
hash_
|
|
|
math
|
Better errors when bash-like operators are used (#7241)
|
2022-12-08 12:02:11 +13:00 |
move_
|
Fix mv error message issues (arrows, Windows paths) (#7197)
|
2022-11-23 16:55:13 +13:00 |
network
|
|
|
path
|
|
|
platform
|
|
|
query
|
Feature cleanup (#7182)
|
2022-11-22 16:58:11 -08:00 |
random
|
|
|
skip
|
Replace row conditions with closures in commands (#7428)
|
2022-12-10 19:24:06 +02:00 |
str_
|
|
|
take
|
Replace row conditions with closures in commands (#7428)
|
2022-12-10 19:24:06 +02:00 |
url
|
new command url parse (#6854) and url subcommands tests (#7124)
|
2022-11-19 10:14:29 -08:00 |
alias.rs
|
|
|
all.rs
|
Replace row conditions with closures in commands (#7428)
|
2022-12-10 19:24:06 +02:00 |
any.rs
|
Replace row conditions with closures in commands (#7428)
|
2022-12-10 19:24:06 +02:00 |
append.rs
|
|
|
break_.rs
|
New commands: break , continue , return , and loop (#7230)
|
2022-11-25 09:39:16 +13:00 |
cal.rs
|
|
|
cd.rs
|
|
|
compact.rs
|
|
|
continue_.rs
|
New commands: break , continue , return , and loop (#7230)
|
2022-11-25 09:39:16 +13:00 |
cp.rs
|
|
|
def.rs
|
|
|
default.rs
|
|
|
do_.rs
|
A set of fixes for stderr redirect (#7219)
|
2022-11-24 16:58:15 +13:00 |
drop.rs
|
|
|
each.rs
|
Remove erroneous test (#7179)
|
2022-11-21 17:04:36 +01:00 |
echo.rs
|
|
|
empty.rs
|
|
|
enter.rs
|
|
|
error_make.rs
|
|
|
every.rs
|
|
|
exec.rs
|
Add "fall-through" signatures (#7527)
|
2022-12-22 00:33:26 +02:00 |
export_def.rs
|
|
|
find.rs
|
|
|
first.rs
|
Error on negative argument of first (#7186)
|
2022-11-23 17:04:28 +13:00 |
flatten.rs
|
|
|
for_.rs
|
break for , loop , while execution when external command runs to failed (#7475)
|
2022-12-14 16:20:18 +01:00 |
format.rs
|
prevent panic with format command (#7522)
|
2022-12-19 13:10:02 +01:00 |
g.rs
|
|
|
get.rs
|
Add some cell path tests (#7563)
|
2022-12-21 23:54:39 +01:00 |
glob.rs
|
|
|
group_by.rs
|
|
|
headers.rs
|
Type validation for headers command (#6918) (#7047)
|
2022-11-09 16:43:24 -08:00 |
help.rs
|
add signature information when get help on one command (#7079)
|
2022-11-20 07:22:42 -06:00 |
histogram.rs
|
|
|
insert.rs
|
Allow iteration blocks to have an optional extra index parameter (alternative to -n flags) (#6994)
|
2022-11-21 14:35:11 +01:00 |
into_filesize.rs
|
fix overflow on negative bytes (#7070)
|
2022-11-10 22:33:15 +01:00 |
into_int.rs
|
|
|
last.rs
|
Error on negative argument to last (#7184)
|
2022-11-23 17:04:04 +13:00 |
length.rs
|
|
|
let_.rs
|
Limited mutable variables (#7089)
|
2022-11-11 19:51:08 +13:00 |
lines.rs
|
Replace row conditions with closures in commands (#7428)
|
2022-12-10 19:24:06 +02:00 |
loop_.rs
|
break for , loop , while execution when external command runs to failed (#7475)
|
2022-12-14 16:20:18 +01:00 |
ls.rs
|
let UnknownFlag error list out available flags (#7443)
|
2022-12-13 06:45:33 -06:00 |
merge.rs
|
remove block input support in merge (#7177)
|
2022-11-23 17:01:27 +13:00 |
mkdir.rs
|
mkdir change flag -s to -v (#7462)
|
2022-12-13 11:56:44 -05:00 |
mod.rs
|
Add "fall-through" signatures (#7527)
|
2022-12-22 00:33:26 +02:00 |
mut_.rs
|
Allow $env and mutable records to be mutated by = (closes #7110) (#7318)
|
2022-12-06 19:51:55 +02:00 |
n.rs
|
|
|
nu_check.rs
|
A set of fixes for stderr redirect (#7219)
|
2022-11-24 16:58:15 +13:00 |
open.rs
|
Fix cell path when getting columns of non-records (#7508)
|
2022-12-17 09:14:12 -08:00 |
p.rs
|
|
|
parse.rs
|
|
|
prepend.rs
|
|
|
print.rs
|
|
|
range.rs
|
|
|
redirection.rs
|
A set of fixes for stderr redirect (#7219)
|
2022-11-24 16:58:15 +13:00 |
reduce.rs
|
Allow iteration blocks to have an optional extra index parameter (alternative to -n flags) (#6994)
|
2022-11-21 14:35:11 +01:00 |
reject.rs
|
add signature information when get help on one command (#7079)
|
2022-11-20 07:22:42 -06:00 |
rename.rs
|
|
|
return_.rs
|
New commands: break , continue , return , and loop (#7230)
|
2022-11-25 09:39:16 +13:00 |
reverse.rs
|
|
|
rm.rs
|
|
|
roll.rs
|
|
|
rotate.rs
|
|
|
run_external.rs
|
|
|
save.rs
|
add -f, --force for save command (#7262)
|
2022-12-01 06:26:17 -06:00 |
select.rs
|
|
|
semicolon.rs
|
|
|
seq_char.rs
|
Simplify seq char (#7054)
|
2022-11-09 17:06:47 -08:00 |
seq.rs
|
Make seq return a ListStream where possible (#7367)
|
2022-12-06 18:48:03 -08:00 |
shells.rs
|
|
|
sort_by.rs
|
|
|
sort.rs
|
Add -n flag to sort (formerly only available on sort-by ) (#7293)
|
2022-12-01 07:11:30 -06:00 |
source_env.rs
|
Initial support for parse-time constants (#7436)
|
2022-12-22 00:21:03 +02:00 |
split_by.rs
|
|
|
split_column.rs
|
|
|
split_row.rs
|
|
|
table.rs
|
Fix #7486 (#7487)
|
2022-12-15 09:55:15 -08:00 |
touch.rs
|
chore: chrono_update (#7132)
|
2022-11-27 07:19:02 +13:00 |
transpose.rs
|
|
|
try_.rs
|
fix try for external command runs to failed (#7300)
|
2022-12-02 05:58:32 +13:00 |
uniq_by.rs
|
uniq-by command (#7295)
|
2022-12-02 11:36:01 +01:00 |
uniq.rs
|
uniq -i does not convert to lowercase (#7192) (#7209)
|
2022-11-23 15:46:20 -08:00 |
update.rs
|
Improve empty pipelines (#7383)
|
2022-12-08 07:31:57 +13:00 |
upsert.rs
|
Improve empty pipelines (#7383)
|
2022-12-08 07:31:57 +13:00 |
use_.rs
|
Make env-related tests more resilient (#7423)
|
2022-12-10 19:23:34 +02:00 |
where_.rs
|
Move 'where' to parser keywords; Add 'filter' command (#7365)
|
2022-12-10 19:23:24 +02:00 |
which.rs
|
|
|
while_.rs
|
break for , loop , while execution when external command runs to failed (#7475)
|
2022-12-14 16:20:18 +01:00 |
with_env.rs
|
|
|
wrap.rs
|
|
|
zip.rs
|
Better errors when bash-like operators are used (#7241)
|
2022-12-08 12:02:11 +13:00 |