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 }}
combinatorist
/
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
test_index.py
on
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 4, 2018
git: index: base: use os.path.relpath
Show description for 0857d33
efiop
authored and
Byron
committed
0857d33
Copy full SHA for 0857d33
Commits on Mar 18, 2018
Use automatic formatters
hugovk
committed
16223e5
Copy full SHA for 16223e5
Unnecessary generator - rewrite as a set comprehension
hugovk
committed
db0dfa0
Copy full SHA for db0dfa0
Unnecessary generator - rewrite as a list comprehension
hugovk
committed
87a6441
Copy full SHA for 87a6441
Rewrite unnecessary dict/list/tuple calls as literals
hugovk
committed
ac4f7d3
Copy full SHA for ac4f7d3
Replace function call with set literal
hugovk
committed
14582df
Copy full SHA for 14582df
Drop support for EOL Python 2.6
hugovk
committed
929f3e1
Copy full SHA for 929f3e1
Commits on Nov 28, 2017
RF: use HIDE_WINDOWS_KNOWN_ERRORS instead of is_win to skip hooks tests
yarikoptic
committed
cc34077
Copy full SHA for cc34077
RF(TST): skip all tests dealing with hooks on windows
yarikoptic
committed
91b9bc4
Copy full SHA for 91b9bc4
RF: no "need" for custom shebang on windows since just does not work
yarikoptic
committed
0a67f25
Copy full SHA for 0a67f25
RF(+BF?): refactor hooks creation in a test, and may be make it compat with windows
yarikoptic
committed
42e89cc
Copy full SHA for 42e89cc
BF(PY26): {} -> {0}, i.e. explicit index for .format()
yarikoptic
committed
086af07
Copy full SHA for 086af07
Commits on Oct 30, 2017
IndexFile.commit() now runs pre-commit and post-commit and commit-msg hooks.
satahippy
committed
eae04bf
Copy full SHA for eae04bf
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 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 16, 2016
cygwin, appveyor, #533: Enable actual failures, hide certain 2+2 cases
ankostis
committed
5962373
Copy full SHA for 5962373
src: reduce needless deps to `gitdb.util`
ankostis
committed
b02662d
Copy full SHA for b02662d
src: import os.path as osp
ankostis
committed
0210e39
Copy full SHA for 0210e39
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
src: No PyDev warnings
Show description for a469af8
ankostis
committed
a469af8
Copy full SHA for a469af8
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: Add and set HIDE_WINDOWS_KNOWN_ERRORS=False
Show description for 6df78b1
ankostis
committed
6df78b1
Copy full SHA for 6df78b1
Commits on Oct 1, 2016
Win, #519: FIX repo TCs.
Show description for b8b025f
ankostis
committed
b8b025f
Copy full SHA for b8b025f
Commits on Sep 28, 2016
FIX tox/requirements
ankostis
committed
f1d2d06
Copy full SHA for f1d2d06
Proc, #519: Rework error-exc msgs & log thread-pumps errors
Show description for 44c6d0b
ankostis
committed
44c6d0b
Copy full SHA for 44c6d0b
Win, hook, #519: Consume Hook Popen-proc out of GIL
Show description for cf2335a
ankostis
committed
cf2335a
Copy full SHA for cf2335a
Win, #519: FIX with_rw_directory() to remove read-only dirs
Show description for 137ee6e
ankostis
committed
137ee6e
Copy full SHA for 137ee6e
src: constify is_<platform>() calls
Show description for e61439b
ankostis
committed
e61439b
Copy full SHA for e61439b
Commits on Sep 27, 2016
src, #519: collect all is_<platform>() calls
ankostis
committed
f495e94
Copy full SHA for f495e94
Commits on Sep 26, 2016
test, #519: FIX appveyor conda & failures in py2.6 `assertRaisesRegexp`
ankostis
committed
fa70623
Copy full SHA for fa70623
Commits on Sep 25, 2016
fix(test): deal with py2 and py3
Show description for 0de60ab
Byron
committed
0de60ab
Copy full SHA for 0de60ab
fix(index): improve LockedFD handling
Show description for d6b1a92
Byron
committed
d6b1a92
Copy full SHA for d6b1a92
Commits on May 18, 2016
Need spaces in Emacs style encoding comment
Show description for b8d6fb2
Steven Colby
committed
b8d6fb2
Copy full SHA for b8d6fb2
Commits on Apr 13, 2016
fixed unittest of issue #407 for Python3
Piotr Pietraszkiewicz
committed
6f67136
Copy full SHA for 6f67136
Pagination
Previous
Next
You can’t perform that action at this time.