]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2020-12-18 borsAuto merge of #8996 - alexcrichton:revert, r=ehuss
2020-12-18 Alex CrichtonRevert "Run rustdoc doctests relative to the workspace"
2020-12-18 Alex CrichtonRevert "fix failures on linux"
2020-12-17 borsAuto merge of #8991 - alexcrichton:debug-curl-verison...
2020-12-17 Alex CrichtonWith debug HTTP mode log curl's version
2020-12-16 borsAuto merge of #8984 - ehuss:reject-ambiguous-git, r...
2020-12-16 Eric HussReject ambiguous git dependency declaration.
2020-12-16 borsAuto merge of #8982 - ehuss:fix-alt-target-tests, r...
2020-12-16 borsAuto merge of #8983 - ehuss:credential-versions, r...
2020-12-16 Eric HussAdd version to credential dependencies.
2020-12-16 Eric HussFix tests not working with a different CARGO_TARGET_DIR.
2020-12-16 borsAuto merge of #8978 - joshtriplett:faq-clarification...
2020-12-16 Josh TriplettClarify FAQ entry wording about lockfiles
2020-12-14 borsAuto merge of #8973 - ehuss:rerun-if-directory, r=alexc...
2020-12-14 Eric Hussmtime_recursive: Add some comments and debugging diagno...
2020-12-14 borsAuto merge of #8934 - ehuss:token-process, r=alexcrichton
2020-12-12 Eric HussCheck if rerun-if-changed points to a directory.
2020-12-12 borsAuto merge of #8968 - alexcrichton:revert-8834, r=ehuss
2020-12-12 borsAuto merge of #8969 - alexcrichton:fix-cycle, r=ehuss
2020-12-11 Alex CrichtonFix the unit dependency graph with dev-dependency ...
2020-12-11 Alex CrichtonFix a test
2020-12-11 Alex CrichtonRevert "Check if rust-src contains a vendor dir, and...
2020-12-11 Alex CrichtonRevert "Add error context for reading vendor dir."
2020-12-09 Eric HussNote that cargo-credential-gnome-secret won't be availa...
2020-12-08 Eric HussChange behavior when both token and credential-process...
2020-12-07 borsAuto merge of #8953 - hkennyv:clarify-package-edition...
2020-12-07 borsAuto merge of #8954 - Swatinem:doctest-in-workspace...
2020-12-07 borsAuto merge of #8950 - ehuss:publish-tarball-metadata...
2020-12-07 Arpad Borsosfix failures on linux
2020-12-07 Kenny Huynhwordsmithing
2020-12-06 Arpad BorsosRun rustdoc doctests relative to the workspace
2020-12-06 Kenny HuynhClarify cargo manifest edition field docs
2020-12-06 Eric HussUpdate credential-process tracking issue number.
2020-12-06 Eric HussValidate that the credential process only outputs a...
2020-12-06 Eric HussAdd some credential manifest metadata and READMEs.
2020-12-06 Eric HussAdd docs on how cargo-credential finds the action argument.
2020-12-06 Eric HussCheck for nul in Windows utf-16 wide-string.
2020-12-05 Eric HussWorkaround fs issue in `cargo publish`.
2020-12-04 borsAuto merge of #8942 - ehuss:panic-no-roots, r=alexcrichton
2020-12-04 Eric HussFix panic with -Zbuild-std and no roots.
2020-12-04 borsAuto merge of #8937 - alexcrichton:optimize-vendor...
2020-12-03 Alex CrichtonSlightly optimize `cargo vendor`
2020-12-03 borsAuto merge of #8912 - aniljava:master, r=alexcrichton
2020-12-03 Anil PRemoved debug println!
2020-12-03 Anil Prustfmt
2020-12-03 Anil PExplicitly removed USER env variables.
2020-12-03 Eric HussImplement credential-process.
2020-12-02 borsAuto merge of #8929 - ehuss:fix-git-config-author,...
2020-12-02 Anil PMerge remote-tracking branch 'upstream/master'
2020-12-02 Anil PRemoved debug println from earlier commit.
2020-12-02 Anil PReplaced the match arm with better coding convention.
2020-12-02 borsAuto merge of #8932 - ehuss:features-with-dot, r=alexcr...
2020-12-02 Eric HussAdd period to allowed feature name characters.
2020-12-02 borsAuto merge of #8931 - tshepang:patch-1, r=Eh2406
2020-12-02 borsAuto merge of #8930 - ehuss:fix-semver-msg, r=Eh2406
2020-12-02 Tshepang Lekhonkhobefaq: small fixes
2020-12-02 Anil PMerge remote-tracking branch 'upstream/master'
2020-12-02 Eric HussFix semver documentation tests.
2020-12-02 asdfFix test escaping __CARGO_TEST_ROOT
2020-12-02 Anil Pchanged return type as discover_author no longer bails
2020-12-02 Anil PTest cargo new with missing authors
2020-12-02 Anil PFix: unavailable author for cargo new
2020-12-02 borsAuto merge of #8725 - chaaz:master, r=ehuss
2020-12-01 borsAuto merge of #8927 - alexcrichton:why-rebuild, r=Eh2406
2020-12-01 Alex CrichtonAdd an FAQ for "Why is my crate rebuilt?"
2020-12-01 borsAuto merge of #8877 - jyn514:rustdoc-map, r=alexcrichton
2020-12-01 borsAuto merge of #8924 - gdoenlen:patch-1, r=ehuss
2020-12-01 Georgeremove extra whitespace when running cargo -Z help
2020-11-30 borsAuto merge of #8920 - ehuss:publish-dev-dependencies...
2020-11-30 Joshua NelsonUse `deserialize_with` instead of specializing `doc_ext...
2020-11-30 Eric HussRemove version from dev-dependencies to make it easier...
2020-11-30 borsAuto merge of #8908 - JoshMcguigan:dependency-queue...
2020-11-29 borsAuto merge of #8911 - ehuss:rustdoc-warnings, r=alexcri...
2020-11-29 borsAuto merge of #8909 - faern:bump-miow, r=alexcrichton
2020-11-29 borsAuto merge of #8906 - Aaron1011:fix/trailing-semi,...
2020-11-29 borsAuto merge of #8907 - ehuss:auto_traits, r=alexcrichton
2020-11-29 Anil PFixes #8783
2020-11-29 Eric HussFix some rustdoc warnings.
2020-11-28 Linus FärnstrandBump miow dependency to not invalidly assume memory...
2020-11-28 Josh Mcguiganupdate dependency queue to consider cost for each node
2020-11-27 Eric HussFix custom_target_dependency test.
2020-11-27 Aaron HillRemove unnecessary trailing semicolons
2020-11-25 borsAuto merge of #8900 - ErichDonGubler:patch-1, r=alexcri...
2020-11-25 Erich Gublerfix: we don't ignore `version` for `git`/`path` deps now
2020-11-25 borsAuto merge of #8855 - salewski:ads/issue-8854-doc-essen...
2020-11-24 borsAuto merge of #8892 - nnethercote:shrink-progress-bar...
2020-11-24 borsAuto merge of #8887 - Diggsey:comments, r=alexcrichton
2020-11-24 borsAuto merge of #8886 - justfortherec:fix/8882/gitconfig...
2020-11-24 borsAuto merge of #8891 - ehuss:fix-primary-docs, r=alexcri...
2020-11-24 borsAuto merge of #8894 - ehuss:version-bump, r=Eh2406
2020-11-24 Eric HussUpdate changelog for 1.49
2020-11-24 Eric HussBump to 0.51.0
2020-11-24 Nicholas NethercoteShrink the progress bar, to give more space after it.
2020-11-24 Eric HussFix documentation for CARGO_PRIMARY_PACKAGE.
2020-11-24 borsAuto merge of #8869 - ayazhafiz:e/metadata-doc, r=ehuss
2020-11-23 Diggory BlakeAdd some comments to the toml code
2020-11-23 ayazhafizfixup! Publish target's "doc" setting when emitting...
2020-11-23 Franz-Xaver... Start searching git config at path of the new project
2020-11-23 borsAuto merge of #8884 - jakoschiko:accept-test-execution...
2020-11-22 Jakob SchikowskiRelaxes expectation of `cargo test` tests to accept...
next