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
.
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
on
3.1.33
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 20, 2023
Apply straight-forward typing fixes
bodograumann
committed
f01ee4f
View commit details
Copy full SHA for f01ee4f
View code at this point
Browse repository at this point
Add missing type annotation
bodograumann
committed
3908e79
View commit details
Copy full SHA for 3908e79
View code at this point
Browse repository at this point
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 Jul 7, 2023
fixes
r-darwish
committed
a3859ee
View commit details
Copy full SHA for a3859ee
View code at this point
Browse repository at this point
Don't rely on __del__
r-darwish
committed
8186159
View commit details
Copy full SHA for 8186159
View code at this point
Browse repository at this point
Commits on Dec 29, 2022
Fix Sphinx rendering errors
Show description for 4463624
stephan-cr
authored and
Byron
committed
4463624
View commit details
Copy full SHA for 4463624
View code at this point
Browse repository at this point
Commits on Oct 13, 2022
Add datetime.datetime type to commit_date and author_date
SergeantMenacingGarlic
committed
8f51abd
View commit details
Copy full SHA for 8f51abd
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
Add stage type to all
AustinScola
committed
a6ce118
View commit details
Copy full SHA for a6ce118
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
fix: Allow adding PathLike object to index
Show description for 8232b17
Ruben DI BATTISTA
committed
8232b17
View commit details
Copy full SHA for 8232b17
View code at this point
Browse repository at this point
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
Revert "Remove flake8 linting in favor of `black` formatting"
Show description for b4b2380
Byron
committed
b4b2380
View commit details
Copy full SHA for b4b2380
View code at this point
Browse repository at this point
Remove flake8 linting in favor of `black` formatting
Show description for a7c5d88
Byron
committed
a7c5d88
View commit details
Copy full SHA for a7c5d88
View code at this point
Browse repository at this point
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 May 7, 2022
Fix various typos
Show description for dde3a8b
luzpaz
committed
dde3a8b
View commit details
Copy full SHA for dde3a8b
View code at this point
Browse repository at this point
Commits on Feb 3, 2022
Let index.commit refer to correct method for parameter information (#1407)
Byron
committed
cd29f07
View commit details
Copy full SHA for cd29f07
View code at this point
Browse repository at this point
Commits on Jan 14, 2022
Use bash to open extensionless hooks on windows
Show description for b719e18
idbrii
authored and
Byron
committed
b719e18
View commit details
Copy full SHA for b719e18
View code at this point
Browse repository at this point
Commits on Jan 10, 2022
Assure index file descriptor is closed after reader (#1394) (#1395)
Show description for e16a004
Byron
committed
e16a004
View commit details
Copy full SHA for e16a004
View code at this point
Browse repository at this point
Commits on Jan 7, 2022
Avoid taking a lock for reading
Show description for d79d20d
Byron
committed
d79d20d
View commit details
Copy full SHA for d79d20d
View code at this point
Browse repository at this point
Commits on Oct 3, 2021
Revert "Replace wildcard imports with concrete imports"
Show description for ce4afe4
trym-b
authored and
Byron
committed
ce4afe4
View commit details
Copy full SHA for ce4afe4
View code at this point
Browse repository at this point
Commits on Oct 1, 2021
Replace wildcard imports with concrete imports
Show description for 53d94b8
trym-b
authored and
Byron
committed
53d94b8
View commit details
Copy full SHA for 53d94b8
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
Add final types to index/fun.py
Yobmod
committed
48f64bb
View commit details
Copy full SHA for 48f64bb
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
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
Rmv old py2.7 __future__ imports
Yobmod
committed
600df04
View commit details
Copy full SHA for 600df04
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.