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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Python-Repository-Hub
/
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
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
GitPython
git
diff.py
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 3, 2023
Make comments more consistent and clarify license
Show description for 454032c
EliahKagan
committed
454032c
View commit details
Copy full SHA for 454032c
View code at this point
Browse repository at this point
Commits on Oct 30, 2023
Shorten some docstring references with tilde notation
Show description for a040edb
EliahKagan
committed
a040edb
View commit details
Copy full SHA for a040edb
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
Improve consistency of "END" comments
Show description for a5fc1d8
EliahKagan
committed
a5fc1d8
View commit details
Copy full SHA for a5fc1d8
View code at this point
Browse repository at this point
Change :returns: to :return:
Show description for db317f1
EliahKagan
committed
db317f1
View commit details
Copy full SHA for db317f1
View code at this point
Browse repository at this point
Commits on Oct 23, 2023
More wording improvements (in git module)
Show description for f444470
EliahKagan
committed
f444470
View commit details
Copy full SHA for f444470
View code at this point
Browse repository at this point
Commits on Oct 22, 2023
Remove explicit inheritance from object
Show description for f78587f
EliahKagan
committed
f78587f
View commit details
Copy full SHA for f78587f
View code at this point
Browse repository at this point
Revise docstrings and comments for clarity and formatting
Show description for cd16a35
EliahKagan
committed
cd16a35
View commit details
Copy full SHA for cd16a35
View code at this point
Browse repository at this point
Fix _index_from_*_format docstrings (proc reading)
Show description for 35fd65b
EliahKagan
committed
35fd65b
View commit details
Copy full SHA for 35fd65b
View code at this point
Browse repository at this point
Put all regex patterns in r-strings
Show description for ffcbf07
EliahKagan
committed
ffcbf07
View commit details
Copy full SHA for ffcbf07
View code at this point
Browse repository at this point
Commits on Sep 17, 2023
Fix URLs that were redirecting to another license
Show description for ae8c018
EliahKagan
committed
ae8c018
View commit details
Copy full SHA for ae8c018
View code at this point
Browse repository at this point
Commits on Jul 20, 2023
Run black and exclude submodule
bodograumann
committed
6035db0
View commit details
Copy full SHA for 6035db0
View code at this point
Browse repository at this point
Commits on Jan 31, 2023
fixed lint error
Cesar Velazquez
committed
6cf3661
View commit details
Copy full SHA for 6cf3661
View code at this point
Browse repository at this point
Commits on Jan 30, 2023
Enable user to override default diff -M arg
Cesar Velazquez
committed
22f5158
View commit details
Copy full SHA for 22f5158
View code at this point
Browse repository at this point
Commits on Sep 27, 2022
Ignore empty info in diff line
dwapstra
committed
41003c5
View commit details
Copy full SHA for 41003c5
View code at this point
Browse repository at this point
Commits on Sep 13, 2022
Fix bug where colons in paths raise a `ValueError` on `diff()` calls.
Show description for db392ae
langfield
committed
db392ae
View commit details
Copy full SHA for db392ae
View code at this point
Browse repository at this point
Commits on May 18, 2022
reformat according to 'black' configuration file.
Byron
committed
e530544
View commit details
Copy full SHA for e530544
View code at this point
Browse repository at this point
Commits on May 17, 2022
Run everything through 'black'
Show description for 21ec529
Byron
committed
21ec529
View commit details
Copy full SHA for 21ec529
View code at this point
Browse repository at this point
Commits on Jan 7, 2022
Revert "Use NUL character to extract meta and path from git diff"
Show description for 3ef81e1
Byron
committed
3ef81e1
View commit details
Copy full SHA for 3ef81e1
View code at this point
Browse repository at this point
Use NUL character to extract meta and path from git diff
Show description for 01f0988
NHanser
authored and
Byron
committed
01f0988
View commit details
Copy full SHA for 01f0988
View code at this point
Browse repository at this point
Commits on Aug 2, 2021
increase mypy strictness (warn unused ignored and warn unreachable)
Yobmod
committed
91fce33
View commit details
Copy full SHA for 91fce33
View code at this point
Browse repository at this point
Commits on Jul 31, 2021
replace some TBDs wiht runtime types
Yobmod
committed
39d37d5
View commit details
Copy full SHA for 39d37d5
View code at this point
Browse repository at this point
Commits on Jul 24, 2021
Replace all Typeguard with cast, revert update to typing-extensions==3.10.0
Yobmod
committed
e6345d6
View commit details
Copy full SHA for e6345d6
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
Change remaining type comments to py3.6+ types
Yobmod
committed
9e5e969
View commit details
Copy full SHA for 9e5e969
View code at this point
Browse repository at this point
Make types in refs compatible with previous
Yobmod
committed
ac39679
View commit details
Copy full SHA for ac39679
View code at this point
Browse repository at this point
Commits on Jul 9, 2021
Improve IndexFile_process_diff_args() to get checks to rerun
Yobmod
committed
09053c5
View commit details
Copy full SHA for 09053c5
View code at this point
Browse repository at this point
Make IndexFile and Diffable .diff() types agree
Yobmod
committed
797e962
View commit details
Copy full SHA for 797e962
View code at this point
Browse repository at this point
Rmv Diffable assert, add Remoote.url property
Yobmod
committed
e7b685d
View commit details
Copy full SHA for e7b685d
View code at this point
Browse repository at this point
Improve Diffable method typing
Yobmod
committed
f916c14
View commit details
Copy full SHA for f916c14
View code at this point
Browse repository at this point
Try to distinguation git.diff module from diff.Diff.diff and diff.Daffable.diff()
Yobmod
committed
7c6ae2b
View commit details
Copy full SHA for 7c6ae2b
View code at this point
Browse repository at this point
Make has_repo protocol runtime checkable and use in Diffable
Yobmod
committed
9377462
View commit details
Copy full SHA for 9377462
View code at this point
Browse repository at this point
Commits on Jul 6, 2021
Make diff.DiffIndex generic List['Diff']
Yobmod
committed
873ebe6
View commit details
Copy full SHA for 873ebe6
View code at this point
Browse repository at this point
Add 'U' to change_levels (should pass)
Yobmod
committed
e985851
View commit details
Copy full SHA for e985851
View code at this point
Browse repository at this point
Check change_levels (should fail)
Yobmod
committed
1d0e666
View commit details
Copy full SHA for 1d0e666
View code at this point
Browse repository at this point
Readd submodule.base.py types
Yobmod
committed
94c2ae4
View commit details
Copy full SHA for 94c2ae4
View code at this point
Browse repository at this point
Readd typeguard to Diff.py
Yobmod
committed
215abfd
View commit details
Copy full SHA for 215abfd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.