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
refs
on
more-robust-git-diff
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 12, 2020
Ensure only fully matching symrefs are deleted
Show description for 6ef3775
westphahl
authored and
Byron
committed
6ef3775
View commit details
Copy full SHA for 6ef3775
View code at this point
Browse repository at this point
Commits on Jun 13, 2020
Fix exception causes in 7 modules
cool-RR
authored and
Byron
committed
99ba753
View commit details
Copy full SHA for 99ba753
View code at this point
Browse repository at this point
Commits on May 28, 2020
Fix flake8 errors
Byron
committed
69ca329
View commit details
Copy full SHA for 69ca329
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
Remove now unnecessary explicit Unicode string literal prefixes
Harmon758
committed
d39bd53
View commit details
Copy full SHA for d39bd53
View code at this point
Browse repository at this point
Commits on Feb 18, 2020
Use UTF-8 encoding when getting information about a symbolic reference
Show description for 863abe8
Harmon758
committed
863abe8
View commit details
Copy full SHA for 863abe8
View code at this point
Browse repository at this point
Commits on Feb 8, 2020
Remove and replace compat.string_types
Harmon758
authored and
Byron
committed
768b9ff
View commit details
Copy full SHA for 768b9ff
View code at this point
Browse repository at this point
Remove checks for Python 2 and/or 3
Harmon758
authored and
Byron
committed
6aa78cd
View commit details
Copy full SHA for 6aa78cd
View code at this point
Browse repository at this point
Remove and replace compat.xrange
Harmon758
authored and
Byron
committed
b5dd2f0
View commit details
Copy full SHA for b5dd2f0
View code at this point
Browse repository at this point
Commits on Oct 28, 2019
removed extra line as per code review
imkaka
committed
9932e64
View commit details
Copy full SHA for 9932e64
View code at this point
Browse repository at this point
Commits on Oct 24, 2019
silence PYL-W0621
imkaka
committed
225529c
View commit details
Copy full SHA for 225529c
View code at this point
Browse repository at this point
silance Re-defined variable from outer scope
imkaka
committed
4dda3cb
View commit details
Copy full SHA for 4dda3cb
View code at this point
Browse repository at this point
Commits on Oct 23, 2019
resolved all minor issues arised by last fix patch
imkaka
committed
1dc46d7
View commit details
Copy full SHA for 1dc46d7
View code at this point
Browse repository at this point
fix File opened without the with statement
imkaka
committed
597fb58
View commit details
Copy full SHA for 597fb58
View code at this point
Browse repository at this point
fix Loop variable used outside the loop
imkaka
committed
5eb8289
View commit details
Copy full SHA for 5eb8289
View code at this point
Browse repository at this point
Commits on Oct 22, 2019
fixed classmethod argument PYL-C0202
imkaka
committed
0685d62
View commit details
Copy full SHA for 0685d62
View code at this point
Browse repository at this point
Commits on Oct 15, 2019
removed Unnecessary “else” after “return”
pratik-anurag
authored and
Byron
committed
69d7a0c
View commit details
Copy full SHA for 69d7a0c
View code at this point
Browse repository at this point
removed Unnecessary “else” after “return”
pratik-anurag
authored and
Byron
committed
64b85ee
View commit details
Copy full SHA for 64b85ee
View code at this point
Browse repository at this point
renamed unused variables
pratik-anurag
authored and
Byron
committed
6cfd4b3
View commit details
Copy full SHA for 6cfd4b3
View code at this point
Browse repository at this point
Commits on Mar 18, 2018
Use automatic formatters
hugovk
committed
16223e5
View commit details
Copy full SHA for 16223e5
View code at this point
Browse repository at this point
Rewrite unnecessary dict/list/tuple calls as literals
hugovk
committed
ac4f7d3
View commit details
Copy full SHA for ac4f7d3
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
RF: primarily flake8 lints + minor RF to reduce duplication in PATHEXT
Show description for 6ee08fc
yarikoptic
committed
6ee08fc
View commit details
Copy full SHA for 6ee08fc
View code at this point
Browse repository at this point
Commits on Oct 13, 2017
recognize the new packed-ref header format
Show description for 5a358f2
Brenda J. Butler
committed
5a358f2
View commit details
Copy full SHA for 5a358f2
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 1, 2017
Repo: handle worktrees better
Show description for aec58a9
vathpela
authored and
Byron
committed
aec58a9
View commit details
Copy full SHA for aec58a9
View code at this point
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
View code at this point
Browse repository at this point
Commits on Feb 25, 2017
fix(refs): don't assume linux path separator
Show description for 416daa0
Byron
committed
416daa0
View commit details
Copy full SHA for 416daa0
View code at this point
Browse repository at this point
Commits on Dec 22, 2016
chore(lint): fix
Byron
committed
3d6e173
View commit details
Copy full SHA for 3d6e173
View code at this point
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
View code at this point
Browse repository at this point
Commits on Dec 8, 2016
fix(refs): handle quoted branch names
Show description for f21630b
Byron
committed
f21630b
View commit details
Copy full SHA for f21630b
View code at this point
Browse repository at this point
Commits on Oct 22, 2016
Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-cygwin
Byron
committed
caa0ea7
View commit details
Copy full SHA for caa0ea7
View code at this point
Browse repository at this point
Commits on Oct 20, 2016
Fix some typos
bryant1410
committed
66c41eb
View commit details
Copy full SHA for 66c41eb
View code at this point
Browse repository at this point
Commits on Oct 16, 2016
src: reduce needless deps to `gitdb.util`
ankostis
committed
b02662d
View commit details
Copy full SHA for b02662d
View code at this point
Browse repository at this point
src: import os.path as osp
ankostis
committed
0210e39
View commit details
Copy full SHA for 0210e39
View code at this point
Browse repository at this point
Commits on Oct 4, 2016
io: Wrap (probably) allconfig_writers in `with` blocks
ankostis
committed
8a2f7dc
View commit details
Copy full SHA for 8a2f7dc
View code at this point
Browse repository at this point
src: No PyDev warnings
Show description for a469af8
ankostis
committed
a469af8
View commit details
Copy full SHA for a469af8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.