..
classified
Add exit code verification ( #1622 )
2020-04-21 15:14:18 +12:00
alias.rs
Aliases ( #1589 )
2020-04-15 17:43:23 +12:00
append.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
args.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
autoview.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
calc.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
cd.rs
Resolves https://github.com/nushell/nushell/issues/1658 ( #1660 )
2020-04-27 13:22:01 +12:00
clear.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
clip.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
command.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
compact.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
config.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
count.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
cp.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
date.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
debug.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
default.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
drop.rs
Adds drop
number of rows command ( #1663 )
2020-04-26 18:34:45 +12:00
du.rs
A few improvements to du implementation: ( #1533 )
2020-03-29 21:16:09 -04:00
each.rs
fix empty table and missing spans ( #1614 )
2020-04-20 19:44:19 +12:00
echo.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
edit.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
enter.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
evaluate_by.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
exit.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
first.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
format.rs
Bump a lot of deps ( #1560 )
2020-04-07 19:51:17 +12:00
from_bson.rs
Move to bytes/string hybrid codec ( #1457 )
2020-03-07 05:06:39 +13:00
from_csv.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
from_delimited_data.rs
Add experimental new parser ( #1554 )
2020-04-06 19:16:14 +12:00
from_eml.rs
Add from-eml
command ( #1656 )
2020-04-26 16:26:35 +12:00
from_ics.rs
WIP: Add vcard/ical support ( #1504 )
2020-03-21 08:35:09 +13:00
from_ini.rs
Move to bytes/string hybrid codec ( #1457 )
2020-03-07 05:06:39 +13:00
from_json.rs
Move to bytes/string hybrid codec ( #1457 )
2020-03-07 05:06:39 +13:00
from_ods.rs
Move to bytes/string hybrid codec ( #1457 )
2020-03-07 05:06:39 +13:00
from_sqlite.rs
Move to bytes/string hybrid codec ( #1457 )
2020-03-07 05:06:39 +13:00
from_ssv.rs
Move to bytes/string hybrid codec ( #1457 )
2020-03-07 05:06:39 +13:00
from_toml.rs
Move to bytes/string hybrid codec ( #1457 )
2020-03-07 05:06:39 +13:00
from_tsv.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
from_url.rs
Move to bytes/string hybrid codec ( #1457 )
2020-03-07 05:06:39 +13:00
from_vcf.rs
WIP: Add vcard/ical support ( #1504 )
2020-03-21 08:35:09 +13:00
from_xlsx.rs
Move to bytes/string hybrid codec ( #1457 )
2020-03-07 05:06:39 +13:00
from_xml.rs
Move to bytes/string hybrid codec ( #1457 )
2020-03-07 05:06:39 +13:00
from_yaml.rs
Move to bytes/string hybrid codec ( #1457 )
2020-03-07 05:06:39 +13:00
get.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
group_by.rs
Values can be used as keys for grouping. ( #1648 )
2020-04-23 20:55:18 -05:00
headers.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
help.rs
A random set of fixes ( #1600 )
2020-04-17 18:19:49 +12:00
histogram.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
history.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
insert.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
is_empty.rs
Rows and values can be checked for emptiness. Allows to set a value if desired. ( #1665 )
2020-04-26 12:30:52 -05:00
kill.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
last.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
lines.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
ls.rs
Added new flag '--all/-a' for Ls, also refactor some code ( #1483 )
2020-03-14 06:27:04 +13:00
macros.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
map_max_by.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
mkdir.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
mv.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
next.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
nth.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
open.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
parse.rs
Bump a lot of deps ( #1560 )
2020-04-07 19:51:17 +12:00
pick.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
pivot.rs
Merge env into $nu and simplify table/get ( #1463 )
2020-03-08 18:33:30 +13:00
plugin.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
prepend.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
prev.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
pwd.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
range.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
reduce_by.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
reject.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
rename.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
reverse.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
rm.rs
Make trash support optional ( #1572 )
2020-04-11 18:53:53 +12:00
run_alias.rs
Fix the panic running a bad alias ( #1624 )
2020-04-21 16:11:34 +12:00
run_external.rs
Resolves https://github.com/nushell/nushell/issues/1658 ( #1660 )
2020-04-27 13:22:01 +12:00
save.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
shells.rs
fix nu variable. tweak shells ( #1558 )
2020-04-07 05:30:54 +12:00
shuffle.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
size.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
skip_while.rs
Semicolon ( #1613 )
2020-04-20 18:41:51 +12:00
skip.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
sort_by.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
split_by.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
split_column.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
split_row.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
sum.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
t_sort_by.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
table.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
tags.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
to_bson.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
to_csv.rs
Fix to-csv command ( #1635 )
2020-04-23 05:08:53 +12:00
to_delimited_data.rs
Fix to-csv command ( #1635 )
2020-04-23 05:08:53 +12:00
to_html.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
to_json.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
to_md.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
to_sqlite.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
to_toml.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
to_tsv.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
to_url.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
to_yaml.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
touch.rs
Eliminate some compiler warnings ( #1468 )
2020-03-09 08:19:07 +13:00
trim.rs
make trim apply to strings contained in tables (also at deeper nesting ( #1664 )
2020-04-27 05:26:02 +12:00
uniq.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
version.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
what.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
where_.rs
Semicolon ( #1613 )
2020-04-20 18:41:51 +12:00
which_.rs
Move external closer to internal ( #1611 )
2020-04-20 15:30:44 +12:00
wrap.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00