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 }}
CoderboticsAI
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
GitPython
git
repo
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 19, 2021
Merge pull request #1198 from RyaxTech/replace-password-in-uri-by-stars
Show description for d1297f6
Byron
authored
d1297f6
View commit details
Copy full SHA for d1297f6
View code at this point
Browse repository at this point
Commits on Mar 16, 2021
chane HEAD typing to SymbolicReference
Yobmod
committed
c93e971
View commit details
Copy full SHA for c93e971
View code at this point
Browse repository at this point
fixes from #1202
Yobmod
committed
a728b0a
View commit details
Copy full SHA for a728b0a
View code at this point
Browse repository at this point
add types to git.__init__, compat, db, diff, exc, util
Yobmod
committed
5232c89
View commit details
Copy full SHA for 5232c89
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
Put remove password in the utils and use it also in cmd.execute
mickours
committed
f7968d1
View commit details
Copy full SHA for f7968d1
View code at this point
Browse repository at this point
Use urllib instead of custom parsing
mickours
committed
f7180d5
View commit details
Copy full SHA for f7180d5
View code at this point
Browse repository at this point
Commits on Mar 11, 2021
Replace password in URI by stars if present + test
mickours
committed
3a4fc6a
View commit details
Copy full SHA for 3a4fc6a
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
Combined commits to add types to base.py and fun.py
Yobmod
committed
85ebfb2
View commit details
Copy full SHA for 85ebfb2
View code at this point
Browse repository at this point
Commits on Dec 24, 2020
docs: fix simple typo, repostory -> repository
Show description for 1e4211b
timgates42
authored and
Byron
committed
1e4211b
View commit details
Copy full SHA for 1e4211b
View code at this point
Browse repository at this point
Commits on Sep 29, 2020
rename sublist to subset
saroad2
authored and
Byron
committed
60acfa5
View commit details
Copy full SHA for 60acfa5
View code at this point
Browse repository at this point
Rename get_ignored to ignored and fix the documentation
saroad2
authored and
Byron
committed
e2067ba
View commit details
Copy full SHA for e2067ba
View code at this point
Browse repository at this point
Find paths ignored in .gitignore
saroad2
authored and
Byron
committed
df6fa49
View commit details
Copy full SHA for df6fa49
View code at this point
Browse repository at this point
Commits on Sep 28, 2020
git/repo/base.py: is_dirty(): Fix pathspec handling
Show description for 624eb28
apatard
authored and
Byron
committed
624eb28
View commit details
Copy full SHA for 624eb28
View code at this point
Browse repository at this point
Commits on Sep 2, 2020
Add reference to repository to config.
Show description for d5262ac
buddly27
committed
d5262ac
View commit details
Copy full SHA for d5262ac
View code at this point
Browse repository at this point
Commits on Jul 13, 2020
Fixed all warnings in documentation and updated Makefile to treat warnings as errors.
kiancross
authored and
Byron
committed
30387f1
View commit details
Copy full SHA for 30387f1
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 Apr 11, 2020
Satisfy flake8 requirement related to #1000
Byron
committed
bdd4368
View commit details
Copy full SHA for bdd4368
View code at this point
Browse repository at this point
Try again to apply patch related to #1000
Byron
committed
2d47232
View commit details
Copy full SHA for 2d47232
View code at this point
Browse repository at this point
Revert "When using GIT_OBJECT_DIRECTORY, don't require presence of 'objects' subdirectory"
Show description for 644f753
Byron
committed
644f753
View commit details
Copy full SHA for 644f753
View code at this point
Browse repository at this point
When using GIT_OBJECT_DIRECTORY, don't require presence of 'objects' subdirectory
Show description for eb792ea
Byron
committed
eb792ea
View commit details
Copy full SHA for eb792ea
View code at this point
Browse repository at this point
Commits on Feb 24, 2020
Fix param format of Repo.commit
Show description for d7b401e
tkdchen
authored and
Byron
committed
d7b401e
View commit details
Copy full SHA for d7b401e
View code at this point
Browse repository at this point
Commits on Feb 8, 2020
Fix Repo.__repr__ when subclassed
jan-matejka
authored and
Byron
committed
6cb0965
View commit details
Copy full SHA for 6cb0965
View code at this point
Browse repository at this point
Remove and replace compat.text_type
Harmon758
authored and
Byron
committed
55fd173
View commit details
Copy full SHA for 55fd173
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
Remove compat.range
Harmon758
authored and
Byron
committed
ae7499f
View commit details
Copy full SHA for ae7499f
View code at this point
Browse repository at this point
Remove str import from builtins
Harmon758
authored and
Byron
committed
f2ce56f
View commit details
Copy full SHA for f2ce56f
View code at this point
Browse repository at this point
Commits on Dec 6, 2019
Avoids env var warning when path contains $/%; fix #832
rgkimball
authored and
Byron
committed
313b3b4
View commit details
Copy full SHA for 313b3b4
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
7635314
View commit details
Copy full SHA for 7635314
View code at this point
Browse repository at this point
Commits on Sep 30, 2019
git: repo: base: update clone_from env argument description
pared
authored and
Byron
committed
cf237db
View commit details
Copy full SHA for cf237db
View code at this point
Browse repository at this point
Commits on Aug 14, 2019
Returning commit object instead of hash value
Arthur-Milchior
authored and
Byron
committed
4bebfe3
View commit details
Copy full SHA for 4bebfe3
View code at this point
Browse repository at this point
Snack case as requested in #903
Arthur-Milchior
authored and
Byron
committed
87b5d9c
View commit details
Copy full SHA for 87b5d9c
View code at this point
Browse repository at this point
Method stating which commit is being played during an halted rebase
Show description for ece804a
Arthur-Milchior
authored and
Byron
committed
ece804a
View commit details
Copy full SHA for ece804a
View code at this point
Browse repository at this point
Fix performance regression, see #906
Show description for d5cc590
Sebastian Thiel
committed
d5cc590
View commit details
Copy full SHA for d5cc590
View code at this point
Browse repository at this point
Commits on Aug 11, 2019
Fix typo in documentation
Show description for d2cd597
Loïc Antoine Gombeaud
authored and
Sebastian Thiel
committed
d2cd597
View commit details
Copy full SHA for d2cd597
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.