index
:
hydrilla-builder
debian-debian
debian-upstream
koszko
master
Tool to build packages for Hydrilla to serve
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-04-22
document --version option in the manpage
Wojtek Kosior
2022-04-19
add support for --version option
Wojtek Kosior
2022-03-08
don't include schema patch version number in generated instances
v1.0-beta2
Wojtek Kosior
2022-03-01
add Hydrilla builder manpage
Wojtek Kosior
2022-03-01
update schema versions to 1.0.1
Wojtek Kosior
2022-02-22
fix "no translation file found for domain" error
v1.0-beta1
Wojtek Kosior
2022-02-22
change translation domain to 'hydrilla-messages'
Wojtek Kosior
2022-02-21
enable using with Python 3.7
Wojtek Kosior
2022-02-18
make "uuid" an optional property
Wojtek Kosior
2022-02-14
specify full schema URL in instances
Wojtek Kosior
2022-02-12
when generating JSON documents, put generating software info in 'generated_by...
Wojtek Kosior
2022-02-12
move locales under builder/
Wojtek Kosior
2022-02-12
expose the entire translation object instead of just its gettext method
Wojtek Kosior
2022-02-12
internationalize using Babel
...
Wojtek Kosior
2022-02-11
don't require setuptools_scm newer than in Debian Stable
Wojtek Kosior
2022-02-11
bump schemas subrepo to a8442778ff400fd9d50cac7944b491c7d641df1f
Wojtek Kosior
2022-02-10
fix handling of --index-json option
Wojtek Kosior
2022-02-10
add show_default=True to --srcdir option
Wojtek Kosior
2022-02-10
use parameters to click.Path instead of validating paths manually
Wojtek Kosior
2022-02-09
make resource dependency specifier an object
Wojtek Kosior
2022-02-09
change file path format
...
Wojtek Kosior
2022-02-09
include new schemas in package and in tests
Wojtek Kosior
2022-02-07
fix typing mistake i tests
Wojtek Kosior
2022-02-07
facilitate for including other schemas in submodule and expose them to other ...
Wojtek Kosior
2022-02-07
remove redundant 'version' from setup.cfg - this is handled by setuptools_scm
Wojtek Kosior
2022-02-07
move to a namespace package under 'hydrilla'
Wojtek Kosior
2022-02-05
test&fix error handling
Wojtek Kosior
2022-02-05
add test case with modified index.json from the example
Wojtek Kosior
2022-02-04
extend the automated test case
Wojtek Kosior
2022-02-04
initial commit
Wojtek Kosior