]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2016-08-31 borsAuto merge of #3038 - esclear:master, r=alexcrichton
2016-08-31 Daniel AlbertAdd --all-features flag to cargo
2016-08-29 Alex CrichtonMerge pull request #3055 from rust-lang/revert-3054...
2016-08-29 Alex CrichtonRevert "Replace for loop with iterators"
2016-08-29 Alex CrichtonMerge pull request #3054 from matklad/simplify
2016-08-29 Aleksey KladovReplace for loop with iterators
2016-08-28 borsAuto merge of #3050 - nbaksalyar:configure-fix, r=alexc...
2016-08-28 borsAuto merge of #3051 - matklad:ws-metadata, r=alexcrichton
2016-08-28 Aleksey Kladov`cargo metadata` works with workspaces
2016-08-28 Nikita BaksalyarFix POSIX shell in the configure script
2016-08-26 borsAuto merge of #3047 - alexcrichton:update-libz, r=alexc...
2016-08-26 Alex CrichtonUpdate libz-sys to 1.0.6
2016-08-26 borsAuto merge of #3040 - matklad:rootless-readlockfile...
2016-08-26 borsAuto merge of #3044 - jeandudey:unused-code, r=alexcrichton
2016-08-26 Jean Pierre... Remove unused macro (configure_shell)
2016-08-26 Aleksey KladovRefactor EncodableResolve::into_resolve
2016-08-25 borsAuto merge of #3039 - matklad:test-lockfiles, r=alexcri...
2016-08-25 Aleksey KladovSimplify lockfile tests
2016-08-25 Aleksey KladovDon't use current package when reading lockfile
2016-08-23 borsAuto merge of #3021 - alexcrichton:test-release-panic...
2016-08-23 borsAuto merge of #3031 - matklad:lockfile-test, r=alexcrichton
2016-08-23 Aleksey KladovRegression test for lockfile format
2016-08-22 borsAuto merge of #3029 - matklad:workspace-overrides,...
2016-08-22 Aleksey KladovDon't special case root package for overrides
2016-08-21 borsAuto merge of #3026 - whitequark:patch-1, r=alexcrichton
2016-08-20 Aleksey KladovForward compatibility with rootless lockfiles
2016-08-20 whitequarkdoc: fix platform-specific definitions section
2016-08-19 borsAuto merge of #3022 - alexcrichton:add-more-metadata...
2016-08-19 Alex CrichtonAdd a temporary env var to enable hashes in filenames
2016-08-19 borsAuto merge of #3020 - tshepang:rustfmt-cargo_doc, r...
2016-08-19 Alex CrichtonFix transitive doctests panic=abort
2016-08-19 Tshepang Lekhonkhoberustfmt cargo_doc.rs
2016-08-19 borsAuto merge of #3019 - matklad:rootless-resolve_ws,...
2016-08-19 Aleksey KladovDon't require current package in resolve_ws
2016-08-19 borsAuto merge of #3018 - Jake-Shadle:master, r=steveklabnik
2016-08-19 Jake Shadledocs(manifest): Remove 1.11 reference
2016-08-19 Jake Shadledocs(manifest): Update crate-types with `cdylib`
2016-08-18 borsAuto merge of #3013 - matklad:rootless-resolve, r=alexc...
2016-08-18 Aleksey KladovRemove root field from Resolve.
2016-08-18 Aleksey KladovDon't use Resolve.root when checking for cycles
2016-08-18 Aleksey KladovDon't use Resolve.root in cargo metadata
2016-08-18 Aleksey KladovAdd current_package to the Context
2016-08-18 borsAuto merge of #3015 - tshepang:match-block-not-needed...
2016-08-18 borsAuto merge of #3007 - whitequark:opt-level-s, r=alexcri...
2016-08-18 Tshepang LekhonkhobeMerge branch 'master' into match-block-not-needed
2016-08-18 Tshepang Lekhonkhobematch block not needed
2016-08-17 whitequarkAllow using opt-level="s"/"z" in profile overrides.
2016-08-17 borsAuto merge of #3010 - steveklabnik:gh3001, r=alexcrichton
2016-08-17 borsAuto merge of #3011 - alexcrichton:new-openssl, r=alexc...
2016-08-17 Alex CrichtonChange download source for OpenSSL
2016-08-17 Steve KlabnikRevert to previous semver version.
2016-08-16 borsAuto merge of #3002 - untitaker:trunchate-cargo-config...
2016-08-16 Markus UnterwaditzerTrunchate cargo config properly
2016-08-15 borsAuto merge of #2991 - matklad:deadlocks, r=alexcrichton
2016-08-15 Aleksey KladovUse a single lock for all git repositories
2016-08-15 borsAuto merge of #2994 - krbullock:fix/document-vcs-hg...
2016-08-15 Kevin BullockDocument ability to configure `cargo-new.vcs = "hg"`
2016-08-14 Aleksey KladovAdd a test for #2987
2016-08-14 borsAuto merge of #2988 - lifthrasiir:doc-open-with-target...
2016-08-13 Kang SeonghoonMake `cargo doc --open --target TARGET` work as expected.
2016-08-09 borsAuto merge of #2978 - matklad:opt-level, r=alexcrichton
2016-08-09 borsAuto merge of #2979 - jonathandturner:prepare_for_new_f...
2016-08-09 Jonathan TurnerUpdate cargo tests in prep for new errors
2016-08-09 Aleksey KladovDon't panic because of invalid source
2016-08-09 Aleksey KladovGracefully handle duplicate package in a lockfile
2016-08-09 borsAuto merge of #2974 - alexcrichton:etag, r=brson
2016-08-08 borsAuto merge of #2973 - alexcrichton:update-deps, r=alexc...
2016-08-08 Alex CrichtonSpeed up noop registry updates with GitHub
2016-08-08 Alex CrichtonUpdate dependencies in Cargo.lock
2016-08-08 borsAuto merge of #2871 - QuiltOS:doc-build-deps, r=alexcri...
2016-08-07 borsAuto merge of #2954 - alexcrichton:panic-abort-plugins...
2016-08-07 borsAuto merge of #2970 - jirutka:fix-musl-nfs, r=alexcrichton
2016-08-07 borsAuto merge of #2967 - frewsxcv:clippy, r=alexcrichton
2016-08-07 borsAuto merge of #2971 - alexcrichton:openssl-init, r...
2016-08-07 Alex CrichtonUpdate OpenSSL-using dependencies
2016-08-07 Jakub JirutkaDisable is_on_nfs_mount() check on musl libc (fixes...
2016-08-06 Corey FarwellCombine duplicate `if` arm blocks.
2016-08-06 Corey FarwellUse `char` when using single character as `Pattern`.
2016-08-06 Corey FarwellRemove unnecessary usages of `format!` macro.
2016-08-05 borsAuto merge of #2962 - alexcrichton:demote-error, r...
2016-08-05 Alex CrichtonDemote duplicate build target error to a warning
2016-08-05 borsAuto merge of #2957 - mattico:patch-1, r=alexcrichton
2016-08-05 borsAuto merge of #2960 - jseyfried:remove_unused_import...
2016-08-04 Jeffrey SeyfriedRemove unused import.
2016-08-04 Matt IckstadtFix typos
2016-08-04 borsAuto merge of #2847 - munyari:build_targets, r=alexcrichton
2016-08-04 Alex CrichtonFix panic=abort when compiling with plugins
2016-08-03 Panashe M.... Warn about duplicated build targets
2016-08-02 borsAuto merge of #2946 - alexcrichton:build-script-metadat...
2016-08-02 Alex CrichtonAlways pass `-C metadata` to the compiler
2016-08-01 borsAuto merge of #2857 - alexcrichton:redirect-sources...
2016-08-01 borsAuto merge of #2945 - QuiltOS:openssl, r=alexcrichton
2016-08-01 John EricsonUse openssl on Unix rather than C functions directly...
2016-08-01 Alex CrichtonAdd documentation for source replacement
2016-08-01 borsAuto merge of #2942 - jseyfried:remove_unused_import...
2016-08-01 Jeffrey SeyfriedRemove unused import
2016-08-01 Alex CrichtonAddressing review comments
2016-08-01 Alex CrichtonImplement a directory source
2016-08-01 Alex CrichtonImplement a local registry type
2016-08-01 Alex CrichtonRefactor the RegistrySource implementation
next