nushell/src
Jonathan Turner b52dbcc8ef
Separate dissimilar tables into separate tables (#1281)
* Allow the table command to stream

* Next part of table view refactor
2020-01-26 07:10:20 +13:00
..
commands Separate dissimilar tables into separate tables (#1281) 2020-01-26 07:10:20 +13:00
data Color named type help especial case. (#1263) 2020-01-22 19:36:48 -05:00
env Bump some of our dependencies (#1234) 2020-01-18 09:35:48 +13:00
evaluate Restructure and streamline token expansion (#1123) 2020-01-21 17:45:03 -05:00
format Separate dissimilar tables into separate tables (#1281) 2020-01-26 07:10:20 +13:00
plugins Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
shell Make ls show only the file name (#1276) 2020-01-26 05:20:33 +13:00
utils Isolate data processing helpers. (#1159) 2020-01-03 23:00:39 -05:00
cli.rs Restructure and streamline token expansion (#1123) 2020-01-21 17:45:03 -05:00
commands.rs Add internal clear command (#1249) 2020-01-20 20:05:32 +13:00
context.rs Restructure and streamline token expansion (#1123) 2020-01-21 17:45:03 -05:00
data.rs Extract ps and sys subcrates. Move helper methods to UntaggedValue 2019-12-05 08:52:31 +13:00
deserializer.rs Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
env.rs Replace crate visibility identifier with pub(crate) 2019-08-29 13:09:09 +02:00
format.rs Extract core stuff into own crates 2019-12-02 10:54:12 -08:00
git.rs chore: omit the entire git.rs file when starship is used 2019-10-09 08:42:46 +01:00
lib.rs More ununwraps (#1152) 2020-01-03 06:51:20 +13:00
main.rs A few ls improvements. New welcome message (#1195) 2020-01-12 09:49:20 +13:00
prelude.rs Restructure and streamline token expansion (#1123) 2020-01-21 17:45:03 -05:00
shell.rs Move to using clippy (#1142) 2019-12-31 20:36:08 +13:00
stream.rs Eliminate ClassifiedInputStream in favour of InputStream. (#1056) 2020-01-07 13:00:01 -08:00
utils.rs RM error on bad filename (#1244) 2020-01-25 08:16:41 +13:00