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 }}
papandreou
/
difflet
Public
forked from
tdegrunt/difflet
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 19, 2012
Prevent null from being treated as an object in one more place.
papandreou
committed
99fbb1e
View commit details
Copy full SHA for 99fbb1e
Browse repository at this point
Added /node_modules/ to .gitignore.
papandreou
committed
15eb762
View commit details
Copy full SHA for 15eb762
Browse repository at this point
Guard against null when detecting object.
papandreou
committed
35aa0df
View commit details
Copy full SHA for 35aa0df
Browse repository at this point
Commits on Feb 21, 2012
bump for minor bugfixes
James Halliday
committed
229c9d9
View commit details
Copy full SHA for 229c9d9
Browse repository at this point
fix for comma first
James Halliday
committed
d85062c
View commit details
Copy full SHA for d85062c
Browse repository at this point
fixes for a newline bug with comments
James Halliday
committed
fa0f5e0
View commit details
Copy full SHA for fa0f5e0
Browse repository at this point
documented comments
James Halliday
committed
8a4a5cd
View commit details
Copy full SHA for 8a4a5cd
Browse repository at this point
fix for deleted object stringification
James Halliday
committed
1fbcb8b
View commit details
Copy full SHA for 1fbcb8b
Browse repository at this point
cmp examples
James Halliday
committed
a33d5f0
View commit details
Copy full SHA for a33d5f0
Browse repository at this point
fixed object comments and added a comment to preface deleted keys
James Halliday
committed
df98a23
View commit details
Copy full SHA for df98a23
Browse repository at this point
now calling it opts.comment
James Halliday
committed
2b5ef2d
View commit details
Copy full SHA for 2b5ef2d
Browse repository at this point
comment diffs for objects
James Halliday
committed
85b53f4
View commit details
Copy full SHA for 85b53f4
Browse repository at this point
cleaner diffs for objects
James Halliday
committed
16e91e6
View commit details
Copy full SHA for 16e91e6
Browse repository at this point
updated checks for arrays and don't indent arrays when the prevNode is not an array
James Halliday
committed
34d64da
View commit details
Copy full SHA for 34d64da
Browse repository at this point
Commits on Feb 13, 2012
string example
James Halliday
committed
85dac00
View commit details
Copy full SHA for 85dac00
Browse repository at this point
make require('difflet').compare(prev, next) work too
James Halliday
committed
2b364f1
View commit details
Copy full SHA for 2b364f1
Browse repository at this point
return string mode
James Halliday
committed
d8aaea6
View commit details
Copy full SHA for d8aaea6
Browse repository at this point
Commits on Feb 11, 2012
forgot the ent dependency
James Halliday
committed
94f5be5
View commit details
Copy full SHA for 94f5be5
Browse repository at this point
trigger updated events more
James Halliday
committed
a6e7866
View commit details
Copy full SHA for a6e7866
Browse repository at this point
tested fix for node 0.6
James Halliday
committed
3e5e98e
View commit details
Copy full SHA for 3e5e98e
Browse repository at this point
proper html example
James Halliday
committed
c0b7ce1
View commit details
Copy full SHA for c0b7ce1
Browse repository at this point
fix for regex detection on node 0.6
James Halliday
committed
cd7c421
View commit details
Copy full SHA for cd7c421
Browse repository at this point
tiny fix for function names
James Halliday
committed
04bb7f2
View commit details
Copy full SHA for 04bb7f2
Browse repository at this point
a package.json and a .travis.yml
James Halliday
committed
897e2cc
View commit details
Copy full SHA for 897e2cc
Browse repository at this point
a readme
James Halliday
committed
4a32be7
View commit details
Copy full SHA for 4a32be7
Browse repository at this point
unnoticed bug in the html test
James Halliday
committed
3c5f86a
View commit details
Copy full SHA for 3c5f86a
Browse repository at this point
fixed the delete indent bug
James Halliday
committed
63172fe
View commit details
Copy full SHA for 63172fe
Browse repository at this point
lots of fixes but a small issue with delete indents
James Halliday
committed
d30bc69
View commit details
Copy full SHA for d30bc69
Browse repository at this point
fix to reset an unset trigger through insertedKey
James Halliday
committed
91be697
View commit details
Copy full SHA for 91be697
Browse repository at this point
fix for the html test
James Halliday
committed
139b1c0
View commit details
Copy full SHA for 139b1c0
Browse repository at this point
failing html test
James Halliday
committed
8bd7b5b
View commit details
Copy full SHA for 8bd7b5b
Browse repository at this point
some examples
James Halliday
committed
048920c
View commit details
Copy full SHA for 048920c
Browse repository at this point
fix for comma-first for newlines on arrays versus objects
James Halliday
committed
3eadeac
View commit details
Copy full SHA for 3eadeac
Browse repository at this point
commas for deleted entries
James Halliday
committed
8b0efda
View commit details
Copy full SHA for 8b0efda
Browse repository at this point
comma first looks more correct now
James Halliday
committed
24e9982
View commit details
Copy full SHA for 24e9982
Browse repository at this point
Previous
Next
You can’t perform that action at this time.