nushell/crates
Julian Aichholz 67cb720f24
Port update cells command (#891)
* Port update cells command

Clean up, nicer match statements in UpdateCellsIterator

Return columns flag into HashSet errors

Add FIXME: for update cell behavior on nested lists

* Fix: process cells for Record when no columns are specified

* Fix: address clippy lints for unwrap and into_iter

* Fix: don't step into lists and don't bind $it var
2022-01-30 23:41:05 +02: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-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 Port update cells command (#891) 2022-01-30 23:41:05 +02:00
nu-engine Add support for def-env and export def-env (#887) 2022-01-29 15:45:46 -05:00
nu-json update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu-parser Add support for def-env and export def-env (#887) 2022-01-29 15:45:46 -05:00
nu-path update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu-plugin "maybe text codec" version 2 (#871) 2022-01-28 13:32:33 -05:00
nu-pretty-hex update all cargo crates to edition 2021 (#781) 2022-01-21 00:13:45 +11:00
nu-protocol Maybe solve the none bug? (#860) 2022-01-30 15:23:28 +02:00
nu-system fixes process path being truncated (#885) 2022-01-29 08:50:48 -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