.. |
assignment
|
|
|
bytes
|
Add string/binary type color to ByteStream (#12897)
|
2024-05-20 00:35:32 +00:00 |
conversions
|
|
|
database
|
Avoid taking unnecessary ownership of intermediates (#12740)
|
2024-05-04 00:53:15 +00:00 |
date
|
|
|
debug
|
Force timeit to not capture stdout (#12465)
|
2024-04-10 13:31:29 +00:00 |
hash_
|
Bump base64 to 0.22.1 (#12757)
|
2024-05-04 15:56:16 +03:00 |
math
|
to json -r not removing whitespaces fix (#11948)
|
2024-03-20 22:14:31 +01:00 |
move_
|
Avoid taking unnecessary ownership of intermediates (#12740)
|
2024-05-04 00:53:15 +00:00 |
network
|
|
|
path
|
Fix path type using PWD from the environment (#12975)
|
2024-05-26 20:23:52 +03:00 |
platform
|
|
|
query
|
|
|
random
|
|
|
skip
|
Add string/binary type color to ByteStream (#12897)
|
2024-05-20 00:35:32 +00:00 |
str_
|
fix range semantic in detect_columns, str substring, str index-of (#12894)
|
2024-05-22 20:00:58 +03:00 |
take
|
Add string/binary type color to ByteStream (#12897)
|
2024-05-20 00:35:32 +00:00 |
url
|
|
|
alias.rs
|
Avoid taking unnecessary ownership of intermediates (#12740)
|
2024-05-04 00:53:15 +00:00 |
all.rs
|
Rewrite run_external.rs (#12921)
|
2024-05-23 02:05:27 +00:00 |
any.rs
|
Rewrite run_external.rs (#12921)
|
2024-05-23 02:05:27 +00:00 |
append.rs
|
|
|
break_.rs
|
|
|
cal.rs
|
to json -r not removing whitespaces fix (#11948)
|
2024-03-20 22:14:31 +01:00 |
cd.rs
|
Implement PWD recovery (#12779)
|
2024-05-10 11:06:33 -05:00 |
compact.rs
|
|
|
complete.rs
|
Rewrite run_external.rs (#12921)
|
2024-05-23 02:05:27 +00:00 |
config_env_default.rs
|
|
|
config_nu_default.rs
|
|
|
continue_.rs
|
|
|
debug_info.rs
|
|
|
def.rs
|
|
|
default.rs
|
Refactor first and last (#12478)
|
2024-04-13 14:58:54 +00:00 |
detect_columns.rs
|
fix range semantic in detect_columns, str substring, str index-of (#12894)
|
2024-05-22 20:00:58 +03:00 |
do_.rs
|
allow define it as a variable inside closure (#12888)
|
2024-05-17 00:03:13 +00:00 |
drop.rs
|
|
|
du.rs
|
Avoid taking unnecessary ownership of intermediates (#12740)
|
2024-05-04 00:53:15 +00:00 |
each.rs
|
Prevent each from swallowing errors when eval_block returns a ListStream (#12412)
|
2024-05-01 17:24:54 -05:00 |
echo.rs
|
|
|
empty.rs
|
|
|
error_make.rs
|
|
|
every.rs
|
Avoid taking unnecessary ownership of intermediates (#12740)
|
2024-05-04 00:53:15 +00:00 |
exec.rs
|
Isolate tests from user config (#12437)
|
2024-04-10 06:27:46 +08:00 |
export_def.rs
|
|
|
fill.rs
|
|
|
filter.rs
|
Fix return in filter closure eval (#12292)
|
2024-03-26 17:50:36 +01:00 |
find.rs
|
to json -r not removing whitespaces fix (#11948)
|
2024-03-20 22:14:31 +01:00 |
first.rs
|
Add string/binary type color to ByteStream (#12897)
|
2024-05-20 00:35:32 +00:00 |
flatten.rs
|
|
|
for_.rs
|
|
|
format.rs
|
Avoid taking unnecessary ownership of intermediates (#12740)
|
2024-05-04 00:53:15 +00:00 |
generate.rs
|
|
|
get.rs
|
Avoid taking unnecessary ownership of intermediates (#12740)
|
2024-05-04 00:53:15 +00:00 |
glob.rs
|
Avoid taking unnecessary ownership of intermediates (#12740)
|
2024-05-04 00:53:15 +00:00 |
griddle.rs
|
make grid throw an error when not enough columns (#12672)
|
2024-04-26 06:33:00 -05:00 |
group_by.rs
|
Make group-by return errors in closure (#12508)
|
2024-04-16 21:52:21 +02:00 |
headers.rs
|
|
|
help.rs
|
Avoid taking unnecessary ownership of intermediates (#12740)
|
2024-05-04 00:53:15 +00:00 |
histogram.rs
|
|
|
ignore.rs
|
|
|
insert.rs
|
Remove lazy records (#12682)
|
2024-05-03 08:36:10 +08:00 |
inspect.rs
|
|
|
interleave.rs
|
Isolate tests from user config (#12437)
|
2024-04-10 06:27:46 +08:00 |
into_datetime.rs
|
|
|
into_filesize.rs
|
Fix negative value file size for "into filesize" (issue #12396) (#12443)
|
2024-04-07 16:50:11 +00:00 |
into_int.rs
|
|
|
join.rs
|
|
|
last.rs
|
Add string/binary type color to ByteStream (#12897)
|
2024-05-20 00:35:32 +00:00 |
length.rs
|
|
|
let_.rs
|
add raw-string literal support (#9956)
|
2024-05-02 09:36:37 -04:00 |
lines.rs
|
|
|
loop_.rs
|
|
|
ls.rs
|
Allow ls works inside dir with [] brackets (#12625)
|
2024-05-06 14:01:32 +08:00 |
match_.rs
|
|
|
merge.rs
|
|
|
mktemp.rs
|
|
|
mod.rs
|
Add string/binary type color to ByteStream (#12897)
|
2024-05-20 00:35:32 +00:00 |
mut_.rs
|
add raw-string literal support (#9956)
|
2024-05-02 09:36:37 -04:00 |
nu_check.rs
|
Avoid taking unnecessary ownership of intermediates (#12740)
|
2024-05-04 00:53:15 +00:00 |
open.rs
|
Remove dataframes crate and feature (#12889)
|
2024-05-20 17:22:08 +00:00 |
par_each.rs
|
|
|
parse.rs
|
Avoid taking unnecessary ownership of intermediates (#12740)
|
2024-05-04 00:53:15 +00:00 |
prepend.rs
|
Avoid taking unnecessary ownership of intermediates (#12740)
|
2024-05-04 00:53:15 +00:00 |
print.rs
|
|
|
range.rs
|
Avoid taking unnecessary ownership of intermediates (#12740)
|
2024-05-04 00:53:15 +00:00 |
redirection.rs
|
Avoid taking unnecessary ownership of intermediates (#12740)
|
2024-05-04 00:53:15 +00:00 |
reduce.rs
|
Improve with-env robustness (#12523)
|
2024-04-16 19:08:58 +08:00 |
reject.rs
|
|
|
rename.rs
|
|
|
return_.rs
|
Isolate tests from user config (#12437)
|
2024-04-10 06:27:46 +08:00 |
reverse.rs
|
|
|
rm.rs
|
Avoid taking unnecessary ownership of intermediates (#12740)
|
2024-05-04 00:53:15 +00:00 |
roll.rs
|
|
|
rotate.rs
|
|
|
run_external.rs
|
Avoid taking unnecessary ownership of intermediates (#12740)
|
2024-05-04 00:53:15 +00:00 |
save.rs
|
collect : don't require a closure (#12788)
|
2024-05-17 18:46:03 +02:00 |
select.rs
|
Add sys subcommands (#12747)
|
2024-05-06 23:20:27 +00:00 |
semicolon.rs
|
|
|
seq_char.rs
|
|
|
seq_date.rs
|
|
|
seq.rs
|
|
|
sort_by.rs
|
to json -r not removing whitespaces fix (#11948)
|
2024-03-20 22:14:31 +01:00 |
sort.rs
|
|
|
source_env.rs
|
Rewrite run_external.rs (#12921)
|
2024-05-23 02:05:27 +00:00 |
split_by.rs
|
Avoid taking unnecessary ownership of intermediates (#12740)
|
2024-05-04 00:53:15 +00:00 |
split_column.rs
|
Avoid taking unnecessary ownership of intermediates (#12740)
|
2024-05-04 00:53:15 +00:00 |
split_row.rs
|
Avoid taking unnecessary ownership of intermediates (#12740)
|
2024-05-04 00:53:15 +00:00 |
table.rs
|
Minimize future false positive typos (#12751)
|
2024-05-04 15:00:44 +00:00 |
tee.rs
|
|
|
terminal.rs
|
|
|
to_text.rs
|
|
|
touch.rs
|
Fix touch --reference using PWD from the environment (#12976)
|
2024-05-26 20:24:00 +03:00 |
transpose.rs
|
|
|
try_.rs
|
Make exit code available in catch block (#12648)
|
2024-04-26 16:35:08 +00:00 |
ucp.rs
|
Avoid taking unnecessary ownership of intermediates (#12740)
|
2024-05-04 00:53:15 +00:00 |
ulimit.rs
|
|
|
umkdir.rs
|
Fix #12391: mkdir uses process startup directory instead of current script directory (#12394)
|
2024-04-04 14:23:10 +02:00 |
uname.rs
|
Initial implementation for uutils uname (#11684)
|
2024-03-25 16:51:50 -05:00 |
uniq_by.rs
|
|
|
uniq.rs
|
|
|
update.rs
|
Remove lazy records (#12682)
|
2024-05-03 08:36:10 +08:00 |
upsert.rs
|
Remove lazy records (#12682)
|
2024-05-03 08:36:10 +08:00 |
use_.rs
|
Rewrite run_external.rs (#12921)
|
2024-05-23 02:05:27 +00:00 |
where_.rs
|
Fix ignored clippy lints (#12160)
|
2024-03-11 19:46:04 +01:00 |
which.rs
|
|
|
while_.rs
|
|
|
with_env.rs
|
Improve with-env robustness (#12523)
|
2024-04-16 19:08:58 +08:00 |
wrap.rs
|
|
|
zip.rs
|
Avoid taking unnecessary ownership of intermediates (#12740)
|
2024-05-04 00:53:15 +00:00 |