Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
dgutov
/
diff-hl
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
61
Star
1.1k
Code
Issues
9
Pull requests
3
Actions
Projects
Wiki
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Feb 25, 2026
Change the workaround for #230 to allow the non-thread method [macOS]
dgutov
committed
bb9af85
Copy full SHA for bb9af85
Commits on Feb 23, 2026
diff-hl--when-done: Use add-function
Show description for bdb3641
dgutov
committed
bdb3641
Copy full SHA for bdb3641
Delete now unused function
dgutov
committed
311d131
Copy full SHA for 311d131
Commits on Feb 8, 2026
Merge pull request #269 from prashantvithani/master
Show description for 3eefe68
dgutov
authored
3eefe68
Copy full SHA for 3eefe68
Commits on Feb 5, 2026
fix: Handle cons cell value for line-spacing
Show description for 82693fa
prashantvithani
committed
82693fa
Copy full SHA for 82693fa
Commits on Dec 16, 2025
Mention corresponding versions #263
dgutov
committed
e79aa49
Copy full SHA for e79aa49
Switch static-if checks to use boundp and fboundp
Show description for 90db5ca
dgutov
committed
90db5ca
Copy full SHA for 90db5ca
Commits on Dec 14, 2025
Merge pull request #262 from spwhitton/vc-run-delayed-success
Show description for 845c492
dgutov
authored
845c492
Copy full SHA for 845c492
Commits on Dec 7, 2025
diff-hl--resolve: Use vc-run-delayed-success on Emacs >=31
Show description for aea5557
spwhitton
committed
aea5557
Copy full SHA for aea5557
Commits on Nov 26, 2025
Merge branch 'specialized-run-delayed'
dgutov
committed
685ea2d
Copy full SHA for 685ea2d
Bump copyright year in diff-hl-show-hunk.el
dgutov
committed
6b22bae
Copy full SHA for 6b22bae
Commits on Nov 25, 2025
Fix b-c warnings
Show description for 8dc486f
dgutov
committed
8dc486f
Copy full SHA for 8dc486f
Commits on Nov 21, 2025
Merge pull request #228 from wyuenho/customizable-ignorable-commands
Show description for 05b92b4
dgutov
authored
05b92b4
Copy full SHA for 05b92b4
Merge pull request #227 from wyuenho/refactor-show-hunk
Show description for 1a4dbc7
dgutov
authored
1a4dbc7
Copy full SHA for 1a4dbc7
Commits on Nov 19, 2025
Make sure diff-hl-revert-hunk supports buffer-local reference revision
dgutov
committed
a7b59bc
Copy full SHA for a7b59bc
Commits on Nov 15, 2025
Make ignorable commands customizable
wyuenho
committed
3cfd44c
Copy full SHA for 3cfd44c
define obsolete aliases for old diff-hl-inline-popup names
wyuenho
committed
7c57e8c
Copy full SHA for 7c57e8c
move show-hink-inline related code to prevent circular dependency
wyuenho
committed
6df8c6a
Copy full SHA for 6df8c6a
rename diff-hl-inline-popup.el to diff-hl-show-hunk-inline.el
wyuenho
committed
4391f67
Copy full SHA for 4391f67
rename diff-hl-show-hunk-inline-popup to diff-hl-show-hunk-inline
wyuenho
committed
1acd4e9
Copy full SHA for 1acd4e9
fix spelling
wyuenho
committed
053c577
Copy full SHA for 053c577
rename diff-hl-inline-popup to diff-hl-show-hunk-inline
wyuenho
committed
88ec194
Copy full SHA for 88ec194
Commits on Nov 12, 2025
diff-hl-show-hunk: Use "vc diff" when we can
Show description for 4548d29
dgutov
committed
4548d29
Copy full SHA for 4548d29
Commits on Nov 11, 2025
Merge pull request #257 from wyuenho/fix-256
Show description for bdbdbbf
dgutov
authored
bdbdbbf
Copy full SHA for bdbdbbf
Commits on Nov 10, 2025
diff-hl--update-buffer: Check for liveness
Show description for 0574c32
dgutov
committed
0574c32
Copy full SHA for 0574c32
Commits on Nov 9, 2025
Make the diff processes not query on Emacs' exit
dgutov
committed
9ae258d
Copy full SHA for 9ae258d
fix #256: prevent diff-hl-inline-popup-hide from being called twice
wyuenho
committed
c596e65
Copy full SHA for c596e65
Fix update-on-idle in background buffers
dgutov
committed
f61c3ec
Copy full SHA for f61c3ec
Commits on Nov 5, 2025
diff-hl--when-done: Make sure to avoid running callback when process killed
Show description for dee6a72
dgutov
committed
dee6a72
Copy full SHA for dee6a72
Move the smartrep-define-key declaration, as suggested by @monnier
dgutov
committed
f86322b
Copy full SHA for f86322b
Merge pull request #255 from tarsiiformes/silencio
Show description for 11244fb
dgutov
authored
11244fb
Copy full SHA for 11244fb
Commits on Nov 2, 2025
Fix compiler warnings involving macro
Show description for f26003b
tarsius
committed
f26003b
Copy full SHA for f26003b
Fix compiler warning for Emacs 31
tarsius
committed
ef4b437
Copy full SHA for ef4b437
Fix compiler warnings about project symbols properly
Show description for 75dfbe8
tarsius
committed
75dfbe8
Copy full SHA for 75dfbe8
Commits on Nov 1, 2025
Merge pull request #254 from bcardoso/silence-compiler-warnings
Show description for 6585e93
dgutov
authored
6585e93
Copy full SHA for 6585e93
Pagination
Previous
Next
You can’t perform that action at this time.