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
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 }}
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
GitPython
git
diff.py
on
master
User selector
All users
All time
Commit history
Commits on Mar 2, 2015
Store path attribute on Diff object
Show description for 50f763c
jeblair
committed
50f763c
View commit details
Copy full SHA for 50f763c
View code at this point
Browse repository at this point
Commits on Jan 22, 2015
Overhauled all tutorials, and placed them in a unit-test.
Show description for b54b939
Byron
committed
b54b939
View commit details
Copy full SHA for b54b939
View code at this point
Browse repository at this point
Commits on Jan 9, 2015
Now Diff.__str__ works correctly in all python versions.
Show description for c767b52
Byron
committed
c767b52
View commit details
Copy full SHA for c767b52
View code at this point
Browse repository at this point
Fixed mode-handling in Diff creation, and added assertions to catch this in future
Show description for 85a5a8c
Byron
committed
85a5a8c
View commit details
Copy full SHA for 85a5a8c
View code at this point
Browse repository at this point
Added test to verify binary diffs are working as well.
Show description for 18caa61
Byron
committed
18caa61
View commit details
Copy full SHA for 18caa61
View code at this point
Browse repository at this point
Commits on Jan 8, 2015
Added support for rename detection in raw mode (which is the default).
Show description for 987f9bb
Byron
committed
987f9bb
View commit details
Copy full SHA for 987f9bb
View code at this point
Browse repository at this point
Added assertion to better detect diff issues.
Show description for 27b4efe
Byron
committed
27b4efe
View commit details
Copy full SHA for 27b4efe
View code at this point
Browse repository at this point
Commits on Jan 5, 2015
test_diff works
Byron
committed
31b3673
View commit details
Copy full SHA for 31b3673
View code at this point
Browse repository at this point
test_commit works once again
Byron
committed
e1060a2
View commit details
Copy full SHA for e1060a2
View code at this point
Browse repository at this point
Commits on Jan 4, 2015
initial set of adjustments to make (most) imports work.
Show description for f6aa8d1
Byron
committed
f6aa8d1
View commit details
Copy full SHA for f6aa8d1
View code at this point
Browse repository at this point
Bumped version, updated changelog, reduced code smell
Show description for c80d727
Byron
committed
c80d727
View commit details
Copy full SHA for c80d727
View code at this point
Browse repository at this point
Commits on Nov 19, 2014
Applied autopep8
Show description for 2572647
Byron
committed
2572647
View commit details
Copy full SHA for 2572647
View code at this point
Browse repository at this point
Commits on Nov 16, 2014
pep8 linting (trailing whitespace)
Show description for c8e7074
hashar
committed
c8e7074
View commit details
Copy full SHA for c8e7074
View code at this point
Browse repository at this point
pep8 linting (whitespace before/after)
Show description for 614907b
hashar
committed
614907b
View commit details
Copy full SHA for 614907b
View code at this point
Browse repository at this point
pep8 linting (blank lines expectations)
Show description for be34ec2
hashar
committed
be34ec2
View commit details
Copy full SHA for be34ec2
View code at this point
Browse repository at this point
pep8 linting (whitespaces)
Show description for f5d11b7
hashar
committed
f5d11b7
View commit details
Copy full SHA for f5d11b7
View code at this point
Browse repository at this point
Commits on Jul 17, 2014
Untested fix for #172
Show description for 5244f77
Byron
committed
5244f77
View commit details
Copy full SHA for 5244f77
View code at this point
Browse repository at this point
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
View commit details
Copy full SHA for f573b68
View code at this point
Browse repository at this point
Commits on Jan 12, 2011
OSX Signal handling: removed previous hack to fix it somehow using sleep - the error was caused by PySide which, when instantiating a QApplication, changed the signal handlers to interrupt, instead…
Show description for b4b50e7
Byron
committed
b4b50e7
View commit details
Copy full SHA for b4b50e7
View code at this point
Browse repository at this point
Commits on Jan 6, 2011
Added the bugfix code as a utility function to be reused wherever this specific subprocess bug occurs.
Andreas Gutsche
committed
b424f87
View commit details
Copy full SHA for b424f87
View code at this point
Browse repository at this point
Commits on Nov 25, 2010
Moved everything into the git subdirectory - some tests still need to be adjusted
Byron
committed
cb68eef
View commit details
Copy full SHA for cb68eef
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.