Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
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 }}
gitpython-developers
/
GitPython
Public
Notifications
You must be signed in to change notification settings
Fork
934
Star
4.8k
Code
Issues
170
Pull requests
3
Discussions
Actions
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
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
Copy full SHA for 6ef3775
Commits on Jun 13, 2020
Fix exception causes in 7 modules
cool-RR
authored and
Byron
committed
99ba753
Copy full SHA for 99ba753
Commits on May 28, 2020
Fix flake8 errors
Byron
committed
69ca329
Copy full SHA for 69ca329
Commits on Feb 25, 2020
Remove now unnecessary explicit Unicode string literal prefixes
Harmon758
committed
d39bd53
Copy full SHA for d39bd53
Commits on Feb 18, 2020
Use UTF-8 encoding when getting information about a symbolic reference
Show description for 863abe8
Harmon758
committed
863abe8
Copy full SHA for 863abe8
Commits on Feb 8, 2020
Remove and replace compat.string_types
Harmon758
authored and
Byron
committed
768b9ff
Copy full SHA for 768b9ff
Remove checks for Python 2 and/or 3
Harmon758
authored and
Byron
committed
6aa78cd
Copy full SHA for 6aa78cd
Remove and replace compat.xrange
Harmon758
authored and
Byron
committed
b5dd2f0
Copy full SHA for b5dd2f0
Commits on Oct 28, 2019
removed extra line as per code review
imkaka
committed
9932e64
Copy full SHA for 9932e64
Commits on Oct 24, 2019
silence PYL-W0621
imkaka
committed
225529c
Copy full SHA for 225529c
silance Re-defined variable from outer scope
imkaka
committed
4dda3cb
Copy full SHA for 4dda3cb
Commits on Oct 23, 2019
resolved all minor issues arised by last fix patch
imkaka
committed
1dc46d7
Copy full SHA for 1dc46d7
fix File opened without the with statement
imkaka
committed
597fb58
Copy full SHA for 597fb58
fix Loop variable used outside the loop
imkaka
committed
5eb8289
Copy full SHA for 5eb8289
Commits on Oct 22, 2019
fixed classmethod argument PYL-C0202
imkaka
committed
0685d62
Copy full SHA for 0685d62
Commits on Oct 15, 2019
removed Unnecessary “else” after “return”
pratik-anurag
authored and
Byron
committed
69d7a0c
Copy full SHA for 69d7a0c
removed Unnecessary “else” after “return”
pratik-anurag
authored and
Byron
committed
64b85ee
Copy full SHA for 64b85ee
renamed unused variables
pratik-anurag
authored and
Byron
committed
6cfd4b3
Copy full SHA for 6cfd4b3
Commits on Mar 18, 2018
Use automatic formatters
hugovk
committed
16223e5
Copy full SHA for 16223e5
Rewrite unnecessary dict/list/tuple calls as literals
hugovk
committed
ac4f7d3
Copy full SHA for ac4f7d3
Commits on Nov 28, 2017
RF: primarily flake8 lints + minor RF to reduce duplication in PATHEXT
Show description for 6ee08fc
yarikoptic
committed
6ee08fc
Copy full SHA for 6ee08fc
Commits on Oct 13, 2017
recognize the new packed-ref header format
Show description for 5a358f2
Brenda J. Butler
committed
5a358f2
Copy full SHA for 5a358f2
Commits on Aug 22, 2017
worktrees: make non-packed refs also work correctly.
Show description for d1c40f4
vathpela
committed
d1c40f4
Copy full SHA for d1c40f4
Commits on Jul 1, 2017
Repo: handle worktrees better
Show description for aec58a9
vathpela
authored and
Byron
committed
aec58a9
Copy full SHA for aec58a9
Commits on Mar 9, 2017
Spelling fixes
scop
authored and
Byron
committed
8dffba5
Copy full SHA for 8dffba5
Commits on Feb 25, 2017
fix(refs): don't assume linux path separator
Show description for 416daa0
Byron
committed
416daa0
Copy full SHA for 416daa0
Commits on Dec 22, 2016
chore(lint): fix
Byron
committed
3d6e173
Copy full SHA for 3d6e173
fix(tag): improve tag resolution handling
Show description for 15b6bba
Byron
committed
15b6bba
Copy full SHA for 15b6bba
Commits on Dec 8, 2016
fix(refs): handle quoted branch names
Show description for f21630b
Byron
committed
f21630b
Copy full SHA for f21630b
Commits on Oct 22, 2016
Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-cygwin
Byron
committed
caa0ea7
Copy full SHA for caa0ea7
Commits on Oct 20, 2016
Fix some typos
bryant1410
committed
66c41eb
Copy full SHA for 66c41eb
Commits on Oct 16, 2016
src: reduce needless deps to `gitdb.util`
ankostis
committed
b02662d
Copy full SHA for b02662d
src: import os.path as osp
ankostis
committed
0210e39
Copy full SHA for 0210e39
Commits on Oct 4, 2016
io: Wrap (probably) allconfig_writers in `with` blocks
ankostis
committed
8a2f7dc
Copy full SHA for 8a2f7dc
src: No PyDev warnings
Show description for a469af8
ankostis
committed
a469af8
Copy full SHA for a469af8
Pagination
Previous
Next
You can’t perform that action at this time.