aptly/deb
Andrey Smirnov 9cb2a302f8
Merge pull request #683 from smira/545-download-contxt
Use Go context to abort gracefully mirror updates
2017-12-01 00:27:26 +03:00
..
changes.go Fix up other code to support new GPG provider structure 2017-07-21 01:01:58 +03:00
changes_test.go Switch to gometalinter 2017-03-23 01:51:08 +03:00
checksum_collection.go Update all other pieces for the CheckumStorage and Verify 2017-04-26 23:17:04 +03:00
checksum_collection_test.go Rework the way database is open/re-open in aptly 2017-07-05 00:17:48 +03:00
collections.go ChecksumCollection implementation 2017-04-26 23:17:04 +03:00
contents.go When contents generation fails, don't bail out 2017-03-31 00:57:18 +03:00
deb.go make deb reader handle new control.tar options introduced in dpkg 1.17.6 2017-10-31 14:43:00 +01:00
deb_test.go make deb reader handle new control.tar options introduced in dpkg 1.17.6 2017-10-31 14:43:00 +01:00
debian.go Style fix. 2014-04-08 01:04:01 +04:00
debian_test.go Upgrade gocheck 2014-11-05 13:27:15 -06:00
format.go Added support for NotAutomatic, ButAutomaticUpgrades and Origin fields 2017-07-05 15:08:02 +02:00
format_test.go Fix handling of folded fields in Stanza. #270 2015-09-24 11:59:49 +03:00
graph.go Enable goconst & interfacer linters 2017-05-17 00:53:10 +03:00
import.go gofmt 2017-11-30 06:31:50 +01:00
index_files.go Adjust FileExists to differentiate between error and actual file existence 2017-11-30 09:46:02 +01:00
list.go Fix incomplete dependencies with follow-all-variants 2017-09-26 00:09:15 +03:00
list_test.go Test case for filters. #227 2015-03-30 19:56:53 +03:00
local.go Switch to gometalinter 2017-03-23 01:51:08 +03:00
local_test.go Rework the way database is open/re-open in aptly 2017-07-05 00:17:48 +03:00
package.go Use Go context to abort gracefully mirror updates 2017-11-30 00:49:37 +03:00
package_collection.go Allow package queries to return duplicate entries on `PackageCollection` 2017-08-17 00:40:34 +03:00
package_collection_test.go Rework the way database is open/re-open in aptly 2017-07-05 00:17:48 +03:00
package_deps.go Ignore empty 'Depends:' while parsing control file. #233 2015-04-10 21:10:53 +03:00
package_files.go Fix bug with `PoolPath` field being overwritten on mirror update 2017-08-11 20:05:55 +03:00
package_files_test.go Add flag to disable/enable support for legacy pool paths 2017-04-26 23:37:31 +03:00
package_test.go Enable `gosimple` and `ineffasign` linters 2017-04-27 18:34:30 +03:00
ppa.go Switch to gometalinter 2017-03-23 01:51:08 +03:00
ppa_test.go gofmt -s 2015-02-22 14:29:09 +03:00
publish.go Rename AccessByHash to AcquireByHash for consistency with other flags 2017-11-30 09:46:02 +01:00
publish_test.go Add -skip-cleanup option for publish commands. 2017-08-15 19:08:17 -07:00
query.go Enable `gosimple` and `ineffasign` linters 2017-04-27 18:34:30 +03:00
reflist.go Style fixups 2017-07-05 00:36:48 +03:00
reflist_test.go Rework the way database is open/re-open in aptly 2017-07-05 00:17:48 +03:00
remote.go Use Go context to abort gracefully mirror updates 2017-11-30 00:49:37 +03:00
remote_test.go Fix up other code to support new GPG provider structure 2017-07-21 01:01:58 +03:00
snapshot.go Added support for NotAutomatic, ButAutomaticUpgrades and Origin fields 2017-07-05 15:08:02 +02:00
snapshot_test.go Rework the way database is open/re-open in aptly 2017-07-05 00:17:48 +03:00
uploaders.go Refactor GPG signer/verifier 2017-05-23 02:54:56 +03:00
uploaders_test.go Refactor GPG signer/verifier 2017-05-23 02:54:56 +03:00
version.go Fix incomplete dependencies with follow-all-variants 2017-09-26 00:09:15 +03:00
version_test.go Fix incomplete dependencies with follow-all-variants 2017-09-26 00:09:15 +03:00