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
.
Python3pkg
/
GitPython
Public
forked from
gitpython-developers/GitPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
master
User selector
All users
All time
Commit history
Commits on May 21, 2017
Convert to Python3
ralic
committed
20830d9
View commit details
Copy full SHA for 20830d9
Browse repository at this point
Commits on Apr 9, 2017
Python 3.6 invalid escape sequence deprecation fixes
Show description for 32da7fe
scop
authored and
Byron
committed
32da7fe
View commit details
Copy full SHA for 32da7fe
Browse repository at this point
Handle non-deterministic __del__ in Repo
Show description for 39335e6
Byron
committed
39335e6
View commit details
Copy full SHA for 39335e6
Browse repository at this point
Merge branch 'SylvainDe-master'
Byron
committed
c418df4
View commit details
Copy full SHA for c418df4
Browse repository at this point
Allow failures for dev versions of python
Byron
committed
2dd7aca
View commit details
Copy full SHA for 2dd7aca
Browse repository at this point
Commits on Apr 4, 2017
so minor that wasn't even worth my time typing this comment
yarikoptic
authored and
Byron
committed
3ef8895
View commit details
Copy full SHA for 3ef8895
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
Browse repository at this point
Commits on Mar 8, 2017
Add most recent Python versions in Travis CI
Show description for 6411bf1
SylvainDe
committed
6411bf1
View commit details
Copy full SHA for 6411bf1
Browse repository at this point
chore(version): 2.1.3
Show description for c23ae3a
Byron
committed
c23ae3a
View commit details
Copy full SHA for c23ae3a
Browse repository at this point
chore(version): v2.1.2
Byron
committed
f8c31c6
View commit details
Copy full SHA for f8c31c6
Browse repository at this point
BF: pass original exception into replace_surrogate_encode
Show description for 9ce2a4b
yarikoptic
authored and
Byron
committed
9ce2a4b
View commit details
Copy full SHA for 9ce2a4b
Browse repository at this point
Fix typo
jacksontj
authored and
Byron
committed
9640213
View commit details
Copy full SHA for 9640213
Browse repository at this point
Commits on Mar 7, 2017
Add a fixture to test incremental blame output for git 2.11.1+
ghickman
authored and
Byron
committed
6c6ae79
View commit details
Copy full SHA for 6c6ae79
Browse repository at this point
Document the use of next to throw an exception when hitting EOF
ghickman
authored and
Byron
committed
46c4ec2
View commit details
Copy full SHA for 46c4ec2
Browse repository at this point
Ignore all lines of subsequent hunks until last one is found
Show description for a0788e0
ghickman
authored and
Byron
committed
a0788e0
View commit details
Copy full SHA for a0788e0
Browse repository at this point
Commits on Mar 3, 2017
Add Code Climate configuration
Show description for 830070d
larkinscott
authored and
Byron
committed
830070d
View commit details
Copy full SHA for 830070d
Browse repository at this point
Commits on Mar 1, 2017
BF: there is no exc variable, raising NotASurrogateError if that is the right thing todo
yarikoptic
authored and
Byron
committed
7e84122
View commit details
Copy full SHA for 7e84122
Browse repository at this point
Commits on Feb 25, 2017
chore(flake): satisfy linter
Byron
committed
72dddc7
View commit details
Copy full SHA for 72dddc7
Browse repository at this point
Merge branch 'git_work_tree' of https://github.com/tbhartman/GitPython into tbhartman-git_work_tree
Byron
committed
d3bd3c6
View commit details
Copy full SHA for d3bd3c6
Browse repository at this point
fix(refs): don't assume linux path separator
Show description for 416daa0
Byron
committed
416daa0
View commit details
Copy full SHA for 416daa0
Browse repository at this point
Merge pull request #582 from gitpython-developers/no_devnull_open
Show description for 2ede752
Byron
authored
2ede752
View commit details
Copy full SHA for 2ede752
Browse repository at this point
Merge pull request #555 from ankostis/cntxtmman
Show description for 0181a40
Byron
authored
0181a40
View commit details
Copy full SHA for 0181a40
Browse repository at this point
fix(cmd): don't try to use TASKKILL on linux
Show description for 88732b6
Byron
committed
88732b6
View commit details
Copy full SHA for 88732b6
Browse repository at this point
fix(remote): assemble exception message completely
Show description for fdc8ecb
Byron
committed
fdc8ecb
View commit details
Copy full SHA for fdc8ecb
Browse repository at this point
Commits on Feb 24, 2017
check for GIT_WORK_TREE
tbhartman
committed
8dfa168
View commit details
Copy full SHA for 8dfa168
Browse repository at this point
Commits on Feb 10, 2017
fix(cmd): checking process.DEVNUL were needlessly opening `os.devnull`
Show description for 12db6bb
ankostis
authored
12db6bb
View commit details
Copy full SHA for 12db6bb
Browse repository at this point
Commits on Feb 2, 2017
Fix git.Commit docs typo
reuben-sutton
authored and
Byron
committed
b197de0
View commit details
Copy full SHA for b197de0
Browse repository at this point
Commits on Jan 15, 2017
Merge pull request #574 from vokimon/patch-2
Show description for 552a0aa
Byron
authored
552a0aa
View commit details
Copy full SHA for 552a0aa
Browse repository at this point
pip install using camellcase package name
David García Garzón
authored
0e0b97b
View commit details
Copy full SHA for 0e0b97b
Browse repository at this point
Commits on Jan 2, 2017
Merge pull request #566 from boidolr/master
Show description for f2ad9a2
Byron
authored
f2ad9a2
View commit details
Copy full SHA for f2ad9a2
Browse repository at this point
Commits on Dec 31, 2016
DOC: minor typo
boidolr
committed
965ccef
View commit details
Copy full SHA for 965ccef
Browse repository at this point
Commits on Dec 22, 2016
fix(remote): test
Show description for ddffe26
Byron
committed
ddffe26
View commit details
Copy full SHA for ddffe26
Browse repository at this point
chore(lint): fix
Byron
committed
3d6e173
View commit details
Copy full SHA for 3d6e173
Browse repository at this point
fix(remote): set_url() uses correct argument order
Show description for 82ae723
Byron
committed
82ae723
View commit details
Copy full SHA for 82ae723
Browse repository at this point
fix(tag): improve tag resolution handling
Show description for 15b6bba
Byron
committed
15b6bba
View commit details
Copy full SHA for 15b6bba
Browse repository at this point
Previous
Next
You can’t perform that action at this time.