4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Feb 06, 2025 — Feb 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version to 2.1.11 More... over 7 years ago
fix whitespace violation More... over 7 years ago
Allow pathlib.Path in Repo.__init__ More... over 7 years ago
Dedent code blocks in tutorial. More... over 7 years ago
Fix small typo More... over 7 years ago
Update test_docs.py More... over 7 years ago
Fix exception on import in MacOS More... over 7 years ago
Bump to 2.1.10 More... over 7 years ago
Add change in type support More... over 7 years ago
Created new section in README for projects using GitPython More... almost 8 years ago
Avoid from_timestamp() function to raise an exception when the offset is greater or lower than 24 hours. More... almost 8 years ago
git: index: base: use os.path.relpath More... almost 8 years ago
Bump version to 2.1.9 More... almost 8 years ago
Merge pull request #737 from hugovk/rm-2.6 More... almost 8 years ago
Drop support for EOL Python 3.3 More... almost 8 years ago
Merge pull request #736 from hugovk/fix-version-check More... almost 8 years ago
github -> GitHub More... almost 8 years ago
Use automatic formatters More... almost 8 years ago
Unnecessary generator - rewrite as a dict comprehension More... almost 8 years ago
Unnecessary generator - rewrite as a set comprehension More... almost 8 years ago
Unnecessary generator - rewrite as a list comprehension More... almost 8 years ago
Remove unnecessary list comprehension - 'any' can take a generator More... almost 8 years ago
Rewrite unnecessary dict/list/tuple calls as literals More... almost 8 years ago
Replace function call with set literal More... almost 8 years ago
Allow mmap not just for py2.6/2.7/3.6+ but also 3.0+ More... almost 8 years ago
Drop support for EOL Python 2.6 More... almost 8 years ago
Merge pull request #733 from samuela/patch-1 More... almost 8 years ago
Merge pull request #1 from samuela/patch-2 More... almost 8 years ago
Fix doc typos More... almost 8 years ago
Fix doc typos More... almost 8 years ago