index
:
GitPython
0.1
0.2
experiment-2012
fix-ci-tests
fix-non-ascii-chars-in-status-lines
gh-pages
issue-232-reproduction
issue-301-reproduction
master
no_devnull_open
py2
revert-357-autointerrupt_deadlock_fix
Forked from https://github.com/gitpython-developers/GitPython
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
Age
Commit message (
Expand
)
Author
2020-07-12
tools: update tool scripts after moving tests
Konrad Weihmann
2020-07-12
Revert moving tests out of 'git' folder, related to #1030
Sebastian Thiel
2020-07-12
tools: update tool scripts after moving tests
Konrad Weihmann
2020-04-11
Remove code-coverage from requirements - codecov wants way too many permissio...
Sebastian Thiel
2020-04-11
See if codecov uploads work
Sebastian Thiel
2020-04-11
Run tests right after linting
Sebastian Thiel
2020-04-11
Argh, is it 'nose', instead of 'nosetests' ?
Sebastian Thiel
2020-04-11
Try to install 'nosetests' instead of 'nosetest'
Sebastian Thiel
2020-04-11
maybe nosetests is already installed due to test-requirements?
Sebastian Thiel
2020-04-11
See if tests with nose just work like that in github actions
Sebastian Thiel
2020-04-11
This should make the init script work on travis and github actions
Sebastian Thiel
2020-04-11
Debugging for all github action scripts
Sebastian Thiel
2020-04-11
Remove unusable python versions from github CI config
Sebastian Thiel
2020-04-11
Create pythonpackage.yml
Sebastian Thiel