nushell/src/commands
2019-11-17 18:48:48 +13:00
..
append.rs Format files 2019-10-30 20:04:39 +13:00
args.rs Move internal terminology to tables/rows 2019-09-06 04:23:42 +12:00
autoview.rs Eliminate is_first_command by defaulting to Value::nothing() 2019-11-03 20:06:59 -05:00
cd.rs Add descriptions to arguments 2019-10-28 18:15:35 +13:00
classified.rs Eliminate is_first_command by defaulting to Value::nothing() 2019-11-03 20:06:59 -05:00
clip.rs Remove uses of async_stream_block 2019-09-28 02:05:18 +02:00
command.rs Eliminate is_first_command by defaulting to Value::nothing() 2019-11-03 20:06:59 -05:00
config.rs Add support for config --set_into 2019-11-03 12:43:15 +13:00
count.rs Suggest a column name in case one unknown column is supplied. 2019-10-22 20:10:42 -05:00
cp.rs Add descriptions to arguments 2019-10-28 18:15:35 +13:00
date.rs Add descriptions to arguments 2019-10-28 18:15:35 +13: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 Make echo more flexible with data types 2019-11-02 08:15:53 +13:00
enter.rs Eliminate is_first_command by defaulting to Value::nothing() 2019-11-03 20:06:59 -05:00
env.rs Stream support (#812) 2019-10-13 17:12:43 +13:00
evaluate_by.rs Data processing mvp histogram. 2019-11-12 02:08:28 -05:00
exit.rs Add descriptions to arguments 2019-10-28 18:15:35 +13:00
fetch.rs Eliminate is_first_command by defaulting to Value::nothing() 2019-11-03 20:06:59 -05:00
first.rs Add descriptions to arguments 2019-10-28 18:15:35 +13:00
format.rs Replace crate visibility identifier with pub(crate) 2019-08-29 13:09:09 +02:00
from_bson.rs Stream support (#812) 2019-10-13 17:12:43 +13:00
from_csv.rs Refactors out structured parsing logic to a separate module. 2019-11-12 16:04:55 +01:00
from_ini.rs Stream support (#812) 2019-10-13 17:12:43 +13:00
from_json.rs Add descriptions to arguments 2019-10-28 18:15:35 +13:00
from_sqlite.rs Add from_xlsx for importing excel files 2019-11-17 16:18:41 +13:00
from_ssv.rs Fixes --headerless functionality for from-ssv. 2019-11-12 16:04:55 +01:00
from_structured_data.rs Refactors out structured parsing logic to a separate module. 2019-11-12 16:04:55 +01:00
from_toml.rs Stream support (#812) 2019-10-13 17:12:43 +13:00
from_tsv.rs Refactors out structured parsing logic to a separate module. 2019-11-12 16:04:55 +01:00
from_url.rs Stream support (#812) 2019-10-13 17:12:43 +13:00
from_xlsx.rs Add from_xlsx for importing excel files 2019-11-17 16:18:41 +13:00
from_xml.rs baseline coverage for xml parsing. 2019-10-22 03:47:59 -05:00
from_yaml.rs Stream support (#812) 2019-10-13 17:12:43 +13:00
get.rs Fallback internally to String primitives until Member int serialization lands. 2019-11-03 05:38:47 -05:00
group_by.rs Data processing mvp histogram. 2019-11-12 02:08:28 -05:00
help.rs Move flags help to last 2019-11-06 15:28:26 +13:00
histogram.rs This is part of on-going work with capabilities when working with 2019-11-12 03:39:30 -05:00
history.rs Always save history, add history command 2019-10-28 05:58:39 +13:00
last.rs Add descriptions to arguments 2019-10-28 18:15:35 +13:00
lines.rs Stream support (#812) 2019-10-13 17:12:43 +13:00
ls.rs Add descriptions to arguments 2019-10-28 18:15:35 +13:00
macros.rs Move internal terminology to tables/rows 2019-09-06 04:23:42 +12:00
map_max_by.rs This is part of on-going work with capabilities when working with 2019-11-12 03:39:30 -05:00
mkdir.rs Add descriptions to arguments 2019-10-28 18:15:35 +13:00
mv.rs Add descriptions to arguments 2019-10-28 18:15:35 +13: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 Add descriptions to arguments 2019-10-28 18:15:35 +13:00
open.rs Eliminate is_first_command by defaulting to Value::nothing() 2019-11-03 20:06:59 -05:00
pick.rs Add descriptions to arguments 2019-10-28 18:15:35 +13:00
pivot.rs Add descriptions to arguments 2019-10-28 18:15:35 +13:00
plugin.rs Overhaul the coloring system 2019-10-10 19:30:04 -07:00
post.rs Eliminate is_first_command by defaulting to Value::nothing() 2019-11-03 20:06:59 -05:00
prepend.rs Format files 2019-10-30 20:04:39 +13: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
reduce_by.rs Data processing mvp histogram. 2019-11-12 02:08:28 -05:00
reject.rs Add descriptions to arguments 2019-10-28 18:15:35 +13: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 Add descriptions to arguments 2019-10-28 18:15:35 +13:00
save.rs Update save.rs 2019-11-17 14:13:52 +13:00
shells.rs Stream support (#812) 2019-10-13 17:12:43 +13:00
size.rs Stream support (#812) 2019-10-13 17:12:43 +13:00
skip_while.rs Add descriptions to arguments 2019-10-28 18:15:35 +13:00
sort_by.rs Add descriptions to arguments 2019-10-28 18:15:35 +13:00
split_by.rs Data processing mvp histogram. 2019-11-12 02:08:28 -05:00
split_column.rs Add descriptions to arguments 2019-10-28 18:15:35 +13:00
split_row.rs Add descriptions to arguments 2019-10-28 18:15:35 +13:00
t_sort_by.rs This is part of on-going work with capabilities when working with 2019-11-12 03:39:30 -05:00
table.rs Add descriptions to arguments 2019-10-28 18:15:35 +13:00
tags.rs Stream support (#812) 2019-10-13 17:12:43 +13:00
to_bson.rs Make duration its own primitive 2019-11-17 18:48:48 +13:00
to_csv.rs Add descriptions to arguments 2019-10-28 18:15:35 +13:00
to_json.rs Make duration its own primitive 2019-11-17 18:48:48 +13:00
to_sqlite.rs Make duration its own primitive 2019-11-17 18:48:48 +13:00
to_toml.rs Make duration its own primitive 2019-11-17 18:48:48 +13:00
to_tsv.rs Add descriptions to arguments 2019-10-28 18:15:35 +13:00
to_url.rs Stream support (#812) 2019-10-13 17:12:43 +13:00
to_yaml.rs Make duration its own primitive 2019-11-17 18:48:48 +13:00
trim.rs Revert "Revert "Migrate most uses of the Span concept to Tag"" 2019-09-14 11:30:24 -05:00
version.rs Stream support (#812) 2019-10-13 17:12:43 +13:00
where_.rs Add descriptions to arguments 2019-10-28 18:15:35 +13:00
which_.rs Add descriptions to arguments 2019-10-28 18:15:35 +13:00