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

Don't rebuild nu-cmd-lang on every release build
#19009 opened Sep 10, 2026 by cablehead Contributor Loading…
fix nested table after wrapping/truncating changes
#19007 opened Sep 10, 2026 by fdncred Contributor Loading…
Fix par-each deadlock when chaining same-size thread pools
#18999 opened Sep 9, 2026 by zozo123 Contributor Loading…
Don't go to tmp if --directory
#18996 opened Sep 9, 2026 by Dorumin Contributor Loading…
build(deps): bump aws-config from 1.10.0 to 1.12.0 dependencies (Dependabot label) Pull requests that update a dependency file notes:hide Noted only in "Full Changelog" section rust (Dependabot label) Pull requests that update Rust code
#18994 opened Sep 9, 2026 by dependabot Bot Loading…
fix(eval): check runtime types for mutable aggregate cell paths
#18973 opened Sep 5, 2026 by nos1dot618 Contributor Loading…
Add structured context support to std/log A:std-library Defining and improving the standard library written in Nu
#18971 opened Sep 5, 2026 by neveroNiwe Loading…
Fix into duration overflow on large values
#18970 opened Sep 5, 2026 by Huang-404-Q Loading…
Reject command names with irregular whitespace at definition time A:parser Issues related to parsing
#18969 opened Sep 4, 2026 by 4RH1T3CT0R7 Loading…
engine: IR-shaped const evaluation for run_const (AST migration phase 2) A:parser Issues related to parsing api-change This PR should be mentioned in #api-updates channel on Discord notes:breaking-changes Noted in Breaking Changes section notes:ready Indicates Ready for Release notes
#18967 opened Sep 4, 2026 by fdncred Contributor Loading…
Add fallback completion algorithm
#18965 opened Sep 4, 2026 by j-chmielewski Loading…
fix(std/help): pass external command words as separate args and only strip a leading sigil A:std-library Defining and improving the standard library written in Nu notes:fixes Noted in "Bug fixes" section notes:ready Indicates Ready for Release notes
#18963 opened Sep 3, 2026 by harshasiddartha Loading…
length, columns, is-empty: propagate error values from streams A:error-handling How errors in externals/nu code are caught or handled programmatically (see also unhelpful-error) notes:fixes Noted in "Bug fixes" section notes:ready Indicates Ready for Release notes
#18962 opened Sep 3, 2026 by r3wretrhy Loading…
Reject excessively nested input instead of overflowing the parser stack A:LSP Language Server Protocol (nu-lsp) A:parser Issues related to parsing
#18960 opened Sep 2, 2026 by Companion Loading…
Add commandline get-selection command
#18938 opened Aug 31, 2026 by Jiogo18 Loading…
Revert "Remove most fs helpers from nu-test-support (#18910)" A:LSP Language Server Protocol (nu-lsp)
#18935 opened Aug 30, 2026 by WindSoilder Contributor Loading…
impl Hash for Value and inner types in nu-protocol
#18933 opened Aug 30, 2026 by fdncred 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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.