]> git.proxmox.com Git - cargo.git/commit
HTTPS all the things
authorJonathan Claudius <jclaudius@mozilla.com>
Wed, 30 Jan 2019 20:34:37 +0000 (15:34 -0500)
committerJonathan Claudius <jclaudius@mozilla.com>
Wed, 30 Jan 2019 20:34:37 +0000 (15:34 -0500)
commit0c3851c01706fdf3587c4be9b94e42069b7ad70b
treed663bc46a9911a2b468b99b47988263ea716e738
parentd75d1fbe6b43e59d0a04e73659e411855c2633fc
HTTPS all the things
20 files changed:
LICENSE-APACHE
LICENSE-THIRD-PARTY
README.md
src/bin/cargo/commands/pkgid.rs
src/cargo/core/package_id_spec.rs
src/cargo/ops/cargo_package.rs
src/cargo/ops/common_for_install_and_uninstall.rs
src/cargo/ops/registry.rs
src/doc/man/cargo.adoc
src/doc/man/generated/cargo.html
src/doc/src/reference/manifest.md
src/doc/src/reference/pkgid-spec.md
src/etc/man/cargo.1
tests/testsuite/bad_config.rs
tests/testsuite/build.rs
tests/testsuite/build_auth.rs
tests/testsuite/git.rs
tests/testsuite/package.rs
tests/testsuite/resolve.rs
tests/testsuite/support/resolver.rs