aptly/utils
Andrey Smirnov aeae6009c4 Introduce plusWorkaround: generate copy of file with '+' -> ' ' to workaround S3/apt bug. #98 2014-10-01 21:32:56 +04:00
..
checksum.go Remove unused field. 2014-07-24 01:15:01 +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 Introduce plusWorkaround: generate copy of file with '+' -> ' ' to workaround S3/apt bug. #98 2014-10-01 21:32:56 +04:00
config_test.go Introduce plusWorkaround: generate copy of file with '+' -> ' ' to workaround S3/apt bug. #98 2014-10-01 21:32:56 +04:00
gpg.go Support for --passphrase & --passphrase-file arguments on publishing. #94 2014-09-01 15:13:07 +04:00
human.go Style fix. 2014-03-24 18:23:34 +04:00
human_test.go Function HumanBytes for human-readable representation of numbers. #18 2014-03-17 16:47:04 +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