py-gitea/gitea
Langenfeld 05d906148a fixed trying to parse more gitea payloadcommit objects where there are non (e.g. listing commits)
data is assigned to a inner_commit dictionary as commit is already taken by apiobject commit function and fixing that would cause too many things to break
2021-11-12 18:33:21 +01:00
..
__init__.py reverted naming 2021-01-12 11:10:32 +01:00
basicGiteaApiObject.py added hash implementation for all gitea api objects 2021-11-11 11:02:17 +01:00
exceptions.py refactoring equals for api objects 2021-11-11 10:18:23 +01:00
gitea.py fixed trying to parse more gitea payloadcommit objects where there are non (e.g. listing commits) 2021-11-12 18:33:21 +01:00
giteaApiObject.py refactoring equals for api objects 2021-11-11 10:18:23 +01:00