An open API service providing commit metadata for open source projects.

GitHub / gitpython-developers/GitPython / commits

GitPython is a python library used to interact with Git repositories.

SHA Message Author Date Stats
aa507662 Add a way to force status codes inside AutoInterrupt._terminate, and let test... sroet <s****t@h****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
893ddabd set timeout to a non-zero value sroet <s****t@h****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
4588efd0 two spaces before comments sroet <s****t@h****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
e95ee636 fetch is also to quick on CI, only test pull sroet <s****t@h****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
42b05b0f make test timeout stricter sroet <s****t@h****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
41514704 fix typo's sroet <s****t@h****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
144817a7 make flake8 and mypy happy sroet <s****t@h****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
cd2d5384 go for pytest.raises and test that the functions run sroet <s****t@h****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
0a58afea update tests and add a comment about different behaviour of 'push' vs 'fetch' sroet <s****t@h****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
ef0ca654 reuse kill_after_timeout kwarg sroet <s****t@h****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
b7cd5207 update docstring sroet <s****t@h****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
d6cdafe2 reset default timeout to None sroet <s****t@h****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
5ec7967b propagate kwargs in do_test_fetch sroet <s****t@h****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
5d2dfb18 also test a call to 'push' with 10s timeout sroet <s****t@h****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
bd4ee0f2 add test timeout with the old 10 s timeout sroet <s****t@h****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
9925785c allow for timeout propagation sroet <s****t@h****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
10f24aee change default fetch timeout to 60 s sroet <s****t@h****m>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
146202cd Fix title Fabian Affolter <f****n@a****h>
Committed by: Sebastian Thiel <s****l@i****m>
over 4 years ago
03f198f6 Fix version discrepancy Sebastian Thiel <s****l@i****m> over 4 years ago
856c0825 bump version Sebastian Thiel <s****l@i****m> over 4 years ago
9d6ddd3c Update changes.rst Dominic <y****d@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
0db50a27 Update changes.rst Dominic <y****d@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
1da77416 merge Merge pull request #1337 from Yobmod/main Dominic <y****d@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
bc2edef8 Update setup.py Dominic <y****d@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
58820a5e Update setup.py Dominic <y****d@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
e488ce37 Update setup.py Dominic <y****d@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
cfcae1d8 merge Merge pull request #1318 from Yobmod/main Dominic <y****d@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
bb9b50ff Update pythonpackage.yml Dominic <y****d@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
f7fddc1e Update pythonpackage.yml Dominic <y****d@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
cb7cbe58 Update pythonpackage.yml Dominic <y****d@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
d6017fbe Update setup.py Dominic <y****d@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
4ed0531c Update pythonpackage.yml Dominic <y****d@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
40f4cebb Update pythonpackage.yml Dominic <y****d@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5da76e8b Assure CWD is readable after acquiring it Sebastian Thiel <s****l@i****m> over 4 years ago
ef1ef4db Add encoding to utf-8 for fetch_info_lines; f100024 <f****4@g****m>
Committed by: Sebastian Thiel <s****l@i****m>
almost 5 years ago
bd0fa882 overhaul CONTIRIBUTING.md Sebastian Thiel <s****l@i****m> almost 5 years ago
12077471 Use the Git class type definition within Repo classmethods Michael Mulich <m****h@g****m>
Committed by: Sebastian Thiel <s****l@i****m>
almost 5 years ago
5b3669e2 Don't fail on import if the working dir isn't valid (#1319) Sebastian Thiel <s****l@i****m> almost 5 years ago
3439a3ec Change CI python 3.10 to rc1 again. Spinx broken either way Yobmod <y****d@g****m> almost 5 years ago
6835c910 Update changes.rst Yobmod <y****d@g****m> almost 5 years ago
1a71d9ab Change CI to 3.10.0-beta.4, to get docs to pass Yobmod <y****d@g****m> almost 5 years ago
5835f013 Update changelog and version Yobmod <y****d@g****m> almost 5 years ago
c35ab1dd upgrade sphinx for 3.10 compat Yobmod <y****d@g****m> almost 5 years ago
2f42966c try fix for Protocol buy in 3.10 3 Yobmod <y****d@g****m> almost 5 years ago
1349ddc1 try fix for Protocol buy in 3.10 2 Yobmod <y****d@g****m> almost 5 years ago
079d7fd6 try fix for Protocol buy in 3.10 Yobmod <y****d@g****m> almost 5 years ago
4381f6cb update 3.10 to rc1 in test matrix Yobmod <y****d@g****m> almost 5 years ago
bf0c3327 add pypy to test matrix Yobmod <y****d@g****m> almost 5 years ago
07078e9f type fixo Yobmod <y****d@g****m> almost 5 years ago
22e05c4d type fix Yobmod <y****d@g****m> almost 5 years ago
38f51572 add type check to conf_encoding (in thoery could be bool or int) Yobmod <y****d@g****m> almost 5 years ago
9d844a62 merge Merge branch 'master' of https://github.com/Yobmod/GitPython into main yobmod <y****d@g****m> almost 5 years ago
78b99d35 fix setup.py classifiers, improvefnmatchprocess handler types yobmod <y****d@g****m> almost 5 years ago
ea1a03af merge Merge pull request #1314 from eric-wieser/patch-1 Dominic <y****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
ec04ea01 Update test_util.py Eric Wieser <w****c@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
d490d66e Try a better test Eric Wieser <w****c@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
70b50e06 Fix test Eric Wieser <w****c@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
a71b6174 merge Merge branch 'gitpython-developers:main' into patch-1 Eric Wieser <w****c@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
8e226ed8 merge Merge pull request #1315 from eric-wieser/patch-2 Dominic <y****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
70b95964 merge Merge branch 'master' of https://github.com/Yobmod/GitPython yobmod <y****d@g****m> almost 5 years ago
994f387c Use get instead of get_value Eric Wieser <w****c@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
9c7a44fd Fix trailing whitespace and incorrect overload Eric Wieser <w****c@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
05c77cf0 merge Merge branch 'main' into patch-1 Eric Wieser <w****c@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
0b89bfe8 Add overload to get_value() Dominic <y****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
335e59dc Update config.py Eric Wieser <w****c@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
ff0ecf7f Fix mypy Eric Wieser <w****c@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
fe54118e merge Merge pull request #1311 from Yobmod/main Dominic <y****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
84232f7c Add Typing :: Typed to setup.py Yobmod <y****d@g****m> almost 5 years ago
39f12bd4 Do not call get_user_id if it is not needed Eric Wieser <w****c@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
8b8aa16e Improve type of repo.currently_rebasing_on() Yobmod <y****d@g****m> almost 5 years ago
5aa8c340 Improve type of repo.blame_incremental() Yobmod <y****d@g****m> almost 5 years ago
ecb1f79c Choose TypedDict! Yobmod <y****d@g****m> almost 5 years ago
ad417ba7 Test Dataclass in repo.base.blame() 6 Yobmod <y****d@g****m> almost 5 years ago
bc9bcf51 Test Dataclass in repo.base.blame() 5 Yobmod <y****d@g****m> almost 5 years ago
1aaa7048 Test Dataclass in repo.base.blame() 4 Yobmod <y****d@g****m> almost 5 years ago
e4761ff6 Test TypedDict in repo.base.blame() 1 Yobmod <y****d@g****m> almost 5 years ago
ed137cbd Test TypedDict in repo.base.blame() 2 Yobmod <y****d@g****m> almost 5 years ago
a2a36e06 Test Dataclass in repo.base.blame() 3 Yobmod <y****d@g****m> almost 5 years ago
a3f5b130 Test Dataclass in repo.base.blame() 2 Yobmod <y****d@g****m> almost 5 years ago
94ae0c58 Test Dataclass in repo.base.blame() Yobmod <y****d@g****m> almost 5 years ago
4dd06c3e Test trailing comma in args (>py3.6?) Yobmod <y****d@g****m> almost 5 years ago
3b53d28f merge Merge branch 'main' of https://github.com/Yobmod/GitPython Yobmod <y****d@g****m> almost 5 years ago
f34a39f2 Test new union syntax (Pep604) Yobmod <y****d@g****m> almost 5 years ago
5647d583 merge Merge branch 'gitpython-developers:main' into main Dominic <y****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
9de7310f Minor type fixes Yobmod <y****d@g****m> almost 5 years ago
481f672b Add __future__.annotations to repo/base.py Yobmod <y****d@g****m> almost 5 years ago
6470ad4a Fix parse_date typing 7 Yobmod <y****d@g****m> almost 5 years ago
d30bc072 Fix parse_date typing 6 Yobmod <y****d@g****m> almost 5 years ago
e2f8367b Fix parse_date typing 5 Yobmod <y****d@g****m> almost 5 years ago
024b6966 Fix parse_date typing 4 Yobmod <y****d@g****m> almost 5 years ago
2fe13cad Fix parse_date typing 3 Yobmod <y****d@g****m> almost 5 years ago
730f1193 Fix parse_date typing 2 Yobmod <y****d@g****m> almost 5 years ago
13e0730b Fix parse_date typing Yobmod <y****d@g****m> almost 5 years ago
829142d4 Add __future__.annotations to cmd.py2 Yobmod <y****d@g****m> almost 5 years ago
c3f3501f Add __future__.annotations to cmd.py Yobmod <y****d@g****m> almost 5 years ago
270c3d7d rmv 3.6 README Yobmod <y****d@g****m> almost 5 years ago
bef21824 rmv 3.6 from setup.py Yobmod <y****d@g****m> almost 5 years ago
15ace876 rmv 3.6 from CI matrix Yobmod <y****d@g****m> almost 5 years ago
d8a63986 merge Merge pull request #1309 from kasium/flake8-typing-imports Dominic <y****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
91fce331 increase mypy strictness (warn unused ignored and warn unreachable) Yobmod <y****d@g****m> almost 5 years ago

← Back to repository