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 }}
jonls
/
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 Jun 26, 2015
fix(git-test): assure test does works on linux
Show description for 195ecc3
Byron
committed
195ecc3
View commit details
Copy full SHA for 195ecc3
Browse repository at this point
docs(README): travis badge for master, not 0.3
Byron
committed
f2efb81
View commit details
Copy full SHA for f2efb81
Browse repository at this point
fix(index): handle adding symlinks to dirs
Show description for cfc70fe
Byron
committed
cfc70fe
View commit details
Copy full SHA for cfc70fe
Browse repository at this point
Merge branch 'missionfocus-loggingNullHandlers'
Byron
committed
8724dfa
View commit details
Copy full SHA for 8724dfa
Browse repository at this point
fix(logging): monkeypatch logging with NullHandler
Show description for d1a9a23
Byron
committed
d1a9a23
View commit details
Copy full SHA for d1a9a23
Browse repository at this point
Commits on Jun 25, 2015
Added NullHandlers to all loggers to preven "No handler" messages
Show description for aa0ccea
James Nowell
committed
aa0ccea
View commit details
Copy full SHA for aa0ccea
Browse repository at this point
Commits on Jun 10, 2015
Merge pull request #291 from hvnsweeting/support-init-choosing-backend
Show description for 640d150
Byron
committed
640d150
View commit details
Copy full SHA for 640d150
Browse repository at this point
fix(remote): assert fetch respec is set
Show description for 4a771ad
Byron
committed
4a771ad
View commit details
Copy full SHA for 4a771ad
Browse repository at this point
fix(test_git): handle `select.poll()` missing
Show description for 982eefb
Byron
committed
982eefb
View commit details
Copy full SHA for 982eefb
Browse repository at this point
Merge branch 'victorgp-master'
Byron
committed
152a60f
View commit details
Copy full SHA for 152a60f
Browse repository at this point
fix(remote): don't close stdout on fetch/pull
Show description for c8c696b
Byron
committed
c8c696b
View commit details
Copy full SHA for c8c696b
Browse repository at this point
Merge branch 'master' of https://github.com/victorgp/GitPython into victorgp-master
Byron
committed
22d2e4a
View commit details
Copy full SHA for 22d2e4a
Browse repository at this point
Merge branch 'Javex-submodule_fix'
Byron
committed
e15b57b
View commit details
Copy full SHA for e15b57b
Browse repository at this point
refactor(repo): parameter renaming and cleanup
Show description for a771e10
Byron
committed
a771e10
View commit details
Copy full SHA for a771e10
Browse repository at this point
Merge branch 'submodule_fix' of https://github.com/Javex/GitPython into Javex-submodule_fix
Byron
committed
b8e700e
View commit details
Copy full SHA for b8e700e
Browse repository at this point
Merge branch 'T0MASD-add_ssh_script_syntax'
Byron
committed
539980d
View commit details
Copy full SHA for 539980d
Browse repository at this point
docs(tutorial): fix typo, minor improvements
Byron
committed
bafb4cc
View commit details
Copy full SHA for bafb4cc
Browse repository at this point
Commits on Jun 9, 2015
While parsing errors, also detecting lines starting with error:
Victor Garcia
committed
3e79604
View commit details
Copy full SHA for 3e79604
Browse repository at this point
Commits on Jun 5, 2015
Allow submodules to be ignored in is_dirty
Show description for 5385cbd
Javex
committed
5385cbd
View commit details
Copy full SHA for 5385cbd
Browse repository at this point
Add example ssh script
RH-Docs
committed
1143e1c
View commit details
Copy full SHA for 1143e1c
Browse repository at this point
Commits on Jun 1, 2015
add docstring for new arg
hvnsweeting
committed
643e636
View commit details
Copy full SHA for 643e636
Browse repository at this point
support passing odbt for using with Repo
hvnsweeting
committed
c1d5c61
View commit details
Copy full SHA for c1d5c61
Browse repository at this point
Commits on May 31, 2015
fix(git-cmd): set LANGUAGE as well
Show description for 1485103
Byron
committed
1485103
View commit details
Copy full SHA for 1485103
Browse repository at this point
fix(git-cmd): use LC_ALL instead of LC_MESSAGES
Show description for 32e4e08
Byron
committed
32e4e08
View commit details
Copy full SHA for 32e4e08
Browse repository at this point
Commits on May 26, 2015
docs(intro):swap mailinglist with stackoverflow
Byron
committed
1199f90
View commit details
Copy full SHA for 1199f90
Browse repository at this point
Commits on May 14, 2015
Merge pull request #288 from johnwalker/bytes
Show description for 83017bc
Byron
committed
83017bc
View commit details
Copy full SHA for 83017bc
Browse repository at this point
Commits on May 13, 2015
Fix type error (startswith expects bytes)
johnwalker
committed
9563d27
View commit details
Copy full SHA for 9563d27
Browse repository at this point
Commits on Apr 22, 2015
fix(versionup): release 1.0.1
Byron
committed
2c59419
View commit details
Copy full SHA for 2c59419
Browse repository at this point
fix(travis): can't overrwrite travis .gitconfig
Show description for 96928d2
Byron
committed
96928d2
View commit details
Copy full SHA for 96928d2
Browse repository at this point
fix(config): selective cfg write;fix cfg parser
Show description for b9a2ea8
Byron
committed
b9a2ea8
View commit details
Copy full SHA for b9a2ea8
Browse repository at this point
Merge pull request #284 from moben/test-fixes
Show description for e39c8b0
Byron
committed
e39c8b0
View commit details
Copy full SHA for e39c8b0
Browse repository at this point
Commits on Apr 21, 2015
test: make git-daemon port configurable via env
Show description for c1cedc5
moben
committed
c1cedc5
View commit details
Copy full SHA for c1cedc5
Browse repository at this point
test: Make git-daemon only listen on localhost
Show description for bccdb48
moben
committed
bccdb48
View commit details
Copy full SHA for bccdb48
Browse repository at this point
Commits on Apr 17, 2015
Merge pull request #283 from bcicen/bcicen-typo
Show description for 5fe80b0
Byron
committed
5fe80b0
View commit details
Copy full SHA for 5fe80b0
Browse repository at this point
Changelog typo
Show description for 2f233e2
bcicen
committed
2f233e2
View commit details
Copy full SHA for 2f233e2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.