]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2020-07-29 borsAuto merge of #8561 - icorbrey:git-dep-lock-docs, r...
2020-07-29 borsAuto merge of #8554 - alexcrichton:update-lockfile...
2020-07-29 borsAuto merge of #8559 - ehuss:fix-lto-tests-flaky, r...
2020-07-29 Isaac Corbreyfix: Emphasize git dependency version locking behavior.
2020-07-29 borsAuto merge of #8558 - JohnTitor:fix-build-std, r=alexcr...
2020-07-29 Eric HussFix sporadic lto test failures.
2020-07-29 Yuki OkushiFix mock-std as well
2020-07-29 Yuki OkushiFix libraries paths following upstream
2020-07-28 borsAuto merge of #8553 - alexcrichton:more-maybe-spurious...
2020-07-28 Alex CrichtonUpdate lock file encodings on changes
2020-07-28 borsAuto merge of #8542 - CPerezz:aliases, r=ehuss
2020-07-28 CPerezzRemomve builtin_aliases duplicate declaration
2020-07-28 borsAuto merge of #7950 - aleksator:4854_non_existent_featu...
2020-07-28 Alex CrichtonFlag git http errors as maybe spurious
2020-07-28 borsAuto merge of #8552 - icorbrey:test-name-filtering...
2020-07-28 Eric HussRebuild generated man pages.
2020-07-28 Isaac Corbreyfix: Clarify test name filter usage
2020-07-28 borsAuto merge of #8551 - CPerezz:manifest_edition_nit...
2020-07-28 CPerezzRevert Cargo Book changes for default edition
2020-07-27 borsAuto merge of #8522 - alexcrichton:revert-master, r...
2020-07-27 borsAuto merge of #8547 - ThePuzzlemaker:patch-1, r=ehuss
2020-07-27 JamesInclude `+` for crates.io feature requirements
2020-07-26 Alex TokarevWarn on missing required-features
2020-07-25 borsAuto merge of #8540 - vandenheuvel:update_termcolor_ver...
2020-07-25 Bram van den... Change fwdansi version from ~ to
2020-07-24 borsAuto merge of #8543 - CPerezz:manifest_edition_nit...
2020-07-24 CPerezzFix default edition spec in Cargo Book
2020-07-24 CPerezzAdd test for listing builtin aliases
2020-07-24 CPerezzPrint builtin aliases with cargo --list command
2020-07-24 Bram van den... Increace termcolor version from 1.0 to 1.1
2020-07-23 Alex CrichtonTweak wording of comment
2020-07-23 Alex CrichtonUse `version = 3`, not `version = 1`
2020-07-23 Alex CrichtonWarn if `master` unifies with `DefaultBranch`
2020-07-23 Alex CrichtonPlan for a V3 lockfile format
2020-07-23 Alex CrichtonWarn when default branch is not `master`
2020-07-23 Alex CrichtonEffectively revert #8364
2020-07-23 borsAuto merge of #8530 - ehuss:ci-force-curl, r=alexcrichton
2020-07-23 borsAuto merge of #8509 - ehuss:stabilize-crate-version...
2020-07-23 borsAuto merge of #8529 - AndrewKvalheim:patch-1, r=ehuss
2020-07-23 borsAuto merge of #8526 - tmiasko:remove-all-modes, r=ehuss
2020-07-23 borsAuto merge of #8523 - Gankra:crlf, r=alexcrichton
2020-07-23 borsAuto merge of #8520 - alexcrichton:zlib-spurious, r...
2020-07-23 borsAuto merge of #8515 - Spanfile:target-triple-opt-help...
2020-07-23 borsAuto merge of #8511 - eonil:check-member-path-existence...
2020-07-23 borsAuto merge of #8508 - ehuss:version-bump, r=alexcrichton
2020-07-23 Eric HussUpdate features set in CI.
2020-07-23 borsAuto merge of #8485 - thomcc:exclude-default-members...
2020-07-23 borsAuto merge of #8528 - ehuss:fix-intra-doc-tests, r...
2020-07-23 AndrewFix typo in docs
2020-07-23 Eric HussFix nightly tests for intra-doc links.
2020-07-22 CPerezzMerge remote-tracking branch 'upstream/master'
2020-07-22 eonilCheck workspace member existence as dir.
2020-07-22 Tomasz MiąskoRemove unused CompileMode::all_modes
2020-07-21 Alexis BeingessnerMask out system core.autocrlf settings before resetting...
2020-07-21 Eric HussUpdate changelog for 1.46.
2020-07-20 Thom ChiovoloniCheck for `quux` binary in `excluded_default_members_cr...
2020-07-20 Alex CrichtonFlag git zlib errors as spurious errors
2020-07-19 SpanfileSwap the value_name and help arguments for the multi_op...
2020-07-18 borsAuto merge of #8510 - jsha:patch-1, r=ehuss
2020-07-18 Jacob Hoffman... Replace "regenerate" with "revoke" for API tokens
2020-07-18 Eric HussStabilize -Z crate-versions
2020-07-18 Eric HussBump to 0.48.0
2020-07-18 Eric HussRemove embed-bitcode check now that it is on stable.
2020-07-18 borsAuto merge of #8494 - lu-zero:unbreak-cargo-c, r=ehuss
2020-07-17 borsAuto merge of #8500 - alexcrichton:build-override-opt...
2020-07-17 Alex CrichtonBuild host dependencies with opt-level 0 by default
2020-07-17 borsAuto merge of #8497 - alexcrichton:fix-rebuild-on-renam...
2020-07-17 Alex CrichtonFix freshness checks for build scripts on renamed dirs
2020-07-17 Luca BarbatoAdd back Manifest::targets_mut
2020-07-17 borsAuto merge of #8490 - alexcrichton:std-customize-featur...
2020-07-17 Alex CrichtonAdd a `-Zbuild-std-features` flag
2020-07-17 borsAuto merge of #8495 - matthiaskrgr:clippy_v15, r=Eh2406
2020-07-17 Matthias Krügerfix clippy warnings
2020-07-17 Matthias Krügerclippy lints: redundant_clone is on by default, allow...
2020-07-16 borsAuto merge of #8492 - ehuss:fix-publish-py, r=alexcrichton
2020-07-16 Eric HussFix self-publish script.
2020-07-16 borsAuto merge of #8491 - alexcrichton:fix-unstable-build...
2020-07-16 Alex CrichtonEnsure `unstable.build-std` works like `-Zbuild-std`
2020-07-16 borsAuto merge of #8489 - arlosi:deterministic_metadata...
2020-07-15 Arlo SiemsenStop ignoring Array ordering Json comparison tests...
2020-07-15 Arlo SiemsenMake `cargo metadata` output deterministic
2020-07-15 borsAuto merge of #8467 - alexcrichton:gha, r=ehuss
2020-07-15 Alex CrichtonSwitch to github actions
2020-07-14 Thom ChiovoloniApply workspace.exclude to workspace.default-members.
2020-07-13 borsAuto merge of #8476 - Rustin-Liu:rustin-patch, r=ehuss
2020-07-11 Rustin-Liufix: refine test
2020-07-10 Rustin-Liufix: add space to comments
2020-07-09 borsAuto merge of #8393 - ludumipsum:unstable_flags_in_conf...
2020-07-09 Alex BerghageFix tests for handling env key overlaps / errors
2020-07-09 Alex BerghageAdd tests verifying overlapping prefixes and defaults
2020-07-09 borsAuto merge of #8427 - davidtwco:terminal-width, r=ehuss
2020-07-09 borsAuto merge of #8473 - alexcrichton:fix-fingerprint...
2020-07-09 Alex CrichtonAvoid colliding with older Cargo fingerprint changes
2020-07-09 David WoodIntroduce `TtyWidth`
2020-07-09 Alex Berghagefix docs to drop reverted change
2020-07-09 Alex Berghagefix nightly rustdoc-extern tests
2020-07-09 Alex Berghageclearer comment on doubleparse of cli flags
2020-07-09 Alex BerghageMinor test fix (error text comparison)
2020-07-09 Alex BerghageRevert workaround and patch Deserializer
2020-07-08 borsAuto merge of #8469 - ehuss:long-filename-windows,...
next