.. |
args.rs
|
Remove dead code
|
2019-05-15 15:58:44 -07:00 |
autoview.rs
|
Reduce unwraps
|
2019-08-16 20:53:39 -07:00 |
cd.rs
|
Make cd argument optional
|
2019-08-20 13:11:29 +10:00 |
classified.rs
|
Update how extensions are set to default to path when no extension can be determined from mime
|
2019-08-25 09:50:25 -04:00 |
clip.rs
|
Remove X11 requirement
|
2019-08-23 15:29:08 +12:00 |
command.rs
|
switch from reqwest to surf
|
2019-08-25 07:36:19 +12:00 |
config.rs
|
WIP
|
2019-08-15 17:02:02 +12:00 |
cp.rs
|
switch from reqwest to surf
|
2019-08-25 07:36:19 +12:00 |
date.rs
|
Fix typo in date command signature
|
2019-08-19 10:55:28 +10:00 |
debug.rs
|
Remove unneeded TODOs
|
2019-08-20 13:11:01 +10:00 |
enter.rs
|
switch from reqwest to surf
|
2019-08-25 07:36:19 +12:00 |
exit.rs
|
WIP
|
2019-08-15 17:02:02 +12:00 |
first.rs
|
Implement WholeStreamCommand for all remaining commands
|
2019-08-19 15:16:39 +10:00 |
format.rs
|
Add tree sink
|
2019-06-07 19:50:26 +12:00 |
from_array.rs
|
Implement WholeStreamCommand for all remaining commands
|
2019-08-19 15:16:39 +10:00 |
from_bson.rs
|
Remove cargo culted latest_tag that is not needed for from_bson
|
2019-08-25 09:50:25 -04:00 |
from_csv.rs
|
[from|to]csv additions/refactoring.
|
2019-08-25 12:32:08 -05:00 |
from_ini.rs
|
Add expansion to from-* for lists
|
2019-08-24 19:38:38 +12:00 |
from_json.rs
|
Add expansion to from-* for lists
|
2019-08-24 19:38:38 +12:00 |
from_toml.rs
|
Add expansion to from-* for lists
|
2019-08-24 19:38:38 +12:00 |
from_xml.rs
|
Add expansion to from-* for lists
|
2019-08-24 19:38:38 +12:00 |
from_yaml.rs
|
Add expansion to from-* for lists
|
2019-08-24 19:38:38 +12:00 |
get.rs
|
Clean up error text
|
2019-08-24 08:31:14 +12:00 |
last.rs
|
add last command
|
2019-08-24 15:01:30 -07:00 |
lines.rs
|
Implement WholeStreamCommand for all remaining commands
|
2019-08-19 15:16:39 +10:00 |
ls.rs
|
Implement WholeStreamCommand for all remaining commands
|
2019-08-19 15:16:39 +10:00 |
macros.rs
|
Restructuring
|
2019-08-02 12:15:07 -07:00 |
mkdir.rs
|
switch from reqwest to surf
|
2019-08-25 07:36:19 +12:00 |
mv.rs
|
switch from reqwest to surf
|
2019-08-25 07:36:19 +12:00 |
next.rs
|
Implement WholeStreamCommand for all remaining commands
|
2019-08-19 15:16:39 +10:00 |
nth.rs
|
Finish updating the last cases
|
2019-08-20 18:11:11 +12:00 |
open.rs
|
[from|to]csv additions/refactoring.
|
2019-08-25 12:32:08 -05:00 |
pick.rs
|
Clean up error text
|
2019-08-24 08:31:14 +12:00 |
plugin.rs
|
WIP
|
2019-08-15 17:02:02 +12:00 |
prev.rs
|
Implement WholeStreamCommand for all remaining commands
|
2019-08-19 15:16:39 +10:00 |
ps.rs
|
Cleanup unneeded compiler flag
|
2019-08-22 04:00:29 +12:00 |
reject.rs
|
Finish updating the last cases
|
2019-08-20 18:11:11 +12:00 |
reverse.rs
|
add reverse
|
2019-08-25 12:14:17 -04:00 |
rm.rs
|
switch from reqwest to surf
|
2019-08-25 07:36:19 +12:00 |
save.rs
|
Unwrap cleanup mitigation.
|
2019-08-21 10:08:38 -05:00 |
shells.rs
|
Merge branch 'master' into implement-whole-stream-command-for-all-commands
|
2019-08-20 16:13:49 +12:00 |
size.rs
|
Implement WholeStreamCommand for all remaining commands
|
2019-08-19 15:16:39 +10:00 |
skip_while.rs
|
WIP
|
2019-08-15 17:02:02 +12:00 |
sort_by.rs
|
Add --reverse option for sort-by
|
2019-08-25 00:11:38 +03:00 |
split_column.rs
|
Finish updating the last cases
|
2019-08-20 18:11:11 +12:00 |
split_row.rs
|
Finish updating the last cases
|
2019-08-20 18:11:11 +12:00 |
table.rs
|
Revert "Heuristic table view"
|
2019-08-16 04:49:07 +12:00 |
tags.rs
|
Implement WholeStreamCommand for all remaining commands
|
2019-08-19 15:16:39 +10:00 |
to_array.rs
|
Finish updating the last cases
|
2019-08-20 18:11:11 +12:00 |
to_csv.rs
|
[from|to]csv additions/refactoring.
|
2019-08-25 12:32:08 -05:00 |
to_json.rs
|
Implement WholeStreamCommand for all remaining commands
|
2019-08-19 15:16:39 +10:00 |
to_toml.rs
|
Implement WholeStreamCommand for all remaining commands
|
2019-08-19 15:16:39 +10:00 |
to_yaml.rs
|
Implement WholeStreamCommand for all remaining commands
|
2019-08-19 15:16:39 +10:00 |
trim.rs
|
Implement WholeStreamCommand for all remaining commands
|
2019-08-19 15:16:39 +10:00 |
version.rs
|
Introduce version command
|
2019-08-19 11:30:29 +10:00 |
vtable.rs
|
WIP
|
2019-08-15 17:02:02 +12:00 |
where_.rs
|
switch from reqwest to surf
|
2019-08-25 07:36:19 +12:00 |
which_.rs
|
WIP
|
2019-08-15 17:02:02 +12:00 |