| .. |
|
classified
|
Switch from subprocess crate to the builtin std::process (#1284)
|
2020-01-26 16:03:21 +13:00 |
|
append.rs
|
Extract core stuff into own crates
|
2019-12-02 10:54:12 -08:00 |
|
args.rs
|
Extract core stuff into own crates
|
2019-12-02 10:54:12 -08:00 |
|
autoview.rs
|
Separate dissimilar tables into separate tables (#1281)
|
2020-01-26 07:10:20 +13:00 |
|
calc.rs
|
Make a calc command (#1280)
|
2020-01-29 08:34:36 -05:00 |
|
cd.rs
|
Refactor struct names for old commands (ls, cd, pwd) (#1133)
|
2019-12-29 10:33:31 +13:00 |
|
clear.rs
|
Add internal clear command (#1249)
|
2020-01-20 20:05:32 +13:00 |
|
clip.rs
|
Remove unwraps (#1153)
|
2020-01-04 10:11:21 +13:00 |
|
command.rs
|
Allow the table command to stream (#1278)
|
2020-01-25 16:13:12 +13:00 |
|
compact.rs
|
Extract core stuff into own crates
|
2019-12-02 10:54:12 -08:00 |
|
config.rs
|
A couple more (#1149)
|
2020-01-02 18:24:41 +13:00 |
|
count.rs
|
Extract ps and sys subcrates. Move helper methods to UntaggedValue
|
2019-12-05 08:52:31 +13:00 |
|
cp.rs
|
Add ctrl_c to RunnablePerItemContext. (#1239)
|
2020-01-19 15:25:07 +13:00 |
|
date.rs
|
Extract ps and sys subcrates. Move helper methods to UntaggedValue
|
2019-12-05 08:52:31 +13:00 |
|
debug.rs
|
Pretty Nu print default, pretty print regular secondary as raw flag. (#1302)
|
2020-01-29 02:46:54 -05:00 |
|
default.rs
|
Remove old ValueExt
|
2019-12-10 07:52:01 +13:00 |
|
du.rs
|
Improved code in du command (#1320)
|
2020-02-01 03:32:06 -05:00 |
|
echo.rs
|
Extract ps and sys subcrates. Move helper methods to UntaggedValue
|
2019-12-05 08:52:31 +13:00 |
|
edit.rs
|
A couple more (#1149)
|
2020-01-02 18:24:41 +13:00 |
|
enter.rs
|
Restructure and streamline token expansion (#1123)
|
2020-01-21 17:45:03 -05:00 |
|
env.rs
|
Extract ps and sys subcrates. Move helper methods to UntaggedValue
|
2019-12-05 08:52:31 +13:00 |
|
evaluate_by.rs
|
Isolate data processing helpers. (#1159)
|
2020-01-03 23:00:39 -05:00 |
|
exit.rs
|
Extract core stuff into own crates
|
2019-12-02 10:54:12 -08:00 |
|
first.rs
|
Extract core stuff into own crates
|
2019-12-02 10:54:12 -08:00 |
|
format.rs
|
A couple more (#1149)
|
2020-01-02 18:24:41 +13:00 |
|
from_bson.rs
|
Move to using clippy (#1142)
|
2019-12-31 20:36:08 +13:00 |
|
from_csv.rs
|
Extract core stuff into own crates
|
2019-12-02 10:54:12 -08:00 |
|
from_delimited_data.rs
|
Extract ps and sys subcrates. Move helper methods to UntaggedValue
|
2019-12-05 08:52:31 +13:00 |
|
from_ini.rs
|
Fix most Clippy performance warnings
|
2019-12-06 23:25:47 +01:00 |
|
from_json.rs
|
Allow the table command to stream (#1278)
|
2020-01-25 16:13:12 +13:00 |
|
from_ods.rs
|
Add the from-ods command (#1161)
|
2020-01-07 19:35:00 +13:00 |
|
from_sqlite.rs
|
Restructure and streamline token expansion (#1123)
|
2020-01-21 17:45:03 -05:00 |
|
from_ssv.rs
|
More ununwraps (#1152)
|
2020-01-03 06:51:20 +13:00 |
|
from_toml.rs
|
Extract ps and sys subcrates. Move helper methods to UntaggedValue
|
2019-12-05 08:52:31 +13:00 |
|
from_tsv.rs
|
Extract core stuff into own crates
|
2019-12-02 10:54:12 -08:00 |
|
from_url.rs
|
Extract ps and sys subcrates. Move helper methods to UntaggedValue
|
2019-12-05 08:52:31 +13:00 |
|
from_xlsx.rs
|
Another batch of un-unwrapping (#1148)
|
2020-01-02 17:02:46 +13:00 |
|
from_xml.rs
|
Added attributes to from-xml command (#1272)
|
2020-01-26 05:16:40 +13:00 |
|
from_yaml.rs
|
Last unwraps (#1160)
|
2020-01-04 19:44:17 +13:00 |
|
get.rs
|
Get error message improvements. (#1185)
|
2020-01-10 10:44:24 -05:00 |
|
group_by.rs
|
Another batch of un-unwrapping (#1148)
|
2020-01-02 17:02:46 +13:00 |
|
help.rs
|
Improve the default help message (#1313)
|
2020-01-30 20:13:14 -08:00 |
|
histogram.rs
|
Isolate data processing helpers. (#1159)
|
2020-01-03 23:00:39 -05:00 |
|
history.rs
|
Extract ps and sys subcrates. Move helper methods to UntaggedValue
|
2019-12-05 08:52:31 +13:00 |
|
insert.rs
|
Another batch of un-unwrapping (#1148)
|
2020-01-02 17:02:46 +13:00 |
|
last.rs
|
Extract core stuff into own crates
|
2019-12-02 10:54:12 -08:00 |
|
lines.rs
|
Add new line primitive, bump version, allow bare filepaths
|
2019-12-03 19:44:59 +13:00 |
|
ls.rs
|
Add --with-symlink-targets option for the ls command that displays a new column for the target files of symlinks (#1292)
|
2020-01-28 19:48:41 +13:00 |
|
macros.rs
|
Move to using clippy (#1142)
|
2019-12-31 20:36:08 +13:00 |
|
map_max_by.rs
|
Isolate data processing helpers. (#1159)
|
2020-01-03 23:00:39 -05:00 |
|
mkdir.rs
|
Add ctrl_c to RunnablePerItemContext. (#1239)
|
2020-01-19 15:25:07 +13:00 |
|
mv.rs
|
Add ctrl_c to RunnablePerItemContext. (#1239)
|
2020-01-19 15:25:07 +13:00 |
|
next.rs
|
Fix tests
|
2019-12-02 11:02:57 -08:00 |
|
nth.rs
|
Move to using clippy (#1142)
|
2019-12-31 20:36:08 +13:00 |
|
open.rs
|
Restructure and streamline token expansion (#1123)
|
2020-01-21 17:45:03 -05:00 |
|
parse.rs
|
Another batch of un-unwrapping (#1148)
|
2020-01-02 17:02:46 +13:00 |
|
pick.rs
|
Allow ColumnPaths when picking tables. (#1191)
|
2020-01-11 01:45:09 -05:00 |
|
pivot.rs
|
Remove old ValueExt
|
2019-12-10 07:52:01 +13:00 |
|
plugin.rs
|
More ununwraps (#1152)
|
2020-01-03 06:51:20 +13:00 |
|
prepend.rs
|
Extract core stuff into own crates
|
2019-12-02 10:54:12 -08:00 |
|
prev.rs
|
Fix tests
|
2019-12-02 11:02:57 -08:00 |
|
pwd.rs
|
Refactor struct names for old commands (ls, cd, pwd) (#1133)
|
2019-12-29 10:33:31 +13:00 |
|
range.rs
|
Move to using clippy (#1142)
|
2019-12-31 20:36:08 +13:00 |
|
reduce_by.rs
|
Isolate data processing helpers. (#1159)
|
2020-01-03 23:00:39 -05:00 |
|
reject.rs
|
Fix most Clippy performance warnings
|
2019-12-06 23:25:47 +01:00 |
|
reverse.rs
|
Extract core stuff into own crates
|
2019-12-02 10:54:12 -08:00 |
|
rm.rs
|
Add ctrl_c to RunnablePerItemContext. (#1239)
|
2020-01-19 15:25:07 +13:00 |
|
save.rs
|
Restructure and streamline token expansion (#1123)
|
2020-01-21 17:45:03 -05:00 |
|
shells.rs
|
Restructure and streamline token expansion (#1123)
|
2020-01-21 17:45:03 -05:00 |
|
size.rs
|
Extract ps and sys subcrates. Move helper methods to UntaggedValue
|
2019-12-05 08:52:31 +13:00 |
|
skip.rs
|
Move the remainder of the plugins to crates
|
2019-12-10 07:39:51 +13:00 |
|
skip_while.rs
|
Extract core stuff into own crates
|
2019-12-02 10:54:12 -08:00 |
|
sort_by.rs
|
Add support for primitive values to sort-by (#1241)
|
2020-01-20 08:08:36 +13:00 |
|
split_by.rs
|
Yet more ununwraps (#1150)
|
2020-01-02 20:07:17 +13:00 |
|
split_column.rs
|
Fix most Clippy performance warnings
|
2019-12-06 23:25:47 +01:00 |
|
split_row.rs
|
Add new line primitive, bump version, allow bare filepaths
|
2019-12-03 19:44:59 +13:00 |
|
t_sort_by.rs
|
Isolate data processing helpers. (#1159)
|
2020-01-03 23:00:39 -05:00 |
|
table.rs
|
Buffer tables until a timeout or threshold is met (#1283)
|
2020-01-26 09:09:51 +13:00 |
|
tags.rs
|
Extract ps and sys subcrates. Move helper methods to UntaggedValue
|
2019-12-05 08:52:31 +13:00 |
|
to_bson.rs
|
Support more Values to plain string. (#1169)
|
2020-01-08 06:12:59 -05:00 |
|
to_csv.rs
|
Support more Values to plain string. (#1169)
|
2020-01-08 06:12:59 -05:00 |
|
to_delimited_data.rs
|
Support more Values to plain string. (#1169)
|
2020-01-08 06:12:59 -05:00 |
|
to_json.rs
|
Last unwraps (#1160)
|
2020-01-04 19:44:17 +13:00 |
|
to_sqlite.rs
|
Support more Values to plain string. (#1169)
|
2020-01-08 06:12:59 -05:00 |
|
to_toml.rs
|
Add Range and start Signature support
|
2019-12-11 16:41:07 -08:00 |
|
to_tsv.rs
|
Extract core stuff into own crates
|
2019-12-02 10:54:12 -08:00 |
|
to_url.rs
|
Extract ps and sys subcrates. Move helper methods to UntaggedValue
|
2019-12-05 08:52:31 +13:00 |
|
to_yaml.rs
|
Support more Values to plain string. (#1169)
|
2020-01-08 06:12:59 -05:00 |
|
trim.rs
|
Extract ps and sys subcrates. Move helper methods to UntaggedValue
|
2019-12-05 08:52:31 +13:00 |
|
uniq.rs
|
Add uniq command (#1132)
|
2019-12-31 17:05:02 +13:00 |
|
version.rs
|
A few ls improvements. New welcome message (#1195)
|
2020-01-12 09:49:20 +13:00 |
|
what.rs
|
Restructure and streamline token expansion (#1123)
|
2020-01-21 17:45:03 -05:00 |
|
where_.rs
|
Move to using clippy (#1142)
|
2019-12-31 20:36:08 +13:00 |
|
which_.rs
|
Update ichwh to 3.0 (#1267)
|
2020-01-23 12:26:49 +13:00 |
|
wrap.rs
|
Remove partial docker plugin. Embed->wrap
|
2019-12-09 17:41:09 +13:00 |