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
test
test_repo.py
on
cd175a5
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 25, 2023
Remove no-effect `@skipIf` on test_untracked_files
Show description for cd175a5
EliahKagan
committed
cd175a5
Copy full SHA for cd175a5
Commits on Sep 21, 2023
Refactor "finally" cleanup in tests, fix minor bug
Show description for 98877c5
EliahKagan
committed
98877c5
Copy full SHA for 98877c5
Lint test/ (not just git/), fix warnings and a bug
Show description for 48441a9
EliahKagan
committed
48441a9
Copy full SHA for 48441a9
Commits on Sep 19, 2023
Reformat tests with black
Show description for 15c736d
EliahKagan
committed
15c736d
Copy full SHA for 15c736d
Small manual formatting improvements
Show description for e39ecb7
EliahKagan
committed
e39ecb7
Copy full SHA for e39ecb7
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 Sep 1, 2023
Skip now permanently failing test with note on how to fix it
Byron
committed
70924c4
Copy full SHA for 70924c4
Commits on Jul 10, 2023
Block insecure non-multi options in clone/clone_from
Show description for 5c59e0d
Beuc
committed
5c59e0d
Copy full SHA for 5c59e0d
Commits on Jan 21, 2023
Add test to verify GitCommandError is raised when check-ignore is run against a file behind a symlink
Lightborne
committed
2ddb604
Copy full SHA for 2ddb604
Add test_ignored_items_reported
Lightborne
committed
7ada83a
Copy full SHA for 7ada83a
Commits on Jan 8, 2023
fix clone_from_unsafe_protocol tests
obfusk
committed
8f41a39
Copy full SHA for 8f41a39
replace tempfile.mkdtemp w/ tempfile.TemporaryDirectory
obfusk
committed
36cf7c1
Copy full SHA for 36cf7c1
Commits on Dec 29, 2022
Updates from review
stsewd
committed
f4f2658
Copy full SHA for f4f2658
Commits on Dec 27, 2022
Update/add tests for Repo.clone*
stsewd
committed
b92f01a
Copy full SHA for b92f01a
Commits on Dec 24, 2022
Block unsafe options and protocols by default
stsewd
committed
e6108c7
Copy full SHA for e6108c7
Commits on Dec 23, 2022
Forbid unsafe protocol URLs in Repo.clone{,_from}()
Show description for 2625ed9
s-t-e-v-e-n-k
authored and
stsewd
committed
2625ed9
Copy full SHA for 2625ed9
Commits on Dec 22, 2022
Add test
stsewd
committed
7918fcc
Copy full SHA for 7918fcc
Commits on Aug 31, 2022
feat(blame): Support custom `rev_opts` for blame
Show description for 18a79d8
thehale
committed
18a79d8
Copy full SHA for 18a79d8
Commits on Jun 21, 2022
TST: Mark test_repo.TestRepo.test_submodules as xfail on Cygwin
DWesl
authored
0eda0a5
Copy full SHA for 0eda0a5
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 Apr 7, 2022
chore: `s/strip_newline/&_in_stdout`
toku-sa-n
committed
49150e7
Copy full SHA for 49150e7
Commits on Apr 6, 2022
feat(cmd): add the `strip_newline` flag
Show description for e4360ae
toku-sa-n
committed
e4360ae
Copy full SHA for e4360ae
Commits on Jul 27, 2021
Added support of spaces for clone multi_options
ilakhtenkov
committed
717bfe9
Copy full SHA for 717bfe9
Commits on Jun 5, 2021
Adds repo.is_valid_object check
bytefluxio
committed
385a8c6
Copy full SHA for 385a8c6
Commits on Jun 4, 2021
Conditionally throw an error
Byron
committed
01a96b9
Copy full SHA for 01a96b9
Commits on Jun 3, 2021
Reverts auto format introduced with 2dbc2be8
bytefluxio
committed
79e24f7
Copy full SHA for 79e24f7
Fixes test to not throw false negative results
bytefluxio
committed
057514e
Copy full SHA for 057514e
Adds failing test for repo.tag() method
bytefluxio
committed
2dbc2be
Copy full SHA for 2dbc2be
Commits on May 3, 2021
add initial types to remote.py
Yobmod
committed
6752fad
Copy full SHA for 6752fad
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 Jul 12, 2020
tests: move to root dir
Show description for 0374d7c
priv-kweihmann
committed
0374d7c
Copy full SHA for 0374d7c
Revert moving tests out of 'git' folder, related to #1030
Byron
committed
d5f0d48
Copy full SHA for d5f0d48
tests: move to root dir
Show description for 5453888
priv-kweihmann
authored and
Byron
committed
5453888
Copy full SHA for 5453888
Commits on Nov 25, 2010
Moved everything into the git subdirectory - some tests still need to be adjusted
Byron
committed
cb68eef
Copy full SHA for cb68eef
Pagination
Previous
Next
You can’t perform that action at this time.