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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pythonthings
/
GitPython
Public
forked from
gitpython-developers/GitPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
test
performance
on
issue-232-reproduction
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 10, 2015
Added search_parent_directories keyword argument to Repo type.
Show description for 96c6ab4
Byron
committed
96c6ab4
View commit details
Copy full SHA for 96c6ab4
View code at this point
Browse repository at this point
Commits on Jan 7, 2015
Made improvements to assure test-cases don't leak file handles
Show description for 36cdfd3
Byron
committed
36cdfd3
View commit details
Copy full SHA for 36cdfd3
View code at this point
Browse repository at this point
Once again, make flake8 happy
Byron
committed
a4b8e46
View commit details
Copy full SHA for a4b8e46
View code at this point
Browse repository at this point
This should fix flake8 on py3
Show description for 3efacd7
Byron
committed
3efacd7
View commit details
Copy full SHA for 3efacd7
View code at this point
Browse repository at this point
Commits on Jan 6, 2015
Make flake8 happy
Byron
committed
e0c65d6
View commit details
Copy full SHA for e0c65d6
View code at this point
Browse repository at this point
test_streams works
Show description for 02e942b
Byron
committed
02e942b
View commit details
Copy full SHA for 02e942b
View code at this point
Browse repository at this point
Commits on Jan 5, 2015
Fixed io types to make tests work on PY2 once again.
Show description for bc8c912
Byron
committed
bc8c912
View commit details
Copy full SHA for bc8c912
View code at this point
Browse repository at this point
Commits on Jan 4, 2015
Dum brute force conversion of all types.
Show description for ae2ff0f
Byron
committed
ae2ff0f
View commit details
Copy full SHA for ae2ff0f
View code at this point
Browse repository at this point
initial set of adjustments to make (most) imports work.
Show description for f6aa8d1
Byron
committed
f6aa8d1
View commit details
Copy full SHA for f6aa8d1
View code at this point
Browse repository at this point
Removed unnecessary (non-gitpython) tests and fixed flake8
Byron
committed
1de8af9
View commit details
Copy full SHA for 1de8af9
View code at this point
Browse repository at this point
Replaced ordered dict with standard version; used logging module
Show description for 6f55c17
Byron
committed
6f55c17
View commit details
Copy full SHA for 6f55c17
View code at this point
Browse repository at this point
Removed 'from X import *' whereever possible
Byron
committed
1b9d3b9
View commit details
Copy full SHA for 1b9d3b9
View code at this point
Browse repository at this point
Bumped version, updated changelog, reduced code smell
Show description for c80d727
Byron
committed
c80d727
View commit details
Copy full SHA for c80d727
View code at this point
Browse repository at this point
Applied autopep8
Show description for 965a08c
Byron
committed
965a08c
View commit details
Copy full SHA for 965a08c
View code at this point
Browse repository at this point
Commits on Jan 3, 2015
Auto-skip performance tests more quietly on travis
Show description for f2840c6
Byron
committed
f2840c6
View commit details
Copy full SHA for f2840c6
View code at this point
Browse repository at this point
Fixed all remaining non-performance tests
Show description for 342a027
Byron
committed
342a027
View commit details
Copy full SHA for 342a027
View code at this point
Browse repository at this point
Commits on Nov 19, 2014
Applied autopep8
Show description for 2572647
Byron
committed
2572647
View commit details
Copy full SHA for 2572647
View code at this point
Browse repository at this point
Commits on Nov 16, 2014
pep8 linting (trailing whitespace)
Show description for c8e7074
hashar
committed
c8e7074
View commit details
Copy full SHA for c8e7074
View code at this point
Browse repository at this point
pep8 linting (whitespace before/after)
Show description for 614907b
hashar
committed
614907b
View commit details
Copy full SHA for 614907b
View code at this point
Browse repository at this point
pep8 linting (blank lines expectations)
Show description for be34ec2
hashar
committed
be34ec2
View commit details
Copy full SHA for be34ec2
View code at this point
Browse repository at this point
pep8 linting (whitespaces)
Show description for f5d11b7
hashar
committed
f5d11b7
View commit details
Copy full SHA for f5d11b7
View code at this point
Browse repository at this point
Commits on Feb 10, 2014
Minor modifications to get tests back to work.
Show description for dbe78c0
Byron
committed
dbe78c0
View commit details
Copy full SHA for dbe78c0
View code at this point
Browse repository at this point
Adjusted required versions of pre-requisites, now the majority of the tests work
Byron
committed
e4654ca
View commit details
Copy full SHA for e4654ca
View code at this point
Browse repository at this point
Commits on Feb 9, 2014
tabs to 4 spaces - this won't make integrating the patches easier, but it's probably a good idea to go a little more pep8 (and fix sins of my youth ;) )
Byron
committed
f573b68
View commit details
Copy full SHA for f573b68
View code at this point
Browse repository at this point
Commits on Nov 25, 2010
Moved everything into the git subdirectory - some tests still need to be adjusted
Byron
committed
cb68eef
View commit details
Copy full SHA for cb68eef
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.