This website requires JavaScript.
Explore
Help
Sign In
vincent
/
aptly
Watch
1
Star
0
Fork
0
You've already forked aptly
mirror of
https://github.com/aptly-dev/aptly.git
synced
2026-05-07 22:20:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d41841b84a2ae72c69fc1c49a4f48bac498d2395
aptly
/
utils
T
History
Andrey Smirnov
2a95e0eb1b
Merge pull request
#441
from ZettaIO/v3-auth
...
Identity v3 support for Swift
2016-11-11 00:19:06 +03:00
..
checksum_test.go
gofmt -s
2015-02-22 14:29:09 +03:00
checksum.go
Support for SHA-512 hashes on publishing/downloads.
2016-02-18 12:01:51 +03:00
compress_test.go
only create bzip file if needed.
#415
2016-10-13 13:48:28 +02:00
compress.go
only create bzip file if needed.
#415
2016-10-13 13:48:28 +02:00
config_test.go
Fixing tests after adding v3 swift auth
2016-09-14 20:53:01 +02:00
config.go
Identity v3 support for Swift
2016-09-14 15:29:11 +02:00
copyfile.go
Simple CopyFile utility function.
#71
2015-03-15 18:15:46 +03:00
gpg_test.go
Matching short/long GPG key IDs.
#71
2015-03-19 00:25:54 +03:00
gpg.go
gpg: Sign with SHA-256 for compatibility with APT 1.2.7
2016-03-15 17:04:15 -04:00
human_test.go
gofmt -s
2015-02-22 14:29:09 +03:00
human.go
Style fixes from go vet.
2015-02-22 14:36:14 +03:00
list_test.go
gofmt -s
2015-02-22 14:29:09 +03:00
list.go
Refactoring: replace sort.StringSlice with simply []string
2014-02-18 14:13:18 +04:00
utils_test.go
gofmt -s
2015-02-22 14:29:09 +03:00
utils.go
Refactoring: new packages console, http, Progress is interface.
2014-02-19 13:08:55 +04:00