| Commit message (Expand) | Author | Age | Files | Lines |
* | grc: pep8 formatting | Josh Morman | 2021-11-24 | 1 | -2/+2 |
* | GRC: cache now time-dependent, version-sensitive | Marcus Müller | 2021-06-04 | 1 | -8/+34 |
* | grc: cache: remove unused function | Marcus Müller | 2021-06-04 | 1 | -9/+0 |
* | grc: cache: remove useless import | Marcus Müller | 2021-06-04 | 1 | -2/+0 |
* | grc: remove six | Clayton Smith | 2020-10-05 | 1 | -6/+2 |
* | python: Remove unnecessary 'from __future__ import' | Oleksandr Kravchuk | 2020-08-03 | 1 | -1/+0 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+2 |
* | grc: Squelch more debug messages. | Ron Economos | 2019-04-22 | 1 | -1/+1 |
* | grc: make cache dumping compatible across Py2/Py3 | Andrej Rode | 2018-08-07 | 1 | -2/+3 |
* | grc: fix json cache dumping to work with python 3.5 | Andrej Rode | 2017-12-03 | 1 | -2/+2 |
* | grc: disable auto-conversion and implement json cache | Sebastian Koslowski | 2017-11-08 | 1 | -0/+99 |