nushell/crates/nu-command/src/filters
2022-03-19 10:12:54 +13:00
..
drop feat: add examples for length,lines,reject,benchmark and drop column (#4547) 2022-02-18 19:03:24 -06:00
keep Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
roll fix: add missing metadata for ls_colors (#4603) 2022-02-25 17:31:02 -05:00
skip Fix external extra (#4777) 2022-03-07 20:17:33 -05:00
all.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
any.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
append.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
collect.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
columns.rs Add support for stderr and exit code (#4647) 2022-02-25 14:51:31 -05:00
compact.rs Fix some examples and regenerate docs, should fix: #4455 (#4639) 2022-02-25 08:14:15 -05:00
default.rs Simplify empty?, improve default (#4797) 2022-03-09 08:46:28 -05:00
each.rs Fix external extra (#4777) 2022-03-07 20:17:33 -05:00
empty.rs Simplify empty?, improve default (#4797) 2022-03-09 08:46:28 -05:00
every.rs Port the every command (#626) 2021-12-31 10:41:18 +11:00
find.rs Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
first.rs fix: lose ls_colors in some filters commands (#4525) 2022-02-21 08:29:51 -06:00
flatten.rs Strip trailing whitespace in files (#4575) 2022-02-21 08:38:15 -05:00
get.rs Add rest to get, bump reedline (#760) 2022-01-17 02:40:11 +11:00
group_by.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
group.rs Simplify group/window into their own commands (#4760) 2022-03-06 20:01:29 -05:00
headers.rs refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -05:00
insert.rs Add insert/update to lists (#4873) 2022-03-19 10:12:54 +13:00
last.rs fix: lose ls_colors in some filters commands (#4525) 2022-02-21 08:29:51 -06:00
length.rs Add support for stderr and exit code (#4647) 2022-02-25 14:51:31 -05:00
lines.rs Streaming support for lines with raw streams (#4832) 2022-03-13 04:52:55 -07:00
merge.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
mod.rs Add insert and update back (#4864) 2022-03-18 06:55:02 +13:00
move_.rs Port move (#833) 2022-01-24 21:43:38 +02:00
par_each.rs Fix external extra (#4777) 2022-03-07 20:17:33 -05:00
prepend.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
range.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
reduce.rs feat: fix and update some examples (#4844) 2022-03-14 07:41:09 -05:00
reject.rs feat: add examples for length,lines,reject,benchmark and drop column (#4547) 2022-02-18 19:03:24 -06:00
rename.rs Port detect columns (#892) 2022-01-30 07:52:24 -05:00
reverse.rs fix: lose ls_colors in some filters commands (#4525) 2022-02-21 08:29:51 -06:00
rotate.rs refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -05:00
select.rs Change select to match 0.44 (#4792) 2022-03-09 07:05:55 -05:00
shuffle.rs Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
sort_by.rs Use partial_cmp and make -i case insensitive (#4498) 2022-02-16 11:12:49 -05:00
split_by.rs command(split-by) (#897) 2022-01-30 18:29:21 -05:00
transpose.rs refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -05:00
uniq.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
update_cells.rs Date literals (#4619) 2022-02-23 21:02:48 -05:00
update.rs Add insert/update to lists (#4873) 2022-03-19 10:12:54 +13:00
upsert.rs Add insert and update back (#4864) 2022-03-18 06:55:02 +13:00
where_.rs feat: fix and update some examples (#4844) 2022-03-14 07:41:09 -05:00
window.rs Simplify group/window into their own commands (#4760) 2022-03-06 20:01:29 -05:00
wrap.rs Add support for stderr and exit code (#4647) 2022-02-25 14:51:31 -05:00
zip_.rs Port merge command from Nushell (#808) 2022-01-22 01:50:26 +02:00