nushell/crates
Shaarad Dalvi 9c14fb6c02
Show error when trying to sort by invalid column (#1880)
* Show error when trying to sort by invalid column

* Added test for changes

* Addressed comments, updated test

* Removed unnecessary mutable keyword

* Changed split-column to solt column after rebase from upstream
2020-05-25 05:37:08 +12:00
..
nu_plugin_average Remove interpretation of Primitive::Nothing as the number 0. (#1836) 2020-05-18 15:18:46 -04:00
nu_plugin_binaryview Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu_plugin_fetch Remove the old it-hacks from fetch and post (#1807) 2020-05-17 06:18:46 +12:00
nu_plugin_inc Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00
nu_plugin_match Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00
nu_plugin_parse Add --regex flag to parse (#1863) 2020-05-22 10:13:58 -04:00
nu_plugin_post Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu_plugin_ps Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00
nu_plugin_start Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00
nu_plugin_str Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00
nu_plugin_sys Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu_plugin_textview Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu_plugin_tree Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00
nu-build Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu-cli Show error when trying to sort by invalid column (#1880) 2020-05-25 05:37:08 +12:00
nu-errors Move from language-reporting to codespan (#1825) 2020-05-19 06:44:27 +12:00
nu-parser String interpolation (#1849) 2020-05-20 07:27:26 +12:00
nu-plugin Bump some of our dependencies (#1809) 2020-05-17 10:34:10 +12:00
nu-protocol Issue 1787 (#1827) 2020-05-23 20:08:39 -04:00
nu-source Move from language-reporting to codespan (#1825) 2020-05-19 06:44:27 +12:00
nu-test-support Remove interpretation of Primitive::Nothing as the number 0. (#1836) 2020-05-18 15:18:46 -04:00
nu-value-ext Split split command to sub commands. 2020-05-24 02:02:44 -05:00