.. |
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
|
--no-edit
|
2019-11-21 14:22:32 -08:00 |
cd.rs
|
Add descriptions to arguments
|
2019-10-28 18:15:35 +13:00 |
classified.rs
|
--no-edit
|
2019-11-21 14:22:32 -08:00 |
clip.rs
|
Remove uses of async_stream_block
|
2019-09-28 02:05:18 +02:00 |
command.rs
|
--no-edit
|
2019-11-21 14:22:32 -08: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
|
Revert some of the recent styled string changes
|
2019-11-24 13:56:19 +13: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
|
--no-edit
|
2019-11-21 14:22:32 -08: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
|
--no-edit
|
2019-11-21 14:22:32 -08:00 |
from_bson.rs
|
Stream support (#812)
|
2019-10-13 17:12:43 +13:00 |
from_csv.rs
|
combine functions behind to/from-c/tsv commands
|
2019-11-19 16:02:35 +00:00 |
from_delimited_data.rs
|
combine functions behind to/from-c/tsv commands
|
2019-11-19 16:02:35 +00: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
|
combine functions behind to/from-c/tsv commands
|
2019-11-19 16:02:35 +00:00 |
from_toml.rs
|
Stream support (#812)
|
2019-10-13 17:12:43 +13:00 |
from_tsv.rs
|
combine functions behind to/from-c/tsv commands
|
2019-11-19 16:02:35 +00: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
|
--no-edit
|
2019-11-21 14:22:32 -08:00 |
group_by.rs
|
--no-edit
|
2019-11-21 14:22:32 -08:00 |
help.rs
|
--no-edit
|
2019-11-21 14:22:32 -08:00 |
histogram.rs
|
--no-edit
|
2019-11-21 14:22:32 -08: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
|
--no-edit
|
2019-11-21 14:22:32 -08:00 |
ls.rs
|
Abbreviate ls by default, add --full flag
|
2019-11-18 06:10:50 +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
|
--no-edit
|
2019-11-21 14:22:32 -08:00 |
plugin.rs
|
--no-edit
|
2019-11-21 14:22:32 -08: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
|
--no-edit
|
2019-11-21 14:22:32 -08:00 |
split_by.rs
|
--no-edit
|
2019-11-21 14:22:32 -08: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
|
--no-edit
|
2019-11-21 14:22:32 -08: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
|
--no-edit
|
2019-11-21 14:22:32 -08:00 |
to_csv.rs
|
combine functions behind to/from-c/tsv commands
|
2019-11-19 16:02:35 +00:00 |
to_delimited_data.rs
|
--no-edit
|
2019-11-21 14:22:32 -08:00 |
to_json.rs
|
--no-edit
|
2019-11-21 14:22:32 -08:00 |
to_sqlite.rs
|
--no-edit
|
2019-11-21 14:22:32 -08:00 |
to_toml.rs
|
--no-edit
|
2019-11-21 14:22:32 -08:00 |
to_tsv.rs
|
combine functions behind to/from-c/tsv commands
|
2019-11-19 16:02:35 +00:00 |
to_url.rs
|
Stream support (#812)
|
2019-10-13 17:12:43 +13:00 |
to_yaml.rs
|
--no-edit
|
2019-11-21 14:22:32 -08: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 |
what.rs
|
Revert some of the recent styled string changes
|
2019-11-24 13:56:19 +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 |