Skip to content

Pull requests: nushell/nushell

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: avoid SIGABRT from broken stdout/stderr on parent exit
#18428 opened Jun 17, 2026 by stuartcarnie Contributor Loading…
refactor(parser): consolidate spread operator checking logic A:parser Issues related to parsing category:refactor notes:mention Noted in "Hall of Fame" section notes:ready Indicates Ready for Release notes
#18422 opened Jun 17, 2026 by Bahex Member Loading…
build(deps): bump bytesize from 2.3.1 to 2.4.0 dependencies (Dependabot label) Pull requests that update a dependency file rust (Dependabot label) Pull requests that update Rust code
#18421 opened Jun 17, 2026 by dependabot Bot Loading…
build(deps): bump itertools from 0.14.0 to 0.15.0 dependencies (Dependabot label) Pull requests that update a dependency file rust (Dependabot label) Pull requests that update Rust code
#18420 opened Jun 17, 2026 by dependabot Bot Loading…
allow ctrl+c to work better on from json
#18414 opened Jun 14, 2026 by fdncred Contributor Loading…
fix flatten not renaming for later parent conflicting columns notes:fixes Noted in "Bug fixes" section notes:ready Indicates Ready for Release notes
#18407 opened Jun 13, 2026 by WindSoilder Contributor Loading…
[yaml] upgrade deprecated dependency -> yaml_serde.
#18402 opened Jun 13, 2026 by c4lliope Loading…
refactor pushdown code into a query_plan to make it easier to add more pushdown filters category:refactor notes:additions Noted in "Additions" section notes:ready Indicates Ready for Release notes
#18398 opened Jun 12, 2026 by fdncred Contributor Loading…
also use experimental_options env variable when loading config
#18392 opened Jun 11, 2026 by Tyarel8 Contributor Loading…
refactor exit logic
#18389 opened Jun 10, 2026 by Tyarel8 Contributor Loading…
build(deps): bump sysinfo from 0.38.4 to 0.39.3 dependencies (Dependabot label) Pull requests that update a dependency file rust (Dependabot label) Pull requests that update Rust code
#18380 opened Jun 10, 2026 by dependabot Bot Loading…
Make experimental option enforce-runtime-annotations opt out notes:breaking-changes Noted in Breaking Changes section notes:ready Indicates Ready for Release notes
#18359 opened Jun 6, 2026 by Bahex Member Loading…
feat(any/all): Allow using row conditions alongside closures
#18353 opened Jun 5, 2026 by Mrfiregem Contributor Loading…
non-blocking completions
#18334 opened Jun 3, 2026 by philocalyst Loading…
a move towards better type and memory saftey (no-libc)
#18287 opened May 26, 2026 by philocalyst Loading…
refactor: remove deprecated features of grid command
#18276 opened May 24, 2026 by Juhan280 Contributor Draft
feat: enable spread operator for get command rest args A:parser Issues related to parsing
#18220 opened May 16, 2026 by mvanhorn Loading…
feat: for loops can work with pipeline input A:ir-compiler Issues/pull requests related to compiling Nushell parser output to internal representation (IR) A:parser Issues related to parsing A:syntax Changes to the grammar or syntax beyond parser bugfixes notes:additions Noted in "Additions" section
#18152 opened May 2, 2026 by Bahex Member Draft
build(bin,lsp): add lsp feature flag to executable
#18148 opened May 1, 2026 by mkatychev Contributor Loading…
[proof of concept] Stoppable pipelines
#18129 opened Apr 28, 2026 by colinmparker Contributor Draft
separate plugin protocol version from nushell version A:plugins This issue is about plugins notes:additions Noted in "Additions" section notes:ready Indicates Ready for Release notes plugin-protocol-change Pull requests that will need documentation of the plugin protocol reference to be updated
#18079 opened Apr 20, 2026 by fdncred Contributor Draft
ProTip! Adding no:label will show everything without a label.