..
commands
Cal command updates ( #1758 )
2020-05-16 16:00:06 +12:00
data
added nothing value for incalcuable dir sizes ( #1789 )
2020-05-15 12:53:18 -04:00
env
Rows and values can be checked for emptiness. Allows to set a value if desired. ( #1665 )
2020-04-26 12:30:52 -05:00
evaluate
Evaluation of command arguments ( #1801 )
2020-05-16 15:18:24 +12:00
format
Improve list view and ranges ( #1753 )
2020-05-12 08:06:09 +12:00
shell
Evaluation of command arguments ( #1801 )
2020-05-16 15:18:24 +12:00
stream
Evaluation of command arguments ( #1801 )
2020-05-16 15:18:24 +12:00
utils
Extracted grouping by date to it's own subcommand. ( #1792 )
2020-05-15 04:16:09 -05:00
cli.rs
Evaluation of command arguments ( #1801 )
2020-05-16 15:18:24 +12:00
commands.rs
Evaluation of command arguments ( #1801 )
2020-05-16 15:18:24 +12:00
context.rs
Evaluation of command arguments ( #1801 )
2020-05-16 15:18:24 +12:00
data.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
deserializer.rs
It expansion ( #1668 )
2020-04-27 14:04:54 +12:00
env.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
format.rs
some minor improvements and removing dead code ( #1563 )
2020-04-10 07:48:10 +12:00
futures.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
git.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
lib.rs
Allow external binary to register custom commands. ( #1780 )
2020-05-14 12:35:22 +12:00
path.rs
Fix cd'ing to symlinked directories ( #1651 )
2020-04-25 18:09:00 +12:00
prelude.rs
Evaluation of command arguments ( #1801 )
2020-05-16 15:18:24 +12:00
shell.rs
Move most of the root package into a subcrate. ( #1445 )
2020-03-04 13:58:20 -05:00
utils.rs
Make grouping more flexible. ( #1741 )
2020-05-09 12:15:47 -05:00