Commit Graph

  • 10bbefeb25 Fix support for flat format repositories in subdirectories with common pool. #47 Andrey Smirnov 2014-05-10 16:56:50 +0400
  • 35eac72226 Missed file. #46 Andrey Smirnov 2014-05-10 13:35:06 +0400
  • 5371f94b7a Debian 7.5 has been released, update tests. Andrey Smirnov 2014-05-10 13:34:46 +0400
  • 53adf39d89 Bring back automatic HTTP_PROXY setting from environment. #46 Andrey Smirnov 2014-05-10 13:27:01 +0400
  • bc7972ff68 Version bump for 0.6~dev. Andrey Smirnov 2014-04-24 14:24:03 +0400
  • 21e8aa5519 Remove comments. v0.5 Andrey Smirnov 2014-04-24 01:31:31 +0400
  • f0825d93be aptly 0.5 Andrey Smirnov 2014-04-24 01:17:14 +0400
  • 9e538d9475 aptly version 0.5 Andrey Smirnov 2014-04-24 01:15:59 +0400
  • 042602f991 Update man page. #42 Andrey Smirnov 2014-04-24 01:03:15 +0400
  • e8a894bc88 More tests for merging. #42 Andrey Smirnov 2014-04-24 01:01:14 +0400
  • 59647fe6d0 Fix subtle bug in .Merge: if there are duplicate name-arch on the left, override them all. #42 Andrey Smirnov 2014-04-24 00:57:17 +0400
  • 37a6fb336a PackageList doesn't allow duplicates and PackageRefList does sorting on keys. #42 Andrey Smirnov 2014-04-23 23:47:32 +0400
  • 7c2faafa91 Simplify implementation (and improve performance) by using the fact that RefList is always sorted. #42 Andrey Smirnov 2014-04-23 23:46:33 +0400
  • 87295c6580 Move command description from man file to command help. #42 Andrey Smirnov 2014-04-23 23:30:21 +0400
  • 4ce4923f58 Merge branch 'f-newestpkg' of https://github.com/ryanuber/aptly into ryanuber-lastest-merge Andrey Smirnov 2014-04-23 23:21:39 +0400
  • 15b280f9f2 Merge 3800f2c957 into 2a83596307 Ryan Uber 2014-04-23 19:18:27 +0000
  • 2a83596307 Merge pull request #43 from ryanuber/make_package Andrey Smirnov 2014-04-23 22:56:37 +0400
  • 5f29cb202a Fix path to manpage in Makefile Ryan Uber 2014-04-23 00:50:06 -0700
  • 3800f2c957 Added CLI test for snapshot merge with latest flag Ryan Uber 2014-04-23 00:25:44 -0700
  • 6c3b2f686e snapshot: FilterLatestRefs returns nothing as it deals with a pointer. Ryan Uber 2014-04-22 23:33:30 -0700
  • 708fd800df snapshot: separate test for FilterLatestRefs Ryan Uber 2014-04-22 23:04:45 -0700
  • 385ac1afd0 snapshot: explicity call FilterLatestRefs() where needed rather than calling from Merge() Ryan Uber 2014-04-22 22:21:38 -0700
  • d9f8673286 snapshot: break out FilterLatestPackages to its own function Ryan Uber 2014-04-22 19:15:34 -0700
  • d1cc562f3c cmd/snapshot_merge: reword -latest flag to match man page Ryan Uber 2014-04-22 17:48:53 -0700
  • e6992d822d Updated man page for snapshot merging with -latest flag Ryan Uber 2014-04-22 17:45:43 -0700
  • 0d8debe7b6 snapshot: simplify merging latest packages Ryan Uber 2014-04-22 17:11:24 -0700
  • 89eafd1b21 Initial pass at testing merged snapshotting with -latest flag Ryan Uber 2014-04-22 15:28:03 -0700
  • 1a735e849b snapshot: alter result generation in Merge() to accommodate snapshot diff Ryan Uber 2014-04-22 14:08:17 -0700
  • a93052aa8a snapshot: merge adjustments for -latest flag Ryan Uber 2014-04-22 10:58:20 -0700
  • 133d67bffa snapshot: newest -> latest Ryan Uber 2014-04-22 01:51:33 -0700
  • 60d48e890c snapshot: Move 'newest' logic out of main compilation loop and evaluate the reflist afterward. Ryan Uber 2014-04-22 01:47:35 -0700
  • dbcfd6f58b snapshot: keep a tab of seen packages and only include the latest copy during merge Ryan Uber 2014-04-22 00:29:12 -0700
  • cd369f5fa0 snapshot: add cli flag for taking newest during merge Ryan Uber 2014-04-21 19:38:58 -0700
  • 992a5cee37 snapshot: first pass at newest-wins functionality. Ryan Uber 2014-04-21 18:45:06 -0700
  • fb8686a634 Update man page. #8 Andrey Smirnov 2014-04-22 20:20:52 +0400
  • cc8baec317 Command aptly publish switch to switch published snapshot. #8 Andrey Smirnov 2014-04-22 20:17:21 +0400
  • 1200e9cc95 Command aptly publish update: update local repo published in-place. #8 Andrey Smirnov 2014-04-22 18:35:20 +0400
  • 3342ce490a System tests for cleaning up prefix/component. #8 Andrey Smirnov 2014-04-22 17:51:29 +0400
  • 4541e0bdae Fix misprint. #8 Andrey Smirnov 2014-04-22 17:51:22 +0400
  • 522684aabb Use progress for printing. #8 Andrey Smirnov 2014-04-22 17:19:39 +0400
  • 8963cd8027 Use progress when printing. #8 Andrey Smirnov 2014-04-22 17:19:10 +0400
  • 9445f3a0fa Basis for repo re-publishing, cleaning up prefix + component published package pool. #8 Andrey Smirnov 2014-04-22 17:07:25 +0400
  • d69eaeff4e New methods for public root: Filelist and Remove. #8 Andrey Smirnov 2014-04-22 17:05:32 +0400
  • 1bac201687 Refactoring: build pool path in Package. #8 Andrey Smirnov 2014-04-22 16:20:51 +0400
  • 45335da0ed Fix system tests. #41 Andrey Smirnov 2014-04-22 11:41:46 +0400
  • b10aeacfc0 Merge branch 'docfix' of https://github.com/Temikus/aptly Andrey Smirnov 2014-04-22 11:28:34 +0400
  • 2276b682a0 Merge d9f4686e2c into e81f86f942 Artem Yakimenko 2014-04-22 07:19:51 +0000
  • d9f4686e2c Fixing minor spelling/grammar issues in documentation. Artem Yakimenko 2014-04-22 11:08:57 +0400
  • 7eb2fdf425 Re-publishing for local repositories. #8 Andrey Smirnov 2014-04-22 10:49:40 +0400
  • c70c196420 Renaming files in public area. #8 Andrey Smirnov 2014-04-22 10:40:17 +0400
  • e81f86f942 Slight refactoring, add oldRefs. #8 Andrey Smirnov 2014-04-21 21:26:44 +0400
  • d639f18a89 aplty mirror update support regular expression as parameter, allowing multiple update of repositories matching this regexp fixes #27 Eric Keller 2014-04-13 22:52:10 +0200
  • 6352ce30ed Disable compression when downloading, otherwise HTTP client may do "decompression" on its own. #33 Andrey Smirnov 2014-04-16 15:55:04 +0400
  • cefc3cc2dc Fix test. #31 Andrey Smirnov 2014-04-16 00:22:11 +0400
  • 376bb69803 Updated man page. #31 Andrey Smirnov 2014-04-15 23:54:33 +0400
  • e33f5792e1 Add -raw for aptly publish list. #31 Andrey Smirnov 2014-04-15 23:53:53 +0400
  • 8d214e6d12 Add comments on precise file deletion. #8 Andrey Smirnov 2014-04-15 14:28:26 +0400
  • 73761c311e Update man. #29 [ci skip] Andrey Smirnov 2014-04-15 13:36:29 +0400
  • b85f46547b Allow to customize Origin/Label during publishing. #29 Andrey Smirnov 2014-04-15 11:47:21 +0400
  • 108dc235a7 Update man page. #27 Andrey Smirnov 2014-04-15 11:09:25 +0400
  • 90dd21b270 Raw (machine-readable) format for aptly mirror/repo/snapshot list. #27 Andrey Smirnov 2014-04-15 10:43:36 +0400
  • ce615facf9 Fix gom invocation. #28 Andrey Smirnov 2014-04-13 23:10:53 +0400
  • a8cf83774a PublishedRepo remembers RefList is has been published with. #8 Andrey Smirnov 2014-04-08 11:58:32 +0400
  • 470571c7db Fix variable shadowing. Andrey Smirnov 2014-04-08 11:53:02 +0400
  • 55807412a1 Update goleveldb with fix for missing manifest. Andrey Smirnov 2014-04-08 11:47:16 +0400
  • c106e66cff Style fixes. Andrey Smirnov 2014-04-08 01:39:41 +0400
  • d6fd4e46a0 Style fix. Andrey Smirnov 2014-04-08 01:04:01 +0400
  • b34707faed man page built with fixed ronn. #22 Andrey Smirnov 2014-04-08 00:28:17 +0400
  • e4de1738ce Update to goleveldb with fix for missing CURRENT file in db. #25 Andrey Smirnov 2014-04-08 00:26:01 +0400
  • ff045f9a48 Fixups after renaming debian -> deb. #21 Andrey Smirnov 2014-04-07 21:19:38 +0400
  • fd662c9275 Rename debian -> deb. #21 Andrey Smirnov 2014-04-07 21:15:13 +0400
  • 83b2e0250d Rework fatal mechanism, open config on demand. Andrey Smirnov 2014-04-06 21:05:06 +0400
  • 3db7125932 Refactor ppa parsing: take pointer to config. Andrey Smirnov 2014-04-06 19:12:07 +0400
  • efcce4ef3c Re-enable system test on db recover with empty DB. #25 Andrey Smirnov 2014-04-06 16:10:11 +0400
  • d90f8dba7f Update goleveldb with my pull request merged. #25 Andrey Smirnov 2014-04-06 16:01:19 +0400
  • 173dd775bc Tests for aptly db recover. #25 Andrey Smirnov 2014-04-05 17:01:16 +0400
  • 4afa3126e4 Fix ugly bug. #25 Andrey Smirnov 2014-04-05 16:20:04 +0400
  • 5a6ccb7259 Add command aptly db recover. Andrey Smirnov 2014-04-05 16:11:19 +0400
  • 2c3553ef0b Major refactoring: access to context happens in methods. #13 Andrey Smirnov 2014-04-05 16:10:51 +0400
  • 400d0da7d4 Add method to recover LevelDB after crash. Andrey Smirnov 2014-04-05 00:30:39 +0400
  • 4caeea49b1 Stop building on 1.2. Andrey Smirnov 2014-04-03 00:57:39 +0400
  • f648c9547c Support for switching to smira/commander with free placement of flags. #17 Andrey Smirnov 2014-04-03 00:16:18 +0400
  • d84226a054 Switch to own fork of commander/flag. Andrey Smirnov 2014-03-28 23:05:54 +0400
  • 006d173d4f One more fix for the test. Andrey Smirnov 2014-03-28 21:27:05 +0400
  • 6ca62a9d50 Fix test. Andrey Smirnov 2014-03-28 21:04:29 +0400
  • c7dcc8ff59 System test for aptly repo edit. #12 Andrey Smirnov 2014-03-28 20:49:37 +0400
  • 4c237ed1b1 Command aptly repo edit to change repository defaults. #12 Andrey Smirnov 2014-03-28 20:41:51 +0400
  • ec866eb403 Pool would be modified by repo add, so create copy. Andrey Smirnov 2014-03-26 22:29:43 +0400
  • 53e73c52a4 Tests for guessing publishing defaults from local repo params. #12 Andrey Smirnov 2014-03-26 21:40:17 +0400
  • 0f8f43b9f0 Default distribution/component could be specified when creating repo. #12 Andrey Smirnov 2014-03-26 21:24:09 +0400
  • 7f2f435e2d Forgotten file. #10 Andrey Smirnov 2014-03-26 21:23:49 +0400
  • c325119081 Repo can't be dropped if published. #10 Andrey Smirnov 2014-03-26 21:10:43 +0400
  • 3b16ca156a Pool as a fixture is not required. #10 Andrey Smirnov 2014-03-26 19:48:34 +0400
  • 22014206d7 System tests for aptly publish repo. #10 Andrey Smirnov 2014-03-26 19:44:38 +0400
  • 9ff49ff24a Fix words: source might be snapshot or local repo. #10 Andrey Smirnov 2014-03-26 19:44:15 +0400
  • 37ea845fd9 Command aptly publish repo. #10 Andrey Smirnov 2014-03-25 18:42:56 +0400
  • 1a88876e63 GPG may suddenly decide to re-validate its trustdb, resulting in any call to `gpg` resulting in exit code 2. Andrey Smirnov 2014-03-25 18:42:03 +0400
  • 1a60ac6aa0 Refactoring: use CollectionFactory instead of manual collection creation. Andrey Smirnov 2014-03-25 14:59:26 +0400
  • a0497058ee Don't allow to drop repo if it is published. Andrey Smirnov 2014-03-25 14:29:25 +0400
  • 140c925079 Fix shadowed variables. Andrey Smirnov 2014-03-24 18:39:45 +0400