nushell/src/commands
Jonathan Turner d629686a4b Merge master
2019-09-13 06:33:52 +12:00
..
args.rs Move internal terminology to tables/rows 2019-09-06 04:23:42 +12:00
autoview.rs Improve help and make binary a primitive 2019-09-13 06:29:16 +12:00
cd.rs run rustfmt 2019-09-11 10:36:50 -04:00
classified.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
clip.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
command.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
config.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
cp.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
date.rs run rustfmt 2019-09-11 10:36:50 -04:00
debug.rs This commit introduces a basic help feature. We can go to it 2019-08-31 19:06:11 -05:00
echo.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
enter.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
exit.rs run rustfmt 2019-09-11 10:36:50 -04:00
fetch.rs Improve help and make binary a primitive 2019-09-13 06:29:16 +12:00
first.rs run rustfmt 2019-09-11 10:36:50 -04:00
format.rs Replace crate visibility identifier with pub(crate) 2019-08-29 13:09:09 +02:00
from_bson.rs Improve help and make binary a primitive 2019-09-13 06:29:16 +12:00
from_csv.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
from_ini.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
from_json.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
from_sqlite.rs Improve help and make binary a primitive 2019-09-13 06:29:16 +12:00
from_toml.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
from_tsv.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
from_xml.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
from_yaml.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
get.rs Remove warnings. 2019-09-12 06:12:19 -05:00
help.rs Merge master 2019-09-13 06:33:52 +12:00
last.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
lines.rs run rustfmt 2019-09-11 10:36:50 -04:00
ls.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
macros.rs Move internal terminology to tables/rows 2019-09-06 04:23:42 +12:00
mkdir.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
mv.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
next.rs This commit introduces a basic help feature. We can go to it 2019-08-31 19:06:11 -05:00
nth.rs Improve help and make binary a primitive 2019-09-13 06:29:16 +12:00
open.rs Improve help and make binary a primitive 2019-09-13 06:29:16 +12:00
pick.rs run rustfmt 2019-09-11 10:36:50 -04:00
plugin.rs Remove unused code 2019-09-01 23:11:05 -07:00
post.rs Improve help and make binary a primitive 2019-09-13 06:29:16 +12:00
prev.rs This commit introduces a basic help feature. We can go to it 2019-08-31 19:06:11 -05:00
pwd.rs Removed commented out code. 2019-09-07 15:43:30 -07:00
reject.rs run rustfmt 2019-09-11 10:36:50 -04:00
reverse.rs This commit introduces a basic help feature. We can go to it 2019-08-31 19:06:11 -05:00
rm.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
save.rs Improve help and make binary a primitive 2019-09-13 06:29:16 +12:00
shells.rs run rustfmt 2019-09-11 10:36:50 -04:00
size.rs run rustfmt 2019-09-11 10:36:50 -04:00
skip_while.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
sort_by.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
split_column.rs run rustfmt 2019-09-11 10:36:50 -04:00
split_row.rs run rustfmt 2019-09-11 10:36:50 -04:00
table.rs This commit introduces a basic help feature. We can go to it 2019-08-31 19:06:11 -05:00
tags.rs run rustfmt 2019-09-11 10:36:50 -04:00
to_bson.rs Improve help and make binary a primitive 2019-09-13 06:29:16 +12:00
to_csv.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
to_json.rs Improve help and make binary a primitive 2019-09-13 06:29:16 +12:00
to_sqlite.rs Improve help and make binary a primitive 2019-09-13 06:29:16 +12:00
to_toml.rs Improve help and make binary a primitive 2019-09-13 06:29:16 +12:00
to_tsv.rs Revert "Migrate most uses of the Span concept to Tag" 2019-09-11 19:53:05 +12:00
to_yaml.rs Improve help and make binary a primitive 2019-09-13 06:29:16 +12:00
trim.rs run rustfmt 2019-09-11 10:36:50 -04:00
version.rs run rustfmt 2019-09-11 10:36:50 -04:00
vtable.rs This commit introduces a basic help feature. We can go to it 2019-08-31 19:06:11 -05:00
where_.rs run rustfmt 2019-09-11 10:36:50 -04:00
which_.rs run rustfmt 2019-09-11 10:36:50 -04:00