Skip to content

Pull requests: nushell/nushell

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

Pull requests list

add math min and math max to bench command
#12913 opened May 20, 2024 by fdncred Loading…
add some completion tests
#12908 opened May 19, 2024 by WindSoilder Loading…
Add top-level crate documentation/READMEs
#12907 opened May 19, 2024 by sholderbach Loading…
Fix the colors when completing using a relative path
#12898 opened May 17, 2024 by ymcx Loading…
fix range semantic in detect_columns, str substring, str index-of pr:breaking-change This PR implies a change affecting users and has to be noted in the release notes pr:commands This PR changes our commands in some way
#12894 opened May 17, 2024 by WindSoilder Loading…
Change range semantic to behaves more like rust. pr:breaking-change This PR implies a change affecting users and has to be noted in the release notes pr:commands This PR changes our commands in some way pr:language This PR makes some language changes pr:release-note-mention Addition/Improvement to be mentioned in the release notes
#12890 opened May 17, 2024 by WindSoilder Draft
Remove dataframes crate and feature pr:breaking-change This PR implies a change affecting users and has to be noted in the release notes pr:release-note-mention Addition/Improvement to be mentioned in the release notes removal-after-deprecation The component has already been sunset with `deprecation` and is now up for final removal
#12889 opened May 17, 2024 by IanManske Loading…
Fix precision issues with filsize and duration literals pr:breaking-change This PR implies a change affecting users and has to be noted in the release notes pr:bugfix This PR fixes some bug pr:commands This PR changes our commands in some way pr:errors This PR improves our error messages pr:language This PR makes some language changes
#12872 opened May 15, 2024 by IanManske Draft
3
2
Handle polars panics during collect
#12866 opened May 14, 2024 by ayax79 Loading…
Pipeline stor insert
#12859 opened May 13, 2024 by bobby-palmer Loading…
Create separate nu-testbin binary pr:breaking-change This PR implies a change affecting users and has to be noted in the release notes
#12839 opened May 12, 2024 by IanManske Draft
Bump sqlparser from 0.45.0 to 0.46.0 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#12802 opened May 8, 2024 by dependabot bot Loading…
Make file redirections apply only to external commands pr:breaking-change This PR implies a change affecting users and has to be noted in the release notes pr:language This PR makes some language changes
#12785 opened May 6, 2024 by IanManske Draft
Run tests on minimal versions
#12765 opened May 4, 2024 by szepeviktor Loading…
workflows/release: Make tar archive reproducible build-package Everything concerning the CI build process and packaging of nushell
#12705 opened Apr 30, 2024 by cgwalters Draft
Mime command
#12695 opened Apr 28, 2024 by kik4444 Draft
Use ecow::EcoVec for Record internals
#12624 opened Apr 22, 2024 by IanManske Loading…
[WIP] Create "substring" match type
#12616 opened Apr 22, 2024 by MilesCranmer Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.