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 }}
clvrjc
/
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
0
Security
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
GitPython
git
test
lib
helper.py
on
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 16, 2020
Replace deprecated failUnlessRaises alias with assertRaises in tests
Harmon758
committed
7cf0ca8
Copy full SHA for 7cf0ca8
Commits on Feb 8, 2020
Remove check for Python 2.7
Harmon758
authored and
Byron
committed
52f9369
Copy full SHA for 52f9369
Remove and replace compat.string_types
Harmon758
authored and
Byron
committed
768b9ff
Copy full SHA for 768b9ff
Commits on Aug 14, 2019
Fix performance regression, see #906
Show description for d5cc590
Sebastian Thiel
committed
d5cc590
Copy full SHA for d5cc590
Commits on Aug 11, 2019
use git rev-parse to look for config file
bdauvergne
authored and
Byron
committed
0b6b90f
Copy full SHA for 0b6b90f
Commits on Mar 18, 2018
Drop support for EOL Python 2.6
hugovk
committed
929f3e1
Copy full SHA for 929f3e1
Commits on Dec 11, 2017
Merge branch 'bf-includes' of https://github.com/yarikoptic/GitPython into yarikoptic-bf-includes
Byron
committed
0a6cb4a
Copy full SHA for 0a6cb4a
Commits on Nov 28, 2017
RF: primarily flake8 lints + minor RF to reduce duplication in PATHEXT
Show description for 6ee08fc
yarikoptic
committed
6ee08fc
Copy full SHA for 6ee08fc
Commits on Nov 27, 2017
BF: process included files before the rest
yarikoptic
committed
cd6e82c
Copy full SHA for cd6e82c
Commits on Apr 9, 2017
Python 3.6 invalid escape sequence deprecation fixes
Show description for 32da7fe
scop
authored and
Byron
committed
32da7fe
Copy full SHA for 32da7fe
Commits on Mar 9, 2017
Spelling fixes
scop
authored and
Byron
committed
8dffba5
Copy full SHA for 8dffba5
Commits on Dec 8, 2016
fix(leaks, TCs): attempt to cleanup mman before deleting tmp-dirs
ankostis
committed
bdb4c7c
Copy full SHA for bdb4c7c
Commits on Oct 24, 2016
Fixes to support Python 2.6 again.
Show description for f3d5df2
andy-maier
committed
f3d5df2
Copy full SHA for f3d5df2
Commits on Oct 22, 2016
Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-cygwin
Byron
committed
caa0ea7
Copy full SHA for caa0ea7
Commits on Oct 20, 2016
Fix some typos
bryant1410
committed
66c41eb
Copy full SHA for 66c41eb
Commits on Oct 17, 2016
tc-helper: fix minor contexlib abuse
ankostis
committed
cc77e6b
Copy full SHA for cc77e6b
helper: minor fix prefix of temp-dirs
ankostis
committed
08e0d5f
Copy full SHA for 08e0d5f
Commits on Oct 14, 2016
cygwin, #533: FIX daemon launching
Show description for 0bce7cc
ankostis
committed
0bce7cc
Copy full SHA for 0bce7cc
cygwin, #533: Try to make it work with Cygwin's Git.
Show description for e6e23ed
ankostis
committed
e6e23ed
Copy full SHA for e6e23ed
remote, #525: FIX BUG push-cmd misses error messages
Show description for 5e6827e
ankostis
committed
5e6827e
Copy full SHA for 5e6827e
Commits on Oct 12, 2016
config, #525: polish more config-urls
ankostis
committed
6310480
Copy full SHA for 6310480
daemon, #525: simplify exception handling
ankostis
committed
0d8269a
Copy full SHA for 0d8269a
daemon, #525: FIX remote urls in config-files
Show description for 4b586fb
ankostis
committed
4b586fb
Copy full SHA for 4b586fb
Commits on Oct 11, 2016
FIX #526: Do not depend on test-sources
Show description for 74c7ed0
ankostis
committed
74c7ed0
Copy full SHA for 74c7ed0
Commits on Oct 4, 2016
io: Wrap (probably) allconfig_writers in `with` blocks
ankostis
committed
8a2f7dc
Copy full SHA for 8a2f7dc
Commits on Oct 3, 2016
hidden win-errs: Let leaking TCs run till end, then hide
Show description for be44602
ankostis
committed
be44602
Copy full SHA for be44602
Appveyor: Set HIDE_WINDOWS_KNOWN_ERRORS=True
Show description for a46f670
ankostis
committed
a46f670
Copy full SHA for a46f670
Appveyor: Add and set HIDE_WINDOWS_KNOWN_ERRORS=False
Show description for 6df78b1
ankostis
committed
6df78b1
Copy full SHA for 6df78b1
Commits on Oct 2, 2016
BF: log.info is a function, just pass msg, no .write!
yarikoptic
authored and
ankostis
committed
794187f
Copy full SHA for 794187f
BF: @with_rw_directory must return decorated call
Show description for e25da8f
yarikoptic
authored and
ankostis
committed
e25da8f
Copy full SHA for e25da8f
RF: use @functools.wraps within decorators instead of manual __name__ reassignment
Show description for 51f4a14
yarikoptic
committed
51f4a14
Copy full SHA for 51f4a14
Commits on Oct 1, 2016
io, #519: ALL open() --> with open()
Show description for 9a52168
ankostis
committed
9a52168
Copy full SHA for 9a52168
Commits on Sep 28, 2016
remote, #519: INCOMPLETE FIX-2 double-decoding push-infos
Show description for 6e98416
ankostis
committed
6e98416
Copy full SHA for 6e98416
remote, #519: FIX1-of-2 double-decoding push-infos
Show description for f11fdf1
ankostis
committed
f11fdf1
Copy full SHA for f11fdf1
Win, #519: FIX with_rw_directory() to remove read-only dirs
Show description for 137ee6e
ankostis
committed
137ee6e
Copy full SHA for 137ee6e
Pagination
Previous
Next
You can’t perform that action at this time.