aptly/cmd
Andrey Smirnov 22848b010d Don't remove API file socket if it exists and it's usable 2019-01-20 00:01:44 +03:00
..
api.go Add first /repos/ API, command `api serve`. #116 2014-10-08 16:19:15 +04:00
api_serve.go Don't remove API file socket if it exists and it's usable 2019-01-20 00:01:44 +03:00
cmd.go Compatibility with GnuPG 1.x and 2.x, auto-detect GnuPG version 2018-10-10 01:34:00 +03:00
config.go Config command created - config show started 2014-10-13 15:58:41 +01:00
config_show.go Switch to gometalinter 2017-03-23 01:51:08 +03:00
context.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
db.go Add command aptly db recover. 2014-04-05 16:11:19 +04:00
db_cleanup.go Lower memory usage for `aptly db cleanup` 2018-07-20 01:04:51 +03:00
db_recover.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
graph.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
mirror.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
mirror_create.go Add support to mirror non package installer files 2018-07-06 15:02:37 +02:00
mirror_drop.go Switch to gometalinter 2017-03-23 01:51:08 +03:00
mirror_edit.go Allow editing of with-installer mirror flag 2018-07-06 15:02:37 +02:00
mirror_list.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
mirror_rename.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
mirror_search.go Allow filter to be empty for `aptly * search` commands 2017-02-10 23:07:06 +03:00
mirror_show.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
mirror_update.go Add support to mirror non package installer files 2018-07-06 15:02:37 +02:00
package.go Command package show with tests. #80 2014-08-28 22:47:41 +04:00
package_search.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
package_show.go Add support to mirror non package installer files 2018-07-06 15:02:37 +02:00
publish.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
publish_drop.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
publish_list.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
publish_repo.go Rename AccessByHash to AcquireByHash for consistency with other flags 2017-11-30 09:46:02 +01:00
publish_show.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
publish_snapshot.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
publish_switch.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
publish_update.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
repo.go First version aptly repo include command processing .changes files. #71 2015-03-15 21:30:54 +03:00
repo_add.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
repo_copy.go Update command usage. 2014-07-28 19:17:21 +04:00
repo_create.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
repo_drop.go Switch to gometalinter 2017-03-23 01:51:08 +03:00
repo_edit.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
repo_import.go Update command usage. 2014-07-28 19:17:21 +04:00
repo_include.go Expose repo include through API 2018-06-19 15:39:09 +02:00
repo_list.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
repo_move.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
repo_remove.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
repo_rename.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
repo_search.go Allow filter to be empty for `aptly * search` commands 2017-02-10 23:07:06 +03:00
repo_show.go Switch to gometalinter 2017-03-23 01:51:08 +03:00
run.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
serve.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
snapshot.go Implementation of command aptly snapshot filter. #82 2014-09-01 22:09:58 +04:00
snapshot_create.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
snapshot_diff.go Switch to gometalinter 2017-03-23 01:51:08 +03:00
snapshot_drop.go Switch to gometalinter 2017-03-23 01:51:08 +03:00
snapshot_filter.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
snapshot_list.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
snapshot_merge.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
snapshot_pull.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
snapshot_rename.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
snapshot_search.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
snapshot_show.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
snapshot_verify.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00
task.go Aptly script has now become aptly task 2014-08-16 14:14:56 +00:00
task_run.go Enable `vetshadow` linter 2017-05-04 23:00:13 +03:00
version.go Fix paths after repository transfer to aptly-dev 2018-04-18 21:19:43 +03:00