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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
gitpython-developers
/
GitPython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
988
Star
5.2k
Code
Issues
8
Pull requests
2
Discussions
Actions
Security and quality
31
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
GitPython
git
index
typ.py
on
security-fixes
User selector
All users
All time
Commit history
Commits on Nov 28, 2025
Fix or ignore all mypy errors
George-Ogden
committed
8469a12
View commit details
Copy full SHA for 8469a12
View code at this point
Browse repository at this point
Commits on Nov 2, 2025
Support index format v3
blahgeek
committed
74ff8e5
View commit details
Copy full SHA for 74ff8e5
View code at this point
Browse repository at this point
Commits on Mar 19, 2024
Pick a consistent type for __all__ (for now, list)
Show description for 78055a8
EliahKagan
committed
78055a8
View commit details
Copy full SHA for 78055a8
View code at this point
Browse repository at this point
Commits on Mar 18, 2024
Improve relative order of import groups, and __all__, in git.index
EliahKagan
committed
1c9bda2
View commit details
Copy full SHA for 1c9bda2
View code at this point
Browse repository at this point
Incompletely change git.index imports to test modattrs.py
Show description for fc86a23
EliahKagan
committed
fc86a23
View commit details
Copy full SHA for fc86a23
View code at this point
Browse repository at this point
Commits on Mar 15, 2024
Use Sphinx manpage references where applicable
Show description for d8ab99c
EliahKagan
committed
d8ab99c
View commit details
Copy full SHA for d8ab99c
View code at this point
Browse repository at this point
Commits on Mar 8, 2024
Drop wrong variable annotations in BlobFilter.__call__
Show description for e4fd2e3
EliahKagan
committed
e4fd2e3
View commit details
Copy full SHA for e4fd2e3
View code at this point
Browse repository at this point
Commits on Feb 28, 2024
Further revise docstrings within git.index
EliahKagan
committed
1b25a13
View commit details
Copy full SHA for 1b25a13
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
Revise docstrings within git.index
Show description for 8ec7e32
EliahKagan
committed
8ec7e32
View commit details
Copy full SHA for 8ec7e32
View code at this point
Browse repository at this point
Commits on Nov 6, 2023
Revise and restore some module docstrings
Show description for aed3b59
EliahKagan
committed
aed3b59
View commit details
Copy full SHA for aed3b59
View code at this point
Browse repository at this point
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 22, 2023
Make all one-element __slots__ be tuples
Show description for 0327f8f
EliahKagan
committed
0327f8f
View commit details
Copy full SHA for 0327f8f
View code at this point
Browse repository at this point
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
Commits on Jun 28, 2022
Fix blob filter path shorter than filter path
AustinScola
committed
ed45d5b
View commit details
Copy full SHA for ed45d5b
View code at this point
Browse repository at this point
Commits on Jun 26, 2022
Use generator instead of map
AustinScola
committed
420d2af
View commit details
Copy full SHA for 420d2af
View code at this point
Browse repository at this point
Remove usage of `PosixPath.is_relative_to`
Show description for cc80e6b
AustinScola
committed
cc80e6b
View commit details
Copy full SHA for cc80e6b
View code at this point
Browse repository at this point
Fix pathlike type annotation typo
AustinScola
committed
c6a018b
View commit details
Copy full SHA for c6a018b
View code at this point
Browse repository at this point
Change to not stringify paths
AustinScola
committed
1314d63
View commit details
Copy full SHA for 1314d63
View code at this point
Browse repository at this point
Commits on Jun 21, 2022
Move stage type def
AustinScola
committed
d171365
View commit details
Copy full SHA for d171365
View code at this point
Browse repository at this point
Fix blob filter types
Show description for da88a6d
AustinScola
committed
da88a6d
View commit details
Copy full SHA for da88a6d
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 Jul 24, 2021
Rmv with_metaclass shim, make section constraint generic wrt its configparser type
Yobmod
committed
d812818
View commit details
Copy full SHA for d812818
View code at this point
Browse repository at this point
Use BaseIndexEntry named access in index/fun.py
Yobmod
committed
2bc2ac0
View commit details
Copy full SHA for 2bc2ac0
View code at this point
Browse repository at this point
Commits on May 16, 2021
Add types to index.typ.py
Yobmod
committed
158b3c7
View commit details
Copy full SHA for 158b3c7
View code at this point
Browse repository at this point
Add remaining types to IndexFile ._preprocess_add_items() to .diff()
Yobmod
committed
78d12aa
View commit details
Copy full SHA for 78d12aa
View code at this point
Browse repository at this point
Commits on Mar 9, 2017
Spelling fixes
scop
authored and
Byron
committed
8dffba5
View commit details
Copy full SHA for 8dffba5
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 6, 2015
test_index works
Byron
committed
45c1c99
View commit details
Copy full SHA for 45c1c99
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
Previous
Next
You can’t perform that action at this time.