nushell/crates
Ryan Blecher f37f29b441 Add uniq command (#1132)
* start playing with ways to use the uniq command

* WIP

* Got uniq working, but still need to figure out args issue and add tests

* Add some tests for uniq

* fmt

* remove commented out code

* Add documentation and some additional tests showing uniq values and rows. Also removed args TODO

* add changes that didn't get committed

* whoops, I didn't save the docs correctly...

* fmt

* Add a test for uniq with nested json

* Add another test

* Fix unique-ness when json keys are out of order and make the test json more complicated
2019-12-31 17:05:02 +13:00
..
nu_plugin_average Inc refactoring, Value helper test method extractions, and more integration helpers. (#1135) 2019-12-29 00:17:24 -05:00
nu_plugin_binaryview Inc refactoring, Value helper test method extractions, and more integration helpers. (#1135) 2019-12-29 00:17:24 -05:00
nu_plugin_fetch Inc refactoring, Value helper test method extractions, and more integration helpers. (#1135) 2019-12-29 00:17:24 -05:00
nu_plugin_inc Inc refactoring, Value helper test method extractions, and more integration helpers. (#1135) 2019-12-29 00:17:24 -05:00
nu_plugin_match Inc refactoring, Value helper test method extractions, and more integration helpers. (#1135) 2019-12-29 00:17:24 -05:00
nu_plugin_post Inc refactoring, Value helper test method extractions, and more integration helpers. (#1135) 2019-12-29 00:17:24 -05:00
nu_plugin_ps Inc refactoring, Value helper test method extractions, and more integration helpers. (#1135) 2019-12-29 00:17:24 -05:00
nu_plugin_str Inc refactoring, Value helper test method extractions, and more integration helpers. (#1135) 2019-12-29 00:17:24 -05:00
nu_plugin_sum Inc refactoring, Value helper test method extractions, and more integration helpers. (#1135) 2019-12-29 00:17:24 -05:00
nu_plugin_sys Inc refactoring, Value helper test method extractions, and more integration helpers. (#1135) 2019-12-29 00:17:24 -05:00
nu_plugin_textview Inc refactoring, Value helper test method extractions, and more integration helpers. (#1135) 2019-12-29 00:17:24 -05:00
nu_plugin_tree Inc refactoring, Value helper test method extractions, and more integration helpers. (#1135) 2019-12-29 00:17:24 -05:00
nu-build Inc refactoring, Value helper test method extractions, and more integration helpers. (#1135) 2019-12-29 00:17:24 -05:00
nu-errors Inc refactoring, Value helper test method extractions, and more integration helpers. (#1135) 2019-12-29 00:17:24 -05:00
nu-macros Inc refactoring, Value helper test method extractions, and more integration helpers. (#1135) 2019-12-29 00:17:24 -05:00
nu-parser Inc refactoring, Value helper test method extractions, and more integration helpers. (#1135) 2019-12-29 00:17:24 -05:00
nu-plugin Inc refactoring, Value helper test method extractions, and more integration helpers. (#1135) 2019-12-29 00:17:24 -05:00
nu-protocol Add uniq command (#1132) 2019-12-31 17:05:02 +13:00
nu-source Inc refactoring, Value helper test method extractions, and more integration helpers. (#1135) 2019-12-29 00:17:24 -05:00
nu-test-support Inc refactoring, Value helper test method extractions, and more integration helpers. (#1135) 2019-12-29 00:17:24 -05:00
nu-value-ext Inc refactoring, Value helper test method extractions, and more integration helpers. (#1135) 2019-12-29 00:17:24 -05:00