nushell/src/commands
Jonathan Turner 72838cc083
Move to using clippy (#1142)
* Clippy fixes

* Finish converting to use clippy

* fix warnings in new master

* fix windows

* fix windows

Co-authored-by: Artem Vorotnikov <artem@vorotnikov.me>
2019-12-31 20:36:08 +13:00
..
classified handle single quoted external command args (#1139) 2019-12-31 06:47:14 +13:00
append.rs Extract core stuff into own crates 2019-12-02 10:54:12 -08:00
args.rs Extract core stuff into own crates 2019-12-02 10:54:12 -08:00
autoview.rs Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
cd.rs Refactor struct names for old commands (ls, cd, pwd) (#1133) 2019-12-29 10:33:31 +13:00
clip.rs Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
command.rs Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
compact.rs Extract core stuff into own crates 2019-12-02 10:54:12 -08:00
config.rs Extract core stuff into own crates 2019-12-02 10:54:12 -08:00
count.rs Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
cp.rs Extract core stuff into own crates 2019-12-02 10:54:12 -08:00
date.rs Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
debug.rs Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
default.rs Remove old ValueExt 2019-12-10 07:52:01 +13:00
echo.rs Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
edit.rs Remove old ValueExt 2019-12-10 07:52:01 +13:00
enter.rs Fix most Clippy performance warnings 2019-12-06 23:25:47 +01:00
env.rs Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
evaluate_by.rs Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
exit.rs Extract core stuff into own crates 2019-12-02 10:54:12 -08:00
first.rs Extract core stuff into own crates 2019-12-02 10:54:12 -08:00
format.rs Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
from_bson.rs Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
from_csv.rs Extract core stuff into own crates 2019-12-02 10:54:12 -08:00
from_delimited_data.rs Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
from_ini.rs Fix most Clippy performance warnings 2019-12-06 23:25:47 +01:00
from_json.rs Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
from_sqlite.rs Fix most Clippy performance warnings 2019-12-06 23:25:47 +01:00
from_ssv.rs Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
from_toml.rs Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
from_tsv.rs Extract core stuff into own crates 2019-12-02 10:54:12 -08:00
from_url.rs Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
from_xlsx.rs Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
from_xml.rs Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
from_yaml.rs Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
get.rs Remove old ValueExt 2019-12-10 07:52:01 +13:00
group_by.rs Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
help.rs update links to books 2019-12-15 13:56:26 +01:00
histogram.rs Fix most Clippy performance warnings 2019-12-06 23:25:47 +01:00
history.rs Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
insert.rs Remove old ValueExt 2019-12-10 07:52:01 +13:00
last.rs Extract core stuff into own crates 2019-12-02 10:54:12 -08:00
lines.rs Add new line primitive, bump version, allow bare filepaths 2019-12-03 19:44:59 +13:00
ls.rs Refactor struct names for old commands (ls, cd, pwd) (#1133) 2019-12-29 10:33:31 +13:00
macros.rs Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
map_max_by.rs Fix most Clippy performance warnings 2019-12-06 23:25:47 +01:00
mkdir.rs Extract core stuff into own crates 2019-12-02 10:54:12 -08:00
mv.rs Extract core stuff into own crates 2019-12-02 10:54:12 -08:00
next.rs Fix tests 2019-12-02 11:02:57 -08:00
nth.rs Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
open.rs Merge branch 'master' into fetch_post 2019-12-07 16:53:50 +13:00
parse.rs Move format/parse to core commands 2019-12-09 14:57:53 +13:00
pick.rs Fix most Clippy performance warnings 2019-12-06 23:25:47 +01:00
pivot.rs Remove old ValueExt 2019-12-10 07:52:01 +13:00
plugin.rs Finish adding makeshift support for to fetch/post plugins 2019-12-07 17:23:59 +13:00
prepend.rs Extract core stuff into own crates 2019-12-02 10:54:12 -08:00
prev.rs Fix tests 2019-12-02 11:02:57 -08:00
pwd.rs Refactor struct names for old commands (ls, cd, pwd) (#1133) 2019-12-29 10:33:31 +13:00
range.rs Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
reduce_by.rs Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
reject.rs Fix most Clippy performance warnings 2019-12-06 23:25:47 +01:00
reverse.rs Extract core stuff into own crates 2019-12-02 10:54:12 -08:00
rm.rs Extract core stuff into own crates 2019-12-02 10:54:12 -08:00
save.rs Fix most Clippy performance warnings 2019-12-06 23:25:47 +01:00
shells.rs Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
size.rs Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
skip_while.rs Extract core stuff into own crates 2019-12-02 10:54:12 -08:00
skip.rs Move the remainder of the plugins to crates 2019-12-10 07:39:51 +13:00
sort_by.rs Remove old ValueExt 2019-12-10 07:52:01 +13:00
split_by.rs Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
split_column.rs Fix most Clippy performance warnings 2019-12-06 23:25:47 +01:00
split_row.rs Add new line primitive, bump version, allow bare filepaths 2019-12-03 19:44:59 +13:00
t_sort_by.rs Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
table.rs Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
tags.rs Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
to_bson.rs Add Range and start Signature support 2019-12-11 16:41:07 -08:00
to_csv.rs Extract core stuff into own crates 2019-12-02 10:54:12 -08:00
to_delimited_data.rs Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
to_json.rs Add Range and start Signature support 2019-12-11 16:41:07 -08:00
to_sqlite.rs Add Range and start Signature support 2019-12-11 16:41:07 -08:00
to_toml.rs Add Range and start Signature support 2019-12-11 16:41:07 -08:00
to_tsv.rs Extract core stuff into own crates 2019-12-02 10:54:12 -08:00
to_url.rs Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
to_yaml.rs Add Range and start Signature support 2019-12-11 16:41:07 -08:00
trim.rs Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
uniq.rs Add uniq command (#1132) 2019-12-31 17:05:02 +13:00
version.rs Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
what.rs Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
where_.rs Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
which_.rs Fix more Clippy warnings 2019-12-07 21:04:58 +01:00
wrap.rs Remove partial docker plugin. Embed->wrap 2019-12-09 17:41:09 +13:00