| .. |
|
classified
|
updated cmd builtin commands (#2266)
|
2020-07-31 09:51:42 +12:00 |
|
config
|
update config documentation (#2178)
|
2020-07-23 09:42:04 +12:00 |
|
keep
|
Keep until and while as subcommands of keep (#2197)
|
2020-07-18 07:06:48 +12:00 |
|
math
|
Add flag for case-insensitive sort-by (#2225)
|
2020-07-21 05:31:58 +12:00 |
|
move_
|
Add "move column" command. (#2123)
|
2020-07-06 10:27:01 -05:00 |
|
parse
|
add example to parse command, with row output (#2256)
|
2020-07-26 06:14:29 +12:00 |
|
path
|
🐛 Fix path command error messages (#2261). (#2276)
|
2020-07-31 06:51:14 +12:00 |
|
random
|
Add wasm support (#2199)
|
2020-07-18 13:59:23 +12:00 |
|
skip
|
Merge skip command varieties into one command with sub commands. (#2179)
|
2020-07-14 20:44:49 -05:00 |
|
split
|
Add 'split chars' command (#2101)
|
2020-07-04 07:09:38 +12:00 |
|
str_
|
Make str collect take an optional separator value (#2289)
|
2020-08-02 19:29:29 +12:00 |
|
url_
|
Add url commands (#2274)
|
2020-07-30 08:56:56 +12:00 |
|
alias.rs
|
|
|
|
ansi.rs
|
added ansi example (#2230)
|
2020-07-20 18:33:39 -05:00 |
|
append.rs
|
|
|
|
args.rs
|
|
|
|
autoenv.rs
|
Silence Rust 1.45 Clippy warnings (#2196)
|
2020-07-18 05:57:15 +12:00 |
|
autoenv_trust.rs
|
Silence Rust 1.45 Clippy warnings (#2196)
|
2020-07-18 05:57:15 +12:00 |
|
autoenv_untrust.rs
|
Silence Rust 1.45 Clippy warnings (#2196)
|
2020-07-18 05:57:15 +12:00 |
|
autoview.rs
|
Bubble errors even if pipeline isn't used (#2080)
|
2020-06-30 05:39:11 +12:00 |
|
benchmark.rs
|
Match cleanup (#2290)
|
2020-08-02 18:34:33 -04:00 |
|
build_string.rs
|
|
|
|
cal.rs
|
Match cleanup (#2248)
|
2020-07-25 08:40:35 -04:00 |
|
cd.rs
|
|
|
|
char_.rs
|
Char example (#2231)
|
2020-07-20 14:25:38 -05:00 |
|
clear.rs
|
|
|
|
clip.rs
|
|
|
|
command.rs
|
Match cleanup (#2290)
|
2020-08-02 18:34:33 -04:00 |
|
compact.rs
|
Change f/full flag to l/long for ls and ps commands (#2283)
|
2020-08-02 06:30:45 +12:00 |
|
constants.rs
|
Convert open/fetch to stream (#2028)
|
2020-07-04 07:53:20 +12:00 |
|
count.rs
|
|
|
|
cp.rs
|
|
|
|
date.rs
|
added raw to date for string output (#2075)
|
2020-06-28 09:01:13 -05:00 |
|
debug.rs
|
|
|
|
default.rs
|
Change f/full flag to l/long for ls and ps commands (#2283)
|
2020-08-02 06:30:45 +12:00 |
|
do_.rs
|
fix the name of 'do' (#2152)
|
2020-07-11 17:09:05 +12:00 |
|
drop.rs
|
Stream results of drop command (#2114)
|
2020-07-06 05:46:06 +12:00 |
|
du.rs
|
Rename 'bytes' to 'filesize' (#2153)
|
2020-07-11 14:17:37 +12:00 |
|
each.rs
|
Use matches!() for true/false returning match statements (#2176)
|
2020-07-14 20:11:41 -04:00 |
|
echo.rs
|
Use matches!() for true/false returning match statements (#2176)
|
2020-07-14 20:11:41 -04:00 |
|
enter.rs
|
Convert open/fetch to stream (#2028)
|
2020-07-04 07:53:20 +12:00 |
|
every.rs
|
Make every stream-able (#2120)
|
2020-07-06 20:23:27 +12:00 |
|
exit.rs
|
|
|
|
first.rs
|
|
|
|
format.rs
|
Another batch of removing async_stream (#1979)
|
2020-06-14 10:01:44 +12:00 |
|
from.rs
|
|
|
|
from_csv.rs
|
|
|
|
from_delimited_data.rs
|
|
|
|
from_eml.rs
|
|
|
|
from_ics.rs
|
Another batch of removing async_stream (#1979)
|
2020-06-14 10:01:44 +12:00 |
|
from_ini.rs
|
|
|
|
from_json.rs
|
Another batch of converting commands away from async_stream (#1974)
|
2020-06-13 20:43:21 +12:00 |
|
from_ods.rs
|
Another batch of removing async_stream (#1972)
|
2020-06-13 16:03:39 +12:00 |
|
from_ssv.rs
|
Another batch of removing async_stream (#1972)
|
2020-06-13 16:03:39 +12:00 |
|
from_toml.rs
|
Another batch of removing async_stream (#1972)
|
2020-06-13 16:03:39 +12:00 |
|
from_tsv.rs
|
|
|
|
from_url.rs
|
|
|
|
from_vcf.rs
|
Fix variable name (#2142)
|
2020-07-08 19:55:01 -04:00 |
|
from_xlsx.rs
|
Another batch of removing async_stream (#1978)
|
2020-06-14 07:13:36 +12:00 |
|
from_xml.rs
|
Another batch of removing async_stream (#1972)
|
2020-06-13 16:03:39 +12:00 |
|
from_yaml.rs
|
issue1332 - Fix for yamls with unquoted double curly braces (#1988)
|
2020-06-17 07:12:04 +12:00 |
|
get.rs
|
Another batch of removing async_stream (#1979)
|
2020-06-14 10:01:44 +12:00 |
|
group_by.rs
|
Match cleanup (#2290)
|
2020-08-02 18:34:33 -04:00 |
|
group_by_date.rs
|
Match cleanup (#2290)
|
2020-08-02 18:34:33 -04:00 |
|
headers.rs
|
Another batch of removing async_stream (#1972)
|
2020-06-13 16:03:39 +12:00 |
|
help.rs
|
Auto-Generate Documentation for nushell.com (#2139)
|
2020-07-18 10:22:43 +12:00 |
|
histogram.rs
|
Fix no longer working histogram example (#2271)
|
2020-08-02 06:38:45 +12:00 |
|
history.rs
|
Another batch of converting commands away from async_stream (#1974)
|
2020-06-13 20:43:21 +12:00 |
|
if_.rs
|
Fix if description (#2204) (#2213)
|
2020-07-19 05:16:35 +12:00 |
|
insert.rs
|
Make insert take in a block (#2265)
|
2020-07-30 16:58:54 +12:00 |
|
is_empty.rs
|
Match cleanup (#2290)
|
2020-08-02 18:34:33 -04:00 |
|
kill.rs
|
Another batch of converting commands away from async_stream (#1974)
|
2020-06-13 20:43:21 +12:00 |
|
last.rs
|
Return an iter from last command (#2143)
|
2020-07-09 09:07:51 -04:00 |
|
lines.rs
|
Clean up lines command (#2207)
|
2020-07-19 05:17:56 +12:00 |
|
ls.rs
|
Change f/full flag to l/long for ls and ps commands (#2283)
|
2020-08-02 06:30:45 +12:00 |
|
macros.rs
|
|
|
|
merge.rs
|
Another batch of converting commands away from async_stream (#1974)
|
2020-06-13 20:43:21 +12:00 |
|
mkdir.rs
|
|
|
|
next.rs
|
|
|
|
nth.rs
|
If command and touchups (#2106)
|
2020-07-05 07:40:04 +12:00 |
|
open.rs
|
Extend 'Shell' with open and save capabilities (#2165)
|
2020-07-13 21:07:44 +12:00 |
|
pivot.rs
|
Another batch of converting commands away from async_stream (#1974)
|
2020-06-13 20:43:21 +12:00 |
|
plugin.rs
|
Last batch of removing async_stream (#1983)
|
2020-06-15 09:00:42 +12:00 |
|
prepend.rs
|
Another batch of removing async_stream (#1972)
|
2020-06-13 16:03:39 +12:00 |
|
prev.rs
|
|
|
|
pwd.rs
|
|
|
|
range.rs
|
Another batch of removing async_stream (#1972)
|
2020-06-13 16:03:39 +12:00 |
|
reject.rs
|
Another batch of converting commands away from async_stream (#1974)
|
2020-06-13 20:43:21 +12:00 |
|
rename.rs
|
Another batch of converting commands away from async_stream (#1974)
|
2020-06-13 20:43:21 +12:00 |
|
reverse.rs
|
Another batch of removing async_stream (#1972)
|
2020-06-13 16:03:39 +12:00 |
|
rm.rs
|
|
|
|
run_alias.rs
|
WIP (#2077)
|
2020-06-29 09:06:05 +12:00 |
|
run_external.rs
|
Match cleanup (#2290)
|
2020-08-02 18:34:33 -04:00 |
|
save.rs
|
Match cleanup (#2248)
|
2020-07-25 08:40:35 -04:00 |
|
select.rs
|
Another batch of removing async_stream (#1979)
|
2020-06-14 10:01:44 +12:00 |
|
shells.rs
|
|
|
|
shuffle.rs
|
Another batch of converting commands away from async_stream (#1974)
|
2020-06-13 20:43:21 +12:00 |
|
size.rs
|
|
|
|
sort_by.rs
|
Add flag for case-insensitive sort-by (#2225)
|
2020-07-21 05:31:58 +12:00 |
|
split_by.rs
|
Match cleanup (#2290)
|
2020-08-02 18:34:33 -04:00 |
|
table.rs
|
Match cleanup (#2248)
|
2020-07-25 08:40:35 -04:00 |
|
tags.rs
|
|
|
|
to.rs
|
Another batch of converting commands away from async_stream (#1974)
|
2020-06-13 20:43:21 +12:00 |
|
to_csv.rs
|
Another batch of removing async_stream (#1978)
|
2020-06-14 07:13:36 +12:00 |
|
to_delimited_data.rs
|
Rename 'bytes' to 'filesize' (#2153)
|
2020-07-11 14:17:37 +12:00 |
|
to_html.rs
|
Add --partial to 'to html' (#2291)
|
2020-08-03 08:47:54 +12:00 |
|
to_json.rs
|
Rename 'bytes' to 'filesize' (#2153)
|
2020-07-11 14:17:37 +12:00 |
|
to_md.rs
|
|
|
|
to_toml.rs
|
Rename 'bytes' to 'filesize' (#2153)
|
2020-07-11 14:17:37 +12:00 |
|
to_tsv.rs
|
Another batch of removing async_stream (#1978)
|
2020-06-14 07:13:36 +12:00 |
|
to_url.rs
|
Another batch of removing async_stream (#1972)
|
2020-06-13 16:03:39 +12:00 |
|
to_xml.rs
|
✨ Add to xml command (#2141) (#2155)
|
2020-07-24 19:41:22 +12:00 |
|
to_yaml.rs
|
Rename 'bytes' to 'filesize' (#2153)
|
2020-07-11 14:17:37 +12:00 |
|
touch.rs
|
Removing async_stream! from some more commands (#1973)
|
2020-06-13 20:03:13 +12:00 |
|
trim.rs
|
Rename 'bytes' to 'filesize' (#2153)
|
2020-07-11 14:17:37 +12:00 |
|
uniq.rs
|
Uniq: --count flag to count occurences (#2017)
|
2020-06-21 12:22:06 +12:00 |
|
update.rs
|
Make insert take in a block (#2265)
|
2020-07-30 16:58:54 +12:00 |
|
version.rs
|
|
|
|
what.rs
|
|
|
|
where_.rs
|
Another batch of removing async_stream (#1978)
|
2020-06-14 07:13:36 +12:00 |
|
which_.rs
|
Add wasm support (#2199)
|
2020-07-18 13:59:23 +12:00 |
|
with_env.rs
|
Another batch of removing async_stream (#1979)
|
2020-06-14 10:01:44 +12:00 |
|
wrap.rs
|
|
|