| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | See if black can be tought to produce consistent results | Sebastian Thiel | 2022-05-18 | 1 | -0/+4 |
| | | |||||
| * | Fix various typos | luz paz | 2022-05-07 | 1 | -1/+1 |
| | | | | Found via `codespell -q 3 -S ./git/ext/gitdb,./test/fixtures/reflog_master,./test/fixtures/diff_mode_only,./test/fixtures/reflog_HEAD` | ||||
| * | Add __future__.annotations to repo/base.py | Yobmod | 2021-08-02 | 1 | -1/+2 |
| | | |||||
| * | rmv 3.6 from setup.py | Yobmod | 2021-08-02 | 1 | -1/+1 |
| | | |||||
| * | increase mypy strictness (warn unused ignored and warn unreachable) | Yobmod | 2021-08-02 | 1 | -1/+1 |
| | | |||||
| * | increase mypy strictness (warn unused ignored) | Yobmod | 2021-08-02 | 1 | -1/+2 |
| | | |||||
| * | Add final types to submodule.py | Yobmod | 2021-07-31 | 1 | -1/+1 |
| | | |||||
| * | Add final types to config.py | Yobmod | 2021-07-31 | 1 | -1/+1 |
| | | |||||
| * | Add type to objects.base.new() | Yobmod | 2021-07-31 | 1 | -1/+1 |
| | | |||||
| * | Add type to repo.base._to_full_tag_path | Yobmod | 2021-07-31 | 1 | -1/+1 |
| | | |||||
| * | Add type to symbolicreference.__repr__() | Yobmod | 2021-07-31 | 1 | -1/+1 |
| | | |||||
| * | Fix more missing types in Symbolic.py, cos GuthubActions pytest stuck | Yobmod | 2021-07-28 | 1 | -3/+3 |
| | | |||||
| * | Fix more missing types in Symbolic.py | Yobmod | 2021-07-28 | 1 | -3/+3 |
| | | |||||
| * | Add build system to pyproject.toml | Dominic | 2021-07-24 | 1 | -0/+4 |
| | | |||||
| * | Update pyproject.toml | Dominic | 2021-07-19 | 1 | -1/+1 |
| | | | | Add --force sugar flag | ||||
| * | Create pyproject.toml | Dominic | 2021-07-19 | 1 | -0/+35 |
| Add pyproject.toml with sections for pyest, mypy, coverage.py | |||||
