Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup: Update codebase to expect Python 3.6 | Jason R. Coombs | 2023-10-31 | 1 | -6/+5 |
* | delete Python 2 (object) compat | Mike Frysinger | 2023-10-20 | 1 | -1/+1 |
* | hooks: drop support for Python 2 | Mike Frysinger | 2023-10-13 | 1 | -60/+3 |
* | Format codebase with black and check formatting in CQ | Gavin Mak | 2023-03-22 | 1 | -468/+520 |
* | drop pyversion & is_python3 checking | Mike Frysinger | 2021-01-06 | 1 | -10/+1 |
* | strip python2-only coding:utf-8 & print_function settings | Mike Frysinger | 2021-01-06 | 1 | -2/+0 |
* | Concentrate the RepoHook knowledge in the RepoHook class | Remy Bohmer | 2020-11-23 | 1 | -28/+117 |
* | Move RepoHook class from project.py file to dedicated file | Remy Bohmer | 2020-11-03 | 1 | -0/+431 |