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
base.py
on
3.1.38
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 21, 2023
Refactor try-finally cleanup in git/
Show description for ff84b26
EliahKagan
committed
ff84b26
View commit details
Copy full SHA for ff84b26
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
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
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 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
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
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 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 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 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
update types in types.py
Yobmod
committed
2fa9fb1
View commit details
Copy full SHA for 2fa9fb1
View code at this point
Browse repository at this point
Commits on Jul 9, 2021
Fix typing of index.fun.write_tree_from_cache()
Yobmod
committed
2ea528e
View commit details
Copy full SHA for 2ea528e
View code at this point
Browse repository at this point
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
Remove defsult_index decorator from diff() and do check within function. Breaks typechecking for some reason
Yobmod
committed
b03af05
View commit details
Copy full SHA for b03af05
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
Commits on Jul 8, 2021
Finish initial typing of index folder
Yobmod
committed
5d3818e
View commit details
Copy full SHA for 5d3818e
View code at this point
Browse repository at this point
Increase mypy strictness (no_implicit_optional & warn_redundant_casts) and fix errors
Yobmod
committed
2e2fe18
View commit details
Copy full SHA for 2e2fe18
View code at this point
Browse repository at this point
Commits on Jul 6, 2021
Type index _items_to_rela_paths()
Yobmod
committed
28bde39
View commit details
Copy full SHA for 28bde39
View code at this point
Browse repository at this point
UnMake subodule a forward ref in Index.base2
Yobmod
committed
3cc0edc
View commit details
Copy full SHA for 3cc0edc
View code at this point
Browse repository at this point
UnMake subodule a forward ref in Index.base
Yobmod
committed
de36cb6
View commit details
Copy full SHA for de36cb6
View code at this point
Browse repository at this point
Make subodule a forward ref in Index.base3
Yobmod
committed
f372187
View commit details
Copy full SHA for f372187
View code at this point
Browse repository at this point
Make subodule a forward ref in Index.base2
Yobmod
committed
33ffd0b
View commit details
Copy full SHA for 33ffd0b
View code at this point
Browse repository at this point
Make subodule a forward ref in Index.base
Yobmod
committed
06eca0b
View commit details
Copy full SHA for 06eca0b
View code at this point
Browse repository at this point
Improve types of @unbare_repo and @git_working_dir decorators
Yobmod
committed
6471018
View commit details
Copy full SHA for 6471018
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.