1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-25 13:48:19 +02:00
nushell/crates
Arash Outadi ecb67fee40
ISSUE-1744-Glob support for start command ()
* Possible implementation of globbing for start command

* Whoops forgot to remove Error used for debugging

* Use string lossy

* Run clippy

* Pin glob

* Better error messages

* Remove unneeded comment
2020-05-31 05:41:25 +12:00
..
nu_plugin_binaryview Bump some of our dependencies () 2020-05-17 10:34:10 +12:00
nu_plugin_fetch Implement login for the fetch command () 2020-05-30 11:22:38 +12:00
nu_plugin_inc Bump to 0.14.1 () 2020-05-13 20:03:45 +12:00
nu_plugin_match Bump to 0.14.1 () 2020-05-13 20:03:45 +12:00
nu_plugin_parse Simplify parse plugin code. () 2020-05-28 09:58:06 -04:00
nu_plugin_post Bump some of our dependencies () 2020-05-17 10:34:10 +12:00
nu_plugin_ps Bump to 0.14.1 () 2020-05-13 20:03:45 +12:00
nu_plugin_start ISSUE-1744-Glob support for start command () 2020-05-31 05:41:25 +12:00
nu_plugin_sys Bump some of our dependencies () 2020-05-17 10:34:10 +12:00
nu_plugin_textview Bump some of our dependencies () 2020-05-17 10:34:10 +12:00
nu_plugin_tree Bump to 0.14.1 () 2020-05-13 20:03:45 +12:00
nu-build Bump some of our dependencies () 2020-05-17 10:34:10 +12:00
nu-cli Support average for tables. 2020-05-30 10:33:09 -05:00
nu-errors Move from language-reporting to codespan () 2020-05-19 06:44:27 +12:00
nu-parser Fix for inconsistency when quoted strings are used with with_env shorthand () 2020-05-26 15:03:55 -04:00
nu-plugin Add --to-float to str plugin () 2020-05-24 18:11:49 -04:00
nu-protocol Support average for tables. 2020-05-30 10:33:09 -05:00
nu-source Move from language-reporting to codespan () 2020-05-19 06:44:27 +12:00
nu-test-support Remove interpretation of Primitive::Nothing as the number 0. () 2020-05-18 15:18:46 -04:00
nu-value-ext Str plugin promoted to built-in Nu command. 2020-05-28 11:18:58 -05:00