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
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 }}
DerThorsten
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 3, 2016
chore(version): set upcoming version
Show description for 58934b8
Byron
committed
58934b8
View commit details
Copy full SHA for 58934b8
Browse repository at this point
chore(version-up): v2.0.8
Byron
committed
5d4d708
View commit details
Copy full SHA for 5d4d708
Browse repository at this point
Commits on Aug 2, 2016
Merge pull request #496 from haizaar/master
Show description for e866c4a
Byron
authored
e866c4a
View commit details
Copy full SHA for e866c4a
Browse repository at this point
Merge branch 'barry-scott-master'
Byron
committed
83ebc65
View commit details
Copy full SHA for 83ebc65
Browse repository at this point
refactor(cmd): streamline usage of creationflags
Byron
committed
df95898
View commit details
Copy full SHA for df95898
Browse repository at this point
Commits on Aug 1, 2016
is_dirty supports path. Fixes #482.
haizaar
committed
c3c70da
View commit details
Copy full SHA for c3c70da
Browse repository at this point
fix flake8 problems
barry-scott
committed
d8ef023
View commit details
Copy full SHA for d8ef023
Browse repository at this point
add test to detect the corrupt log
Show description for 8bde103
barry-scott
committed
8bde103
View commit details
Copy full SHA for 8bde103
Browse repository at this point
creationflags must be set to 0 on non-windows platforms
barry-scott
committed
572ebd6
View commit details
Copy full SHA for 572ebd6
Browse repository at this point
Must pass creationflags as a keywork
barry-scott
committed
d79951f
View commit details
Copy full SHA for d79951f
Browse repository at this point
Commits on Jul 29, 2016
Prevent CMD windows being shown when starting git in a subprocess.
Show description for 0d93908
barry-scott
committed
0d93908
View commit details
Copy full SHA for 0d93908
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
barry-scott
committed
1116ef7
View commit details
Copy full SHA for 1116ef7
Browse repository at this point
Commits on Jul 23, 2016
Merge pull request #490 from bertwesarg/patch-1
Show description for a4ad7ce
Byron
authored
a4ad7ce
View commit details
Copy full SHA for a4ad7ce
Browse repository at this point
doc(README): remove pypi badges
Show description for 788bd7e
Byron
committed
788bd7e
View commit details
Copy full SHA for 788bd7e
Browse repository at this point
fix(diff): use explicit change-type if possible
Show description for 4006c43
Byron
committed
4006c43
View commit details
Copy full SHA for 4006c43
Browse repository at this point
doc(README): remove issue stats
Show description for 1ec4389
Byron
committed
1ec4389
View commit details
Copy full SHA for 1ec4389
Browse repository at this point
Commits on Jul 19, 2016
Use binary string constant for concatenation.
bertwesarg
authored
b827f81
View commit details
Copy full SHA for b827f81
Browse repository at this point
Add missing newline when writing a symbolic ref.
bertwesarg
authored
cee0cec
View commit details
Copy full SHA for cee0cec
Browse repository at this point
Commits on Jul 18, 2016
Update tutorial
Show description for a5e6676
nvie
authored
a5e6676
View commit details
Copy full SHA for a5e6676
Browse repository at this point
Commits on Jul 17, 2016
fix(blame): lazily fetch full commit message
Show description for 2ff3a3e
Byron
committed
2ff3a3e
View commit details
Copy full SHA for 2ff3a3e
Browse repository at this point
chore(version): set dev version
Byron
committed
0ed3cd7
View commit details
Copy full SHA for 0ed3cd7
Browse repository at this point
chore(version-up): v2.0.7
Byron
committed
49a9f84
View commit details
Copy full SHA for 49a9f84
Browse repository at this point
Commits on Jul 12, 2016
Merge branch 'master' of https://github.com/gitpython-developers/GitPython
barry-scott
committed
b4b5ecc
View commit details
Copy full SHA for b4b5ecc
Browse repository at this point
Commits on Jun 25, 2016
Merge pull request #479 from peterbe/commit-without-executing-hooks
Show description for 4896fa2
Byron
authored
4896fa2
View commit details
Copy full SHA for 4896fa2
Browse repository at this point
Commits on Jun 21, 2016
chore(tests): test-initialization via script
Show description for 3c6e5ad
Byron
committed
3c6e5ad
View commit details
Copy full SHA for 3c6e5ad
Browse repository at this point
Commits on Jun 20, 2016
Commit without executing hooks, fixes #468
peterbe
committed
e031a0e
View commit details
Copy full SHA for e031a0e
Browse repository at this point
Bump for next release
nvie
committed
de89429
View commit details
Copy full SHA for de89429
Browse repository at this point
This is 2.0.6
nvie
committed
06571d7
View commit details
Copy full SHA for 06571d7
Browse repository at this point
fix(remote): lazy PushInfo.old_commit initialization
Show description for 451504f
Byron
committed
451504f
View commit details
Copy full SHA for 451504f
Browse repository at this point
Merge branch 'master' into fix-non-ascii-chars-in-status-lines
Byron
committed
f128ae9
View commit details
Copy full SHA for f128ae9
Browse repository at this point
Merge branch 'master' into fix-non-ascii-chars-in-status-lines
Byron
committed
07a8f73
View commit details
Copy full SHA for 07a8f73
Browse repository at this point
Merge pull request #474 from gitpython-developers/keep-raw-bytes-on-diffs
Show description for e9405ac
Byron
authored
e9405ac
View commit details
Copy full SHA for e9405ac
Browse repository at this point
Merge pull request #475 from warsaw/issue470
Show description for 930d03f
Byron
authored
930d03f
View commit details
Copy full SHA for 930d03f
Browse repository at this point
Commits on Jun 15, 2016
Fix issue #470
warsaw
committed
dc2ec79
View commit details
Copy full SHA for dc2ec79
Browse repository at this point
Commits on Jun 14, 2016
Store raw path bytes in Diff instances
Show description for 3ee291c
nvie
committed
3ee291c
View commit details
Copy full SHA for 3ee291c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.