An open API service providing commit metadata for open source projects.

GitHub / github/aptly / commits

SHA Message Author Date Stats
61d8639a System tests for aptly snapshot filter. #82 Andrey Smirnov <S****y@g****m> almost 12 years ago
b47754a1 Update man page. #82 Andrey Smirnov <S****y@g****m> almost 12 years ago
1b08b731 Implementation of command aptly snapshot filter. #82 Andrey Smirnov <S****y@g****m> almost 12 years ago
0130fc03 Add -force-replace flag to repo aptly add to replace conflicting packages. #83 Andrey Smirnov <S****y@g****m> almost 12 years ago
de32595d Fix test. #94 Andrey Smirnov <S****y@g****m> almost 12 years ago
95e5fdd3 Update README. [ci skip] Andrey Smirnov <S****y@g****m> almost 12 years ago
a05f00d9 Regenerate man page. #94 Andrey Smirnov <S****y@g****m> almost 12 years ago
97158ef3 Support for --passphrase & --passphrase-file arguments on publishing. #94 Andrey Smirnov <S****y@g****m> almost 12 years ago
f01ac06d Remove extra whitespace [ci skip] Andrey Smirnov <S****y@g****m> almost 12 years ago
a5497787 Fix system tests. #48 Andrey Smirnov <S****y@g****m> almost 12 years ago
47d952f7 System test for ftp:// download. #48 Andrey Smirnov <S****y@g****m> almost 12 years ago
166f31c3 Regenerate man page. #48 Andrey Smirnov <S****y@g****m> almost 12 years ago
4940fdc9 Note support of FTP. #48 Andrey Smirnov <S****y@g****m> almost 12 years ago
7ae785f5 Implementation of ftp:// support for downloading. #48 Andrey Smirnov <S****y@g****m> almost 12 years ago
09c84216 Update man page. Andrey Smirnov <S****y@g****m> almost 12 years ago
6a205915 Add Vincent Batoufflet to list of authors. Andrey Smirnov <S****y@g****m> almost 12 years ago
9b3dfe92 merge Merge branch 'vbatoufflet-mirror-edit-arch' Andrey Smirnov <S****y@g****m> almost 12 years ago
72f8e4ab Check architectures before applying arch change. #99 Andrey Smirnov <S****y@g****m> almost 12 years ago
75594465 System tests for mirror edit with architectures. #99 Andrey Smirnov <S****y@g****m> almost 12 years ago
b29d42d0 Fix system test, use ${HOME}. #80 Andrey Smirnov <S****y@g****m> almost 12 years ago
f19ece77 merge Merge branch 'mirror-edit-arch' of https://github.com/vbatoufflet/aptly into ... Andrey Smirnov <S****y@g****m> almost 12 years ago
839763c0 Command package show with tests. #80 Andrey Smirnov <S****y@g****m> almost 12 years ago
c56ecab0 Method PackageRefList.Has(). #80 Andrey Smirnov <S****y@g****m> almost 12 years ago
02d86422 Fix tests by introducing stable sort. #80 Andrey Smirnov <S****y@g****m> almost 12 years ago
65efe0cd System tests for aptly package search. #80 Andrey Smirnov <S****y@g****m> almost 12 years ago
468b1f11 New command: package search to search whole package DB for matching packages.... Andrey Smirnov <S****y@g****m> almost 12 years ago
60887026 New common interface for PackgeCollection & PackageList: PackageCatalog. #80 Andrey Smirnov <S****y@g****m> almost 12 years ago
ed03a7c6 New algorithm for dependency resolution, tests. #100 #81 Andrey Smirnov <S****y@g****m> almost 12 years ago
5a42c60a Simplify and make more deterministic algorithm for dependency pulling. #100 Andrey Smirnov <S****y@g****m> almost 12 years ago
f66302ef Add ability to edit mirror architectures Vincent Batoufflet <v****t@b****o> almost 12 years ago
346a7bcc System tests for mirror, snapshot, repo search. #81 Andrey Smirnov <S****y@g****m> almost 12 years ago
9bee7cdd Simplify dependency verification code. #81 Andrey Smirnov <S****y@g****m> almost 12 years ago
74eee349 Capture test results in prepared format. #81 Andrey Smirnov <S****y@g****m> almost 12 years ago
3ef54292 System tests for aptly mirror search. #81 Andrey Smirnov <S****y@g****m> almost 12 years ago
3030e66d Fix -with-deps searching. #81 Andrey Smirnov <S****y@g****m> almost 12 years ago
9ae5a5ff Update system tests. #96 Andrey Smirnov <S****y@g****m> almost 12 years ago
833d37d2 Update system tests. #81 Andrey Smirnov <S****y@g****m> almost 12 years ago
03ec1f97 Fix after style fix. #96 Andrey Smirnov <S****y@g****m> almost 12 years ago
a2df51b4 Commands mirror/repo/snapshot search. #81 Andrey Smirnov <S****y@g****m> almost 12 years ago
ae906f52 Style fixes. #96 Andrey Smirnov <S****y@g****m> almost 12 years ago
b4a5a55c Style fixes. #96 Andrey Smirnov <S****y@g****m> almost 12 years ago
6003764f Add more system tests. #96 Andrey Smirnov <S****y@g****m> almost 12 years ago
099a82c8 Style fixes. #96 Andrey Smirnov <S****y@g****m> almost 12 years ago
ef992e2b merge Merge branch 'queeno-script_run_command' Andrey Smirnov <S****y@g****m> almost 12 years ago
68e60097 Refactoring: remove context switching, another way to catch panics, colored o... Andrey Smirnov <S****y@g****m> almost 12 years ago
39a1f0ec Use go1.3.1. Andrey Smirnov <S****y@g****m> almost 12 years ago
318fc5b7 merge Merge branch 'script_run_command' of https://github.com/queeno/aptly into que... Andrey Smirnov <S****y@g****m> almost 12 years ago
72e54aa3 Fixed a bug with the context switching Simon Aquino <s****o@d****k> almost 12 years ago
91ff904a Adding filename flag to specify task run filename. Simon Aquino <s****o@d****k> almost 12 years ago
b59471ad Added RunTask acceptance tests Simon Aquino <s****o@d****k> almost 12 years ago
6ff601f4 Making sure context is initialised before using it Simon Aquino <s****o@d****k> almost 12 years ago
0c09bded Fixed t03_help:MainTest failing due to new cmd Simon Aquino <s****o@d****k> almost 12 years ago
dfc1f27d Better wording for task run message. Simon Aquino <s****o@d****k> almost 12 years ago
005cee57 Aptly script has now become aptly task Simon Aquino <s****o@d****k> almost 12 years ago
18e3ed5d aptly script run implementation Simon Aquino <s****o@d****k> almost 12 years ago
3c7696ef Refactored main.go Simon Aquino <s****o@d****k> almost 12 years ago
b2779d7a Go-shellwords added to Gomfile Simon Aquino <s****o@d****k> almost 12 years ago
cdd34b47 Added panicked attribute to context.go Simon Aquino <s****o@d****k> almost 12 years ago
1f2ddca3 Add switchContext function to context.go Simon Aquino <s****o@d****k> almost 12 years ago
df06dc35 Added script cmd in cmd.go Simon Aquino <s****o@d****k> almost 12 years ago
b6c82f07 Added new script command Simon Aquino <s****o@d****k> almost 12 years ago
9a03b5f6 Update leveldb to the latest version. Andrey Smirnov <S****y@g****m> almost 12 years ago
04727054 Version bump: 0.8~dev Andrey Smirnov <S****y@g****m> about 12 years ago
eff3823e Upload src-package to bintray. Andrey Smirnov <S****y@g****m> about 12 years ago
9d02f057 Version bump: 0.7.1. Andrey Smirnov <S****y@g****m> about 12 years ago
8387586c Man page update: -force-overwrite flag. #90 Andrey Smirnov <S****y@g****m> about 12 years ago
b433e7da Workaround for broken time.Time encoding in msgpack with go < 1.2. #89 Andrey Smirnov <S****y@g****m> about 12 years ago
dec4bdee merge Merge branch 'patch-1' of https://github.com/guilhem/aptly Andrey Smirnov <S****y@g****m> about 12 years ago
bb6593d2 Add -force-overwrite flag to publish update, switch, snapshot and repo comman... Andrey Smirnov <S****y@g****m> about 12 years ago
fe879acf Remove Makefile part specific for go1.1 Andrey Smirnov <S****y@g****m> about 12 years ago
5b8390c6 Uncomment and fix publish updat tests. Andrey Smirnov <S****y@g****m> about 12 years ago
d5587910 Add -force-overwrite command flag. #90 Andrey Smirnov <S****y@g****m> about 12 years ago
38ea595c Add forceOverwrite on the path to LinkFromPool. #90 Andrey Smirnov <S****y@g****m> about 12 years ago
c03b7929 Fix line ends: system tests. Andrey Smirnov <S****y@g****m> about 12 years ago
d122ab60 Fix system tests. Andrey Smirnov <S****y@g****m> about 12 years ago
a7b594d0 Drop support for go1.1 Andrey Smirnov <S****y@g****m> about 12 years ago
e07bcf8e Fix style and add comments. #90 Andrey Smirnov <S****y@g****m> about 12 years ago
da6d5b7c Add 'force' to LinkFromPool method: overwrite file even if exists and differe... Andrey Smirnov <S****y@g****m> about 12 years ago
15ef5c63 Add gobuild.io badge Guilhem Lettron <g****b@l****r> about 12 years ago
625a38c5 aptly version 0.7 Andrey Smirnov <S****y@g****m> about 12 years ago
03a79ebe Update goamz to fixed version with signing & encoding. #15 Andrey Smirnov <S****y@g****m> about 12 years ago
60fa0aa6 Update command usage. Andrey Smirnov <S****y@g****m> about 12 years ago
04bd9929 Update man page: S3, package queries. Andrey Smirnov <S****y@g****m> about 12 years ago
8407e703 Fix system tests. #15 Andrey Smirnov <S****y@g****m> about 12 years ago
bf917440 <endpoint> in command usage. #15 Andrey Smirnov <S****y@g****m> about 12 years ago
2c470c15 Rename config option to endpoint. #15 Andrey Smirnov <S****y@g****m> about 12 years ago
a18011bd Update goamz: fixed bug with '+' in filenames. #15 Andrey Smirnov <S****y@g****m> about 12 years ago
af8af0f3 Fix tests on aptly mirror edit. #63 Andrey Smirnov <S****y@g****m> about 12 years ago
89d26b7d Man for aptly mirror edit. #63 Andrey Smirnov <S****y@g****m> about 12 years ago
8649ee3b Command aptly mirror edit with tests. #63 Andrey Smirnov <S****y@g****m> about 12 years ago
b9c8a8d9 System tests for mirror/repo/snapshot rename commands. #63 Andrey Smirnov <S****y@g****m> about 12 years ago
c5922737 Man page updates for 'rename' commands. #63 Andrey Smirnov <S****y@g****m> about 12 years ago
772111ad Commands mirror/repo/snapshot rename. #63 Andrey Smirnov <S****y@g****m> about 12 years ago
d7ef1a0c Allow saving snapshot without package refs loaded. #63 Andrey Smirnov <S****y@g****m> about 12 years ago
bd221bf8 Sort dependencies. Andrey Smirnov <S****y@g****m> about 12 years ago
0485a36d Add Recommends: dependency on bzip2. #84 Andrey Smirnov <S****y@g****m> about 12 years ago
77d6a109 Implementation of Rename method for S3 PublishedStorage. #15 Andrey Smirnov <S****y@g****m> about 12 years ago
80159666 Optimize package encoding/decoding a bit by reusing codec handle. Andrey Smirnov <S****y@g****m> about 12 years ago
94114f2c Use idiomatic chan struct{} when there's nothing to send. Andrey Smirnov <S****y@g****m> about 12 years ago
2906369a Reuse default HTTP transport options. Andrey Smirnov <S****y@g****m> about 12 years ago

← Back to repository