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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ace-diff
/
ace-diff
Public
Notifications
You must be signed in to change notification settings
Fork
104
Star
364
Code
Issues
2
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 23, 2026
Create the tag if the version matches
jmthomas
committed
5acd784
View commit details
Copy full SHA for 5acd784
Browse repository at this point
Fix release to not bump version if already set
jmthomas
committed
7259a5f
View commit details
Copy full SHA for 7259a5f
Browse repository at this point
Merge pull request #142 from ace-diff/dependencies
Show description for 3286806
EmilyRagan
authored
3286806
View commit details
Copy full SHA for 3286806
Browse repository at this point
Update all dependencies
jmthomas
committed
a073b2a
View commit details
Copy full SHA for a073b2a
Browse repository at this point
Merge pull request #135 from TrevorBurnham/typescript-rewrite
Show description for ff90f10
EmilyRagan
authored
ff90f10
View commit details
Copy full SHA for ff90f10
Browse repository at this point
Commits on Feb 17, 2026
Rewrite in TypeScript and modernize build system
TrevorBurnham
committed
76b7bcf
View commit details
Copy full SHA for 76b7bcf
Browse repository at this point
Commits on Jan 24, 2026
Merge pull request #136 from ace-diff/prepare-for-ts
Show description for df42f04
jmthomas
authored
df42f04
View commit details
Copy full SHA for df42f04
Browse repository at this point
Get eslint to work
EmilyRagan
committed
f9d9117
View commit details
Copy full SHA for f9d9117
Browse repository at this point
Commits on Jan 23, 2026
Remove unused Jest config
EmilyRagan
committed
bdff4cc
View commit details
Copy full SHA for bdff4cc
Browse repository at this point
Get Cypress to work
EmilyRagan
committed
b1d3f4a
View commit details
Copy full SHA for b1d3f4a
Browse repository at this point
Add TypeScript (JS is valid TS)
EmilyRagan
committed
3692cd1
View commit details
Copy full SHA for 3692cd1
Browse repository at this point
Commits on Jan 9, 2026
3.3.0
github-actions[bot]
committed
eb60c86
View commit details
Copy full SHA for eb60c86
Browse repository at this point
Merge pull request #130 from ace-diff/styles
Show description for 108629f
jmthomas
authored
108629f
View commit details
Copy full SHA for 108629f
Browse repository at this point
Merge branch 'master' into styles
jmthomas
committed
7949bb3
View commit details
Copy full SHA for 7949bb3
Browse repository at this point
Merge pull request #133 from ace-diff/callback
Show description for 5659fe8
jmthomas
authored
5659fe8
View commit details
Copy full SHA for 5659fe8
Browse repository at this point
Merge pull request #132 from ace-diff/scroll_lock
Show description for 91bff26
jmthomas
authored
91bff26
View commit details
Copy full SHA for 91bff26
Browse repository at this point
Merge pull request #131 from ace-diff/nofold
Show description for b9550ee
jmthomas
authored
b9550ee
View commit details
Copy full SHA for b9550ee
Browse repository at this point
Merge pull request #134 from ace-diff/text_diff
Show description for 060be9e
jmthomas
authored
060be9e
View commit details
Copy full SHA for 060be9e
Browse repository at this point
Add character-level diff highlighting and gutter decorations
Show description for a33e0d7
jmthomas
and
claude
committed
a33e0d7
View commit details
Copy full SHA for a33e0d7
Browse repository at this point
Fix scroll-unlock test flakiness and add Cypress artifact upload
Show description for 0ee0d9d
jmthomas
and
claude
committed
0ee0d9d
View commit details
Copy full SHA for 0ee0d9d
Browse repository at this point
Fix flaky scroll-unlock test on CI
Show description for 58b19f0
jmthomas
and
claude
committed
58b19f0
View commit details
Copy full SHA for 58b19f0
Browse repository at this point
Document lockScrolling option in README
Show description for cd0e6d6
jmthomas
and
claude
committed
cd0e6d6
View commit details
Copy full SHA for cd0e6d6
Browse repository at this point
Add onDiffReady callback option
Show description for 7782942
jmthomas
and
claude
committed
7782942
View commit details
Copy full SHA for 7782942
Browse repository at this point
Add scroll locking feature with proportional sync
Show description for bda8948
jmthomas
and
claude
committed
bda8948
View commit details
Copy full SHA for bda8948
Browse repository at this point
Commits on Jan 8, 2026
Disable code folding
jmthomas
committed
e3ea153
View commit details
Copy full SHA for e3ea153
Browse repository at this point
Refactor theming to use CSS custom properties
Show description for edc840c
jmthomas
and
claude
committed
edc840c
View commit details
Copy full SHA for edc840c
Browse repository at this point
3.2.0
github-actions[bot]
committed
d46e6c8
View commit details
Copy full SHA for d46e6c8
Browse repository at this point
Merge pull request #129 from ace-diff/release
Show description for 57eee53
jmthomas
authored
57eee53
View commit details
Copy full SHA for 57eee53
Browse repository at this point
Merge branch 'master' into release
jmthomas
committed
c15637a
View commit details
Copy full SHA for c15637a
Browse repository at this point
Merge pull request #128 from ace-diff/newlines
Show description for 3614d0c
jmthomas
authored
3614d0c
View commit details
Copy full SHA for 3614d0c
Browse repository at this point
Update README and rename to simply ace-diff
jmthomas
committed
61833b7
View commit details
Copy full SHA for 61833b7
Browse repository at this point
Add release workflow
jmthomas
committed
84e5c86
View commit details
Copy full SHA for 84e5c86
Browse repository at this point
Add release workflow
jmthomas
committed
cf128d3
View commit details
Copy full SHA for cf128d3
Browse repository at this point
Fix CI: Install Cypress binary explicitly for pnpm
Show description for a0cdbb0
jmthomas
and
claude
committed
a0cdbb0
View commit details
Copy full SHA for a0cdbb0
Browse repository at this point
Add comprehensive tests for merge scenarios and blank line handling
Show description for f1c7bfb
jmthomas
and
claude
committed
f1c7bfb
View commit details
Copy full SHA for f1c7bfb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.