Oliver Sauder
|
208a2151c1
|
every go routine needs to have its own collection factory
this is needed so concurrent reads and writes are possible.
|
2022-01-27 09:30:14 +01:00 |
|
Andrey Smirnov
|
b8c5303fdb
|
Fix paths after repository transfer to aptly-dev
|
2018-04-18 21:19:43 +03:00 |
|
Andrey Smirnov
|
516dd7b044
|
Switch to gometalinter
Only small amount of required checks is enabled,
plan is to enable more linters as issues are fixed in the code.
|
2017-03-23 01:51:08 +03:00 |
|
Andrey Smirnov
|
4a54bff225
|
Add missing return statements.
|
2015-06-18 03:32:23 +03:00 |
|
Andrey Smirnov
|
05a42f4cba
|
aptly exits with 2 on command/flag parse error. #52
|
2014-05-16 00:22:51 +04:00 |
|
Artem Yakimenko
|
d9f4686e2c
|
Fixing minor spelling/grammar issues in documentation.
|
2014-04-22 11:08:57 +04:00 |
|
Andrey Smirnov
|
ff045f9a48
|
Fixups after renaming debian -> deb. #21
|
2014-04-07 21:22:58 +04:00 |
|
Andrey Smirnov
|
2c3553ef0b
|
Major refactoring: access to context happens in methods. #13
|
2014-04-05 16:10:51 +04:00 |
|
Andrey Smirnov
|
f648c9547c
|
Support for switching to smira/commander with free placement of flags. #17
|
2014-04-03 00:16:18 +04:00 |
|
Andrey Smirnov
|
d84226a054
|
Switch to own fork of commander/flag.
|
2014-03-28 23:05:54 +04:00 |
|
Andrey Smirnov
|
1a60ac6aa0
|
Refactoring: use CollectionFactory instead of manual collection creation.
|
2014-03-25 14:59:26 +04:00 |
|
Andrey Smirnov
|
140c925079
|
Fix shadowed variables.
|
2014-03-24 18:39:45 +04:00 |
|
Andrey Smirnov
|
4c81f0f52a
|
Update integrated help.
|
2014-03-10 19:42:27 +04:00 |
|
Andrey Smirnov
|
a96ab00afc
|
Verify dependencies with progress.
|
2014-03-07 18:13:48 +04:00 |
|
Andrey Smirnov
|
9496c7e9ac
|
All output should go via Progress object.
|
2014-03-07 16:34:09 +04:00 |
|
Andrey Smirnov
|
6f86bfec72
|
Show progress when loading packages from reflist.
|
2014-03-07 00:04:35 +04:00 |
|
Andrey Smirnov
|
d43a15e658
|
Refactor snapshot module into subcommands.
|
2014-02-19 15:27:47 +04:00 |
|