..
classified
Use shellexpand to expand ~ in external commands
2019-12-13 11:54:41 +01: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
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
cd.rs
Fix tests
2019-12-02 11:02:57 -08:00
clip.rs
Extract core stuff into own crates
2019-12-02 10:54:12 -08:00
command.rs
Extract core stuff into own crates
2019-12-02 10:54:12 -08:00
compact.rs
Extract core stuff into own crates
2019-12-02 10:54:12 -08:00
config.rs
Extract core stuff into own crates
2019-12-02 10:54:12 -08:00
count.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
cp.rs
Extract core stuff into own crates
2019-12-02 10:54:12 -08:00
date.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
debug.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
default.rs
Extract core stuff into own crates
2019-12-02 10:54:12 -08:00
echo.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
edit.rs
Remove commented out region
2019-12-06 09:18:16 +13:00
enter.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
env.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
evaluate_by.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
exit.rs
Extract core stuff into own crates
2019-12-02 10:54:12 -08:00
fetch.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
first.rs
Extract core stuff into own crates
2019-12-02 10:54:12 -08:00
format.rs
--no-edit
2019-11-21 14:22:32 -08:00
from_bson.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +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
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
from_json.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
from_sqlite.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
from_ssv.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +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
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
from_xml.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
from_yaml.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
get.rs
Extract core stuff into own crates
2019-12-02 10:54:12 -08:00
group_by.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
help.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
histogram.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
history.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
insert.rs
Remove commented out region
2019-12-06 09:19:24 +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
Extract core stuff into own crates
2019-12-02 10:54:12 -08:00
macros.rs
Extract core stuff into own crates
2019-12-02 10:54:12 -08:00
map_max_by.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
mkdir.rs
Extract core stuff into own crates
2019-12-02 10:54:12 -08:00
mv.rs
Extract core stuff into own crates
2019-12-02 10:54:12 -08:00
next.rs
Fix tests
2019-12-02 11:02:57 -08:00
nth.rs
Add =~
and !~
operators on strings
2019-12-02 11:02:57 -08:00
open.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
pick.rs
Fix tests
2019-12-02 11:02:57 -08:00
pivot.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
plugin.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
post.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +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
Fix tests
2019-12-02 11:02:57 -08:00
range.rs
update to new crates structure
2019-12-03 20:56:39 +01:00
reduce_by.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
reject.rs
Extract core stuff into own crates
2019-12-02 10:54:12 -08:00
reverse.rs
Extract core stuff into own crates
2019-12-02 10:54:12 -08:00
rm.rs
Extract core stuff into own crates
2019-12-02 10:54:12 -08:00
save.rs
Add new line primitive, bump version, allow bare filepaths
2019-12-03 19:44:59 +13:00
shells.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
size.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
skip_while.rs
Extract core stuff into own crates
2019-12-02 10:54:12 -08:00
sort_by.rs
Extract core stuff into own crates
2019-12-02 10:54:12 -08:00
split_by.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
split_column.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13: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
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
table.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +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
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
to_csv.rs
Extract core stuff into own crates
2019-12-02 10:54:12 -08:00
to_delimited_data.rs
Add new line primitive, bump version, allow bare filepaths
2019-12-03 19:44:59 +13:00
to_json.rs
Add new line primitive, bump version, allow bare filepaths
2019-12-03 19:44:59 +13:00
to_sqlite.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
to_toml.rs
Add new line primitive, bump version, allow bare filepaths
2019-12-03 19:44:59 +13: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
Add new line primitive, bump version, allow bare filepaths
2019-12-03 19:44:59 +13:00
trim.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
version.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
what.rs
Extract ps and sys subcrates. Move helper methods to UntaggedValue
2019-12-05 08:52:31 +13:00
where_.rs
Extract core stuff into own crates
2019-12-02 10:54:12 -08:00
which_.rs
Fix tests
2019-12-02 11:02:57 -08:00