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 }}
mholt
/
archives
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
48
Star
445
Code
Issues
7
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: mholt/archives
Actions
All workflows
Workflows
Dependency Graph
Dependency Graph
Linux
Linux
Mac
Mac
Windows
Windows
Show more workflows...
Management
Caches
Linux
Linux
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
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
ubuntu-latest.yml
will be ignored since log searching is not yet available
38 workflow runs
38 workflow runs
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.
Return only the remaining entries from dirFile.ReadDir(n <= 0)
Linux
#130:
Pull request
#81
synchronize by
youdie006
Action required
youdie006:readdir-remaining-entries
youdie006:readdir-remaining-entries
Action required
View #81
View workflow file
Return only the remaining entries from dirFile.ReadDir(n <= 0)
Linux
#129:
Pull request
#81
opened by
youdie006
1m 36s
youdie006:readdir-remaining-entries
youdie006:readdir-remaining-entries
1m 36s
View #81
View workflow file
Fix 7z Extract error message referring to zip format (#78)
Linux
#128:
Commit
9bf66b8
pushed by
mholt
1m 43s
main
main
1m 43s
View workflow file
fix: correct 'zip format' to '7z format' in error message (7z.go:66) …
Linux
#127:
Commit
a2a2abd
pushed by
mholt
1m 31s
main
main
1m 31s
View workflow file
fix: correct 'zip format' to '7z format' in error message (7z.go:66)
Linux
#126:
Pull request
#79
opened by
Jah-yee
1m 45s
Jah-yee:main
Jah-yee:main
1m 45s
View #79
View workflow file
go.mod: Upgrade dependencies (closes #71)
Linux
#121:
Commit
8957137
pushed by
mholt
1m 50s
main
main
1m 50s
View workflow file
fix: ArchiveFS.Sub mutated receiver and replaced prefix instead of jo…
Linux
#120:
Commit
93550b2
pushed by
mholt
1m 28s
main
main
1m 28s
View workflow file
fix: duplicated "is" in fs.go path-prefix comment (#69)
Linux
#119:
Commit
bccd3e2
pushed by
mholt
1m 54s
main
main
1m 54s
View workflow file
Fix hardlink support for archive creation in FilesFromDisk() by track…
Linux
#115:
Commit
ef71b7a
pushed by
mholt
2m 7s
main
main
2m 7s
View workflow file
Fix hardlink support for archive creation in FilesFromDisk() by tracking inodes.
Linux
#114:
Pull request
#64
reopened by
mholt
1m 38s
solvingj:jwiltse/fix_hardlink_detect
solvingj:jwiltse/fix_hardlink_detect
1m 38s
View #64
View workflow file
Fix hardlink support for archive creation in FilesFromDisk() by tracking inodes.
Linux
#113:
Pull request
#64
synchronize by
mholt
1m 44s
solvingj:jwiltse/fix_hardlink_detect
solvingj:jwiltse/fix_hardlink_detect
1m 44s
View #64
View workflow file
Fix hardlink support for archive creation in FilesFromDisk() by tracking inodes.
Linux
#112:
Pull request
#64
opened by
solvingj
1m 53s
solvingj:jwiltse/fix_hardlink_detect
solvingj:jwiltse/fix_hardlink_detect
1m 53s
View #64
View workflow file
Add FilesFromFS (#62)
Linux
#111:
Commit
5b66a29
pushed by
mholt
2m 2s
main
main
2m 2s
View workflow file
feat: add FilesFromFS
Linux
#110:
Pull request
#62
synchronize by
joonas
1m 58s
joonas:feat/add-filesfromfs
joonas:feat/add-filesfromfs
1m 58s
View #62
View workflow file
feat: add FilesFromFS
Linux
#108:
Pull request
#62
opened by
joonas
1m 49s
joonas:feat/add-filesfromfs
joonas:feat/add-filesfromfs
1m 49s
View #62
View workflow file
Make extension detection more robust (#52)
Linux
#107:
Commit
4a3da78
pushed by
mholt
2m 14s
main
main
2m 14s
View workflow file
refactor: make extension detection more robust
Linux
#106:
Pull request
#52
synchronize by
sgaist
1m 49s
sgaist:improve-extension-detection
sgaist:improve-extension-detection
1m 49s
View #52
View workflow file
refactor: make extension detection more robust
Linux
#105:
Pull request
#52
synchronize by
sgaist
2m 0s
sgaist:improve-extension-detection
sgaist:improve-extension-detection
2m 0s
View #52
View workflow file
refactor: make extension detection more robust
Linux
#103:
Pull request
#52
synchronize by
sgaist
2m 1s
sgaist:improve-extension-detection
sgaist:improve-extension-detection
2m 1s
View #52
View workflow file
rar: Update rardecode to v2.2.0 and remove WriterTo interface (#56)
Linux
#102:
Commit
e30ac60
pushed by
mholt
1m 46s
v0.1.5
v0.1.5
1m 46s
View workflow file
rar: Update rardecode to v2.2.0 and remove WriterTo interface (#56)
Linux
#101:
Commit
e30ac60
pushed by
mholt
1m 53s
main
main
1m 53s
View workflow file
Linux
Linux
#100:
by
mholt
7m 31s
main
main
7m 31s
View workflow file
Remove unused WriterTo interface constraint from rarReader type
Linux
#99:
Pull request
#56
opened by
dpgarrick
1m 55s
dpgarrick:go1.25-fix
dpgarrick:go1.25-fix
1m 55s
View #56
View workflow file
tar: add PAX and USTAR headers support
Linux
#98:
Pull request
#53
synchronize by
M0Rf30
1m 59s
M0Rf30:feat/ustar-pax
M0Rf30:feat/ustar-pax
1m 59s
View #53
View workflow file
refactor: make extension detection more robust
Linux
#97:
Pull request
#52
synchronize by
sgaist
1m 55s
sgaist:improve-extension-detection
sgaist:improve-extension-detection
1m 55s
View #52
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.
✕