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 }}
Dimillian
/
CodexMonitor
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
416
Star
4.3k
Code
Issues
78
Pull requests
15
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Allow for patch stage/unstage in Git diff viewer
- #585
#585
Open
atreat
wants to merge 20 commits into
Dimillian:main
Dimillian/CodexMonitor:main
from
atreat:git-stage-patch
atreat/CodexMonitor:git-stage-patch
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
feat: Allow for patch stage/unstage in Git diff viewer
#585
atreat
wants to merge 20 commits into
Dimillian:main
Dimillian/CodexMonitor:main
from
atreat:git-stage-patch
atreat/CodexMonitor:git-stage-patch
Copy head branch name to clipboard
Commits
Commits on Apr 1, 2026
Add backend line-selection stage/unstage command plumbing
Austin Emmons
committed
b7ea338
View commit details
Copy full SHA for b7ea338
Browse repository at this point
Add frontend git line-selection stage action plumbing
Austin Emmons
committed
3247d5e
View commit details
Copy full SHA for 3247d5e
Browse repository at this point
Add line-level stage/unstage actions to diff viewer
Austin Emmons
committed
57e8668
View commit details
Copy full SHA for 57e8668
Browse repository at this point
Add tests for git line-selection stage wiring
Austin Emmons
committed
5e9494a
View commit details
Copy full SHA for 5e9494a
Browse repository at this point
Stabilize disabled line-action viewer test
Austin Emmons
committed
2a92b98
View commit details
Copy full SHA for 2a92b98
Browse repository at this point
Avoid false unstaged status after line-level staging
Austin Emmons
committed
0ffaba9
View commit details
Copy full SHA for 0ffaba9
Browse repository at this point
Expose separate staged and unstaged diffs for mixed files
Austin Emmons
committed
c9c371b
View commit details
Copy full SHA for c9c371b
Browse repository at this point
Group line actions by hunk and support mixed stage/unstage UI
Austin Emmons
committed
9d0273d
View commit details
Copy full SHA for 9d0273d
Browse repository at this point
Polish diff action button alignment and hover reveal
Austin Emmons
committed
0fe8396
View commit details
Copy full SHA for 0fe8396
Browse repository at this point
Initial fixes after rebase
Austin Emmons
committed
ad20036
View commit details
Copy full SHA for ad20036
Browse repository at this point
Revamps chunk based stage/unstage actions
Austin Emmons
committed
9011f72
View commit details
Copy full SHA for 9011f72
Browse repository at this point
Fixes hover performance issue
Austin Emmons
committed
ef2027a
View commit details
Copy full SHA for ef2027a
Browse repository at this point
Optimization to git status refesh
Austin Emmons
committed
cdc23fa
View commit details
Copy full SHA for cdc23fa
Browse repository at this point
Fix flicker that occurs on hover of diff chunks
Austin Emmons
committed
88f0565
View commit details
Copy full SHA for 88f0565
Browse repository at this point
Re-implementes stage patch feature to better support front end determining actionable hunks
Austin Emmons
committed
cea9e5b
View commit details
Copy full SHA for cea9e5b
Browse repository at this point
Fixes issue where some hunks would not be actionable.
Austin Emmons
committed
a0c6846
View commit details
Copy full SHA for a0c6846
Browse repository at this point
fix: honor whitespace-ignore setting when applying git hunks
Austin Emmons
committed
b910781
View commit details
Copy full SHA for b910781
Browse repository at this point
fix: handle untracked diffs and hunk mapping after deletions
Austin Emmons
committed
2fbad93
View commit details
Copy full SHA for 2fbad93
Browse repository at this point
fix: preserve no-newline markers and untracked hunk staging
Austin Emmons
committed
059b937
View commit details
Copy full SHA for 059b937
Browse repository at this point
fix: preserve diff fallbacks for empty local entries
Austin Emmons
committed
28d6fc0
View commit details
Copy full SHA for 28d6fc0
Browse repository at this point
You can’t perform that action at this time.