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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
prefix-dev
/
shell
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
131
Code
Issues
85
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix case statement parsing and add real-world test cases
- #283
#283
Merged
wolfv
merged 7 commits into
main
prefix-dev/shell:main
from
claude/fix-install-script-syntax-vVHwU
prefix-dev/shell:claude/fix-install-script-syntax-vVHwU
Copy head branch name to clipboard
Mar 22, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
Fix case statement parsing and add real-world test cases
#283
wolfv
merged 7 commits into
main
prefix-dev/shell:main
from
claude/fix-install-script-syntax-vVHwU
prefix-dev/shell:claude/fix-install-script-syntax-vVHwU
Copy head branch name to clipboard
Commits
Commits on Mar 22, 2026
fix: prevent separator_op from consuming first `;` of `;;` in case items
Show description for d0708fe
claude
committed
d0708fe
View commit details
Copy full SHA for d0708fe
Browse repository at this point
fix: handle SUB_COMMAND and EXIT_STATUS in PARAMETER_PENDING_WORD parser
Show description for 838f642
claude
committed
838f642
View commit details
Copy full SHA for 838f642
Browse repository at this point
fix: allow colons in parameter default values and add set -u support
Show description for d187270
claude
committed
d187270
View commit details
Copy full SHA for d187270
Browse repository at this point
feat: add heredoc support, condition negation, and UNQUOTED_PENDING_WORD in conditions
Show description for d702632
claude
committed
d702632
View commit details
Copy full SHA for d702632
Browse repository at this point
test: expand test coverage for heredocs, conditions, variable expansion, case
Show description for e088935
claude
committed
e088935
View commit details
Copy full SHA for e088935
Browse repository at this point
fix clippy
wolfv
committed
31cd0e3
View commit details
Copy full SHA for 31cd0e3
Browse repository at this point
fix: make condition negation tests cross-platform (no /tmp dependency)
Show description for 9381760
claude
committed
9381760
View commit details
Copy full SHA for 9381760
Browse repository at this point
You can’t perform that action at this time.