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 }}
mvdan
/
sh
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
450
Star
9k
Code
Issues
89
Pull requests
3
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Actions: mvdan/sh
Actions
All workflows
Workflows
Copilot code review
Copilot code review
Copilot coding agent
Copilot coding agent
Dependency Graph
Dependency Graph
Test
Test
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
333 workflow runs
333 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix: gitAtime build fail on 32-bit FreeBSD and NetBSD
Test
#1765:
Commit
b947990
pushed by
mvdan
9m 48s
master
master
9m 48s
View workflow file
fix: gitAtime build fail on 32-bit FreeBSD and NetBSD
Test
#1764:
Pull request
#1413
opened by
andrinoff
9m 12s
andrinoff:fix/build-fail-bsd
andrinoff:fix/build-fail-bsd
9m 12s
View #1413
View workflow file
interp: implement the enable, compgen, history and logout builtins
Test
#1763:
Pull request
#1412
opened by
0pcom
8m 53s
0magnet:sh-bash-builtins
0magnet:sh-bash-builtins
8m 53s
View #1412
View workflow file
interp: implement the umask builtin
Test
#1762:
Pull request
#1411
opened by
0pcom
8m 38s
0magnet:sh-umask
0magnet:sh-umask
8m 38s
View #1411
View workflow file
interp: implement the job control builtins (jobs, kill, disown, fg, bg)
Test
#1761:
Pull request
#1382
synchronize by
0pcom
8m 54s
0magnet:sh-job-control
0magnet:sh-job-control
8m 54s
View #1382
View workflow file
interp: support shopt -q to query option states
Test
#1760:
Commit
039871c
pushed by
mvdan
9m 3s
master
master
9m 3s
View workflow file
syntax: keep trailing control-flow commands on the same line
Test
#1759:
Commit
5beb6de
pushed by
mvdan
9m 8s
master
master
9m 8s
View workflow file
interp: support shopt -q to query option states
Test
#1758:
Pull request
#1410
opened by
hktitof
8m 21s
hktitof:fix/shopt-query
hktitof:fix/shopt-query
8m 21s
View #1410
View workflow file
interp: implement the job control builtins (jobs, kill, disown, fg, bg)
Test
#1757:
Pull request
#1382
synchronize by
0pcom
8m 24s
0magnet:sh-job-control
0magnet:sh-job-control
8m 24s
View #1382
View workflow file
interp: implement the job control builtins (jobs, kill, disown, fg, bg)
Test
#1756:
Pull request
#1382
synchronize by
0pcom
2m 41s
0magnet:sh-job-control
0magnet:sh-job-control
2m 41s
View #1382
View workflow file
syntax: apply BinaryNextLine to binary test and arithmetic expressions
Test
#1755:
Commit
cfbc33c
pushed by
mvdan
8m 35s
master
master
8m 35s
View workflow file
syntax,cmd/shfmt: add BlockNextLine, deprecating FunctionNextLine
Test
#1754:
Commit
431e9b2
pushed by
mvdan
8m 17s
master
master
8m 17s
View workflow file
syntax: range over the byte slice directly in extraIndenter.Write
Test
#1753:
Commit
b2cd321
pushed by
mvdan
9m 7s
master
master
9m 7s
View workflow file
syntax: fix <<- heredoc indentation at deeper nesting levels
Test
#1752:
Commit
3c1ff2a
pushed by
mvdan
8m 38s
master
master
8m 38s
View workflow file
syntax: fix nested heredoc indentation
Test
#1751:
Pull request
#1409
synchronize by
mvdan
2m 5s
milhnl:fix-nested-heredoc
milhnl:fix-nested-heredoc
2m 5s
View #1409
View workflow file
interp: add ProcSubstHandler to customize process substitutions
Test
#1750:
Commit
acefe58
pushed by
mvdan
9m 55s
master
master
9m 55s
View workflow file
syntax: fix nested heredoc indentation
Test
#1749:
Pull request
#1409
opened by
milhnl
6h 44m 16s
milhnl:fix-nested-heredoc
milhnl:fix-nested-heredoc
6h 44m 16s
View #1409
View workflow file
syntax: fix zsh short parameter prefixes with no name following
Test
#1748:
Commit
019025c
pushed by
mvdan
9m 15s
master
master
9m 15s
View workflow file
interp: add ProcSubstOpen handler for process substitution
Test
#1747:
Pull request
#1404
synchronize by
aki-kong
5h 28m 41s
aki-kong:feat/fifo-handler
aki-kong:feat/fifo-handler
5h 28m 41s
View #1404
View workflow file
syntax: preserve indentation in nested tab heredocs
Test
#1746:
Pull request
#1408
opened by
err0r4eve3
5h 58m 13s
err0r4eve3:fix/nested-tab-heredoc
err0r4eve3:fix/nested-tab-heredoc
5h 58m 13s
View #1408
View workflow file
README: add PyPI to the list of packages
Test
#1745:
Commit
78f6095
pushed by
mvdan
9m 59s
master
master
9m 59s
View workflow file
interp: use a real PID for $! when one background program is started
Test
#1744:
Commit
d07580e
pushed by
mvdan
8m 53s
master
master
8m 53s
View workflow file
README: add PyPI to the list of packages
Test
#1743:
Pull request
#1407
opened by
MaxWinterstein
1d 3h 55m 1s
MaxWinterstein:readme-pypi
MaxWinterstein:readme-pypi
1d 3h 55m 1s
View #1407
View workflow file
syntax: fix parsing a quoted $# in zsh
Test
#1742:
Pull request
#1406
synchronize by
StudentWeis
1d 22h 51m 20s
StudentWeis:fix-zsh-quoted-dollar-hash
StudentWeis:fix-zsh-quoted-dollar-hash
1d 22h 51m 20s
View #1406
View workflow file
syntax: fix parsing a quoted $# in zsh
Test
#1741:
Pull request
#1406
opened by
StudentWeis
Action required
StudentWeis:fix-zsh-quoted-dollar-hash
StudentWeis:fix-zsh-quoted-dollar-hash
Action required
View #1406
View workflow file
Previous
1
2
3
4
5
…
13
14
Next
You can’t perform that action at this time.