Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
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 }}
gitpython-developers
/
GitPython
Public
Notifications
You must be signed in to change notification settings
Fork
934
Star
4.8k
Code
Issues
170
Pull requests
3
Discussions
Actions
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
issue-301-reproduction
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 26, 2015
chore(remote): added debug helper
Show description for dc81244
Byron
committed
dc81244
Copy full SHA for dc81244
fix(index): handle adding symlinks to dirs
Show description for cfc70fe
Byron
committed
cfc70fe
Copy full SHA for cfc70fe
Merge branch 'missionfocus-loggingNullHandlers'
Byron
committed
8724dfa
Copy full SHA for 8724dfa
fix(logging): monkeypatch logging with NullHandler
Show description for d1a9a23
Byron
committed
d1a9a23
Copy full SHA for d1a9a23
Commits on Jun 25, 2015
Added NullHandlers to all loggers to preven "No handler" messages
Show description for aa0ccea
James Nowell
committed
aa0ccea
Copy full SHA for aa0ccea
Commits on Jun 10, 2015
Merge pull request #291 from hvnsweeting/support-init-choosing-backend
Show description for 640d150
Byron
committed
640d150
Copy full SHA for 640d150
fix(remote): assert fetch respec is set
Show description for 4a771ad
Byron
committed
4a771ad
Copy full SHA for 4a771ad
fix(test_git): handle `select.poll()` missing
Show description for 982eefb
Byron
committed
982eefb
Copy full SHA for 982eefb
Merge branch 'victorgp-master'
Byron
committed
152a60f
Copy full SHA for 152a60f
fix(remote): don't close stdout on fetch/pull
Show description for c8c696b
Byron
committed
c8c696b
Copy full SHA for c8c696b
Merge branch 'master' of https://github.com/victorgp/GitPython into victorgp-master
Byron
committed
22d2e4a
Copy full SHA for 22d2e4a
Merge branch 'Javex-submodule_fix'
Byron
committed
e15b57b
Copy full SHA for e15b57b
refactor(repo): parameter renaming and cleanup
Show description for a771e10
Byron
committed
a771e10
Copy full SHA for a771e10
Merge branch 'submodule_fix' of https://github.com/Javex/GitPython into Javex-submodule_fix
Byron
committed
b8e700e
Copy full SHA for b8e700e
Merge branch 'T0MASD-add_ssh_script_syntax'
Byron
committed
539980d
Copy full SHA for 539980d
docs(tutorial): fix typo, minor improvements
Byron
committed
bafb4cc
Copy full SHA for bafb4cc
Commits on Jun 9, 2015
While parsing errors, also detecting lines starting with error:
Victor Garcia
committed
3e79604
Copy full SHA for 3e79604
Commits on Jun 5, 2015
Allow submodules to be ignored in is_dirty
Show description for 5385cbd
Javex
committed
5385cbd
Copy full SHA for 5385cbd
Add example ssh script
RH-Docs
committed
1143e1c
Copy full SHA for 1143e1c
Commits on Jun 1, 2015
add docstring for new arg
hvnsweeting
committed
643e636
Copy full SHA for 643e636
support passing odbt for using with Repo
hvnsweeting
committed
c1d5c61
Copy full SHA for c1d5c61
Commits on May 31, 2015
fix(git-cmd): set LANGUAGE as well
Show description for 1485103
Byron
committed
1485103
Copy full SHA for 1485103
fix(git-cmd): use LC_ALL instead of LC_MESSAGES
Show description for 32e4e08
Byron
committed
32e4e08
Copy full SHA for 32e4e08
Commits on May 26, 2015
docs(intro):swap mailinglist with stackoverflow
Byron
committed
1199f90
Copy full SHA for 1199f90
Commits on May 14, 2015
Merge pull request #288 from johnwalker/bytes
Show description for 83017bc
Byron
committed
83017bc
Copy full SHA for 83017bc
Commits on May 13, 2015
Fix type error (startswith expects bytes)
johnwalker
committed
9563d27
Copy full SHA for 9563d27
Commits on Apr 22, 2015
fix(versionup): release 1.0.1
Byron
committed
2c59419
Copy full SHA for 2c59419
fix(travis): can't overrwrite travis .gitconfig
Show description for 96928d2
Byron
committed
96928d2
Copy full SHA for 96928d2
fix(config): selective cfg write;fix cfg parser
Show description for b9a2ea8
Byron
committed
b9a2ea8
Copy full SHA for b9a2ea8
Merge pull request #284 from moben/test-fixes
Show description for e39c8b0
Byron
committed
e39c8b0
Copy full SHA for e39c8b0
Commits on Apr 21, 2015
test: make git-daemon port configurable via env
Show description for c1cedc5
moben
committed
c1cedc5
Copy full SHA for c1cedc5
test: Make git-daemon only listen on localhost
Show description for bccdb48
moben
committed
bccdb48
Copy full SHA for bccdb48
Commits on Apr 17, 2015
Merge pull request #283 from bcicen/bcicen-typo
Show description for 5fe80b0
Byron
committed
5fe80b0
Copy full SHA for 5fe80b0
Changelog typo
Show description for 2f233e2
bcicen
committed
2f233e2
Copy full SHA for 2f233e2
Commits on Apr 16, 2015
Merge branch 'matt-jordan-remote_source'
Byron
committed
8c6d952
Copy full SHA for 8c6d952
Pagination
Previous
Next
You can’t perform that action at this time.