aptly/utils
Andrey Smirnov bed0ac475e Short syntax for aptly mirror create to support ppa:user/project mirror URLs. 2014-03-06 21:06:50 +04:00
..
checksum.go Use values instead of pointers and use io.MultiWriter instead of homegrown impl. 2014-02-03 17:39:49 +04:00
checksum_test.go Refactor checksum calculation to implement transparent checksum writer. 2014-01-31 21:46:38 +04:00
compress.go Don't delete original and overwrite file when bzipping. 2013-12-25 00:11:52 +04:00
compress_test.go Thorough test for compression. 2013-12-24 13:07:12 +04:00
config.go Short syntax for aptly mirror create to support ppa:user/project mirror URLs. 2014-03-06 21:06:50 +04:00
config_test.go Short syntax for aptly mirror create to support ppa:user/project mirror URLs. 2014-03-06 21:06:50 +04:00
gpg.go Refactor GPG clearsigned verification into extract + verification. 2014-02-23 13:44:03 +04:00
list.go Refactoring: replace sort.StringSlice with simply []string 2014-02-18 14:13:18 +04:00
list_test.go StrSlice substraction. 2014-02-12 12:59:02 +04:00
utils.go Refactoring: new packages console, http, Progress is interface. 2014-02-19 13:08:55 +04:00
utils_test.go Refactoring: new packages console, http, Progress is interface. 2014-02-19 13:08:55 +04:00