Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
Reseting 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 }}
githubdelegate
/
GitPython
Public
forked from
gitpython-developers/GitPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
GitPython
git
test
test_diff.py
on
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 21, 2015
Added advance usage examples to tutorial and made minor fixes.
Show description for e4d3809
Byron
committed
e4d3809
Copy full SHA for e4d3809
Commits on Jan 9, 2015
Now Diff.__str__ works correctly in all python versions.
Show description for c767b52
Byron
committed
c767b52
Copy full SHA for c767b52
Fixed mode-handling in Diff creation, and added assertions to catch this in future
Show description for 85a5a8c
Byron
committed
85a5a8c
Copy full SHA for 85a5a8c
Added test to verify binary diffs are working as well.
Show description for 18caa61
Byron
committed
18caa61
Copy full SHA for 18caa61
Added test to verify binary diffs are working as well.
Show description for 0d9f149
Byron
committed
0d9f149
Copy full SHA for 0d9f149
Commits on Jan 8, 2015
Added support for rename detection in raw mode (which is the default).
Show description for 987f9bb
Byron
committed
987f9bb
Copy full SHA for 987f9bb
Added assertion to better detect diff issues.
Show description for 27b4efe
Byron
committed
27b4efe
Copy full SHA for 27b4efe
Commits on Jan 4, 2015
Replaced ordered dict with standard version; used logging module
Show description for 6f55c17
Byron
committed
6f55c17
Copy full SHA for 6f55c17
Removed 'from X import *' whereever possible
Byron
committed
1b9d3b9
Copy full SHA for 1b9d3b9
Bumped version, updated changelog, reduced code smell
Show description for c80d727
Byron
committed
c80d727
Copy full SHA for c80d727
Commits on Nov 16, 2014
pep8 linting (trailing whitespace)
Show description for c8e7074
hashar
committed
c8e7074
Copy full SHA for c8e7074
pep8 linting (whitespace before/after)
Show description for 614907b
hashar
committed
614907b
Copy full SHA for 614907b
pep8 linting (blank lines expectations)
Show description for be34ec2
hashar
committed
be34ec2
Copy full SHA for be34ec2
pep8 linting (whitespaces)
Show description for f5d11b7
hashar
committed
f5d11b7
Copy full SHA for f5d11b7
Commits on Feb 9, 2014
tabs to 4 spaces - this won't make integrating the patches easier, but it's probably a good idea to go a little more pep8 (and fix sins of my youth ;) )
Byron
committed
f573b68
Copy full SHA for f573b68
Commits on Nov 25, 2010
Moved everything into the git subdirectory - some tests still need to be adjusted
Byron
committed
cb68eef
Copy full SHA for cb68eef
Loading
You can’t perform that action at this time.