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
exc.py
on
3.1.42
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 6, 2023
Revise and restore some module docstrings
Show description for aed3b59
EliahKagan
committed
aed3b59
Copy full SHA for aed3b59
Commits on Nov 3, 2023
Make comments more consistent and clarify license
Show description for 454032c
EliahKagan
committed
454032c
Copy full SHA for 454032c
Commits on Nov 2, 2023
Use zero-argument super() where applicable
Show description for a47e46d
EliahKagan
committed
a47e46d
Copy full SHA for a47e46d
Commits on Oct 22, 2023
Revise docstrings and comments for clarity and formatting
Show description for cd16a35
EliahKagan
committed
cd16a35
Copy full SHA for cd16a35
Commits on Oct 20, 2023
Add __all__ in git.exc, adjust __init__.py imports
Show description for 7545b80
EliahKagan
committed
7545b80
Copy full SHA for 7545b80
Commits on Oct 11, 2023
Fix small #1662 regression due to #1659
Show description for cc848d2
EliahKagan
committed
cc848d2
Copy full SHA for cc848d2
Commits on Oct 10, 2023
Typo
DeflateAwning
committed
b1478bb
Copy full SHA for b1478bb
Fix unused import linting
DeflateAwning
committed
ebd9ce5
Copy full SHA for ebd9ce5
Commits on Oct 6, 2023
Add @UnusedImport to recent changes
DeflateAwning
committed
9ac6bb0
Copy full SHA for 9ac6bb0
Clean up __all__ in main, and explicit imports in exc
Show description for 8edc53b
DeflateAwning
committed
8edc53b
Copy full SHA for 8edc53b
Commits on Jul 20, 2023
Run black and exclude submodule
bodograumann
committed
6035db0
Copy full SHA for 6035db0
Commits on Dec 24, 2022
Block unsafe options and protocols by default
stsewd
committed
e6108c7
Copy full SHA for e6108c7
Commits on Dec 23, 2022
Forbid unsafe protocol URLs in Repo.clone{,_from}()
Show description for 2625ed9
s-t-e-v-e-n-k
authored and
stsewd
committed
2625ed9
Copy full SHA for 2625ed9
Commits on May 18, 2022
reformat according to 'black' configuration file.
Byron
committed
e530544
Copy full SHA for e530544
Commits on May 17, 2022
Run everything through 'black'
Show description for 21ec529
Byron
committed
21ec529
Copy full SHA for 21ec529
Commits on May 4, 2022
Fix #1284: strip usernames from URLs as well as passwords
glennmatthews
committed
85fe273
Copy full SHA for 85fe273
Commits on Oct 3, 2021
Revert "Replace wildcard imports with concrete imports"
Show description for ce4afe4
trym-b
authored and
Byron
committed
ce4afe4
Copy full SHA for ce4afe4
Commits on Oct 1, 2021
Replace wildcard imports with concrete imports
Show description for 53d94b8
trym-b
authored and
Byron
committed
53d94b8
Copy full SHA for 53d94b8
Commits on May 17, 2021
add types to index.fun.py
Yobmod
committed
025fe17
Copy full SHA for 025fe17
Commits on May 16, 2021
Add remaining types to IndexFile ._preprocess_add_items() to .diff()
Yobmod
committed
78d12aa
Copy full SHA for 78d12aa
Commits on May 12, 2021
Add types to cmd.py Git
Yobmod
committed
f62c8d8
Copy full SHA for f62c8d8
Add types to cmd.py AutoInterrupt
Yobmod
committed
f1ace25
Copy full SHA for f1ace25
Commits on May 3, 2021
add initial types to remote.py
Yobmod
committed
6752fad
Copy full SHA for 6752fad
Commits on Mar 2, 2021
add types to git.compat and git.diff
Yobmod
committed
2fd9f6e
Copy full SHA for 2fd9f6e
Commits on Mar 1, 2021
add types to git.db and git.exc
Yobmod
committed
71e28b8
Copy full SHA for 71e28b8
Commits on Feb 25, 2020
Remove now unnecessary explicit Unicode string literal prefixes
Harmon758
committed
d39bd53
Copy full SHA for d39bd53
Commits on Feb 8, 2020
Remove and replace compat.string_types
Harmon758
authored and
Byron
committed
768b9ff
Copy full SHA for 768b9ff
Remove and replace compat.UnicodeMixin
Harmon758
authored and
Byron
committed
e633cc0
Copy full SHA for e633cc0
Commits on Oct 22, 2019
silence PYL-W0614
imkaka
committed
607d8aa
Copy full SHA for 607d8aa
silence PYL-W0401
imkaka
committed
dba01d3
Copy full SHA for dba01d3
Commits on Nov 28, 2017
BF: crazy tests ppl pass an object for status... uff -- catch TypeError too
yarikoptic
committed
e1aea3a
Copy full SHA for e1aea3a
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 May 29, 2017
Add base class for package exceptions.
konstantin-popov
authored and
Byron
committed
0bbcf2f
Copy full SHA for 0bbcf2f
Commits on Mar 9, 2017
Spelling fixes
scop
authored and
Byron
committed
8dffba5
Copy full SHA for 8dffba5
Commits on Oct 20, 2016
Fix some typos
bryant1410
committed
66c41eb
Copy full SHA for 66c41eb
Pagination
Previous
Next
You can’t perform that action at this time.