nushell/src/commands
2019-08-07 13:42:52 -05:00
..
args.rs Remove dead code 2019-05-15 15:58:44 -07:00
autoview.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
cd.rs Multi shells (#254) 2019-08-08 05:49:11 +12:00
classified.rs Multi shells (#254) 2019-08-08 05:49:11 +12:00
clip.rs Introduce CallInfo, which abstracts args, name_span, and source_map 2019-07-20 14:27:10 +12:00
command.rs Multi shells (#254) 2019-08-08 05:49:11 +12:00
config.rs Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
cp.rs Make more visible the strategies for figuring out where to copy files. 2019-08-07 13:42:52 -05:00
date.rs Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
enter.rs Multi shells (#254) 2019-08-08 05:49:11 +12:00
exit.rs Multi shells (#254) 2019-08-08 05:49:11 +12:00
first.rs Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
format.rs Add tree sink 2019-06-07 19:50:26 +12:00
from_csv.rs Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
from_ini.rs Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
from_json.rs Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
from_toml.rs More touchups to errors 2019-08-06 15:03:13 +12:00
from_xml.rs Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
from_yaml.rs Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
get.rs Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
lines.rs Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
ls.rs Multi shells (#254) 2019-08-08 05:49:11 +12:00
macros.rs Fix plugin's commandconfig 2019-07-16 19:08:35 +12:00
mkdir.rs Make more visible the strategies for figuring out where to copy files. 2019-08-07 13:42:52 -05:00
next.rs Multi shells (#254) 2019-08-08 05:49:11 +12:00
open.rs Multi shells (#254) 2019-08-08 05:49:11 +12:00
pick.rs Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
plugin.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
prev.rs Multi shells (#254) 2019-08-08 05:49:11 +12:00
ps.rs Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
reject.rs Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
rm.rs clean up. more cp. mkdir. more test coverage. fixes. 2019-08-07 13:28:46 -05:00
save.rs Multi shells (#254) 2019-08-08 05:49:11 +12:00
shells.rs Multi shells (#254) 2019-08-08 05:49:11 +12:00
size.rs Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
skip_while.rs Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
sort_by.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
split_column.rs Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
split_row.rs More touchups to errors 2019-08-06 15:03:13 +12:00
table.rs Add vertical table view 2019-06-21 16:20:06 +12:00
tags.rs Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
to_array.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
to_csv.rs More touchups to errors 2019-08-06 15:03:13 +12:00
to_json.rs More touchups to errors 2019-08-06 15:03:13 +12:00
to_toml.rs More touchups to errors 2019-08-06 15:03:13 +12:00
to_yaml.rs More touchups to errors 2019-08-06 15:03:13 +12:00
trim.rs Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
vtable.rs Add vertical table view 2019-06-21 16:20:06 +12:00
where_.rs Make signatures a little more general 2019-07-15 14:16:27 -07:00