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
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 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 }}
alsanchez-dev
/
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
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
jsdiff
src
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
Copy full SHA for 2c1a29c
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
Copy full SHA for d76ac52
Make ()[]"' as word boundaries between each other
Show description for f27b899
Mingun
authored and
kpdecker
committed
f27b899
Copy full SHA for f27b899
Commits on Mar 5, 2018
Omit redundant slice in join method of diffArrays
pedrottimark
authored and
kpdecker
committed
1023590
Copy full SHA for 1023590
Support patches with empty lines
Show description for b9ef24f
bp-dev
authored and
kpdecker
committed
b9ef24f
Copy full SHA for b9ef24f
Support patches with empty lines
Show description for 10aaabb
bp-dev
authored and
kpdecker
committed
10aaabb
Copy full SHA for 10aaabb
Support patches with empty lines
Show description for 196d3aa
bp-dev
authored and
kpdecker
committed
196d3aa
Copy full SHA for 196d3aa
Support patches with empty lines
bp-dev
authored and
kpdecker
committed
e24d789
Copy full SHA for e24d789
Support patches with empty lines
bp-dev
authored and
kpdecker
committed
8616a02
Copy full SHA for 8616a02
Support patches with empty lines
bp-dev
authored and
kpdecker
committed
fb0f208
Copy full SHA for fb0f208
Accept a custom JSON replacer function for JSON diffing
Qix-
authored and
kpdecker
committed
69c7f0a
Copy full SHA for 69c7f0a
Optimize parch header parser
kpdecker
committed
2aec429
Copy full SHA for 2aec429
Commits on Oct 7, 2017
Avoid terminal equality checks in array mode
kpdecker
committed
6be51d4
Copy full SHA for 6be51d4
comparator for custom equality checks
Thomas Schorn
authored and
kpdecker
committed
30e141e
Copy full SHA for 30e141e
count oldLines and newLines when there are conflicts
Haitao Li
authored and
kpdecker
committed
53bf384
Copy full SHA for 53bf384
Fix: diffArrays can compare falsey items
pedrottimark
authored and
kpdecker
committed
9e24284
Copy full SHA for 9e24284
Commits on Sep 3, 2017
correct spelling mistake
EdwardBetts
authored and
kpdecker
committed
21fa478
Copy full SHA for 21fa478
Commits on Aug 27, 2017
Fix: Bad merge when adding new files (#189)
tyomitch
authored and
kpdecker
committed
15fef93
Copy full SHA for 15fef93
Commits on Jul 6, 2017
Gracefully accept invalid newStart in hunks, same as patch(1) does.
Artyom Skrobov
authored and
kpdecker
committed
d8a3635
Copy full SHA for d8a3635
Use regex rather than starts/ends with for parsePatch
kpdecker
committed
6cab62c
Copy full SHA for 6cab62c
Commits on Apr 17, 2017
refactor: simplified code a bit more
artemv
authored and
kpdecker
committed
8f8e0f2
Copy full SHA for 8f8e0f2
refactor: simplified code a bit
Show description for b094a6f
artemv
authored and
kpdecker
committed
b094a6f
Copy full SHA for b094a6f
fix: some corrections re ignoreCase option
Show description for 3c78fd0
artemv
authored and
kpdecker
committed
3c78fd0
Copy full SHA for 3c78fd0
ignoreCase option
loretoparisi
authored and
kpdecker
committed
3cbfbb5
Copy full SHA for 3cbfbb5
Sanitize filename while parsing patches
ramya-rao-a
authored and
kpdecker
committed
2fe8129
Copy full SHA for 2fe8129
Commits on Apr 16, 2017
Simple export of functionality
Show description for 8690f31
snadrus
authored and
kpdecker
committed
8690f31
Copy full SHA for 8690f31
Commits on Dec 22, 2016
Merge pull request #153 from Kiougar/patch-1
Show description for 64eb920
kpdecker
authored
64eb920
Copy full SHA for 64eb920
Add `undefinedReplacement` option to `diffJson`
ewnd9
committed
d234b04
Copy full SHA for d234b04
Commits on Dec 2, 2016
feat(structuredPatch): Pass options to diffLines
Show description for 663cd3f
Kiougar
committed
663cd3f
Copy full SHA for 663cd3f
Commits on Nov 27, 2016
Merge pull request #144 from soulbeing/SpliteFile
Show description for 7760e23
kpdecker
authored
7760e23
Copy full SHA for 7760e23
Commits on Oct 20, 2016
clone arrays so we don't alter input values
wvanderdeijl
committed
d5003de
Copy full SHA for d5003de
added JsDiff.diffArrays
Show description for 0bb9c4c
wvanderdeijl
committed
0bb9c4c
Copy full SHA for 0bb9c4c
moved join to Diff so subclasses can override it
wvanderdeijl
committed
9aea80b
Copy full SHA for 9aea80b
moved join to Diff so subclasses can override it
wvanderdeijl
committed
d1a7616
Copy full SHA for d1a7616
Commits on Oct 13, 2016
removed the uncovered code
Show description for 563e502
soulbeing
committed
563e502
Copy full SHA for 563e502
Pagination
Previous
Next
You can’t perform that action at this time.