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
Branch selector
2.1.7
User selector
All users
All time
Commit history
Commits on Sep 28, 2017
version up
Show description for ccff34d
Byron
committed
ccff34d
View commit details
Copy full SHA for ccff34d
Browse repository at this point
Merge pull request #645 from AJMansfield/master
Show description for ddb828e
Byron
authored
ddb828e
View commit details
Copy full SHA for ddb828e
Browse repository at this point
Merge branch 'master' into master
Byron
authored
2e482a2
View commit details
Copy full SHA for 2e482a2
Browse repository at this point
Merge pull request #640 from njalerikson/adding_setup_for_git_executable
Show description for 2eb6cf0
Byron
authored
2eb6cf0
View commit details
Copy full SHA for 2eb6cf0
Browse repository at this point
Merge branch 'master' into master
Byron
authored
58998fb
View commit details
Copy full SHA for 58998fb
Browse repository at this point
Merge branch 'master' into adding_setup_for_git_executable
Byron
authored
a56136f
View commit details
Copy full SHA for a56136f
Browse repository at this point
Merge pull request #649 from OddBloke/hide_re_fetch_result
Show description for 2af601d
Byron
authored
2af601d
View commit details
Copy full SHA for 2af601d
Browse repository at this point
Merge pull request #658 from terminalmage/issue657
Show description for 8ef53c5
Byron
authored
8ef53c5
View commit details
Copy full SHA for 8ef53c5
Browse repository at this point
Merge pull request #654 from vathpela/worktrees
Show description for a5f0343
Byron
authored
a5f0343
View commit details
Copy full SHA for a5f0343
Browse repository at this point
Merge branch 'master' of https://github.com/Plazmaz/GitPython into Plazmaz-master
Byron
committed
fb43244
View commit details
Copy full SHA for fb43244
Browse repository at this point
Fix test_docs
Show description for f6cf7a7
Byron
committed
f6cf7a7
View commit details
Copy full SHA for f6cf7a7
Browse repository at this point
Merge pull request #664 from Horgix/path_expansion
Show description for 3eb497b
Byron
authored
3eb497b
View commit details
Copy full SHA for 3eb497b
Browse repository at this point
Commits on Sep 25, 2017
Apparently bdist_wheel is only in python3
Show description for 2dca537
Byron
committed
2dca537
View commit details
Copy full SHA for 2dca537
Browse repository at this point
version bump
Byron
committed
edb28b9
View commit details
Copy full SHA for edb28b9
Browse repository at this point
Commits on Sep 21, 2017
Merge pull request #666 from bpoldrack/bf-nullhandler
Show description for 4bbaf1c
yarikoptic
authored
4bbaf1c
View commit details
Copy full SHA for 4bbaf1c
Browse repository at this point
Merge pull request #667 from yarikoptic/bf-useget
Show description for fad63e8
yarikoptic
authored
fad63e8
View commit details
Copy full SHA for fad63e8
Browse repository at this point
BF: Added missing NullHandler to logger in git.remote
bpoldrack
committed
2b3c16c
View commit details
Copy full SHA for 2b3c16c
Browse repository at this point
Commits on Sep 20, 2017
BF: use get, not casting get_value while dealing with submodule path/url etc
yarikoptic
committed
52912b5
View commit details
Copy full SHA for 52912b5
Browse repository at this point
Commits on Aug 25, 2017
util: move expand_path from repo/base and use it in Git class init
Horgix
committed
a2d6787
View commit details
Copy full SHA for a2d6787
Browse repository at this point
Commits on Aug 24, 2017
Fixed missing parameter and changed name
Plazmaz
committed
67291f0
View commit details
Copy full SHA for 67291f0
Browse repository at this point
Commits on Aug 22, 2017
worktrees: make non-packed refs also work correctly.
Show description for d1c40f4
vathpela
committed
d1c40f4
View commit details
Copy full SHA for d1c40f4
Browse repository at this point
Commits on Aug 21, 2017
Fix leaking environment variables
Plazmaz
committed
54709d9
View commit details
Copy full SHA for 54709d9
Browse repository at this point
Commits on Aug 10, 2017
Fix GitError being raised in initial `import git`
Show description for 0b6cde8
terminalmage
committed
0b6cde8
View commit details
Copy full SHA for 0b6cde8
Browse repository at this point
Commits on Jul 28, 2017
FetchInfo.re_fetch_result has no reason to be public
Show description for 0ef12ae
Daniel Watkins
committed
0ef12ae
View commit details
Copy full SHA for 0ef12ae
Browse repository at this point
Commits on Jul 26, 2017
Minor bug fixes
Show description for 90dc03d
kenodegard
committed
90dc03d
View commit details
Copy full SHA for 90dc03d
Browse repository at this point
Commits on Jul 25, 2017
Minor additional cleanup
Show description for 79a36a5
kenodegard
committed
79a36a5
View commit details
Copy full SHA for 79a36a5
Browse repository at this point
Commits on Jul 19, 2017
added myself
AJMansfield
committed
251128d
View commit details
Copy full SHA for 251128d
Browse repository at this point
Merge branch 'tests'
AJMansfield
committed
a99953c
View commit details
Copy full SHA for a99953c
Browse repository at this point
implemented per-call environment variable support
AJMansfield
committed
24d4926
View commit details
Copy full SHA for 24d4926
Browse repository at this point
test if it accepts environment variables in commands
AJMansfield
committed
67260a3
View commit details
Copy full SHA for 67260a3
Browse repository at this point
Commits on Jul 13, 2017
Renamed GIT_PYTHON_INITERR to GIT_PYTHON_REFRESH
Show description for 2b3e769
kenodegard
committed
2b3e769
View commit details
Copy full SHA for 2b3e769
Browse repository at this point
Removed remaining references to git.setup function
Show description for 4aa750a
kenodegard
committed
4aa750a
View commit details
Copy full SHA for 4aa750a
Browse repository at this point
Expanded ability of import
Show description for 3430bde
kenodegard
committed
3430bde
View commit details
Copy full SHA for 3430bde
Browse repository at this point
Commits on Jul 9, 2017
Added ability to silence initial warning
Show description for b56d677
kenodegard
committed
b56d677
View commit details
Copy full SHA for b56d677
Browse repository at this point
Modified AUTHORS file
Show description for e8cb31d
kenodegard
committed
e8cb31d
View commit details
Copy full SHA for e8cb31d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.