nushell/crates
Darren Schroeder cbdc0e2010
Windows ps update (#909)
* query command with json, web, xml

* query xml now working

* clippy

* comment out web tests

* Initial work on query web

For now we can query everything except tables

* Support for querying tables

Now we can query multiple tables just like before, now the only thing
missing is the test coverage

* Revert "Query plugin"

* augment `ps -l` on windows to display more info

Co-authored-by: Luccas Mateus de Medeiros Gomes <luccasmmg@gmail.com>
2022-02-01 15:05:26 -06:00
..
nu_plugin_example update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu_plugin_gstat update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu_plugin_inc update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu_plugin_python name change (#526) 2021-12-19 10:00:31 +00:00
nu_plugin_query query command with json, web, xml (#870) 2022-02-01 12:45:48 -06:00
nu-cli Harden highlighter against alias spans (#867) 2022-01-28 07:29:45 -05:00
nu-color-config update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu-command Windows ps update (#909) 2022-02-01 15:05:26 -06:00
nu-engine query command with json, web, xml (#870) 2022-02-01 12:45:48 -06:00
nu-json update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu-parser Allow viewing the source code of blocks (#894) 2022-01-31 00:05:25 +02:00
nu-path update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu-plugin query command with json, web, xml (#870) 2022-02-01 12:45:48 -06:00
nu-pretty-hex update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu-protocol Use 'table' during internal->external (#898) 2022-01-31 07:52:05 -05:00
nu-system Windows ps update (#909) 2022-02-01 15:05:26 -06:00
nu-table Bump ansi-cut version to 0.2.0 (#822) 2022-01-22 18:36:40 -05:00
nu-term-grid update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00