]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2019-01-06 borsAuto merge of #6525 - ehuss:publish-crates-io-alt,...
2019-01-06 borsAuto merge of #6521 - starsheriff:feature/6377-duplicat...
2019-01-05 Eric Husspublish: rework the crates.io detection logic.
2019-01-04 Johannes Weissmannavoid duplicates in ignore files
2019-01-04 borsAuto merge of #6503 - Eh2406:RUSTFLAGS-in-Metadata...
2019-01-03 borsAuto merge of #6492 - mikerite:print-env-vars-4, r...
2019-01-03 borsAuto merge of #6515 - ehuss:fix-fix-diag-race, r=alexcr...
2019-01-03 borsAuto merge of #6516 - ehuss:doc-fix-overview, r=alexcri...
2019-01-03 Dale WijnandUpdate src/cargo/ops/fix.rs
2019-01-03 Eric HussAdd a high-level overview of how `fix` works.
2019-01-03 Eric HussFix a very minor race condition in `cargo fix`.
2019-01-02 borsAuto merge of #6500 - ehuss:metadata-reg, r=alexcrichton
2019-01-02 borsAuto merge of #6493 - ehuss:fix-fingerprint-patch,...
2019-01-02 borsAuto merge of #6512 - matklad:serde-version, r=dwijnand
2019-01-02 Eh2406fix doc comment
2019-01-02 borsAuto merge of #6355 - MarcusCalhoun-Lopez:dyld_fix...
2019-01-02 Eh2406simplify test
2019-01-02 borsAuto merge of #6510 - d-e-s-o:add-missing-noun, r=dwijnand
2019-01-02 Aleksey Kladovserialize version directly
2019-01-02 borsAuto merge of #6511 - matklad:metadata-path, r=dwijnand
2019-01-02 Aleksey Kladovuse path when serializing a package
2019-01-02 Aleksey Kladovuse PathBuf in cargo metadata
2019-01-02 Daniel MuellerFix error message when resolving dependencies
2019-01-01 borsAuto merge of #6506 - DamianX:ContributingTestLink...
2019-01-01 DamianFixed link to testsuite in CONTRIBUTING.md
2018-12-31 Eh2406add a test
2018-12-31 Eh2406get types to check
2018-12-31 Eh2406improve docs on `Metadata`
2018-12-31 Eh2406add rustflags to the metadata
2018-12-31 borsAuto merge of #6501 - vishallama:vishallama-doc-update...
2018-12-31 borsAuto merge of #6502 - vishallama:vishallama-doc-update...
2018-12-31 Vishal LamaUpdate display of contents of Cargo.toml
2018-12-31 Vishal LamaUpdate display of contents of Cargo.toml
2018-12-31 Eric HussFix registry-index bug.
2018-12-30 Eric HussAdd dependency `registry` to `cargo metadata`.
2018-12-29 borsAuto merge of #6495 - dwijnand:fixup-cargo-install...
2018-12-29 borsAuto merge of #6497 - ehuss:test-require-output-check...
2018-12-29 borsAuto merge of #6496 - k-nasa:delete_unnecessary_return...
2018-12-29 Eric Husstestsuite: Require failing commands to check output.
2018-12-29 k-nasaDelete unnecessary space
2018-12-29 k-nasarefactor: delete unnecessary return keyword
2018-12-28 borsAuto merge of #6494 - ehuss:fix-unused-patch-warning...
2018-12-28 Dale WijnandFixup cargo install's help message
2018-12-28 Michael WrightFix Windows rustc env var display
2018-12-28 Eric HussFix new unused patch warning.
2018-12-28 Eric HussFix fingerprint calculation for patched deps.
2018-12-27 Marcus Calhoun... use DYLD_FALLBACK_LIBRARY_PATH for dylib_path_envvar...
2018-12-27 Michael WrightDisplay environment variables for rustc commands
2018-12-24 borsAuto merge of #6481 - ehuss:man-update, r=alexcrichton
2018-12-24 borsAuto merge of #6480 - ehuss:metadata-links, r=alexcrichton
2018-12-23 Eric HussSome minor documentation changes.
2018-12-23 Eric HussAdd `links` to `cargo metadata`.
2018-12-22 borsAuto merge of #6476 - dwijnand:salvaged-semver-work...
2018-12-22 Dale WijnandReplace PackageId::wrap with PackageId::pure
2018-12-22 borsAuto merge of #6470 - ehuss:warn-unused-patch, r=alexcr...
2018-12-22 Eric HussWarn on unused patches.
2018-12-21 borsAuto merge of #6473 - Eh2406:rustc-0, r=alexcrichton
2018-12-21 Eh2406don't write a an incorrect rustc version to the fingerp...
2018-12-20 borsAuto merge of #6466 - ehuss:registry-cleanup, r=alexcri...
2018-12-20 Eric HussRewrite `login` and registry cleanups.
2018-12-20 borsAuto merge of #6462 - pavel-zhigulin:fix_issue_\96\96#6461...
2018-12-20 Zhigulin PavelRemove tail call
2018-12-20 Dale WijnandUse ToSemver more
2018-12-20 borsAuto merge of #6469 - ehuss:registry-name, r=dwijnand
2018-12-20 Eric HussRestrict registry names to same style as package names.
2018-12-19 borsAuto merge of #6463 - dwijnand:rip-stale-bot, r=alexcri...
2018-12-19 borsAuto merge of #6464 - dwijnand:add-labels-to-issue...
2018-12-19 Dale WijnandAdd labels to issue templates
2018-12-19 Dale WijnandRemove Stale bot's configuration
2018-12-19 Zhigulin PavelUse awk to parse cargo --list
2018-12-19 Pavel Zhigulin[issue#6161] Fix cargo commands list
2018-12-18 borsAuto merge of #6459 - ehuss:fix-man-checks, r=alexcrichton
2018-12-18 Eric HussFix new man page links.
2018-12-18 borsAuto merge of #6432 - ehuss:fix-metabuild-json, r=alexc...
2018-12-18 borsAuto merge of #6456 - ehuss:patch-alt-reg, r=alexcrichton
2018-12-18 Eric HussSupport alt-registry names in [patch] table.
2018-12-18 Eric HussUpdate metabuild test to 2018.
2018-12-18 Eric HussSwitch SerializedTarget::src_path to None instead of...
2018-12-18 Eric HussFix metabuild compile errors with --message-format...
2018-12-17 borsAuto merge of #6455 - wezm:patch-1, r=dwijnand
2018-12-17 Wesley MooreUpdate the rustup URL
2018-12-17 borsAuto merge of #6405 - ehuss:new-man, r=alexcrichton
2018-12-17 borsAuto merge of #6451 - dwijnand:reify-DepFingerprint...
2018-12-17 Dale WijnandReify the DepFingerprint type
2018-12-17 borsAuto merge of #6449 - dwijnand:extract-Fingerprint...
2018-12-17 borsAuto merge of #6448 - dwijnand:upgrade-the-metabuild...
2018-12-17 borsAuto merge of #6450 - dwijnand:make-edition-comparing...
2018-12-17 Dale WijnandExtract Fingerprint::new
2018-12-17 Dale WijnandMake edition comparing code consistent
2018-12-17 Dale WijnandUpgrade the metabuild to Rust 2018
2018-12-17 borsAuto merge of #6447 - ehuss:doc-name-authors, r=alexcri...
2018-12-16 Eric HussDocument `name` and `authors` in [package]
2018-12-14 borsAuto merge of #6443 - ehuss:ci-install-mdbook, r=alexcr...
2018-12-14 Eric HussOn CI only use mdbook 0.1.7.
2018-12-14 borsAuto merge of #6439 - rust-lang:dependabot/cargo/git2...
2018-12-14 dependabot... Update git2-curl requirement from 0.8.1 to 0.9.0
2018-12-14 borsAuto merge of #6438 - rust-lang:dependabot/cargo/git2...
2018-12-14 dependabot... Update git2 requirement from 0.7.5 to 0.8.0
2018-12-14 borsAuto merge of #6419 - ehuss:fix-show-errors, r=alexcrichton
2018-12-13 borsAuto merge of #6434 - ehuss:fix-fix-concurrent, r=dwijnand
next