summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Stop using the deprecated ruamel.yaml.safe_load()Elena ``of Valhalla'' Grandi2022-08-04
* Use tempfile.TemporaryDirectory() instead of the old mkdtempElena ``of Valhalla'' Grandi2022-08-04
* Skip mypy errors for upstream librariesElena ``of Valhalla'' Grandi2022-08-04
* Only run doc8 where it is availableElena ``of Valhalla'' Grandi2022-03-11
* Fix package names in the CIElena ``of Valhalla'' Grandi2022-03-11
* Use one script instead of three for tests etc.Elena ``of Valhalla'' Grandi2022-03-11
* Fix doc8 issues in the docsElena ``of Valhalla'' Grandi2022-03-11
* Sort imports with isortElena ``of Valhalla'' Grandi2022-03-11
* Change license to AGPLv3+Elena ``of Valhalla'' Grandi2022-02-22
* Resume working on 0.10.0devElena ``of Valhalla'' Grandi2021-12-31
* Prepare bugfix release 0.9.1v0.9.1Elena ``of Valhalla'' Grandi2021-12-31
* Included the post-checkout script in the released package.Elena ``of Valhalla'' Grandi2021-12-31
* Convert a leftover use of ruamel.yaml.loadElena ``of Valhalla'' Grandi2021-12-29
* Fix rm command test (and others) by indexing the collection at the beginningElena ``of Valhalla'' Grandi2021-12-29
* Only print a debug message when not indexing an empty value, not info.Elena ``of Valhalla'' Grandi2021-12-25
* Start working on 0.10.0devElena ``of Valhalla'' Grandi2021-12-24
* Update the release procedureElena ``of Valhalla'' Grandi2021-12-24
* Prepare release 0.9.0v0.9.0Elena ``of Valhalla'' Grandi2021-12-24
* Avoid double # at the beginning of help comments.Elena ``of Valhalla'' Grandi2021-12-24
* Add a comment to a new entry if there is a list of valid valuesElena ``of Valhalla'' Grandi2021-12-24
* Use some new features in the ticket tracker exampleElena ``of Valhalla'' Grandi2021-12-24
* Add missing openlibrary2lesana to the changelogElena ``of Valhalla'' Grandi2021-12-24
* Add support for search_aliases in the settings file.Elena ``of Valhalla'' Grandi2021-12-24
* Removed spurious printsElena ``of Valhalla'' Grandi2021-12-24
* Fix printing values of list fieldsElena ``of Valhalla'' Grandi2021-12-23
* Move status badges from the README to the docsElena ``of Valhalla'' Grandi2021-12-23
* Links to sourcehut in the READMEElena ``of Valhalla'' Grandi2021-12-23
* Set order to none rather than '' in a test entryElena ``of Valhalla'' Grandi2021-12-23
* New property ``precision`` for ``decimal`` fields.Elena ``of Valhalla'' Grandi2021-12-23
* Document the values propertyElena ``of Valhalla'' Grandi2021-12-23
* Limit a field to one among a list of valuesElena ``of Valhalla'' Grandi2021-12-23
* Individual items for various errors in the test collectionElena ``of Valhalla'' Grandi2021-12-23
* Add a field with values to some test collectionsElena ``of Valhalla'' Grandi2021-12-23
* Remove unused variableElena ``of Valhalla'' Grandi2021-12-23
* Add support for bash autocompletion via argcomplete, if installed.Elena ``of Valhalla'' Grandi2021-12-23
* Only act on lesana entries in the git hookElena ``of Valhalla'' Grandi2021-10-03
* Bugfixing on openlibrary2lesanaElena ``of Valhalla'' Grandi2021-10-02
* Improved aliases for a ticket trackerElena ``of Valhalla'' Grandi2021-09-18
* Fix docstring for LesanaDecimalElena ``of Valhalla'' Grandi2021-09-17
* Script to import book data from openlibraryElena ``of Valhalla'' Grandi2021-09-16
* Re-enable tests on debian oldstable as long as it is supported.Elena ``of Valhalla'' Grandi2021-09-16
* Add a method to create an entry from a rendered templateElena ``of Valhalla'' Grandi2021-09-16
* Add test configuration for debian oldstable, disabled until the release.Elena ``of Valhalla'' Grandi2021-08-12
* pep8 fixesElena ``of Valhalla'' Grandi2021-08-12
* Add back the name into the logging formatElena ``of Valhalla'' Grandi2021-08-12
* Per-module logger, add cli switch to log debugfabrixxm2021-08-12
* More changelog updatesElena ``of Valhalla'' Grandi2021-08-09
* Update changelogElena ``of Valhalla'' Grandi2021-08-09
* Fix tests to load dates as dates, not datetimesElena ``of Valhalla'' Grandi2021-08-09
* Force LesadaDate.load() return `datetime.date` when parsingfabrixxm2021-08-09