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
*
Update pythonpackage.yml
Dominic
2021-09-09
1
-1
/
+1
*
Update setup.py
Dominic
2021-09-09
1
-1
/
+1
*
Update pythonpackage.yml
Dominic
2021-09-09
1
-1
/
+1
*
Update pythonpackage.yml
Dominic
2021-09-09
1
-1
/
+1
*
Change CI python 3.10 to rc1 again. Spinx broken either way
Yobmod
2021-08-09
1
-1
/
+1
*
Update changes.rst
Yobmod
2021-08-09
1
-2
/
+3
*
Change CI to 3.10.0-beta.4, to get docs to pass
Yobmod
2021-08-09
1
-1
/
+1
*
Update changelog and version
Yobmod
2021-08-09
4
-27
/
+56
*
upgrade sphinx for 3.10 compat
Yobmod
2021-08-09
2
-5
/
+6
*
try fix for Protocol buy in 3.10 3
Yobmod
2021-08-09
1
-2
/
+2
*
try fix for Protocol buy in 3.10 2
Yobmod
2021-08-09
1
-1
/
+1
*
try fix for Protocol buy in 3.10
Yobmod
2021-08-09
1
-2
/
+8
*
update 3.10 to rc1 in test matrix
Yobmod
2021-08-08
1
-1
/
+1
*
add pypy to test matrix
Yobmod
2021-08-08
1
-1
/
+1
*
type fixo
Yobmod
2021-08-08
1
-0
/
+0
*
type fix
Yobmod
2021-08-08
1
-0
/
+944
*
add type check to conf_encoding (in thoery could be bool or int)
Yobmod
2021-08-08
4
-959
/
+6
*
Merge branch 'master' of https://github.com/Yobmod/GitPython into main
yobmod
2021-08-08
4
-16
/
+34
|
\
|
*
fix setup.py classifiers, improvefnmatchprocess handler types
yobmod
2021-08-08
4
-16
/
+34
|
*
Merge branch 'master' of https://github.com/Yobmod/GitPython
yobmod
2021-08-03
0
-0
/
+0
|
|
\
|
|
*
Run actions on main branch
master
Sebastian Thiel
2021-04-01
1
-3
/
+3
*
|
|
Merge pull request #1314 from eric-wieser/patch-1
Dominic
2021-08-06
2
-13
/
+35
|
\
\
\
|
*
|
|
Update test_util.py
Eric Wieser
2021-08-04
1
-1
/
+4
|
*
|
|
Try a better test
Eric Wieser
2021-08-04
1
-3
/
+18
|
*
|
|
Fix test
Eric Wieser
2021-08-03
1
-9
/
+9
|
*
|
|
Merge branch 'gitpython-developers:main' into patch-1
Eric Wieser
2021-08-03
1
-2
/
+2
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1315 from eric-wieser/patch-2
Dominic
2021-08-03
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fix trailing whitespace and incorrect overload
Eric Wieser
2021-08-03
1
-2
/
+2
|
/
/
/
/
|
*
|
|
Use get instead of get_value
Eric Wieser
2021-08-03
1
-1
/
+1
|
*
|
|
Merge branch 'main' into patch-1
Eric Wieser
2021-08-03
22
-224
/
+252
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Add overload to get_value()
Dominic
2021-08-03
1
-6
/
+5
*
|
|
|
Merge pull request #1311 from Yobmod/main
Dominic
2021-08-03
22
-218
/
+247
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Add Typing :: Typed to setup.py
Yobmod
2021-08-03
2
-1
/
+2
|
*
|
|
Improve type of repo.currently_rebasing_on()
Yobmod
2021-08-02
1
-2
/
+2
|
*
|
|
Improve type of repo.blame_incremental()
Yobmod
2021-08-02
1
-9
/
+9
|
*
|
|
Choose TypedDict!
Yobmod
2021-08-02
1
-37
/
+32
|
*
|
|
Test Dataclass in repo.base.blame() 6
Yobmod
2021-08-02
1
-6
/
+5
|
*
|
|
Test Dataclass in repo.base.blame() 5
Yobmod
2021-08-02
1
-30
/
+37
|
*
|
|
Test Dataclass in repo.base.blame() 4
Yobmod
2021-08-02
1
-11
/
+10
|
*
|
|
Test TypedDict in repo.base.blame() 1
Yobmod
2021-08-02
1
-13
/
+14
|
*
|
|
Test TypedDict in repo.base.blame() 2
Yobmod
2021-08-02
1
-44
/
+36
|
*
|
|
Test Dataclass in repo.base.blame() 3
Yobmod
2021-08-02
1
-13
/
+14
|
*
|
|
Test Dataclass in repo.base.blame() 2
Yobmod
2021-08-02
1
-2
/
+2
|
*
|
|
Test Dataclass in repo.base.blame()
Yobmod
2021-08-02
2
-38
/
+67
|
*
|
|
Test trailing comma in args (>py3.6?)
Yobmod
2021-08-02
1
-3
/
+5
|
*
|
|
Merge branch 'main' of https://github.com/Yobmod/GitPython
Yobmod
2021-08-02
2
-0
/
+3
|
|
\
\
\
|
|
*
\
\
Merge branch 'gitpython-developers:main' into main
Dominic
2021-08-02
2
-0
/
+3
|
|
|
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Test new union syntax (Pep604)
Yobmod
2021-08-02
1
-1
/
+1
|
|
/
/
/
|
*
|
|
Minor type fixes
Yobmod
2021-08-02
2
-5
/
+6
|
*
|
|
Add __future__.annotations to repo/base.py
Yobmod
2021-08-02
6
-14
/
+18
[next]