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
.
pythonthings
/
GitPython
Public
forked from
gitpython-developers/GitPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
on
2.1.8
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 11, 2017
Merge pull request #700 from yarikoptic/bf-includes
Show description for 03126bf
Byron
authored
03126bf
View commit details
Copy full SHA for 03126bf
View code at this point
Browse repository at this point
Remove redundant Python 2.4 code
hugovk
authored and
Byron
committed
d571046
View commit details
Copy full SHA for d571046
View code at this point
Browse repository at this point
Merge branch 'bf-includes' of https://github.com/yarikoptic/GitPython into yarikoptic-bf-includes
Byron
committed
0a6cb4a
View commit details
Copy full SHA for 0a6cb4a
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
BF(WIN): where could report multiple hits, so choose first
yarikoptic
committed
4d851a6
View commit details
Copy full SHA for 4d851a6
View code at this point
Browse repository at this point
RF: use HIDE_WINDOWS_KNOWN_ERRORS instead of is_win to skip hooks tests
yarikoptic
committed
cc34077
View commit details
Copy full SHA for cc34077
View code at this point
Browse repository at this point
BF(WIN): use where instead of which while looking for git
yarikoptic
committed
b4459ca
View commit details
Copy full SHA for b4459ca
View code at this point
Browse repository at this point
RF(TST): skip all tests dealing with hooks on windows
yarikoptic
committed
91b9bc4
View commit details
Copy full SHA for 91b9bc4
View code at this point
Browse repository at this point
RF: no "need" for custom shebang on windows since just does not work
yarikoptic
committed
0a67f25
View commit details
Copy full SHA for 0a67f25
View code at this point
Browse repository at this point
RF(+BF?): refactor hooks creation in a test, and may be make it compat with windows
yarikoptic
committed
42e89cc
View commit details
Copy full SHA for 42e89cc
View code at this point
Browse repository at this point
RF: last of flake8 fails - avoid using temp variable in a test
yarikoptic
committed
c352dba
View commit details
Copy full SHA for c352dba
View code at this point
Browse repository at this point
BF: crazy tests ppl pass an object for status... uff -- catch TypeError too
yarikoptic
committed
e1aea3a
View commit details
Copy full SHA for e1aea3a
View code at this point
Browse repository at this point
BF(PY26): {} -> {0}, i.e. explicit index for .format()
yarikoptic
committed
086af07
View commit details
Copy full SHA for 086af07
View code at this point
Browse repository at this point
RF: primarily flake8 lints + minor RF to reduce duplication in PATHEXT
Show description for 6ee08fc
yarikoptic
committed
6ee08fc
View commit details
Copy full SHA for 6ee08fc
View code at this point
Browse repository at this point
BF: wrap map into list, since iterator is not well digested by GitConfigParser
yarikoptic
committed
d2c1d19
View commit details
Copy full SHA for d2c1d19
View code at this point
Browse repository at this point
Commits on Nov 27, 2017
BF: process included files before the rest
yarikoptic
committed
cd6e82c
View commit details
Copy full SHA for cd6e82c
View code at this point
Browse repository at this point
Commits on Nov 19, 2017
Merge pull request #697 from cblegare/master
Show description for a2cd130
Byron
authored
a2cd130
View commit details
Copy full SHA for a2cd130
View code at this point
Browse repository at this point
Merge pull request #695 from rgerkin/issue694
Show description for 28cbb95
Byron
authored
28cbb95
View commit details
Copy full SHA for 28cbb95
View code at this point
Browse repository at this point
Merge pull request #693 from satahippy/master
Show description for d91ae75
Byron
authored
d91ae75
View commit details
Copy full SHA for d91ae75
View code at this point
Browse repository at this point
Merge pull request #692 from Dreamsorcerer/patch-1
Show description for 610d4c9
Byron
authored
610d4c9
View commit details
Copy full SHA for 610d4c9
View code at this point
Browse repository at this point
Commits on Nov 16, 2017
Remove trailing slash on drive path
Charles Bouchard-Légaré
committed
280e573
View commit details
Copy full SHA for 280e573
View code at this point
Browse repository at this point
Commits on Nov 5, 2017
Further update for machines without ssh installed or on the path
rgerkin
authored
7a91cf1
View commit details
Copy full SHA for 7a91cf1
View code at this point
Browse repository at this point
Update remote.py to fix issue #694
rgerkin
authored
ecd061b
View commit details
Copy full SHA for ecd061b
View code at this point
Browse repository at this point
Commits on Nov 2, 2017
Merge pull request #686 from jeblair/issue-605
Show description for bfae362
Byron
authored
bfae362
View commit details
Copy full SHA for bfae362
View code at this point
Browse repository at this point
Merge pull request #685 from mikicz/pathlib-clone
Show description for 4dd14b6
Byron
authored
4dd14b6
View commit details
Copy full SHA for 4dd14b6
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
IndexFile.commit() now runs pre-commit and post-commit and commit-msg hooks.
satahippy
committed
eae04bf
View commit details
Copy full SHA for eae04bf
View code at this point
Browse repository at this point
Update base.py
Sam Bull
authored
9d4859e
View commit details
Copy full SHA for 9d4859e
View code at this point
Browse repository at this point
Update remote.py
Sam Bull
authored
076446c
View commit details
Copy full SHA for 076446c
View code at this point
Browse repository at this point
Update base.py
Sam Bull
authored
6764878
View commit details
Copy full SHA for 6764878
View code at this point
Browse repository at this point
Update remote.py
Sam Bull
authored
8503a11
View commit details
Copy full SHA for 8503a11
View code at this point
Browse repository at this point
Commits on Oct 13, 2017
recognize the new packed-ref header format
Show description for 5a358f2
Brenda J. Butler
committed
5a358f2
View commit details
Copy full SHA for 5a358f2
View code at this point
Browse repository at this point
Commits on Oct 9, 2017
Only gc.collect() under windows
Show description for 454feda
James E. Blair
committed
454feda
View commit details
Copy full SHA for 454feda
View code at this point
Browse repository at this point
Commits on Oct 7, 2017
Converting path in clone and clone_from to str before any other operation in case eg pathlib.Path is passed
mikicz
committed
4ee7e1a
View commit details
Copy full SHA for 4ee7e1a
View code at this point
Browse repository at this point
Commits on Oct 5, 2017
Fix encoding issue with stderr_value and kill_after_timeout
Show description for 1dbfd29
pabelanger
committed
1dbfd29
View commit details
Copy full SHA for 1dbfd29
View code at this point
Browse repository at this point
Commits on Oct 2, 2017
Store submodule name
jakirkham
committed
f2b820f
View commit details
Copy full SHA for f2b820f
View code at this point
Browse repository at this point
Commits on Sep 30, 2017
Keeping env values passed to `clone_from`
bpiotr
committed
53373c8
View commit details
Copy full SHA for 53373c8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.