Commit Graph

2669 Commits

Author SHA1 Message Date
Andrey Smirnov b1e9b82ce3 Dependency parsing. 2014-01-08 18:16:01 +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 82c06f78f7 Debian version comparison. 2014-01-08 17:14:23 +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 06f1c62ef0 Download section. 2014-01-04 14:20:47 +04:00
Andrey Smirnov 2c5dcde29d Heading for 0.2 2014-01-04 13:25:47 +04:00
Andrey Smirnov 3f82edf5d6 Let default aptly dir be inside home directory. v0.1 2014-01-04 13:07:44 +04:00
Andrey Smirnov 040b468e10 Example usage [ci skip] 2013-12-30 16:11:41 +03:00
Andrey Smirnov d96bbd0697 Snapshot publishing [ci skip] 2013-12-30 15:59:17 +03:00
Andrey Smirnov 07891c1660 aptly version command. 2013-12-30 16:41:46 +04:00
Andrey Smirnov a36ac3b877 Add message after successful mirror update. 2013-12-30 16:41:46 +04:00
Andrey Smirnov a5ff0b510e aptly snapshot management [ci skip] 2013-12-30 14:29:13 +03:00
Andrey Smirnov 572d5dd0fb aptly snapshot create [ci skip] 2013-12-29 17:54:00 +03:00
Andrey Smirnov de413aa34a aptly mirror list/show [ci skip] 2013-12-29 17:44:03 +03:00
Andrey Smirnov fe73fea73b aptly mirror update [ci skip] 2013-12-29 17:39:16 +03:00
Andrey Smirnov 0ee7be239b Aptly mirror create help. 2013-12-28 18:45:25 +03:00
Andrey Smirnov d2fd9ccdf8 Draft of README. 2013-12-27 21:59:36 +04:00
Andrey Smirnov 19748c3c92 Config file initialization, using options. 2013-12-27 19:31:45 +04:00
Andrey Smirnov a7fb971905 Config file reading/writing. 2013-12-27 19:31:32 +04:00
Andrey Smirnov e5712f9745 Unit-test for RemoteRepo.Download. 2013-12-26 23:43:45 +04:00
Andrey Smirnov 8b9bf800ce Make FakeDownloader create dirs as Downloader does. 2013-12-26 23:22:15 +04:00
Andrey Smirnov 08c9b12595 Fix printing gpg prompts. 2013-12-26 18:07:03 +04:00
Andrey Smirnov d33381cd8a Better words, docs. 2013-12-26 17:29:57 +04:00
Andrey Smirnov bc2eba459f Fix bugs with publishing w/o source or short names. 2013-12-26 17:28:37 +04:00
Andrey Smirnov 47ffd1977a Add prompts when running gpg. 2013-12-26 17:28:22 +04:00
Andrey Smirnov 218057ea48 Add error handling for ForEach's. 2013-12-26 16:58:04 +04:00
Andrey Smirnov be7a1762ac PublishedRepo unit-test. 2013-12-26 00:38:14 +04:00
Andrey Smirnov 67bcd1dfb0 Rework generation of links in repo, use Source path. 2013-12-26 00:37:41 +04:00
Andrey Smirnov 14d71a654a Check string in slice. 2013-12-26 00:37:24 +04:00
Andrey Smirnov 23ec9b0850 Extract 'Source' to top-level Package. 2013-12-26 00:37:07 +04:00
Andrey Smirnov 2263014f5f Safety belt: multi-line fields should always end with \n. 2013-12-26 00:36:39 +04:00
Andrey Smirnov 2bea4bc478 Attempt to fix test: make it more system-agnostic. 2013-12-25 19:19:50 +04:00
Andrey Smirnov 966e765fea Publishing command. 2013-12-25 19:16:05 +04:00
Andrey Smirnov 9814a3023b Repo publishing machinery. 2013-12-25 19:15:48 +04:00
Andrey Smirnov c1c1776768 Rework Gpg signing to work through interface. 2013-12-25 19:14:15 +04:00
Andrey Smirnov a33bd14386 Gpg signing. 2013-12-25 00:12:31 +04:00
Andrey Smirnov c2e443456d Don't delete original and overwrite file when bzipping. 2013-12-25 00:11:52 +04:00
Andrey Smirnov fc1f0dcbf7 Expose checksum calculation as repository interface. 2013-12-25 00:11:29 +04:00
Andrey Smirnov 8d9062cf0f Linking package files from pool. 2013-12-24 13:56:46 +04:00
Andrey Smirnov 94628fc035 Thorough test for compression. 2013-12-24 13:07:12 +04:00
Andrey Smirnov b647f67287 Checksumming files. 2013-12-24 13:01:11 +04:00
Andrey Smirnov 7fe48d8d86 File compression utils. 2013-12-24 12:25:39 +04:00
Andrey Smirnov 634bfa7b94 New layout for pool files, public subdir & operations. 2013-12-24 11:53:22 +04:00
Andrey Smirnov 2778d4891c Small refactorings, test multiline description. 2013-12-24 11:15:34 +04:00
Andrey Smirnov e37bcf2ea0 Converting package back to stanza. 2013-12-24 01:17:05 +04:00
Andrey Smirnov 2e44d23e4d Reading-writing of stanzas. 2013-12-24 00:59:11 +04:00
Andrey Smirnov d8a84adaa0 Extract package hashes to Package structure. 2013-12-23 23:23:44 +04:00
Andrey Smirnov 5046296115 Snaphost publishing goes to publish subcommand. 2013-12-23 20:29:56 +04:00
Andrey Smirnov 8cb25c037b RemoteRepo by UUID lookup. 2013-12-23 20:29:42 +04:00