index
:
delta/python-packages/gitpython.git
0.1
0.2
0.3
Fix-#1334
baserock/zuul-ci
black-fmt
experiment-2012
fix
fix-1103
fix-ci-tests
fix-dont-choke-on-invalid-unicode-paths
fix-for-invalid-data-in-commits
fix-non-ascii-chars-in-status-lines
fix-octal-escaped-path-parser-bug
flock
gh-pages
index-no-read-lock
issue-232-reproduction
issue-301-reproduction
keep-raw-bytes-on-diffs
main
master
more-robust-git-diff
no_devnull_open
orig_master
patches
py2
py3
revert-357-autointerrupt_deadlock_fix
typing
github.com: gitpython-developers/GitPython.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rmv old py2.7 __future__ imports
Yobmod
2021-07-19
9
-15
/
+0
*
Add a cast to git.cmd _version_info
Yobmod
2021-07-19
1
-10
/
+10
*
Make pathlike a forward ref
Yobmod
2021-07-19
2
-4
/
+6
*
update types in types.py
Yobmod
2021-07-19
1
-2
/
+2
*
Merge branch 'main' of https://github.com/Yobmod/GitPython
Yobmod
2021-07-19
1
-9
/
+11
|
\
|
*
Update README.md
Dominic
2021-07-19
1
-2
/
+3
|
*
Update README.md
Dominic
2021-07-19
1
-9
/
+10
*
|
Change remaining type comments to py3.6+ types
Yobmod
2021-07-19
16
-73
/
+77
|
/
*
Add flake8-bugbear and -comprehensions to test-requirements.txt
Yobmod
2021-07-19
2
-6
/
+6
*
rmv redundant IOerror except
Yobmod
2021-07-19
2
-660
/
+2
*
rmv python 3.5 checks from tests
Yobmod
2021-07-19
8
-24
/
+15
*
Make types in refs compatible with objects
Yobmod
2021-07-19
7
-23
/
+30
*
Make traversable and serilizable into protocols
Yobmod
2021-07-19
1
-24
/
+54
*
Make types in refs compatible with repo
Yobmod
2021-07-19
1
-3
/
+4
*
Make types in refs compatible with previous
Yobmod
2021-07-19
6
-45
/
+59
*
Add types to refs/head.py
Yobmod
2021-07-19
1
-15
/
+22
*
Add types to refs/log.py
Yobmod
2021-07-19
1
-54
/
+86
*
Add types to refs/reference.py
Yobmod
2021-07-19
1
-12
/
+25
*
Add types to refs/remote.py
Yobmod
2021-07-19
1
-9
/
+22
*
Add types to refs/symbolic.py
Yobmod
2021-07-19
1
-0
/
+674
*
Add types to refs/tag.py
Yobmod
2021-07-19
1
-10
/
+36
*
update types in types.py
Yobmod
2021-07-19
2
-6
/
+6
*
Merge pull request #1294 from gitpython-developers/tidy-tools
Sebastian Thiel
2021-07-19
12
-135
/
+99
|
\
|
*
Update README.md
Dominic
2021-07-19
1
-7
/
+9
|
*
Add sphinx-autodoc-typehints
Dominic
2021-07-19
1
-0
/
+1
|
*
Add mypy to test-requirements.txt
Dominic
2021-07-19
1
-1
/
+1
|
*
Update pyproject.toml
Dominic
2021-07-19
1
-1
/
+1
|
*
Update .flake8
Dominic
2021-07-19
1
-1
/
+3
|
*
Update pythonpackage.yml
Dominic
2021-07-19
1
-9
/
+4
|
*
Update requirements-dev.txt
Dominic
2021-07-19
1
-2
/
+12
|
*
Update conf.py
Dominic
2021-07-19
1
-4
/
+5
|
*
Update pshinx versions in docs/reqs.txt
Dominic
2021-07-19
1
-1
/
+1
|
*
Delete .deepsource.toml
Dominic
2021-07-19
1
-15
/
+0
|
*
Delete .codeclimate.yml
Dominic
2021-07-19
1
-15
/
+0
|
*
Create .flake8
Dominic
2021-07-19
1
-0
/
+30
|
*
Create pyproject.toml
Dominic
2021-07-19
1
-0
/
+35
|
*
Delete .coveragerc
Dominic
2021-07-19
1
-7
/
+0
|
*
Delete mypy.ini
Dominic
2021-07-19
1
-14
/
+0
|
*
Delete tox.ini
Dominic
2021-07-19
1
-61
/
+0
*
|
Add mypy to test-requirements.txt
Dominic
2021-07-19
1
-1
/
+1
|
/
*
rmv tox from test-requirements.txt
Dominic
2021-07-16
1
-1
/
+0
*
Make development status clearer
Sebastian Thiel
2021-07-14
1
-14
/
+11
*
put badges (also) upfront
Sebastian Thiel
2021-07-14
1
-0
/
+4
*
Remove docker and appveyor configuration files
Sebastian Thiel
2021-07-14
6
-195
/
+3
*
Merge pull request #1289 from gitpython-developers/pytest
Dominic
2021-07-13
5
-17
/
+66
|
\
|
*
Update pythonpackage.yml
Dominic
2021-07-12
1
-1
/
+1
|
*
Update pythonpackage.yml
Dominic
2021-07-12
1
-2
/
+3
|
*
Add pytests args
Dominic
2021-07-12
1
-9
/
+9
|
*
Update pythonpackage.yml
Dominic
2021-07-12
1
-6
/
+8
|
*
Merge branch 'main' into pytest
Dominic
2021-07-12
1
-1
/
+7
|
|
\
|
|
/
|
/
|
[next]