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
util.py
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 18, 2021
Use continue instead of raising error
mickours
committed
d283c83
View commit details
Copy full SHA for d283c83
View code at this point
Browse repository at this point
Commits on Mar 16, 2021
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
Use copy and not inplace remove password + working case test
mickours
committed
ffddedf
View commit details
Copy full SHA for ffddedf
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
Add more test and remove password also from error logs
mickours
committed
50cbafc
View commit details
Copy full SHA for 50cbafc
View code at this point
Browse repository at this point
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
Commits on Oct 23, 2020
Fix default actor name handling
Show description for 0898907
Athos Ribeiro
authored and
Byron
committed
0898907
View commit details
Copy full SHA for 0898907
View code at this point
Browse repository at this point
Commits on Oct 22, 2020
Get system user id in a lazy manner
Show description for c96476b
Athos Ribeiro
authored and
Byron
committed
c96476b
View commit details
Copy full SHA for c96476b
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 Mar 21, 2020
Do not error in race condition of directory existing
AlanCoding
authored and
Byron
committed
dbf3d27
View commit details
Copy full SHA for dbf3d27
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
Remove now unnecessary explicit Unicode string literal prefixes
Harmon758
committed
d39bd53
View commit details
Copy full SHA for d39bd53
View code at this point
Browse repository at this point
Commits on Feb 8, 2020
Remove unnecessary check for logging.NullHandler for Python 2.6
Harmon758
authored and
Byron
committed
2fced2e
View commit details
Copy full SHA for 2fced2e
View code at this point
Browse repository at this point
Remove no longer used compat imports
Harmon758
authored and
Byron
committed
eba8418
View commit details
Copy full SHA for eba8418
View code at this point
Browse repository at this point
Remove and replace compat.MAXSIZE
Harmon758
authored and
Byron
committed
a10ceef
View commit details
Copy full SHA for a10ceef
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
Commits on Oct 23, 2019
fix Loop variable used outside the loop
imkaka
committed
5eb8289
View commit details
Copy full SHA for 5eb8289
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
19a4df6
View commit details
Copy full SHA for 19a4df6
View code at this point
Browse repository at this point
removed trailing whitespaces
pratik-anurag
authored and
Byron
committed
ba16991
View commit details
Copy full SHA for ba16991
View code at this point
Browse repository at this point
renamed unused variables
pratik-anurag
authored and
Byron
committed
89d1133
View commit details
Copy full SHA for 89d1133
View code at this point
Browse repository at this point
Commits on Sep 30, 2019
Revert "Remove control character stripping."
Show description for 193df8e
Byron
committed
193df8e
View commit details
Copy full SHA for 193df8e
View code at this point
Browse repository at this point
Try to fix tests; get more debug output
Byron
committed
0dd99fe
View commit details
Copy full SHA for 0dd99fe
View code at this point
Browse repository at this point
Update util.py
uri-canva
authored and
Byron
committed
bb8b383
View commit details
Copy full SHA for bb8b383
View code at this point
Browse repository at this point
Update util.py
uri-canva
authored and
Byron
committed
63a444d
View commit details
Copy full SHA for 63a444d
View code at this point
Browse repository at this point
Remove control character stripping.
uri-canva
authored and
Byron
committed
b207f0e
View commit details
Copy full SHA for b207f0e
View code at this point
Browse repository at this point
Commits on Sep 28, 2019
Take advantage of universal newlines.
uri-canva
authored and
Byron
committed
882ebb1
View commit details
Copy full SHA for 882ebb1
View code at this point
Browse repository at this point
Commits on Sep 10, 2019
Fix #889: Add DeepSource config and fix some major issues
mohi7solanki
authored and
Byron
committed
a2d8a51
View commit details
Copy full SHA for a2d8a51
View code at this point
Browse repository at this point
Commits on Jul 21, 2019
Fix `AttributeError` when searching a remote by name
Show description for bd86c87
cesarizu
authored and
Byron
committed
bd86c87
View commit details
Copy full SHA for bd86c87
View code at this point
Browse repository at this point
Commits on Jul 20, 2019
Revert "Revert "Revert "Implement update call when the object is "up to date" #871"""
Show description for b50b960
Sebastian Thiel
committed
b50b960
View commit details
Copy full SHA for b50b960
View code at this point
Browse repository at this point
Revert "Revert "Implement update call when the object is "up to date" #871""
Show description for 9b628dc
Sebastian Thiel
committed
9b628dc
View commit details
Copy full SHA for 9b628dc
View code at this point
Browse repository at this point
Revert "Implement update call when the object is "up to date" #871"
Show description for 3bf002e
Sebastian Thiel
committed
3bf002e
View commit details
Copy full SHA for 3bf002e
View code at this point
Browse repository at this point
Implement update call when the object is "up to date" #871
Show description for 687c8f0
t89
authored and
Sebastian Thiel
committed
687c8f0
View commit details
Copy full SHA for 687c8f0
View code at this point
Browse repository at this point
Commits on Jul 6, 2019
Fix regex to support empty email addresses i.e. 'name <>'
Show description for c282315
Sebastian Thiel
committed
c282315
View commit details
Copy full SHA for c282315
View code at this point
Browse repository at this point
Commits on Oct 14, 2018
Apply fix for #564
Show description for a1634dc
Byron
committed
a1634dc
View commit details
Copy full SHA for a1634dc
View code at this point
Browse repository at this point
Commits on Mar 18, 2018
Rewrite unnecessary dict/list/tuple calls as literals
hugovk
committed
ac4f7d3
View commit details
Copy full SHA for ac4f7d3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.