aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* */*: fix typosSam James2023-11-111-1/+1
* pyupgrade everythingJohn Helmert III2022-12-031-2/+2
* improvement(pylint/black): some formatting issues fixedDavid Palao2022-06-071-10/+4
* improvement(mtimedb): using is_readonly instead "if not self.filename"David Palao2022-06-071-1/+1
* test(MtimeDB): added some unit tests for __write_to_disk and for _loadDavid Palao2022-06-071-0/+1
* improvement(mtimedb): class has better APIDavid Palao2022-06-071-0/+10
* refactor(mtimedb): MtimeDB.commit splitted into two methodsDavid Palao2022-06-071-19/+22
* test(mtimedb): added two more UTs about MtimeDB instances creationDavid Palao2022-06-071-2/+4
* test(mtimedb): added first unit tests for MtimeDBDavid Palao2022-06-071-1/+1
* refactor(mtimedb): some little changes:David Palao2022-06-071-22/+22
* Reformat to use spaces instead of tabs. Also, use blackWolfgang E. Sanyer2021-09-191-102/+119
* Fix 'unused-import' for stdlib imports.Alec Warner2020-07-221-1/+0
* Correct inverted py3 json indentationMichał Górny2020-07-171-1/+1
* Remove support code for Python < 3.3Michał Górny2020-07-171-5/+2
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-181-0/+128