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 }}
thibran
/
nushell
Public
forked from
nushell/nushell
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 5, 2019
Merge pull request #1058 from jonathandturner/edit_insert_core
Show description for a2a5b30
Jonathan Turner
authored
a2a5b30
View commit details
Copy full SHA for a2a5b30
Browse repository at this point
Remove commented out region
sophiajt
committed
768adb8
View commit details
Copy full SHA for 768adb8
Browse repository at this point
Remove commented out region
sophiajt
committed
26b0250
View commit details
Copy full SHA for 26b0250
Browse repository at this point
Move edit and insert to core
sophiajt
committed
6893850
View commit details
Copy full SHA for 6893850
Browse repository at this point
Commits on Dec 4, 2019
Merge pull request #1055 from jonathandturner/ps_sys_crates
Show description for 8834e69
Jonathan Turner
authored
8834e69
View commit details
Copy full SHA for 8834e69
Browse repository at this point
formatting
sophiajt
committed
1d5f13d
View commit details
Copy full SHA for 1d5f13d
Browse repository at this point
Extract ps and sys subcrates. Move helper methods to UntaggedValue
sophiajt
committed
d12c16a
View commit details
Copy full SHA for d12c16a
Browse repository at this point
Merge pull request #1054 from jonathandturner/binaryview_crate
Show description for ecf47bb
Jonathan Turner
authored
ecf47bb
View commit details
Copy full SHA for ecf47bb
Browse repository at this point
Move binaryview to a sub-crate
sophiajt
committed
a4bb5d4
View commit details
Copy full SHA for a4bb5d4
Browse repository at this point
Merge pull request #1052 from jonathandturner/fix_textview
Show description for e9ee7bd
Jonathan Turner
authored
e9ee7bd
View commit details
Copy full SHA for e9ee7bd
Browse repository at this point
Merge pull request #1045 from sebastian-xyz/range
Show description for 1d19639
Jonathan Turner
authored
1d19639
View commit details
Copy full SHA for 1d19639
Browse repository at this point
Finish making the textview plugin optional
sophiajt
committed
cfda67f
View commit details
Copy full SHA for cfda67f
Browse repository at this point
fix build warnings
Sebastian Jung
committed
59510a8
View commit details
Copy full SHA for 59510a8
Browse repository at this point
Test all subcrates
sophiajt
committed
35edf22
View commit details
Copy full SHA for 35edf22
Browse repository at this point
Test all subcrates
sophiajt
committed
871fc72
View commit details
Copy full SHA for 871fc72
Browse repository at this point
Re-enable the textview plugin, now its own crate
sophiajt
committed
1fcf671
View commit details
Copy full SHA for 1fcf671
Browse repository at this point
Commits on Dec 3, 2019
update to new crates structure
Sebastian Jung
committed
ecebe13
View commit details
Copy full SHA for ecebe13
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into range
Sebastian Jung
committed
bda5db5
View commit details
Copy full SHA for bda5db5
Browse repository at this point
Merge pull request #1049 from andrasio/embed-list
Show description for 4526d75
andrasio
authored
4526d75
View commit details
Copy full SHA for 4526d75
Browse repository at this point
embed as column when embedding a list
andrasio
committed
e5405d7
View commit details
Copy full SHA for e5405d7
Browse repository at this point
add tests for range + run rustfmt
Sebastian Jung
committed
201506a
View commit details
Copy full SHA for 201506a
Browse repository at this point
Merge pull request #1047 from jonathandturner/new_lines
Show description for 49f9253
Jonathan Turner
authored
49f9253
View commit details
Copy full SHA for 49f9253
Browse repository at this point
Add new line primitive, bump version, allow bare filepaths
sophiajt
committed
efc879b
View commit details
Copy full SHA for efc879b
Browse repository at this point
Merge pull request #1046 from nushell/fix-external-words
Show description for 3fa03eb
Jonathan Turner
authored
3fa03eb
View commit details
Copy full SHA for 3fa03eb
Browse repository at this point
Clean up expansion of external words
Show description for 24bad78
wycats
committed
24bad78
View commit details
Copy full SHA for 24bad78
Browse repository at this point
Commits on Dec 2, 2019
Merge pull request #1044 from nushell/protocol-extraction
Show description for 8de4c9d
wycats
authored
8de4c9d
View commit details
Copy full SHA for 8de4c9d
Browse repository at this point
Fix a rebase mistake
wycats
committed
f858e85
View commit details
Copy full SHA for f858e85
Browse repository at this point
Extract build.rs
wycats
committed
87dbd3d
View commit details
Copy full SHA for 87dbd3d
Browse repository at this point
Merge remote-tracking branch 'origin/master' into protocol-extraction
wycats
committed
fe66b4c
View commit details
Copy full SHA for fe66b4c
Browse repository at this point
add range command
Sebastian Jung
committed
8390cc9
View commit details
Copy full SHA for 8390cc9
Browse repository at this point
Update .gitpod.yml
Sean Hellum
authored and
wycats
committed
c0a7d4e
View commit details
Copy full SHA for c0a7d4e
Browse repository at this point
add documentation for compact command
tchak
authored and
wycats
committed
ce23a67
View commit details
Copy full SHA for ce23a67
Browse repository at this point
add documentation for default command
tchak
authored and
wycats
committed
9851317
View commit details
Copy full SHA for 9851317
Browse repository at this point
add documentation for format
Sebastian Jung
authored and
wycats
committed
3fb4a5d
View commit details
Copy full SHA for 3fb4a5d
Browse repository at this point
fix error in save.md
Sebastian Jung
authored and
wycats
committed
340e701
View commit details
Copy full SHA for 340e701
Browse repository at this point
Previous
Next
You can’t perform that action at this time.