nushell/crates
Luccas Mateus e626522b3a
LS support for other number formatting (#2650)
* make sort-by fail gracefully if mismatched types are compared

* Added a test to check if sorted-by with invalid types exists gracefully

* Linter changes

* removed redundant pattern matching

* Changed the error message

* Added a comma after every argument

* Changed the test to accomodate the new err messages

* Err message for sort-by invalid types now shows the mismatched types

* Lints problems

* Changed unwrap to expect

* Added the -f flag to rm command

Now when you a use rm -f there will be no error message, even if the
file doesnt actually exist

* Lint problems

* Fixed the wrong line

* Removed println

* Spelling mistake

* Fix problems when you mv a file into itself

* Lint mistakes

* Remove unecessary filtering in most cases

* Allow the removal of sockets

* Conditional compilations to systems without socket

* Add a size-format option to ls command

* Added kib and mib formating

* Make patterns lowercase

* New subcommand to format, filesize

* Forgot the linter once more

* Remove the ls changes since its no longer needed

* CI mistakes

* Lint stuff

* Fix lint

* Added formatting for bytes

* fix lint

* Changed the usage comment
2020-10-17 06:15:40 +13:00
..
nu_plugin_binaryview Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_chart Include chart binaries. (#2667) 2020-10-13 17:04:27 -05:00
nu_plugin_fetch Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_from_bson Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_from_sqlite Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_inc Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_match Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_post Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_ps Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_s3 Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_start Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_sys Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_textview Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_to_bson Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_to_sqlite Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_tree Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_xpath Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu-cli LS support for other number formatting (#2650) 2020-10-17 06:15:40 +13:00
nu-data ColumnPath creation flexibility. (#2674) 2020-10-15 17:25:17 -05:00
nu-errors Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu-parser ColumnPath creation flexibility. (#2674) 2020-10-15 17:25:17 -05:00
nu-plugin Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu-protocol ColumnPath creation flexibility. (#2674) 2020-10-15 17:25:17 -05:00
nu-source Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu-table Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu-test-support ColumnPath creation flexibility. (#2674) 2020-10-15 17:25:17 -05:00
nu-value-ext ColumnPath creation flexibility. (#2674) 2020-10-15 17:25:17 -05:00