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 }}
geekypandey
/
GitPython
Public
forked from
gitpython-developers/GitPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
GitPython
git
exc.py
on
main
User selector
All users
Datepicker
All time
Commit History
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
Commits on Oct 4, 2016
src: No PyDev warnings
Show description for a469af8
ankostis
committed
a469af8
Copy full SHA for a469af8
Commits on Sep 28, 2016
remote, #519: INCOMPLETE FIX-2 double-decoding push-infos
Show description for 6e98416
ankostis
committed
6e98416
Copy full SHA for 6e98416
Proc, #519: Rework error-exc msgs & log thread-pumps errors
Show description for 44c6d0b
ankostis
committed
44c6d0b
Copy full SHA for 44c6d0b
Win, hook, #519: Consume Hook Popen-proc out of GIL
Show description for cf2335a
ankostis
committed
cf2335a
Copy full SHA for cf2335a
PY2, #519: FIX GitCommandError.tostr() encoding issue
Show description for df2fb54
ankostis
committed
df2fb54
Copy full SHA for df2fb54
Commits on Aug 29, 2015
fix(repo): fail loudly if worktrees are used
Show description for e859042
Byron
committed
e859042
Copy full SHA for e859042
Commits on Apr 8, 2015
fix(cmd): throw GitCommandNotFoundError ...
Show description for 1c2dd54
Byron
committed
1c2dd54
Copy full SHA for 1c2dd54
Commits on Jan 20, 2015
Greatly improved possible safety of Submodule.update(), which is used by default.
Show description for 9fbae71
Byron
committed
9fbae71
Copy full SHA for 9fbae71
Commits on Jan 12, 2015
IndexFile.commit() now runs pre-commit and post-commit hooks.
Show description for e8eae18
Byron
committed
e8eae18
Copy full SHA for e8eae18
Commits on Jan 6, 2015
test_repo works
Byron
committed
a05e49d
Copy full SHA for a05e49d
test_remote works
Show description for 60e5413
Byron
committed
60e5413
Copy full SHA for 60e5413
Commits on Jan 4, 2015
Removed unnecessary (non-gitpython) tests and fixed flake8
Byron
committed
1de8af9
Copy full SHA for 1de8af9
Commits on Nov 16, 2014
pep8 linting (trailing whitespace)
Show description for c8e7074
hashar
committed
c8e7074
Copy full SHA for c8e7074
pep8 linting (whitespace before/after)
Show description for 614907b
hashar
committed
614907b
Copy full SHA for 614907b
pep8 linting (blank lines expectations)
Show description for be34ec2
hashar
committed
be34ec2
Copy full SHA for be34ec2
pep8 linting (whitespaces)
Show description for f5d11b7
hashar
committed
f5d11b7
Copy full SHA for f5d11b7
Commits on Nov 5, 2014
GitRunCommand exception can store stdout output too.
Show description for 48f5476
folti
committed
48f5476
Copy full SHA for 48f5476
Commits on Feb 9, 2014
tabs to 4 spaces - this won't make integrating the patches easier, but it's probably a good idea to go a little more pep8 (and fix sins of my youth ;) )
Byron
committed
f573b68
Copy full SHA for f573b68
Pagination
Previous
Next
You can’t perform that action at this time.