nushell/src/commands
2019-07-04 15:18:19 +12:00
..
args.rs Remove dead code 2019-05-15 15:58:44 -07:00
autoview.rs Add tree sink 2019-06-07 19:50:26 +12:00
cd.rs Merge branch 'nom2' into nom4 2019-06-22 18:20:13 -04:00
classified.rs Merge branch 'nom2' into nom4 2019-06-22 18:20:13 -04:00
clip.rs Add more error checking 2019-06-16 11:03:49 +12:00
command.rs WIP now load plugins automatically 2019-07-04 05:37:09 +12:00
config.rs Add filter and sink plugins 2019-07-02 19:56:20 +12:00
enter.rs Add content-type to open, refactor open/enter 2019-06-26 19:40:43 +12:00
exit.rs Things work 2019-06-21 21:36:57 -04:00
first.rs WIP 2019-06-22 15:43:37 +12:00
format.rs Add tree sink 2019-06-07 19:50:26 +12:00
from_ini.rs WIP now load plugins automatically 2019-07-04 05:37:09 +12:00
from_json.rs WIP now load plugins automatically 2019-07-04 05:37:09 +12:00
from_toml.rs WIP now load plugins automatically 2019-07-04 05:37:09 +12:00
from_xml.rs WIP now load plugins automatically 2019-07-04 05:37:09 +12:00
from_yaml.rs WIP now load plugins automatically 2019-07-04 05:37:09 +12:00
get.rs Merge branch 'nom2' into nom4 2019-06-22 18:20:13 -04:00
lines.rs Fix lines for windows 2019-06-24 14:00:53 +12:00
ls.rs Merge branch 'nom2' into nom4 2019-06-22 18:20:13 -04:00
open.rs Add filter and sink plugins 2019-07-02 19:56:20 +12:00
pick.rs &str -> Text 2019-06-22 16:46:16 -04:00
plugin.rs Add a test for the plugins 2019-07-04 15:18:19 +12:00
ps.rs Update sysinfo for better subsystem selection 2019-06-24 05:21:09 +12:00
reject.rs &str -> Text 2019-06-22 16:46:16 -04:00
save.rs WIP 2019-06-22 15:43:37 +12:00
size.rs Merge branch 'nom2' into nom4 2019-06-22 18:20:13 -04:00
skip_while.rs Add filter and sink plugins 2019-07-02 19:56:20 +12:00
skip.rs WIP 2019-06-22 15:43:37 +12:00
sort_by.rs WIP 2019-06-22 15:43:37 +12:00
split_column.rs Merge branch 'nom2' into nom4 2019-06-22 18:20:13 -04:00
split_row.rs Merge branch 'nom2' into nom4 2019-06-22 18:20:13 -04:00
sysinfo.rs Make serialization full-fidelity 2019-06-30 18:46:49 +12:00
table.rs Add vertical table view 2019-06-21 16:20:06 +12:00
to_array.rs Add save sink 2019-06-08 05:13:38 +12:00
to_json.rs WIP now load plugins automatically 2019-07-04 05:37:09 +12:00
to_toml.rs WIP now load plugins automatically 2019-07-04 05:37:09 +12:00
tree.rs Add tree sink 2019-06-07 19:50:26 +12:00
trim.rs Merge branch 'nom2' into nom4 2019-06-22 18:20:13 -04:00
view.rs Merge branch 'nom2' into nom4 2019-06-22 18:20:13 -04:00
vtable.rs Add vertical table view 2019-06-21 16:20:06 +12:00
where_.rs Add filter and sink plugins 2019-07-02 19:56:20 +12:00