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
.
gitpython-developers
/
GitPython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
988
Star
5.2k
Code
Issues
8
Pull requests
2
Discussions
Actions
Security and quality
31
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
GitPython
setup.py
on
issue-232-reproduction
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 12, 2015
Bumped version to 0.3.5, required latest gitdb (v0.6.4)
Byron
committed
a2d3952
View commit details
Copy full SHA for a2d3952
View code at this point
Browse repository at this point
Commits on Jan 8, 2015
Added assertion to better detect diff issues.
Show description for 27b4efe
Byron
committed
27b4efe
View commit details
Copy full SHA for 27b4efe
View code at this point
Browse repository at this point
Commits on Jan 6, 2015
Bumped gitdb requirement.
Show description for b18fd3f
Byron
committed
b18fd3f
View commit details
Copy full SHA for b18fd3f
View code at this point
Browse repository at this point
Bumped version to 0.3.4
Byron
committed
68f8a43
View commit details
Copy full SHA for 68f8a43
View code at this point
Browse repository at this point
Commits on Jan 4, 2015
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
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
Commits on Nov 19, 2014
Added build-the-docs badge and updated url
Byron
committed
4ae92aa
View commit details
Copy full SHA for 4ae92aa
View code at this point
Browse repository at this point
Commits on Nov 16, 2014
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
Commits on Nov 14, 2014
Lint setup.py
Show description for 2ab7ac2
hashar
committed
2ab7ac2
View commit details
Copy full SHA for 2ab7ac2
View code at this point
Browse repository at this point
Don't use tuples in setup.py requirement specs
Show description for 0441fdc
Byron
committed
0441fdc
View commit details
Copy full SHA for 0441fdc
View code at this point
Browse repository at this point
Merge branch 'tox' of https://github.com/hashar/GitPython into hashar-tox
Show description for c914637
Byron
committed
c914637
View commit details
Copy full SHA for c914637
View code at this point
Browse repository at this point
Prepared release 0.3.2
Show description for c5452aa
Byron
committed
c5452aa
View commit details
Copy full SHA for c5452aa
View code at this point
Browse repository at this point
Commits on Jul 25, 2014
List runtime dependencies in requirements.txt
Show description for dbd784b
hashar
committed
dbd784b
View commit details
Copy full SHA for dbd784b
View code at this point
Browse repository at this point
Commits on May 21, 2014
Merge branch '0.3' of https://github.com/wyrdvans/GitPython into wyrdvans-0.3
Show description for 10809e8
Byron
committed
10809e8
View commit details
Copy full SHA for 10809e8
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 19, 2012
Remove requires in setup.py.
Jason Schadel
committed
2ea7614
View commit details
Copy full SHA for 2ea7614
View code at this point
Browse repository at this point
Commits on Jan 17, 2011
setup.py: fixed incorrect handling of toplevel package path - I must have been very confused when setting it up that way
Byron
committed
5eb7fd3
View commit details
Copy full SHA for 5eb7fd3
View code at this point
Browse repository at this point
Commits on Nov 25, 2010
update setup.py to allow binary builds, which is required for installation and distribution
Byron
committed
9004e3a
View commit details
Copy full SHA for 9004e3a
View code at this point
Browse repository at this point
Updated information files
Byron
committed
0cfe75d
View commit details
Copy full SHA for 0cfe75d
View code at this point
Browse repository at this point
Fixed setup tools
Byron
committed
f24736a
View commit details
Copy full SHA for f24736a
View code at this point
Browse repository at this point
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
Commits on Nov 21, 2010
Updated MANIFEST and setup to include fixtures. Adjusted includes in all tests to work with the new directory structure
Byron
committed
9ca0f89
View commit details
Copy full SHA for 9ca0f89
View code at this point
Browse repository at this point
Fixed setup script to work with changed folder structure
Byron
committed
83a9e4a
View commit details
Copy full SHA for 83a9e4a
View code at this point
Browse repository at this point
Added zip_safe info to setup.py file
Byron
committed
685760a
View commit details
Copy full SHA for 685760a
View code at this point
Browse repository at this point
Commits on Jul 9, 2010
bumped verison to 0.3.0 beta2
Show description for 258403d
Byron
committed
258403d
View commit details
Copy full SHA for 258403d
View code at this point
Browse repository at this point
Commits on Jul 8, 2010
setup.py: fixed requirement - its interesting to see that there are two different keywords for distutils and setuptools, the latter one doesn't read the ones of the first one, unfortunately
Byron
committed
3288a24
View commit details
Copy full SHA for 3288a24
View code at this point
Browse repository at this point
Commits on Jul 1, 2010
Added further information about the required submodules, and how to install them. Incremeneted version to 0.3.0 beta1
Byron
committed
28a33ca
View commit details
Copy full SHA for 28a33ca
View code at this point
Browse repository at this point
Commits on Apr 7, 2010
Used this release for a first beta of the 0.2 branch of development
Show description for 82b8902
Byron
committed
82b8902
View commit details
Copy full SHA for 82b8902
View code at this point
Browse repository at this point
Commits on Mar 4, 2010
Converted all tabs to 4 space characters each to comply with pep8
Byron
committed
72bcdbd
View commit details
Copy full SHA for 72bcdbd
View code at this point
Browse repository at this point
Commits on Oct 11, 2009
converted all spaces to tabs ( 4 spaces = 1 tab ) just to allow me and my editor to work with the files properly. Can convert it back for releaes
Byron
committed
9374a91
View commit details
Copy full SHA for 9374a91
View code at this point
Browse repository at this point
Commits on Jan 24, 2009
Lots of spring cleaning and added in Sphinx documentation.
empty
committed
c76852d
View commit details
Copy full SHA for c76852d
View code at this point
Browse repository at this point
Commits on Dec 15, 2008
Fixed packaging issue caused by ez_setup.py
Show description for 3942cdf
ctrochalakis
authored and
empty
committed
3942cdf
View commit details
Copy full SHA for 3942cdf
View code at this point
Browse repository at this point
Commits on Jun 2, 2008
changed svn to git. This makes more sense. I tried trunk, master, edge.
empty
committed
9aa93b5
View commit details
Copy full SHA for 9aa93b5
View code at this point
Browse repository at this point
put version stuff back.
empty
committed
b919010
View commit details
Copy full SHA for b919010
View code at this point
Browse repository at this point
Commits on May 31, 2008
couple fixes to setup
empty
committed
8c982c1
View commit details
Copy full SHA for 8c982c1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.