mirror of
https://github.com/danbulant/nushell
synced 2026-05-19 20:38:40 +00:00
Squashed commit of the following:
commit fc59d47a2291461d84e0587fc0fe63af0dc26f9f
Author: Thomas Hartmann <thomas.o.hartmann@gmail.com>
Date: Tue Nov 12 15:39:38 2019 +0100
Fixes inconsistencies in output.
commit da4084e9fdd983557b101207b381e333a443e551
Author: Thomas Hartmann <thomas.o.hartmann@gmail.com>
Date: Tue Nov 12 13:04:10 2019 +0100
remove unused enum.
commit 7f6a105879c8746786b99fb19bb9f0860c41796a
Author: Thomas Hartmann <thomas.o.hartmann@gmail.com>
Date: Tue Nov 12 12:58:41 2019 +0100
Starts refactoring from_ssv.
commit b70ddd169ef0c900e03fb590cb171cc7181528db
Author: Thomas Hartmann <thomas.o.hartmann@gmail.com>
Date: Tue Nov 12 11:34:06 2019 +0100
Fixes --headerless for non-aligned columns.
commit 6332778dd26de8d07be77b291124115141479892
Author: Thomas Hartmann <thomas.o.hartmann@gmail.com>
Date: Tue Nov 12 10:27:35 2019 +0100
Fixes from-ssv headerless aligned-columns logic.
commit 747d8c812e06349b4a15b8c130721881d86fff98
Author: Thomas Hartmann <thomas.o.hartmann@gmail.com>
Date: Mon Nov 11 23:53:59 2019 +0100
fixes unit tests for ssv.
commit c77cb451623b37a7a9742c791a4fc38cad053d3d
Author: Thomas Hartmann <thomas.o.hartmann@gmail.com>
Date: Mon Nov 11 22:49:21 2019 +0100
it compiles! one broken test.
commit 08a05964f56cf92507c255057d0aaf2b6dbb6f45
Author: Thomas Hartmann <thomas.o.hartmann@gmail.com>
Date: Mon Nov 11 18:52:54 2019 +0100
Backed into a corner. Help.
commit c95ab683025a8007b8a6f8e1659f021a002df584
Author: Thomas Hartmann <thomas.o.hartmann@gmail.com>
Date: Mon Nov 11 17:30:54 2019 +0100
broken but on the way
|
||
|---|---|---|
| .. | ||
| fixtures | ||
| helpers | ||
| command_cd_tests.rs | ||
| command_config_test.rs | ||
| command_cp_tests.rs | ||
| command_enter_test.rs | ||
| command_get_tests.rs | ||
| command_ls_tests.rs | ||
| command_mkdir_tests.rs | ||
| command_mv_tests.rs | ||
| command_open_tests.rs | ||
| command_rm_tests.rs | ||
| commands_test.rs | ||
| external_tests.rs | ||
| filter_inc_tests.rs | ||
| filter_str_tests.rs | ||
| filters_test.rs | ||
| tests.rs | ||