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 }}
dexaai
/
parse-patch
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
0
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: Enhance Git Patch Parsing and Refactor Core Logic
- #1
#1
Open
zenyr
wants to merge 9 commits into
dexaai:master
dexaai/parse-patch:master
from
zenyr:refactor/relocate-modules
zenyr/parse-patch:refactor/relocate-modules
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
feat: Enhance Git Patch Parsing and Refactor Core Logic
#1
zenyr
wants to merge 9 commits into
dexaai:master
dexaai/parse-patch:master
from
zenyr:refactor/relocate-modules
zenyr/parse-patch:refactor/relocate-modules
Copy head branch name to clipboard
Commits
Commits on May 17, 2025
refactor(parser): Move source files to src directory
Show description for 40900db
zenyr
committed
40900db
View commit details
Copy full SHA for 40900db
Browse repository at this point
refactor(parse/patch): Extracts patch mocks to separate file
Show description for 20d72cc
zenyr
committed
20d72cc
View commit details
Copy full SHA for 20d72cc
Browse repository at this point
feat(parse): Parse diff string to structured data
Show description for 2ea4bb4
zenyr
committed
2ea4bb4
View commit details
Copy full SHA for 2ea4bb4
Browse repository at this point
refactor(parser): Enhance type safety and modularity in patch parsing
Show description for d3a6d95
zenyr
committed
d3a6d95
View commit details
Copy full SHA for d3a6d95
Browse repository at this point
feat(structured): improve patch parsing flexibility and type safety
Show description for 666eeb5
zenyr
committed
666eeb5
View commit details
Copy full SHA for 666eeb5
Browse repository at this point
refactor(script): Improve build script compatibility by replacing rm -rf with a Node.js script
Show description for 317c061
zenyr
committed
317c061
View commit details
Copy full SHA for 317c061
Browse repository at this point
style(test): Adjust import order in patch.test.ts
Show description for 4cb8a65
zenyr
committed
4cb8a65
View commit details
Copy full SHA for 4cb8a65
Browse repository at this point
docs: Update CHANGELOG.md
Show description for 6239454
zenyr
committed
6239454
View commit details
Copy full SHA for 6239454
Browse repository at this point
docs: Update parseGitPatch signature in README
Show description for 508189a
zenyr
committed
508189a
View commit details
Copy full SHA for 508189a
Browse repository at this point
You can’t perform that action at this time.