Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pnodet
/
nushell
Public
forked from
nushell/nushell
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
nushell
Cargo.toml
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 13, 2026
add `nu-heavy-utils` crate and consolidate endian flag handling (#18184)
Show description for 88c3be9
Bahex
authored
88c3be9
View commit details
Copy full SHA for 88c3be9
View code at this point
Browse repository at this point
Add table rendering benchmarks for nu-table (#7727) (#18179)
Show description for ed5e654
Metbcy
authored
ed5e654
View commit details
Copy full SHA for ed5e654
View code at this point
Browse repository at this point
build(deps): bump calamine from 0.34.0 to 0.35.0 (#18193)
Show description for 58c778b
dependabot[bot]
authored
58c778b
View commit details
Copy full SHA for 58c778b
View code at this point
Browse repository at this point
make mv -v and mkdir -v returns structured data (#18171)
Show description for 440b535
WindSoilder
authored
440b535
View commit details
Copy full SHA for 440b535
View code at this point
Browse repository at this point
Commits on May 9, 2026
fix clippy (#18174)
WindSoilder
authored
8a322f6
View commit details
Copy full SHA for 8a322f6
View code at this point
Browse repository at this point
Commits on May 4, 2026
Allow configuring `version` field in `version` command (#18144)
cptpiepmatz
authored
251faee
View commit details
Copy full SHA for 251faee
View code at this point
Browse repository at this point
Add `idx` family of commands for in-memory indexing (#18142)
Show description for 6983c91
fdncred
authored
6983c91
View commit details
Copy full SHA for 6983c91
View code at this point
Browse repository at this point
Commits on May 2, 2026
build(deps): bump fancy-regex from 0.17.0 to 0.18.0 (#18138)
Show description for 77fc10a
dependabot[bot]
authored
77fc10a
View commit details
Copy full SHA for 77fc10a
View code at this point
Browse repository at this point
build(deps): bump lru from 0.17.0 to 0.18.0 (#18136)
Show description for 5ed7831
dependabot[bot]
authored
5ed7831
View commit details
Copy full SHA for 5ed7831
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
Implement `Debug` for `EngineState` and derive more `Debug` impls (#18091)
cptpiepmatz
authored
e0f7423
View commit details
Copy full SHA for e0f7423
View code at this point
Browse repository at this point
Commits on Apr 20, 2026
update Rust toolchain to 1.93.1 + some deps (#18077)
fdncred
authored
a44c6ed
View commit details
Copy full SHA for a44c6ed
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
update nushell to latest reedline commit 4ffb1d3 (#18067)
fdncred
authored
1ae7867
View commit details
Copy full SHA for 1ae7867
View code at this point
Browse repository at this point
build(deps): bump lean_string from 0.5.1 to 0.6.0 (#18042)
Show description for 6e1ace2
dependabot[bot]
authored
6e1ace2
View commit details
Copy full SHA for 6e1ace2
View code at this point
Browse repository at this point
fix(toml): Preserve TOML comments when saving files #4296 (#18008)
galuszkak
authored
5b8012f
View commit details
Copy full SHA for 5b8012f
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
Bump to 0.112.3 (#18055)
cptpiepmatz
authored
ccf89a4
View commit details
Copy full SHA for ccf89a4
View code at this point
Browse repository at this point
Commits on Apr 11, 2026
Post release bump to 0.112.2 (#18017)
cptpiepmatz
authored
b59287a
View commit details
Copy full SHA for b59287a
View code at this point
Browse repository at this point
Select specific version for `getrandom` and bump minor (#18016)
cptpiepmatz
authored
c5cf8ec
View commit details
Copy full SHA for c5cf8ec
View code at this point
Browse repository at this point
Prepare Release (#18014)
cptpiepmatz
authored
755c970
View commit details
Copy full SHA for 755c970
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
build(deps): bump tokio from 1.50.0 to 1.51.0 (#17998)
Show description for a31d637
dependabot[bot]
authored
a31d637
View commit details
Copy full SHA for a31d637
View code at this point
Browse repository at this point
build(deps): bump tempfile from 3.25.0 to 3.27.0 (#18000)
Show description for 3ae152e
dependabot[bot]
authored
3ae152e
View commit details
Copy full SHA for 3ae152e
View code at this point
Browse repository at this point
Commits on Apr 7, 2026
deps: bump uu_* packages to 0.8.0 (#17994)
fdncred
authored
6c5865f
View commit details
Copy full SHA for 6c5865f
View code at this point
Browse repository at this point
Commits on Apr 4, 2026
build(deps): bump unicode-segmentation from 1.12.0 to 1.13.2 (#17949)
Show description for a87db4a
dependabot[bot]
authored
a87db4a
View commit details
Copy full SHA for a87db4a
View code at this point
Browse repository at this point
Commits on Apr 2, 2026
build(deps): bump uuid from 1.22.0 to 1.23.0 (#17946)
Show description for ff266ef
dependabot[bot]
authored
ff266ef
View commit details
Copy full SHA for ff266ef
View code at this point
Browse repository at this point
Streamline CI Cargo Checks (#17954)
cptpiepmatz
authored
664e699
View commit details
Copy full SHA for 664e699
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
feat: add `from md` command to convert markdown text into structured data (#17937)
fdncred
authored
8de6254
View commit details
Copy full SHA for 8de6254
View code at this point
Browse repository at this point
fix: update Cargo.toml files to use workspace edition and rust-version (#17931)
Show description for 67c1550
xtqqczze
and
cptpiepmatz
authored
67c1550
View commit details
Copy full SHA for 67c1550
View code at this point
Browse repository at this point
Commits on Mar 29, 2026
Bump `rand` and related to 0.10 (#17929)
cptpiepmatz
authored
9d28412
View commit details
Copy full SHA for 9d28412
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
build: fix cross compilation to/from windows (#17894)
Juhan280
authored
5758a3a
View commit details
Copy full SHA for 5758a3a
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
build(deps): bump ureq from 3.2.0 to 3.3.0 (#17879)
Show description for 6ce8e4e
dependabot[bot]
authored
6ce8e4e
View commit details
Copy full SHA for 6ce8e4e
View code at this point
Browse repository at this point
build(deps): bump toml from 1.0.6+spec-1.1.0 to 1.0.7+spec-1.1.0 (#17883)
Show description for 22f6d04
dependabot[bot]
authored
22f6d04
View commit details
Copy full SHA for 22f6d04
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
Upgrade `glob` to use the latest wax crate version 0.7.0 (#17835)
fdncred
authored
64da9e3
View commit details
Copy full SHA for 64da9e3
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
Update lscolors from 0.20 to 0.21 (#17832)
musicinmybrain
authored
8e568b5
View commit details
Copy full SHA for 8e568b5
View code at this point
Browse repository at this point
build(deps): bump winreg from 0.55.0 to 0.56.0 (#17831)
Show description for f487dbf
dependabot[bot]
authored
f487dbf
View commit details
Copy full SHA for f487dbf
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
Warn on `clippy::needless_raw_strings` (#17822)
Show description for b36b7ee
cptpiepmatz
authored
b36b7ee
View commit details
Copy full SHA for b36b7ee
View code at this point
Browse repository at this point
Commits on Mar 15, 2026
Bump `toml` crate to 1.0 (#17813)
cptpiepmatz
authored
746a4ce
View commit details
Copy full SHA for 746a4ce
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.