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

docs(nuon): add a specification of the NUON format
#18925 opened Aug 28, 2026 by i-api Loading…
Include UTC offset in date list-timezone output
#18922 opened Aug 27, 2026 by Mrfiregem Contributor Loading…
Remove old Playground implementation category:refactor notes:mention Noted in "Hall of Fame" section notes:ready Indicates Ready for Release notes tests issues to add tests or fix tests
#18916 opened Aug 26, 2026 by cptpiepmatz Member 7/7 Loading…
Replace old Playground usages with the new one category:refactor notes:mention Noted in "Hall of Fame" section notes:ready Indicates Ready for Release notes tests issues to add tests or fix tests
#18915 opened Aug 26, 2026 by cptpiepmatz Member 6/7 Loading…
Inject Playground into tests notes:mention Noted in "Hall of Fame" section notes:ready Indicates Ready for Release notes tests issues to add tests or fix tests
#18914 opened Aug 26, 2026 by cptpiepmatz Member 5/7 Loading…
Add new Playground API notes:mention Noted in "Hall of Fame" section notes:ready Indicates Ready for Release notes tests issues to add tests or fix tests
#18913 opened Aug 26, 2026 by cptpiepmatz Member 4/7 Loading…
Remove deprecated module of nu-test-support category:refactor notes:mention Noted in "Hall of Fame" section notes:ready Indicates Ready for Release notes tests issues to add tests or fix tests
#18912 opened Aug 26, 2026 by cptpiepmatz Member 3/7 Loading…
Split the tester module of nu-test-support into multiple modules category:refactor notes:mention Noted in "Hall of Fame" section notes:ready Indicates Ready for Release notes tests issues to add tests or fix tests
#18911 opened Aug 26, 2026 by cptpiepmatz Member 2/7 Loading…
Remove most fs helpers from nu-test-support A:LSP Language Server Protocol (nu-lsp) category:refactor notes:mention Noted in "Hall of Fame" section notes:ready Indicates Ready for Release notes tests issues to add tests or fix tests
#18910 opened Aug 26, 2026 by cptpiepmatz Member 1/7 Loading…
build(deps): bump quick-xml from 0.41.0 to 0.42.0 dependencies (Dependabot label) Pull requests that update a dependency file rust (Dependabot label) Pull requests that update Rust code
#18908 opened Aug 26, 2026 by dependabot Bot Loading…
build(deps): bump tango-bench from 0.7.2 to 0.8.0 dependencies (Dependabot label) Pull requests that update a dependency file rust (Dependabot label) Pull requests that update Rust code
#18907 opened Aug 26, 2026 by dependabot Bot Loading…
build(deps): bump similar from 3.1.0 to 3.2.0 dependencies (Dependabot label) Pull requests that update a dependency file rust (Dependabot label) Pull requests that update Rust code
#18905 opened Aug 26, 2026 by dependabot Bot Loading…
fix: strip ANSI from redirected CLI help
#18899 opened Aug 25, 2026 by catlover-bot Loading…
fix(yaml): do not parse embedded float tokens
#18897 opened Aug 25, 2026 by fly1d Loading…
Keep structured pipeline data across nested nu and shebang scripts
#18894 opened Aug 24, 2026 by fdncred Contributor Loading…
Document behavior of each for more types of inputs.
#18893 opened Aug 24, 2026 by dilr Contributor Loading…
Add complete stream to tag stdout and stderr chunks as they arrive A:parser Issues related to parsing
#18877 opened Aug 21, 2026 by fdncred Contributor Loading…
group-by --to-table keep original types A:commands General additions or changes to commands notes:breaking-changes Noted in Breaking Changes section
#18853 opened Aug 17, 2026 by fdncred Contributor Loading…
let more commands use row conditions
#18844 opened Aug 15, 2026 by Mrfiregem Contributor Loading…
fix(parser): parse brace expressions in external calls A:parser Issues related to parsing
#18837 opened Aug 14, 2026 by Dheebz Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.