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
on
ffddedf
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 16, 2021
Use copy and not inplace remove password + working case test
mickours
committed
ffddedf
Copy full SHA for ffddedf
Commits on Mar 15, 2021
Add more test and remove password also from error logs
mickours
committed
50cbafc
Copy full SHA for 50cbafc
Put remove password in the utils and use it also in cmd.execute
mickours
committed
f7968d1
Copy full SHA for f7968d1
Use urllib instead of custom parsing
mickours
committed
f7180d5
Copy full SHA for f7180d5
Commits on Mar 11, 2021
Replace password in URI by stars if present + test
mickours
committed
3a4fc6a
Copy full SHA for 3a4fc6a
Commits on Mar 3, 2021
Merge pull request #1188 from Yobmod/main
Show description for 20f4a9d
Byron
authored
20f4a9d
Copy full SHA for 20f4a9d
Use UTF-8 encoding when getting information about packed refs
Klyahin Aleksey
authored and
Byron
committed
90c4db1
Copy full SHA for 90c4db1
Commits on Feb 28, 2021
move cmd.py types to another branch, mark typing import as unused
Yobmod
committed
b4fe276
Copy full SHA for b4fe276
add py.typed, mypy.ini and git/types.py
Yobmod
committed
2d92fee
Copy full SHA for 2d92fee
drop py3.4 support
Yobmod
committed
1f2f3e8
Copy full SHA for 1f2f3e8
Commits on Feb 16, 2021
add replace method to git.Commit
Show description for 36811a2
larsks
committed
36811a2
Copy full SHA for 36811a2
Commits on Feb 9, 2021
version bump
Byron
committed
7988bb8
Copy full SHA for 7988bb8
Commits on Feb 5, 2021
Fix inheritance issue at commit.iter_items
Show description for af86f05
Yuri Volchkov
authored and
yvolchkov
committed
af86f05
Copy full SHA for af86f05
Commits on Jan 28, 2021
fix universal_newlines TypeError
Show description for 3c19a6e
x-santiaga-x
authored and
Byron
committed
3c19a6e
Copy full SHA for 3c19a6e
Commits on Jan 17, 2021
Make git.cmd.Git.CatFileContentStream iterable
Show description for 4a1339a
Hex052
authored and
Byron
committed
4a1339a
Copy full SHA for 4a1339a
Commits on Jan 14, 2021
fix(fetch): use the correct FETCH_HEAD from within a worktree
Show description for 037d62a
GielVanSchijndel-TomTom
authored and
Byron
committed
037d62a
Copy full SHA for 037d62a
Commits on Jan 8, 2021
fix flake
Byron
committed
f653af6
Copy full SHA for f653af6
Commits on Jan 7, 2021
First attempt to fix failing test of #1103
Show description for 21e21d0
Byron
committed
21e21d0
Copy full SHA for 21e21d0
Commits on Jan 5, 2021
Fix handle_diff_line for -z option.
marxin
authored and
Byron
committed
69b75e1
Copy full SHA for 69b75e1
try fixing up test fixtures and implementation
Byron
committed
8218939
Copy full SHA for 8218939
Add '-z' on top of '--raw' to avoid path name mangling
Show description for 3cb7288
Byron
committed
3cb7288
Copy full SHA for 3cb7288
Commits on Dec 30, 2020
fix universal_newlines TypeError
wisnij
committed
696e4ed
Copy full SHA for 696e4ed
Commits on Dec 24, 2020
docs: fix simple typo, repostory -> repository
Show description for 1e4211b
timgates42
authored and
Byron
committed
1e4211b
Copy full SHA for 1e4211b
Commits on Nov 18, 2020
Added ability to define git environment in submodule add/update methods
isolovey
authored and
Byron
committed
24f75e7
Copy full SHA for 24f75e7
Commits on Nov 10, 2020
change decode type and add replace flag
ishepard
authored and
Byron
committed
bfbd5ec
Copy full SHA for bfbd5ec
Commits on Oct 23, 2020
Fix default actor name handling
Show description for 0898907
Athos Ribeiro
authored and
Byron
committed
0898907
Copy full SHA for 0898907
Commits on Oct 22, 2020
Get system user id in a lazy manner
Show description for c96476b
Athos Ribeiro
authored and
Byron
committed
c96476b
Copy full SHA for c96476b
Commits on Oct 5, 2020
Do not break convention when updating sys.path
Xavier Verges
authored and
Byron
committed
4ba76d6
Copy full SHA for 4ba76d6
Commits on Sep 29, 2020
rename sublist to subset
saroad2
authored and
Byron
committed
60acfa5
Copy full SHA for 60acfa5
Rename get_ignored to ignored and fix the documentation
saroad2
authored and
Byron
committed
e2067ba
Copy full SHA for e2067ba
Find paths ignored in .gitignore
saroad2
authored and
Byron
committed
df6fa49
Copy full SHA for df6fa49
Commits on Sep 28, 2020
git/repo/base.py: is_dirty(): Fix pathspec handling
Show description for 624eb28
apatard
authored and
Byron
committed
624eb28
Copy full SHA for 624eb28
Commits on Sep 3, 2020
Ensure that detached HEAD does not raise when comparing branch name.
buddly27
committed
5b88532
Copy full SHA for 5b88532
Reformat code to remove unnecessary indentation
buddly27
committed
3787f62
Copy full SHA for 3787f62
Add missing blank line
buddly27
committed
c3eae2c
Copy full SHA for c3eae2c
Pagination
Previous
Next
You can’t perform that action at this time.