]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2016-09-26 Alex CrichtonUpdate OpenSSL again to 1.0.2j
2016-09-25 Alex CrichtonUpdate OpenSSL used by Cargo
2016-09-14 borsAuto merge of #3092 - jhbabon:fix/dont-panic-on-workspa...
2016-09-14 Juan HernándezFIX: Don't try to generate Gargo.lock on empty workspaces.
2016-09-13 borsAuto merge of #3087 - carols10cents:test-instructions...
2016-09-13 Carol (Nichols... Document recommended way for running tests
2016-09-11 borsAuto merge of #3083 - jhbabon:fix-warning-in-feature...
2016-09-10 Juan HernándezProperly close dep_feature_in_cmd_line test.
2016-09-09 borsAuto merge of #3078 - jhbabon:fix/parse-home-config...
2016-09-09 Juan HernándezRemove fs::canonicalize in walk_tree fix.
2016-09-08 Juan HernándezAdd ConfigFile struct to handle config file paths.
2016-09-08 Juan HernándezDon't parse the config in home if it was parsed already.
2016-09-08 Juan HernándezAdd a test that reproduces the error of parsing home...
2016-09-06 borsAuto merge of #3064 - dtolnay:rustc-macro, r=alexcrichton
2016-09-06 David TolnayBump rustcversion to pick up rustc-macro support
2016-09-06 borsAuto merge of #3073 - pnkfelix:clarify-lib.name-in...
2016-09-06 borsAuto merge of #3071 - japaric:moar-cargo, r=alexcrichton
2016-09-05 Felix S. Klock IIdocfix: `extern crate` uses `lib.name`; default is...
2016-09-04 borsAuto merge of #3072 - pietroalbini:fix-faq, r=steveklabnik
2016-09-04 Pietro AlbiniRemove reference of Rust 1.11.0 release date in the FAQ
2016-09-04 David TolnayEmpty commit to trigger Travis build of rustc-macro
2016-09-04 Jorge Aparicioprepare for cargo for mips and powerpc
2016-09-03 borsAuto merge of #3068 - binarybirchtree:generalize-error...
2016-09-03 Binary Birch... Generalize error message used by both `cargo package...
2016-09-01 David TolnayExplicitly bind Some(false)
2016-09-01 borsAuto merge of #3060 - rillian:package_path_deps, r...
2016-09-01 borsAuto merge of #3063 - Wilfred:patch-1, r=alexcrichton
2016-09-01 David TolnayTest a crate that is both a plugin and a proc macro
2016-09-01 David TolnayTest for rustc-macro
2016-09-01 borsAuto merge of #3065 - mbrock:master, r=alexcrichton
2016-09-01 Mikael Brockmandoc: mention feature toggling in "Specifying deps"
2016-09-01 Ralph GilesLinewrap the error message from check_metadata.
2016-09-01 David TolnayMacros 1.1
2016-09-01 Wilfred HughesClarify wording: this restriction is not just libraries
2016-08-31 Ralph GilesVerify `cargo package` rejects path dependencies.
2016-08-31 Ralph GilesCheck for path dependencies.
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
next