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
remote.py
on
a58a6be
User selector
All users
Datepicker
All time
Commit History
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 30, 2023
Shorten some docstring references with tilde notation
Show description for a040edb
EliahKagan
committed
a040edb
Copy full SHA for a040edb
Commits on Oct 24, 2023
Improve consistency of "END" comments
Show description for a5fc1d8
EliahKagan
committed
a5fc1d8
Copy full SHA for a5fc1d8
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 Sep 17, 2023
Fix URLs that were redirecting to another license
Show description for ae8c018
EliahKagan
committed
ae8c018
Copy full SHA for ae8c018
Commits on Jul 20, 2023
Run black and exclude submodule
bodograumann
committed
6035db0
Copy full SHA for 6035db0
Commits on Jan 8, 2023
fix/add allow_unsafe_* params in docstrings + fix typo
obfusk
committed
4110b61
Copy full SHA for 4110b61
Commits on Dec 29, 2022
Fix Sphinx rendering errors
Show description for 4463624
stephan-cr
authored and
Byron
committed
4463624
Copy full SHA for 4463624
Merge pull request #1521 from stsewd/block-insecure-options
Show description for 678a8fe
Byron
authored
678a8fe
Copy full SHA for 678a8fe
Document PushInfoList
skinitimski
authored and
Byron
committed
5bce9b4
Copy full SHA for 5bce9b4
Commits on Dec 28, 2022
More tests
stsewd
committed
c8ae33b
Copy full SHA for c8ae33b
Commits on Dec 27, 2022
Updates from review
stsewd
committed
fd2c6da
Copy full SHA for fd2c6da
Commits on Dec 24, 2022
Block unsafe options and protocols by default
stsewd
committed
e6108c7
Copy full SHA for e6108c7
Commits on Dec 21, 2022
Fix command injection
Show description for fbf9c7e
stsewd
committed
fbf9c7e
Copy full SHA for fbf9c7e
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 Feb 20, 2022
Low risk ReDoS vuln
Show description for 75f4f63
theWorstComrade
authored and
Byron
committed
75f4f63
Copy full SHA for 75f4f63
Commits on Nov 13, 2021
Extend IterableList[PushInfo] instead of IterableList
Sjord
authored and
Byron
committed
35f7e94
Copy full SHA for 35f7e94
Specify type for PushInfoList.error
Sjord
authored and
Byron
committed
e67e458
Copy full SHA for e67e458
Fix type handing on PushInfoList
Sjord
authored and
Byron
committed
8797904
Copy full SHA for 8797904
Rename exception to error, raise_on_error to raise_if_error
Sjord
authored and
Byron
committed
9240de9
Copy full SHA for 9240de9
Let remote.push return a PushInfoList
Show description for 3b82fa3
Sjord
authored and
Byron
committed
3b82fa3
Copy full SHA for 3b82fa3
Commits on Sep 20, 2021
Fix typing issues with delete_head and Remote.add
Show description for 5f4b4db
rra
committed
5f4b4db
Copy full SHA for 5f4b4db
Commits on Sep 18, 2021
update tests and add a comment about different behaviour of 'push' vs 'fetch'
sroet
authored and
Byron
committed
0a58afe
Copy full SHA for 0a58afe
reuse kill_after_timeout kwarg
sroet
authored and
Byron
committed
ef0ca65
Copy full SHA for ef0ca65
reset default timeout to None
sroet
authored and
Byron
committed
d6cdafe
Copy full SHA for d6cdafe
allow for timeout propagation
sroet
authored and
Byron
committed
9925785
Copy full SHA for 9925785
Commits on Sep 9, 2021
Merge pull request #1318 from Yobmod/main
Show description for cfcae1d
Yobmod
authored
cfcae1d
Copy full SHA for cfcae1d
Commits on Aug 24, 2021
Add encoding to utf-8 for fetch_info_lines;
Show description for ef1ef4d
f100024
authored and
Byron
committed
ef1ef4d
Copy full SHA for ef1ef4d
Commits on Aug 8, 2021
type fixo
Yobmod
committed
07078e9
Copy full SHA for 07078e9
add type check to conf_encoding (in thoery could be bool or int)
Yobmod
committed
38f5157
Copy full SHA for 38f5157
Commits on Aug 2, 2021
Minor type fixes
Yobmod
committed
9de7310
Copy full SHA for 9de7310
Commits on Jul 31, 2021
replace more TBDs wiht runtime types
Yobmod
committed
c878771
Copy full SHA for c878771
Commits on Jul 24, 2021
Rmv with_metaclass shim, make section constraint generic wrt its configparser type
Yobmod
committed
d812818
Copy full SHA for d812818
Pagination
Previous
Next
You can’t perform that action at this time.