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 }}
hachispin
/
currust
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
12
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
INF parser correctness
- #9
#9
Merged
hachispin
merged 12 commits into
main
hachispin/currust:main
from
inf-parser-correctness
hachispin/currust:inf-parser-correctness
Copy head branch name to clipboard
Aug 12, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
INF parser correctness
#9
hachispin
merged 12 commits into
main
hachispin/currust:main
from
inf-parser-correctness
hachispin/currust:inf-parser-correctness
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2026
Handle UTF-16; Restrict INI semantics to match INF
hachispin
committed
656c224
View commit details
Copy full SHA for 656c224
Browse repository at this point
Only allow one cursor-related entry
hachispin
committed
8ca2ddd
View commit details
Copy full SHA for 8ca2ddd
Browse repository at this point
Use proper CSV parsing; Rename some stuff
hachispin
committed
a920bec
View commit details
Copy full SHA for a920bec
Browse repository at this point
Commits on Aug 12, 2026
Use CSV splitting for `resolve_paths()`
hachispin
committed
1e12f00
View commit details
Copy full SHA for 1e12f00
Browse repository at this point
Fix byte offset after BOM
hachispin
committed
04571bc
View commit details
Copy full SHA for 04571bc
Browse repository at this point
Effectively inline `dequote()`
hachispin
committed
7430458
View commit details
Copy full SHA for 7430458
Browse repository at this point
Skip empty paths; Make scheme filtering less strict
hachispin
committed
1d8725b
View commit details
Copy full SHA for 1d8725b
Browse repository at this point
Downgrade missing CopyFiles-specified section to warn
hachispin
committed
06c4967
View commit details
Copy full SHA for 06c4967
Browse repository at this point
Clone `dst` if `src` is empty
hachispin
committed
f06430f
View commit details
Copy full SHA for f06430f
Browse repository at this point
Fix empty paths causing indices to be off
hachispin
committed
d81dabd
View commit details
Copy full SHA for d81dabd
Browse repository at this point
Add some TODOs
hachispin
committed
b145e10
View commit details
Copy full SHA for b145e10
Browse repository at this point
Fix empty paths for hopefully the last time
hachispin
committed
47a4477
View commit details
Copy full SHA for 47a4477
Browse repository at this point
You can’t perform that action at this time.