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
Type
/
to 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 }}
glehmann
/
treediff-rs
Public
forked from
Byron/treediff-rs
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 9, 2021
Release treediff v4.0.2
Byron
committed
41c9caf
View commit details
Copy full SHA for 41c9caf
Browse repository at this point
prepare changelog for next release
Byron
committed
716c87e
View commit details
Copy full SHA for 716c87e
Browse repository at this point
Commits on Oct 7, 2021
Release treediff v4.0.1
Byron
committed
ebf1d8b
View commit details
Copy full SHA for ebf1d8b
Browse repository at this point
Adjusting Changelogs prior to release of treediff v4.0.1
Byron
committed
02db0ae
View commit details
Copy full SHA for 02db0ae
Browse repository at this point
cleanup changelog
Byron
committed
20e2e0e
View commit details
Copy full SHA for 20e2e0e
Browse repository at this point
rename changelog to capitalized version.
Byron
committed
12ad31b
View commit details
Copy full SHA for 12ad31b
Browse repository at this point
Fix broken doc comments.
Show description for 8f28c92
rgvilcans
authored and
Byron
committed
8f28c92
View commit details
Copy full SHA for 8f28c92
Browse repository at this point
Commits on Feb 25, 2021
Fix serde_yaml tests - for some reason it inserts newlines to key values
Show description for 6d524b4
Byron
committed
6d524b4
View commit details
Copy full SHA for 6d524b4
Browse repository at this point
fix most of the clippy warnings
Byron
committed
223ef3c
View commit details
Copy full SHA for 223ef3c
Browse repository at this point
Remove 'alpha' from next version string
Byron
committed
27ec50b
View commit details
Copy full SHA for 27ec50b
Browse repository at this point
Commits on May 26, 2020
optimize imports
Byron
committed
a52269e
View commit details
Copy full SHA for a52269e
Browse repository at this point
Commits on Apr 12, 2020
bye bye travis, it was a good time
Byron
committed
c44db69
View commit details
Copy full SHA for c44db69
Browse repository at this point
Create rust.yml
Byron
authored
7bfefb5
View commit details
Copy full SHA for 7bfefb5
Browse repository at this point
Commits on Feb 2, 2020
(cargo-release) start next development iteration 4.0.1-alpha.0
Byron
committed
ab3a679
View commit details
Copy full SHA for ab3a679
Browse repository at this point
fix all lints
Byron
committed
0ffb242
View commit details
Copy full SHA for 0ffb242
Browse repository at this point
Upgrade serde-yaml to the latest version
Byron
committed
3bcb5bb
View commit details
Copy full SHA for 3bcb5bb
Browse repository at this point
(cargo-release) start next development iteration 3.0.3-alpha.0
Byron
committed
ffc085e
View commit details
Copy full SHA for ffc085e
Browse repository at this point
Rust 2018 upgrades
Byron
committed
e126c32
View commit details
Copy full SHA for e126c32
Browse repository at this point
remove clog; smaller package
Byron
committed
176cd69
View commit details
Copy full SHA for 176cd69
Browse repository at this point
Commits on Mar 12, 2018
Make filter_mut() actually return a mutable reference
Sebastian Thiel
committed
cbb1b06
View commit details
Copy full SHA for cbb1b06
Browse repository at this point
Commits on Mar 11, 2018
Update to latest versions of dependencies
Sebastian Thiel
committed
0517e7c
View commit details
Copy full SHA for 0517e7c
Browse repository at this point
Commits on Dec 13, 2017
Apply latest rustfmt
Byron
committed
ace2602
View commit details
Copy full SHA for ace2602
Browse repository at this point
Commits on Sep 24, 2017
version bump
Show description for e0167bd
Byron
committed
e0167bd
View commit details
Copy full SHA for e0167bd
Browse repository at this point
Merge pull request #3 from paulrouget/serde_bump
Show description for dbac9ec
Byron
authored
dbac9ec
View commit details
Copy full SHA for dbac9ec
Browse repository at this point
Commits on Aug 25, 2017
serde version bump
paulrouget
committed
fe8f02a
View commit details
Copy full SHA for fe8f02a
Browse repository at this point
Commits on Feb 22, 2017
Update changelog
Byron
committed
323a20f
View commit details
Copy full SHA for 323a20f
Browse repository at this point
imp(upgrade): use serde 0.9.8 and Map::Entry
Byron
committed
6092375
View commit details
Copy full SHA for 6092375
Browse repository at this point
Commits on Feb 14, 2017
v2.5.0
Byron
committed
727ed22
View commit details
Copy full SHA for 727ed22
Browse repository at this point
imp(merger): allow keys to be cloned and displayed
Show description for 75fae1b
Sebastian Thiel
committed
75fae1b
View commit details
Copy full SHA for 75fae1b
Browse repository at this point
v2.4.0
Byron
committed
960d01c
View commit details
Copy full SHA for 960d01c
Browse repository at this point
imp(merger): method to obtain mutable borrow to filter
Sebastian Thiel
committed
eeb3a2d
View commit details
Copy full SHA for eeb3a2d
Browse repository at this point
imp(merger): method to obtain immutable reference to filter.
Sebastian Thiel
committed
fc210ea
View commit details
Copy full SHA for fc210ea
Browse repository at this point
Commits on Feb 13, 2017
Update changelog
Byron
committed
49cdef0
View commit details
Copy full SHA for 49cdef0
Browse repository at this point
imp(safety): handle possiblity of underflow
Sebastian Thiel
committed
07eff4f
View commit details
Copy full SHA for 07eff4f
Browse repository at this point
imp(Merger): add AsRef implementation
Sebastian Thiel
committed
981c94a
View commit details
Copy full SHA for 981c94a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.