luet/cmd
2020-03-27 08:59:52 +01:00
..
repo cmd/repo/update: Update only enabled repo 2020-03-23 23:40:27 +01:00
tree Add 'tree bump' command 2020-03-16 22:18:48 +01:00
build.go Add build option to remove backend artifacts 2020-02-21 22:33:18 +01:00
cleanup.go Move repository helpers under config 2020-02-12 10:20:07 +01:00
config.go cmd/config: Align print to new tags 2020-01-02 18:38:07 +01:00
convert.go Concurrency option is now global 2020-01-01 13:43:22 +01:00
create-repo.go cmd/create-repo: Fix default value of tree-compression 2020-03-27 08:59:52 +01:00
install.go Download dependencies before installing 2020-02-27 23:15:31 +01:00
repo.go cmd/repo: Add update command 2020-01-12 23:36:08 +01:00
root.go Lock only on commands that aren't meant to run in parallel 2020-03-22 15:19:08 +01:00
search.go Added labels to package definition 2020-03-21 19:24:27 +01:00
serve-repo.go Add serve-repo for a minimal embedded micro http server 2020-01-31 21:22:15 +01:00
tree.go Add 'tree bump' command 2020-03-16 22:18:48 +01:00
uninstall.go Add support for parsing version with build 2020-02-21 21:56:32 +01:00
upgrade.go Add --nodeps, --onlydeps and --force to Installer 2020-02-18 18:37:56 +01:00