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-08-28 15:49:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
516dd7b0445c1fe768c96c2bab7d5017fb7d8606
aptly
/
utils
T
History
Andrey Smirnov
11d828b3b1
Add govet/golint into Travis CI build
...
Fix current issues
2017-03-22 21:49:16 +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
…
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
…
gpg_test.go
…
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
…
list_test.go
…
list.go
Add govet/golint into Travis CI build
2017-03-22 21:49:16 +03:00
utils_test.go
…
utils.go
…