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 }}
hmnd
/
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
Wiki
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Breadcrumbs
History for
jsdiff
test
on
master
User selector
All users
All time
Commit History
Commits on Sep 16, 2016
Parse multiple files in the absence of the Index line to fix #135 issue.
ramya-rao-a
committed
f4d1579
Copy full SHA for f4d1579
Commits on Aug 21, 2016
Test to check errors on `applyPatches.complete`
piranna
committed
66057e6
Copy full SHA for 66057e6
Commits on Aug 18, 2016
Add callback argument to applyPatches `patched` option
piranna
committed
c45c703
Copy full SHA for c45c703
Commits on Jun 22, 2016
Fix failing tests under phantom
kpdecker
committed
5d6617e
Copy full SHA for 5d6617e
Avoid const overwrite
kpdecker
committed
86a0ecf
Copy full SHA for 86a0ecf
Commits on Jun 8, 2016
Additional let removal
kpdecker
committed
926d2bd
Copy full SHA for 926d2bd
Fix failing test under phantom
kpdecker
committed
15ac48b
Copy full SHA for 15ac48b
Commits on Jun 7, 2016
Correctly handle file names containing spaces
ad-si
committed
d92e223
Copy full SHA for d92e223
Commits on May 31, 2016
Add a fix for applying 0-length destination patches
chaaz
committed
d20f367
Copy full SHA for d20f367
Commits on Mar 13, 2016
Add test coverage for json diff missing values
kpdecker
committed
1d7eef0
Copy full SHA for 1d7eef0
Add toJSON support in diffJson
Show description for 23163b2
kpdecker
committed
23163b2
Copy full SHA for 23163b2
Safely handle empty diffs with whitespace
Show description for 40ad336
kpdecker
committed
40ad336
Copy full SHA for 40ad336
Update to babel 6
kpdecker
committed
e48c7dd
Copy full SHA for e48c7dd
Commits on Feb 24, 2016
Relax parser when no file header name is provided
Show description for a8df4be
kpdecker
committed
a8df4be
Copy full SHA for a8df4be
Commits on Nov 6, 2015
Less restrictive regexp & 'should handle patches without Index' test
piranna
committed
3ab1df8
Copy full SHA for 3ab1df8
Commits on Nov 5, 2015
Fix lint on regexp
piranna
committed
41e3e29
Copy full SHA for 41e3e29
Commits on Oct 29, 2015
Split diffs based on file headers instead of 'Index:' metadata
piranna
committed
acb20d3
Copy full SHA for acb20d3
Commits on Oct 26, 2015
Split logic for fit candidates on an iterator
piranna
committed
09b7efe
Copy full SHA for 09b7efe
Commits on Oct 21, 2015
Test for hunk offsets
piranna
committed
d723875
Copy full SHA for d723875
Commits on Sep 29, 2015
add existing check at line 56 src/patch.js
Show description for 35a761d
Shi Wenzhe
committed
35a761d
Copy full SHA for 35a761d
Commits on Sep 24, 2015
Ignore unexpected content outside of strict mode
Show description for c73b432
kpdecker
committed
c73b432
Copy full SHA for c73b432
Commits on Sep 9, 2015
Export applyPatches from root module
Show description for 4b6ae49
kpdecker
committed
4b6ae49
Copy full SHA for 4b6ae49
Commits on Aug 27, 2015
Allow for options passed in final argument
Show description for 10ef265
kpdecker
committed
10ef265
Copy full SHA for 10ef265
Commits on Aug 26, 2015
Implement patch/3way merge
Show description for f94da90
kpdecker
committed
f94da90
Copy full SHA for f94da90
Special case handling of ignored terminals
Show description for da522e3
kpdecker
committed
da522e3
Copy full SHA for da522e3
Add line diff that is newline character aware
Show description for 4a0ba65
kpdecker
committed
4a0ba65
Copy full SHA for 4a0ba65
Remove diff edge case special cases
Show description for cf6f569
kpdecker
committed
cf6f569
Copy full SHA for cf6f569
Commits on Aug 9, 2015
Implement fuzzy context comparison
Show description for bb61516
kpdecker
committed
bb61516
Copy full SHA for bb61516
Commits on Aug 8, 2015
Update parsePatch to output common diff format
Show description for d84a530
kpdecker
committed
d84a530
Copy full SHA for d84a530
Implement applyPatches method
Show description for 42fdc6a
kpdecker
committed
42fdc6a
Copy full SHA for 42fdc6a
Convert applyPatch to use parsePatch utility
kpdecker
committed
4d1841d
Copy full SHA for 4d1841d
Implement patch parser
Show description for 532bcf9
kpdecker
committed
532bcf9
Copy full SHA for 532bcf9
Commits on Aug 7, 2015
Convert to chai since we don’t support IE8
kpdecker
committed
a96bbad
Copy full SHA for a96bbad
Use more relaxed JSON stringify throw check
kpdecker
committed
3abc63e
Copy full SHA for 3abc63e
Convert to expect.js for old IE testing
kpdecker
committed
2de696c
Copy full SHA for 2de696c
Pagination
Previous
Next
You can’t perform that action at this time.