.. |
cmd.go
|
Disable support for aptly task for now. #96
|
2014-10-03 12:52:46 +04:00 |
context.go
|
Abort downloader on shutdown, don't wait for downloads to finish. #45 #114
|
2014-10-03 01:31:38 +04:00 |
db.go
|
Add command aptly db recover.
|
2014-04-05 16:11:19 +04:00 |
db_cleanup.go
|
aptly exits with 2 on command/flag parse error. #52
|
2014-05-16 00:22:51 +04:00 |
db_recover.go
|
aptly exits with 2 on command/flag parse error. #52
|
2014-05-16 00:22:51 +04:00 |
graph.go
|
Multiple connections for published repo. #36
|
2014-06-04 17:06:34 +04:00 |
mirror.go
|
Correctly parse boolean flags in combination with config options. #104
|
2014-09-22 13:41:26 +04:00 |
mirror_create.go
|
Add support for mirroring, showing, and editing remote repos with .udebs. #108
|
2014-09-25 22:12:59 +04:00 |
mirror_drop.go
|
Support for locking, unlocking, interruption, cleanup. #45 #114
|
2014-10-03 01:34:22 +04:00 |
mirror_edit.go
|
Support for locking, unlocking, interruption, cleanup. #45 #114
|
2014-10-03 01:34:22 +04:00 |
mirror_list.go
|
aptly exits with 2 on command/flag parse error. #52
|
2014-05-16 00:22:51 +04:00 |
mirror_rename.go
|
Support for locking, unlocking, interruption, cleanup. #45 #114
|
2014-10-03 01:34:22 +04:00 |
mirror_search.go
|
Commands mirror/repo/snapshot search. #81
|
2014-08-26 02:01:11 +04:00 |
mirror_show.go
|
Support for locking, unlocking, interruption, cleanup. #45 #114
|
2014-10-03 01:34:22 +04:00 |
mirror_update.go
|
More comments. #45 #114
|
2014-10-03 11:02:31 +04:00 |
package.go
|
Command package show with tests. #80
|
2014-08-28 22:47:41 +04:00 |
package_search.go
|
New command: package search to search whole package DB for matching packages. #80
|
2014-08-28 19:42:47 +04:00 |
package_show.go
|
Command package show with tests. #80
|
2014-08-28 22:47:41 +04:00 |
publish.go
|
Correctly parse boolean flags in combination with config options. #104
|
2014-09-22 13:41:26 +04:00 |
publish_drop.go
|
<endpoint> in command usage. #15
|
2014-07-28 15:03:55 +04:00 |
publish_list.go
|
List storage & prefix in publish list. #113
|
2014-10-01 00:44:01 +04:00 |
publish_repo.go
|
Support for --passphrase & --passphrase-file arguments on publishing. #94
|
2014-09-01 15:13:07 +04:00 |
publish_snapshot.go
|
Support for --passphrase & --passphrase-file arguments on publishing. #94
|
2014-09-01 15:13:07 +04:00 |
publish_switch.go
|
Support for --passphrase & --passphrase-file arguments on publishing. #94
|
2014-09-01 15:13:07 +04:00 |
publish_update.go
|
Support for --passphrase & --passphrase-file arguments on publishing. #94
|
2014-09-01 15:13:07 +04:00 |
repo.go
|
Commands mirror/repo/snapshot search. #81
|
2014-08-26 02:01:11 +04:00 |
repo_add.go
|
System test for repo adding .udebs. #108
|
2014-09-30 21:26:28 +04:00 |
repo_copy.go
|
Update command usage.
|
2014-07-28 19:17:21 +04:00 |
repo_create.go
|
aptly exits with 2 on command/flag parse error. #52
|
2014-05-16 00:22:51 +04:00 |
repo_drop.go
|
aptly exits with 2 on command/flag parse error. #52
|
2014-05-16 00:22:51 +04:00 |
repo_edit.go
|
Fix spelling mistakes found by lintian.
|
2014-09-20 18:09:47 +04:00 |
repo_import.go
|
Update command usage.
|
2014-07-28 19:17:21 +04:00 |
repo_list.go
|
aptly exits with 2 on command/flag parse error. #52
|
2014-05-16 00:22:51 +04:00 |
repo_move.go
|
Update command usage.
|
2014-07-28 19:17:21 +04:00 |
repo_remove.go
|
Update command usage.
|
2014-07-28 19:17:21 +04:00 |
repo_rename.go
|
Commands mirror/repo/snapshot rename. #63
|
2014-07-26 17:11:26 +04:00 |
repo_search.go
|
Commands mirror/repo/snapshot search. #81
|
2014-08-26 02:01:11 +04:00 |
repo_show.go
|
aptly exits with 2 on command/flag parse error. #52
|
2014-05-16 00:22:51 +04:00 |
run.go
|
Style fixes. #96
|
2014-08-26 01:06:33 +04:00 |
serve.go
|
Integrate PublishedRepos with storages & context. #15
|
2014-07-21 17:43:12 +04:00 |
snapshot.go
|
Implementation of command aptly snapshot filter. #82
|
2014-09-01 22:09:58 +04:00 |
snapshot_create.go
|
Support for locking, unlocking, interruption, cleanup. #45 #114
|
2014-10-03 01:34:22 +04:00 |
snapshot_diff.go
|
aptly exits with 2 on command/flag parse error. #52
|
2014-05-16 00:22:51 +04:00 |
snapshot_drop.go
|
aptly exits with 2 on command/flag parse error. #52
|
2014-05-16 00:22:51 +04:00 |
snapshot_filter.go
|
Remove -dry-run flag for aptly snapshot filter, as it is useless. #82
|
2014-09-22 01:54:35 +04:00 |
snapshot_list.go
|
Fix bugs after style fixes.
|
2014-07-10 23:31:53 +04:00 |
snapshot_merge.go
|
Support for -no-remove while merging snapshots. #57
|
2014-05-29 18:05:52 +04:00 |
snapshot_pull.go
|
Update command usage.
|
2014-07-28 19:17:21 +04:00 |
snapshot_rename.go
|
Commands mirror/repo/snapshot rename. #63
|
2014-07-26 17:11:26 +04:00 |
snapshot_search.go
|
Fix -with-deps searching. #81
|
2014-08-26 19:25:02 +04:00 |
snapshot_show.go
|
aptly exits with 2 on command/flag parse error. #52
|
2014-05-16 00:22:51 +04:00 |
snapshot_verify.go
|
aptly exits with 2 on command/flag parse error. #52
|
2014-05-16 00:22:51 +04:00 |
task.go
|
Aptly script has now become aptly task
|
2014-08-16 14:14:56 +00:00 |
task_run.go
|
Fix after style fix. #96
|
2014-08-26 02:02:11 +04:00 |
version.go
|
aptly exits with 2 on command/flag parse error. #52
|
2014-05-16 00:22:51 +04:00 |