debian-forge-composer/internal
Lars Karlitski e5eb673be6 distro: rename awkwardly named function
WithSingleDistro() doesn't follow go's naming convention for creating
objects (New*). Rename it to NewRegistry() and rename the old
NewRegistry() to NewDefaultRegistry().

The idea is that NewRegistry() can be used to create full Registry
objects from outside the package. NewDefaultRegistry() is a convenience
function that creates a Registry with all known distros.
2020-03-03 11:53:06 +01:00
..
blueprint lint: fix unhandled errors 2020-03-02 14:28:55 +01:00
common lint: fix unhandled errors 2020-03-02 14:28:55 +01:00
compose tree-wide: format code with gofmt 2020-02-17 16:09:17 +01:00
crypt crypt: make it possible to compile and test on macOS 2020-01-30 14:42:25 +01:00
distro distro: rename awkwardly named function 2020-03-03 11:53:06 +01:00
jobqueue distro: rename awkwardly named function 2020-03-03 11:53:06 +01:00
mocks distro: rename awkwardly named function 2020-03-03 11:53:06 +01:00
osbuild lint: fix gosimple/S1004 errors 2020-03-02 14:28:55 +01:00
rcm distro: rename awkwardly named function 2020-03-03 11:53:06 +01:00
rpmmd rpmmd: pass in cache directory explicitly 2020-03-02 20:58:39 +01:00
store lint: fix unhandled errors 2020-03-02 14:28:55 +01:00
target targets/local: drop Location field 2020-02-14 11:53:38 +01:00
test api: implement /compose/log 2019-12-20 11:43:39 +01:00
upload lint: fix unhandled errors 2020-03-02 14:28:55 +01:00
weldr lint: fix unhandled errors 2020-03-02 14:28:55 +01:00