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 }}
Unpublished
/
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
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 18, 2023
Fix name only
Unpublished
committed
b1ae544
View commit details
Copy full SHA for b1ae544
Browse repository at this point
git diff support --name-only option
Unpublished
committed
9432e43
View commit details
Copy full SHA for 9432e43
Browse repository at this point
Commits on Feb 16, 2023
prepare next release
Byron
committed
f253335
View commit details
Copy full SHA for f253335
Browse repository at this point
Merge pull request #1555 from Codym48/fix/get_values
Show description for 0e5358a
Byron
authored
0e5358a
View commit details
Copy full SHA for 0e5358a
Browse repository at this point
Add test asserting that get_values works by itself
Show description for fc843d3
Codym48
committed
fc843d3
View commit details
Copy full SHA for fc843d3
Browse repository at this point
Commits on Feb 12, 2023
Merge pull request #1554 from eric-wieser/patch-4
Show description for 202e31c
Byron
authored
202e31c
View commit details
Copy full SHA for 202e31c
Browse repository at this point
Update cmd.py
eric-wieser
authored
5ab58f3
View commit details
Copy full SHA for 5ab58f3
Browse repository at this point
Fix RecursionError when iterating streams
eric-wieser
authored
5cbc178
View commit details
Copy full SHA for 5cbc178
Browse repository at this point
Commits on Feb 2, 2023
Merge pull request #1550 from Sineaggi/remove-optional-from-two-variables
Show description for c84dde2
Byron
authored
c84dde2
View commit details
Copy full SHA for c84dde2
Browse repository at this point
Update docs
Sineaggi
committed
4a44fdf
View commit details
Copy full SHA for 4a44fdf
Browse repository at this point
Add additional assertions to test_base.py
Sineaggi
committed
fb6eb3d
View commit details
Copy full SHA for fb6eb3d
Browse repository at this point
Merge pull request #1551 from mellowed100/main
Show description for 6ed2285
Byron
authored
6ed2285
View commit details
Copy full SHA for 6ed2285
Browse repository at this point
Updated diff test to use different similarity thresholds
Cesar Velazquez
committed
c0e69a4
View commit details
Copy full SHA for c0e69a4
Browse repository at this point
Commits on Feb 1, 2023
Add check to test bare repo
Sineaggi
committed
bc8f119
View commit details
Copy full SHA for bc8f119
Browse repository at this point
Added diff test to disable rename detection
Cesar Velazquez
committed
186d75c
View commit details
Copy full SHA for 186d75c
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
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
Browse repository at this point
Commits on Jan 27, 2023
Remove optional from two member variables
Sineaggi
committed
cc71f02
View commit details
Copy full SHA for cc71f02
Browse repository at this point
Commits on Jan 25, 2023
Merge pull request #1547 from jcowgill/non-hour-timezones
Show description for 63a60b3
Byron
authored
63a60b3
View commit details
Copy full SHA for 63a60b3
Browse repository at this point
Commits on Jan 24, 2023
Fix timezone parsing functions for non-hour timezones
Show description for 854a2d1
jcowgill
committed
854a2d1
View commit details
Copy full SHA for 854a2d1
Browse repository at this point
Commits on Jan 22, 2023
Merge pull request #1545 from Lightborne/fix_ignored
Show description for cc92d51
Byron
authored
cc92d51
View commit details
Copy full SHA for cc92d51
Browse repository at this point
Commits on Jan 21, 2023
Raise exception if return code from check-ignore is not 1
Lightborne
committed
df4dabb
View commit details
Copy full SHA for df4dabb
Browse repository at this point
Add test to verify GitCommandError is raised when check-ignore is run against a file behind a symlink
Lightborne
committed
2ddb604
View commit details
Copy full SHA for 2ddb604
Browse repository at this point
Add test_ignored_items_reported
Lightborne
committed
7ada83a
View commit details
Copy full SHA for 7ada83a
Browse repository at this point
Commits on Jan 17, 2023
Merge pull request #1541 from hugovk/add-3.11
Show description for f594266
Byron
authored
f594266
View commit details
Copy full SHA for f594266
Browse repository at this point
Commits on Jan 16, 2023
Lint with Flake8 via pre-commit
hugovk
committed
8a80474
View commit details
Copy full SHA for 8a80474
Browse repository at this point
Commits on Jan 15, 2023
Upgrade Python syntax with pyupgrade --py37-plus
hugovk
committed
496c69c
View commit details
Copy full SHA for 496c69c
Browse repository at this point
Fix typo
hugovk
committed
6666337
View commit details
Copy full SHA for 6666337
Browse repository at this point
Declare support for Python 3.11
hugovk
committed
ef69760
View commit details
Copy full SHA for ef69760
Browse repository at this point
Commits on Jan 14, 2023
Merge pull request #1537 from teknoraver/main
Show description for 3901d4c
Byron
authored
3901d4c
View commit details
Copy full SHA for 3901d4c
Browse repository at this point
Commits on Jan 13, 2023
fix files list on file rename
Show description for c9b44d2
teknoraver
committed
c9b44d2
View commit details
Copy full SHA for c9b44d2
Browse repository at this point
Commits on Jan 10, 2023
get_values eagerly loads sections before return
kfreezen
committed
cfc613a
View commit details
Copy full SHA for cfc613a
Browse repository at this point
Commits on Jan 9, 2023
Merge pull request #1532 from marlamb/feature/reduce-resource-leaks
Show description for 90c81a5
Byron
authored
90c81a5
View commit details
Copy full SHA for 90c81a5
Browse repository at this point
Commits on Jan 8, 2023
Fix some resource leaks by open file handles
Martin Lambertsen
committed
e500466
View commit details
Copy full SHA for e500466
Browse repository at this point
Merge pull request #1531 from obfusk/fix-tempfile
Show description for 27a283b
Byron
authored
27a283b
View commit details
Copy full SHA for 27a283b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.