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
Accelerator
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
.
codealphadev
/
jsdiff
Public
forked from
kpdecker/jsdiff
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
jsdiff
src
patch
on
master
User selector
All users
All time
Commit history
Commits on Jan 6, 2019
Upgrade deps. Convert from webpack to rollup
kpdecker
committed
2c1a29c
View commit details
Copy full SHA for 2c1a29c
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
Fix: Missing "No newline at end of file" when comparing two texts that do not end in newlines (#94)
vasek
authored and
kpdecker
committed
d76ac52
View commit details
Copy full SHA for d76ac52
View code at this point
Browse repository at this point
Commits on Mar 5, 2018
Support patches with empty lines
Show description for b9ef24f
bp-dev
authored and
kpdecker
committed
b9ef24f
View commit details
Copy full SHA for b9ef24f
View code at this point
Browse repository at this point
Support patches with empty lines
Show description for 10aaabb
bp-dev
authored and
kpdecker
committed
10aaabb
View commit details
Copy full SHA for 10aaabb
View code at this point
Browse repository at this point
Support patches with empty lines
Show description for 196d3aa
bp-dev
authored and
kpdecker
committed
196d3aa
View commit details
Copy full SHA for 196d3aa
View code at this point
Browse repository at this point
Support patches with empty lines
bp-dev
authored and
kpdecker
committed
e24d789
View commit details
Copy full SHA for e24d789
View code at this point
Browse repository at this point
Support patches with empty lines
bp-dev
authored and
kpdecker
committed
8616a02
View commit details
Copy full SHA for 8616a02
View code at this point
Browse repository at this point
Support patches with empty lines
bp-dev
authored and
kpdecker
committed
fb0f208
View commit details
Copy full SHA for fb0f208
View code at this point
Browse repository at this point
Optimize parch header parser
kpdecker
committed
2aec429
View commit details
Copy full SHA for 2aec429
View code at this point
Browse repository at this point
Commits on Oct 7, 2017
count oldLines and newLines when there are conflicts
Haitao Li
authored and
kpdecker
committed
53bf384
View commit details
Copy full SHA for 53bf384
View code at this point
Browse repository at this point
Commits on Aug 27, 2017
Fix: Bad merge when adding new files (#189)
tyomitch
authored and
kpdecker
committed
15fef93
View commit details
Copy full SHA for 15fef93
View code at this point
Browse repository at this point
Commits on Jul 6, 2017
Gracefully accept invalid newStart in hunks, same as patch(1) does.
Artyom Skrobov
authored and
kpdecker
committed
d8a3635
View commit details
Copy full SHA for d8a3635
View code at this point
Browse repository at this point
Use regex rather than starts/ends with for parsePatch
kpdecker
committed
6cab62c
View commit details
Copy full SHA for 6cab62c
View code at this point
Browse repository at this point
Commits on Apr 17, 2017
Sanitize filename while parsing patches
ramya-rao-a
authored and
kpdecker
committed
2fe8129
View commit details
Copy full SHA for 2fe8129
View code at this point
Browse repository at this point
Commits on Dec 2, 2016
feat(structuredPatch): Pass options to diffLines
Show description for 663cd3f
Kiougar
committed
663cd3f
View commit details
Copy full SHA for 663cd3f
View code at this point
Browse repository at this point
Commits on Oct 13, 2016
removed the uncovered code
Show description for 563e502
soulbeing
committed
563e502
View commit details
Copy full SHA for 563e502
View code at this point
Browse repository at this point
Commits on Oct 12, 2016
more changes
Show description for b42b679
soulbeing
committed
b42b679
View commit details
Copy full SHA for b42b679
View code at this point
Browse repository at this point
fix quotes
Show description for 17e9a1b
soulbeing
committed
17e9a1b
View commit details
Copy full SHA for 17e9a1b
View code at this point
Browse repository at this point
add default delimiter for test cases
Show description for 8913dd3
soulbeing
committed
8913dd3
View commit details
Copy full SHA for 8913dd3
View code at this point
Browse repository at this point
more error fix
Show description for 53ccd48
soulbeing
committed
53ccd48
View commit details
Copy full SHA for 53ccd48
View code at this point
Browse repository at this point
error fix
Show description for 8440a55
soulbeing
committed
8440a55
View commit details
Copy full SHA for 8440a55
View code at this point
Browse repository at this point
Split file using all possible line delimeter instead of hard-coded "/n" and join lines back using the original delimeters
Show description for 802fa9d
soulbeing
committed
802fa9d
View commit details
Copy full SHA for 802fa9d
View code at this point
Browse repository at this point
Commits on Sep 16, 2016
Parse multiple files in the absence of the Index line to fix #135 issue.
ramya-rao-a
committed
f4d1579
View commit details
Copy full SHA for f4d1579
View code at this point
Browse repository at this point
Commits on Aug 18, 2016
Add callback argument to applyPatches `patched` option
piranna
committed
c45c703
View commit details
Copy full SHA for c45c703
View code at this point
Browse repository at this point
Commits on Jun 7, 2016
Correctly handle file names containing spaces
ad-si
committed
d92e223
View commit details
Copy full SHA for d92e223
View code at this point
Browse repository at this point
Commits on May 31, 2016
Add a fix for applying 0-length destination patches
chaaz
committed
d20f367
View commit details
Copy full SHA for d20f367
View code at this point
Browse repository at this point
Commits on Feb 24, 2016
Relax parser when no file header name is provided
Show description for a8df4be
kpdecker
committed
a8df4be
View commit details
Copy full SHA for a8df4be
View code at this point
Browse repository at this point
Commits on Nov 6, 2015
Less restrictive regexp & 'should handle patches without Index' test
piranna
committed
3ab1df8
View commit details
Copy full SHA for 3ab1df8
View code at this point
Browse repository at this point
Commits on Nov 5, 2015
Merge remote-tracking branch 'origin/splitDiffs' into splitDiffs
piranna
committed
e9a40c3
View commit details
Copy full SHA for e9a40c3
View code at this point
Browse repository at this point
Fix lint on regexp
piranna
committed
41e3e29
View commit details
Copy full SHA for 41e3e29
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
Removed style changes
piranna
committed
a4178de
View commit details
Copy full SHA for a4178de
View code at this point
Browse repository at this point
Split diffs based on file headers instead of 'Index:' metadata
piranna
committed
acb20d3
View commit details
Copy full SHA for acb20d3
View code at this point
Browse repository at this point
Break distance iterator out into separate module
kpdecker
committed
048e7f7
View commit details
Copy full SHA for 048e7f7
View code at this point
Browse repository at this point
Use explicit undefined
piranna
authored and
kpdecker
committed
88bafde
View commit details
Copy full SHA for 88bafde
View code at this point
Browse repository at this point
Commits on Oct 26, 2015
Split logic for fit candidates on an iterator
piranna
committed
09b7efe
View commit details
Copy full SHA for 09b7efe
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.