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 }}
og-python-scripts
/
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
Breadcrumbs
History for
GitPython
git
test
on
no_devnull_open
User selector
All users
All time
Commit history
Commits on Dec 22, 2016
fix(remote): test
Show description for ddffe26
Byron
committed
ddffe26
View commit details
Copy full SHA for ddffe26
View code at this point
Browse repository at this point
Commits on Dec 8, 2016
chore(lint): flake8 pacification
Byron
committed
b0c1872
View commit details
Copy full SHA for b0c1872
View code at this point
Browse repository at this point
fix(refs): handle quoted branch names
Show description for f21630b
Byron
committed
f21630b
View commit details
Copy full SHA for f21630b
View code at this point
Browse repository at this point
Merge pull request #541 from andy-maier/py26_fixes
Show description for 2f207e0
Byron
authored
2f207e0
View commit details
Copy full SHA for 2f207e0
View code at this point
Browse repository at this point
chore(lint): flake8
Show description for b06b13e
Byron
committed
b06b13e
View commit details
Copy full SHA for b06b13e
View code at this point
Browse repository at this point
Commits on Oct 24, 2016
Fixes to support Python 2.6 again.
Show description for f3d5df2
andy-maier
committed
f3d5df2
View commit details
Copy full SHA for f3d5df2
View code at this point
Browse repository at this point
Commits on Oct 22, 2016
Merge branch 'win_mmap' of https://github.com/ankostis/GitPython into ankostis-win_mmap
Byron
committed
5149c80
View commit details
Copy full SHA for 5149c80
View code at this point
Browse repository at this point
fix(win_mmap): unmark hidden win_errors due to smmap unicode foes
Show description for 9db2ff1
ankostis
committed
9db2ff1
View commit details
Copy full SHA for 9db2ff1
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into exp_git_dir
ankostis
committed
a25365f
View commit details
Copy full SHA for a25365f
View code at this point
Browse repository at this point
submodule-TCs: stop monekypatching smmap.MapRegion with files in Windows
Show description for 3910abf
ankostis
committed
3910abf
View commit details
Copy full SHA for 3910abf
View code at this point
Browse repository at this point
Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-cygwin
Byron
committed
caa0ea7
View commit details
Copy full SHA for caa0ea7
View code at this point
Browse repository at this point
Commits on Oct 20, 2016
Fix some typos
bryant1410
committed
66c41eb
View commit details
Copy full SHA for 66c41eb
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
Merge with latest branch 'exp_git_dir'
Show description for 76ac61a
ankostis
committed
76ac61a
View commit details
Copy full SHA for 76ac61a
View code at this point
Browse repository at this point
repo: minor code and doc correcions.
Show description for 9d5d143
ankostis
committed
9d5d143
View commit details
Copy full SHA for 9d5d143
View code at this point
Browse repository at this point
Fix flake8 error
bpoldrack
committed
bf8ce94
View commit details
Copy full SHA for bf8ce94
View code at this point
Browse repository at this point
Commits on Oct 18, 2016
Add a test for persistent git options
bpoldrack
committed
f1b8d0c
View commit details
Copy full SHA for f1b8d0c
View code at this point
Browse repository at this point
Commits on Oct 17, 2016
tc-helper: fix minor contexlib abuse
ankostis
committed
cc77e6b
View commit details
Copy full SHA for cc77e6b
View code at this point
Browse repository at this point
helper: minor fix prefix of temp-dirs
ankostis
committed
08e0d5f
View commit details
Copy full SHA for 08e0d5f
View code at this point
Browse repository at this point
Commits on Oct 16, 2016
cygwin, appveyor, #533: Enable actual failures, hide certain 2+2 cases
ankostis
committed
5962373
View commit details
Copy full SHA for 5962373
View code at this point
Browse repository at this point
Merge with #532, fix unicode filenames with escapesurogates
ankostis
committed
ec731f4
View commit details
Copy full SHA for ec731f4
View code at this point
Browse repository at this point
fix(surrogateescape): enable on py2, fix tests
Byron
committed
9e4a454
View commit details
Copy full SHA for 9e4a454
View code at this point
Browse repository at this point
fix(unicode): use surrogateescape in bytes.decode
Show description for 93d5302
Byron
committed
93d5302
View commit details
Copy full SHA for 93d5302
View code at this point
Browse repository at this point
cygwin, #533: FIX submodules detection (~10TCs fixed)
Show description for b2efa1b
ankostis
committed
b2efa1b
View commit details
Copy full SHA for b2efa1b
View code at this point
Browse repository at this point
ci, deps: no PY26, ddt>=1.1.1, CIs `pip install test-requirements`
Show description for 4486bcb
ankostis
committed
4486bcb
View commit details
Copy full SHA for 4486bcb
View code at this point
Browse repository at this point
src: reduce needless deps to `gitdb.util`
ankostis
committed
b02662d
View commit details
Copy full SHA for b02662d
View code at this point
Browse repository at this point
src: import os.path as osp
ankostis
committed
0210e39
View commit details
Copy full SHA for 0210e39
View code at this point
Browse repository at this point
cygwin, #533: polish abs-paths in `git add` commands
Show description for a2d248b
ankostis
committed
a2d248b
View commit details
Copy full SHA for a2d248b
View code at this point
Browse repository at this point
Commits on Oct 14, 2016
cygwin, #533: Allow '/cygdrive/c/' paths on repo init
Show description for 3b1cfcc
ankostis
committed
3b1cfcc
View commit details
Copy full SHA for 3b1cfcc
View code at this point
Browse repository at this point
cygwin, #533: FIX daemon launching
Show description for 0bce7cc
ankostis
committed
0bce7cc
View commit details
Copy full SHA for 0bce7cc
View code at this point
Browse repository at this point
cygwin, #533: Try to make it work with Cygwin's Git.
Show description for e6e23ed
ankostis
committed
e6e23ed
View commit details
Copy full SHA for e6e23ed
View code at this point
Browse repository at this point
remote, #525: FIX BUG push-cmd misses error messages
Show description for 5e6827e
ankostis
committed
5e6827e
View commit details
Copy full SHA for 5e6827e
View code at this point
Browse repository at this point
Commits on Oct 13, 2016
remote, #525: pump fetch-infos instead of GIL-read stderr
Show description for 85f38a1
ankostis
committed
85f38a1
View commit details
Copy full SHA for 85f38a1
View code at this point
Browse repository at this point
test, #525: allow disabling freeze errors separately
Show description for 8364597
ankostis
committed
8364597
View commit details
Copy full SHA for 8364597
View code at this point
Browse repository at this point
Commits on Oct 12, 2016
config, #525: polish more config-urls
ankostis
committed
6310480
View commit details
Copy full SHA for 6310480
View code at this point
Browse repository at this point
daemon, #525: simplify exception handling
ankostis
committed
0d8269a
View commit details
Copy full SHA for 0d8269a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.