Commit Graph

19 Commits

Author SHA1 Message Date
Andrey Smirnov 35976f5ff1 Trim hashes when parsing packages, export package expected checksums. 2014-02-03 17:41:12 +04:00
Andrey Smirnov 8ece5368b1 Report back estimated size of downloads. 2014-01-14 14:17:41 +04:00
Andrey Smirnov e70517b9ca Change package key to be more groupable: arch goes first. 2014-01-13 20:27:01 +04:00
Andrey Smirnov 1268f744ab Don't download the same files twice in one cycle. 2014-01-13 00:19:45 +04:00
Andrey Smirnov 645bba1924 Provides is a _list_. 2014-01-09 20:07:00 +04:00
Andrey Smirnov 275db14b9f Package.getDependencies method. 2014-01-08 17:40:04 +04:00
Andrey Smirnov 5ccbd232f4 Package MatchesArchitecture, Provides. 2014-01-08 17:32:52 +04:00
Andrey Smirnov 4aa24048d5 Major refactoring of files in package: hide them in Package type. 2014-01-05 13:02:33 +04:00
Andrey Smirnov 23ec9b0850 Extract 'Source' to top-level Package. 2013-12-26 00:37:07 +04:00
Andrey Smirnov e37bcf2ea0 Converting package back to stanza. 2013-12-24 01:17:05 +04:00
Andrey Smirnov d8a84adaa0 Extract package hashes to Package structure. 2013-12-23 23:23:44 +04:00
Andrey Smirnov c38592dc02 Switch to using internal debian control file parser. 2013-12-23 17:13:09 +04:00
Andrey Smirnov 65063135c9 PackageCollection class. 2013-12-23 14:14:03 +04:00
Andrey Smirnov 31181de9e3 Repository mirroring: working first version. 2013-12-18 14:59:22 +04:00
Andrey Smirnov a2a51358f9 Package equality, string representation. 2013-12-18 12:11:19 +04:00
Andrey Smirnov b48ae09ee7 Revert "msgpack incompatible with Go 1, try to use json instead."
This reverts commit 807bcc77f9.
2013-12-17 12:20:45 +04:00
Andrey Smirnov 7bf9f00345 Include architecture into Package key. 2013-12-17 11:10:20 +04:00
Andrey Smirnov 807bcc77f9 msgpack incompatible with Go 1, try to use json instead. 2013-12-17 11:04:39 +04:00
Andrey Smirnov dfc150aa39 Preliminary support for Package, very simple. 2013-12-16 23:04:36 +04:00