.. |
api.go
|
Add first /repos/ API, command `api serve`. #116
|
2014-10-08 16:19:15 +04:00 |
api_serve.go
|
Enable `vetshadow` linter
|
2017-05-04 23:00:13 +03:00 |
cmd.go
|
Implement flag/config falue for GPG provider
|
2017-07-21 01:01:58 +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
|
Expose the context outside of the cmd package.
|
2017-09-22 16:45:10 +02:00 |
db.go
|
Add command aptly db recover.
|
2014-04-05 16:11:19 +04:00 |
db_cleanup.go
|
Enable goconst & interfacer linters
|
2017-05-17 00:53:10 +03:00 |
db_recover.go
|
aptly exits with 2 on command/flag parse error. #52
|
2014-05-16 00:22:51 +04:00 |
graph.go
|
Customize viewer per platform
|
2017-03-23 17:12:34 +03:00 |
mirror.go
|
Fix up other code to support new GPG provider structure
|
2017-07-21 01:01:58 +03:00 |
mirror_create.go
|
Switch to gometalinter
|
2017-03-23 01:51:08 +03:00 |
mirror_drop.go
|
Switch to gometalinter
|
2017-03-23 01:51:08 +03:00 |
mirror_edit.go
|
Prepare archive root when editing it
|
2017-11-27 11:08:31 +01:00 |
mirror_list.go
|
Switch to gometalinter
|
2017-03-23 01:51:08 +03:00 |
mirror_rename.go
|
Switch to gometalinter
|
2017-03-23 01:51:08 +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
|
Enable goconst & interfacer linters
|
2017-05-17 00:53:10 +03:00 |
mirror_update.go
|
Refactor to embed `gocontext.Context` into aptly `context`
|
2017-11-30 23:44:04 +03:00 |
package.go
|
Command package show with tests. #80
|
2014-08-28 22:47:41 +04:00 |
package_search.go
|
Sort package lists when searching or showing objects
|
2017-05-05 18:42:46 +03:00 |
package_show.go
|
Enable `vetshadow` linter
|
2017-05-04 23:00:13 +03:00 |
publish.go
|
Fix up other code to support new GPG provider structure
|
2017-07-21 01:01:58 +03:00 |
publish_drop.go
|
Add -skip-cleanup option for publish commands.
|
2017-08-15 19:08:17 -07:00 |
publish_list.go
|
Enable `vetshadow` linter
|
2017-05-04 23:00:13 +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
|
Enable goconst & interfacer linters
|
2017-05-17 00:53:10 +03:00 |
publish_snapshot.go
|
Rename AccessByHash to AcquireByHash for consistency with other flags
|
2017-11-30 09:46:02 +01:00 |
publish_switch.go
|
Add -skip-cleanup option for publish commands.
|
2017-08-15 19:08:17 -07:00 |
publish_update.go
|
Add -skip-cleanup option for publish commands.
|
2017-08-15 19:08:17 -07:00 |
repo.go
|
First version aptly repo include command processing .changes files. #71
|
2015-03-15 21:30:54 +03:00 |
repo_add.go
|
#679: added *.buildinfo file to processedFile list (will be removed, afterwards)
|
2017-11-24 14:23:26 +01:00 |
repo_copy.go
|
Update command usage.
|
2014-07-28 19:17:21 +04:00 |
repo_create.go
|
Enable goconst & interfacer linters
|
2017-05-17 00:53:10 +03:00 |
repo_drop.go
|
Switch to gometalinter
|
2017-03-23 01:51:08 +03:00 |
repo_edit.go
|
Switch to gometalinter
|
2017-03-23 01:51:08 +03:00 |
repo_import.go
|
Update command usage.
|
2014-07-28 19:17:21 +04:00 |
repo_include.go
|
#679: added *.buildinfo file to processedFile list (will be removed, afterwards)
|
2017-11-24 14:23:26 +01:00 |
repo_list.go
|
Enable `vetshadow` linter
|
2017-05-04 23:00:13 +03:00 |
repo_move.go
|
Enable goconst & interfacer linters
|
2017-05-17 00:53:10 +03:00 |
repo_remove.go
|
Switch to gometalinter
|
2017-03-23 01:51:08 +03:00 |
repo_rename.go
|
Switch to gometalinter
|
2017-03-23 01:51:08 +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
|
Switch to gometalinter
|
2017-03-23 01:51:08 +03:00 |
serve.go
|
Enable goconst & interfacer linters
|
2017-05-17 00:53:10 +03:00 |
snapshot.go
|
Implementation of command aptly snapshot filter. #82
|
2014-09-01 22:09:58 +04:00 |
snapshot_create.go
|
Enable goconst & interfacer linters
|
2017-05-17 00:53:10 +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
|
Add new option for detailed logging on dependency resolving
|
2017-03-28 22:58:07 +03:00 |
snapshot_list.go
|
Switch to gometalinter
|
2017-03-23 01:51:08 +03:00 |
snapshot_merge.go
|
Switch to gometalinter
|
2017-03-23 01:51:08 +03:00 |
snapshot_pull.go
|
Add new option for detailed logging on dependency resolving
|
2017-03-28 22:58:07 +03:00 |
snapshot_rename.go
|
Switch to gometalinter
|
2017-03-23 01:51:08 +03:00 |
snapshot_search.go
|
Enable goconst & interfacer linters
|
2017-05-17 00:53:10 +03:00 |
snapshot_show.go
|
Enable goconst & interfacer linters
|
2017-05-17 00:53:10 +03:00 |
snapshot_verify.go
|
Switch to gometalinter
|
2017-03-23 01:51:08 +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
|
Switch to gometalinter
|
2017-03-23 01:51:08 +03:00 |