Andrey Smirnov
|
59647fe6d0
|
Fix subtle bug in .Merge: if there are duplicate name-arch on the left, override them all. #42
|
2014-04-24 00:57:17 +04:00 |
|
Andrey Smirnov
|
37a6fb336a
|
PackageList doesn't allow duplicates and PackageRefList does sorting on keys. #42
|
2014-04-23 23:47:32 +04:00 |
|
Andrey Smirnov
|
7c2faafa91
|
Simplify implementation (and improve performance) by using the fact that RefList is always sorted. #42
|
2014-04-23 23:46:33 +04:00 |
|
Andrey Smirnov
|
87295c6580
|
Move command description from man file to command help. #42
Man file is auto-generated from inline command help.
N.B. I should document this in Contributing.
|
2014-04-23 23:30:21 +04:00 |
|
Andrey Smirnov
|
4ce4923f58
|
Merge branch 'f-newestpkg' of https://github.com/ryanuber/aptly into ryanuber-lastest-merge
|
2014-04-23 23:21:39 +04:00 |
|
Andrey Smirnov
|
2a83596307
|
Merge pull request #43 from ryanuber/make_package
Fix path to manpage in Makefile
|
2014-04-23 22:56:37 +04:00 |
|
Ryan Uber
|
5f29cb202a
|
Fix path to manpage in Makefile
|
2014-04-23 00:50:06 -07:00 |
|
Ryan Uber
|
3800f2c957
|
Added CLI test for snapshot merge with latest flag
|
2014-04-23 00:25:44 -07:00 |
|
Ryan Uber
|
6c3b2f686e
|
snapshot: FilterLatestRefs returns nothing as it deals with a pointer.
|
2014-04-22 23:33:30 -07:00 |
|
Ryan Uber
|
708fd800df
|
snapshot: separate test for FilterLatestRefs
|
2014-04-22 23:04:45 -07:00 |
|
Ryan Uber
|
385ac1afd0
|
snapshot: explicity call FilterLatestRefs() where needed rather than calling from Merge()
|
2014-04-22 22:28:14 -07:00 |
|
Ryan Uber
|
d9f8673286
|
snapshot: break out FilterLatestPackages to its own function
|
2014-04-22 19:17:10 -07:00 |
|
Ryan Uber
|
d1cc562f3c
|
cmd/snapshot_merge: reword -latest flag to match man page
|
2014-04-22 17:48:53 -07:00 |
|
Ryan Uber
|
e6992d822d
|
Updated man page for snapshot merging with -latest flag
|
2014-04-22 17:46:29 -07:00 |
|
Ryan Uber
|
0d8debe7b6
|
snapshot: simplify merging latest packages
|
2014-04-22 17:44:03 -07:00 |
|
Ryan Uber
|
89eafd1b21
|
Initial pass at testing merged snapshotting with -latest flag
|
2014-04-22 17:44:03 -07:00 |
|
Ryan Uber
|
1a735e849b
|
snapshot: alter result generation in Merge() to accommodate snapshot diff
|
2014-04-22 17:44:03 -07:00 |
|
Ryan Uber
|
a93052aa8a
|
snapshot: merge adjustments for -latest flag
|
2014-04-22 17:44:03 -07:00 |
|
Ryan Uber
|
133d67bffa
|
snapshot: newest -> latest
|
2014-04-22 17:44:03 -07:00 |
|
Ryan Uber
|
60d48e890c
|
snapshot: Move 'newest' logic out of main compilation loop and evaluate the reflist afterward.
|
2014-04-22 17:44:03 -07:00 |
|
Ryan Uber
|
dbcfd6f58b
|
snapshot: keep a tab of seen packages and only include the latest copy during merge
|
2014-04-22 17:44:03 -07:00 |
|
Ryan Uber
|
cd369f5fa0
|
snapshot: add cli flag for taking newest during merge
|
2014-04-22 17:44:03 -07:00 |
|
Ryan Uber
|
992a5cee37
|
snapshot: first pass at newest-wins functionality.
|
2014-04-22 17:44:03 -07:00 |
|
Andrey Smirnov
|
fb8686a634
|
Update man page. #8
|
2014-04-22 20:20:52 +04:00 |
|
Andrey Smirnov
|
cc8baec317
|
Command aptly publish switch to switch published snapshot. #8
|
2014-04-22 20:17:21 +04:00 |
|
Andrey Smirnov
|
1200e9cc95
|
Command aptly publish update: update local repo published in-place. #8
|
2014-04-22 18:35:20 +04:00 |
|
Andrey Smirnov
|
3342ce490a
|
System tests for cleaning up prefix/component. #8
|
2014-04-22 17:51:29 +04:00 |
|
Andrey Smirnov
|
4541e0bdae
|
Fix misprint. #8
|
2014-04-22 17:51:22 +04:00 |
|
Andrey Smirnov
|
522684aabb
|
Use progress for printing. #8
|
2014-04-22 17:19:39 +04:00 |
|
Andrey Smirnov
|
8963cd8027
|
Use progress when printing. #8
|
2014-04-22 17:19:10 +04:00 |
|
Andrey Smirnov
|
9445f3a0fa
|
Basis for repo re-publishing, cleaning up prefix + component published package pool. #8
|
2014-04-22 17:07:25 +04:00 |
|
Andrey Smirnov
|
d69eaeff4e
|
New methods for public root: Filelist and Remove. #8
|
2014-04-22 17:05:32 +04:00 |
|
Andrey Smirnov
|
1bac201687
|
Refactoring: build pool path in Package. #8
|
2014-04-22 16:20:51 +04:00 |
|
Andrey Smirnov
|
45335da0ed
|
Fix system tests. #41
|
2014-04-22 11:41:46 +04:00 |
|
Andrey Smirnov
|
b10aeacfc0
|
Merge branch 'docfix' of https://github.com/Temikus/aptly
|
2014-04-22 11:28:34 +04:00 |
|
Artem Yakimenko
|
d9f4686e2c
|
Fixing minor spelling/grammar issues in documentation.
|
2014-04-22 11:08:57 +04:00 |
|
Andrey Smirnov
|
7eb2fdf425
|
Re-publishing for local repositories. #8
Cleanup part is missing.
|
2014-04-22 10:49:40 +04:00 |
|
Andrey Smirnov
|
c70c196420
|
Renaming files in public area. #8
|
2014-04-22 10:40:17 +04:00 |
|
Andrey Smirnov
|
e81f86f942
|
Slight refactoring, add oldRefs. #8
|
2014-04-21 21:26:44 +04:00 |
|
Andrey Smirnov
|
6352ce30ed
|
Disable compression when downloading, otherwise HTTP client may do "decompression" on its own. #33
|
2014-04-16 15:55:04 +04:00 |
|
Andrey Smirnov
|
cefc3cc2dc
|
Fix test. #31
|
2014-04-16 00:22:11 +04:00 |
|
Andrey Smirnov
|
376bb69803
|
Updated man page. #31
|
2014-04-15 23:54:33 +04:00 |
|
Andrey Smirnov
|
e33f5792e1
|
Add -raw for aptly publish list. #31
|
2014-04-15 23:53:53 +04:00 |
|
Andrey Smirnov
|
8d214e6d12
|
Add comments on precise file deletion. #8
|
2014-04-15 14:28:26 +04:00 |
|
Andrey Smirnov
|
73761c311e
|
Update man. #29 [ci skip]
|
2014-04-15 13:36:29 +04:00 |
|
Andrey Smirnov
|
b85f46547b
|
Allow to customize Origin/Label during publishing. #29
|
2014-04-15 11:47:21 +04:00 |
|
Andrey Smirnov
|
108dc235a7
|
Update man page. #27
|
2014-04-15 11:09:25 +04:00 |
|
Andrey Smirnov
|
90dd21b270
|
Raw (machine-readable) format for aptly mirror/repo/snapshot list. #27
|
2014-04-15 10:43:36 +04:00 |
|
Andrey Smirnov
|
ce615facf9
|
Fix gom invocation. #28
Thanks to @erickeller for finding that.
|
2014-04-13 23:10:53 +04:00 |
|
Andrey Smirnov
|
a8cf83774a
|
PublishedRepo remembers RefList is has been published with. #8
|
2014-04-08 11:58:32 +04:00 |
|