Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add missing py.typed file.HEADmaster | Elena ``of Valhalla'' Grandi | 2024-02-03 |
* | Convert the README from rst to html for sourcehut | Elena ``of Valhalla'' Grandi | 2024-01-02 |
* | typo in the docs | Elena ``of Valhalla'' Grandi | 2022-08-04 |
* | Make the package PEP 561 compliant | Elena ``of Valhalla'' Grandi | 2022-08-04 |
* | Allow the python executable used in tests to be changed | Elena ``of Valhalla'' Grandi | 2022-08-04 |
* | Start working on release 0.0.3 | Elena ``of Valhalla'' Grandi | 2022-08-04 |
* | Update changelog for 0.0.2 releasev0.0.2 | Elena ``of Valhalla'' Grandi | 2022-08-04 |
* | Bump version number in the docs | Elena ``of Valhalla'' Grandi | 2022-08-04 |
* | Add a few links to the docs homepage | Elena ``of Valhalla'' Grandi | 2022-08-04 |
* | Missing import | Elena ``of Valhalla'' Grandi | 2022-08-02 |
* | Add optional support for coloredlogs | Elena ``of Valhalla'' Grandi | 2022-08-02 |
* | More explicit typehinting | Elena ``of Valhalla'' Grandi | 2022-08-02 |
* | Add an example of testing a command with the ExternamEditorMixin | Elena ``of Valhalla'' Grandi | 2022-08-02 |
* | Update CHANGELOG | Elena ``of Valhalla'' Grandi | 2022-08-02 |
* | Fix whitespace in docs | Elena ``of Valhalla'' Grandi | 2022-08-01 |
* | Document the testing helpers | Elena ``of Valhalla'' Grandi | 2022-08-01 |
* | Add facilities to run self-tests from a command. | Elena ``of Valhalla'' Grandi | 2022-08-01 |
* | Use a type hint syntax compatible with python 3.7 | Elena ``of Valhalla'' Grandi | 2022-07-17 |
* | Start adding testing utilities | Elena ``of Valhalla'' Grandi | 2022-07-17 |
* | Script to update the reference documentation files | Elena ``of Valhalla'' Grandi | 2022-07-17 |
* | Start working on version 0.0.2 | Elena ``of Valhalla'' Grandi | 2022-07-16 |
* | Exclude repo related files from the generated source tarballv0.0.1 | Elena ``of Valhalla'' Grandi | 2022-07-16 |
* | Remove empty field Mailing lists from setup | Elena ``of Valhalla'' Grandi | 2022-07-16 |
* | Only run doc8 where it is installed | Elena ``of Valhalla'' Grandi | 2022-07-16 |
* | Testing for log levels should test the output, not the logger | Elena ``of Valhalla'' Grandi | 2022-07-16 |
* | Add pointers to sr.ht in the README | Elena ``of Valhalla'' Grandi | 2022-07-16 |
* | Add project urls to the setup | Elena ``of Valhalla'' Grandi | 2022-07-16 |
* | Look for the nose2 executable in different positions | Elena ``of Valhalla'' Grandi | 2022-04-13 |
* | Fix nose dependencies in the CI | Elena ``of Valhalla'' Grandi | 2022-04-13 |
* | Run tests on sourcehut | Elena ``of Valhalla'' Grandi | 2022-04-13 |
* | If the edited file is not found, there is no FileNotFoundError | Elena ``of Valhalla'' Grandi | 2022-03-15 |
* | Print missing lines in the coverage report | Elena ``of Valhalla'' Grandi | 2022-03-15 |
* | Add a mixin with the ability to open a file in an external editor | Elena ``of Valhalla'' Grandi | 2022-03-15 |
* | Split logging setup so that it can be overridden | Elena ``of Valhalla'' Grandi | 2022-03-14 |
* | Remove the need for a _main method | Elena ``of Valhalla'' Grandi | 2022-03-14 |
* | More docstrings | Elena ``of Valhalla'' Grandi | 2022-03-12 |
* | Beginning of a tutorial in the docs | Elena ``of Valhalla'' Grandi | 2022-03-12 |
* | Add doc8 to the qa checks | Elena ``of Valhalla'' Grandi | 2022-03-11 |
* | Docstrings | Elena ``of Valhalla'' Grandi | 2022-03-11 |
* | sort imports | Elena ``of Valhalla'' Grandi | 2022-03-11 |
* | Improvements to the check script | Elena ``of Valhalla'' Grandi | 2022-03-11 |
* | check: improve bash syntax | Elena ``of Valhalla'' Grandi | 2022-03-11 |
* | use one command for tests / coverage / etc. | Elena ``of Valhalla'' Grandi | 2022-03-11 |
* | Rename the main for a MainCommand to make it more consistent with (sub)Commands. | Elena ``of Valhalla'' Grandi | 2022-03-11 |
* | sphinx docs | Elena ``of Valhalla'' Grandi | 2022-02-22 |
* | Add type hints | Elena ``of Valhalla'' Grandi | 2022-02-22 |
* | Added some docstrings | Elena ``of Valhalla'' Grandi | 2022-02-22 |
* | Ignore generated files | Elena ``of Valhalla'' Grandi | 2022-02-22 |
* | Subcommands | Elena ``of Valhalla'' Grandi | 2022-02-22 |
* | Main Command | Elena ``of Valhalla'' Grandi | 2022-02-22 |