]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2021-10-12 borsAuto merge of #9967 - flip1995:rust_version_meta, r...
2021-10-12 flip1995Add rust_metadata to SerializedPackage
2021-10-11 borsAuto merge of #9968 - ehuss:verbose-version, r=alexcric...
2021-10-11 Eric HussAdd --verbose to bug report template.
2021-10-11 Eric HussAdd os to verbose version string.
2021-10-08 Eric HussAdd some more information to verbose version.
2021-10-07 borsAuto merge of #9938 - weihanglo:issue-9857, r=ehuss
2021-10-07 borsAuto merge of #9943 - ehuss:stabilize-named-profiles...
2021-10-07 borsAuto merge of #9963 - ehuss:update-git2, r=alexcrichton
2021-10-06 Eric HussUpdate git2
2021-10-05 borsAuto merge of #9847 - weihanglo:issue-9840, r=Eh2406
2021-10-05 Weihang LoLock `[replace]` source as well
2021-10-02 borsAuto merge of #9954 - gilescope:lev_tighten, r=ehuss
2021-10-02 Giles Copecargo fmt
2021-10-02 Giles CopeA little more correct.
2021-10-01 borsAuto merge of #9951 - relrelb:completion, r=alexcrichton
2021-10-01 relrelbAdd shell completion for shorthand commands
2021-09-27 borsAuto merge of #9945 - ehuss:update-precise-metadata...
2021-09-26 borsAuto merge of #9866 - nipunn1313:pkg_in_repo2, r=ehuss
2021-09-26 Nipunn KoorapatiSupport path_in_vcs as part of cargo_vcs_metadata
2021-09-26 borsAuto merge of #9948 - weihanglo:issue-9940, r=ehuss
2021-09-26 Weihang LoTweak wording for config.md
2021-09-26 Weihang LoDoc about InstallTracker files and `install.root`
2021-09-25 Eric HussAllow `cargo update --precise` with metadata.
2021-09-24 Eric HussAdd future compatibility warning on mixture of --releas...
2021-09-24 Eric HussReserve the "target" profile name.
2021-09-24 Eric HussStabilize named profiles.
2021-09-23 Weihang LoSkip all `cargo fix` that tends to write to registry...
2021-09-23 borsAuto merge of #9941 - ehuss:license-warning, r=Eh2406
2021-09-23 borsAuto merge of #9933 - QiangHeisenberg:help, r=ehuss
2021-09-23 Eric HussAdd some clarity on the license/license-file warning.
2021-09-22 borsAuto merge of #9939 - syohex:zsh-example-completion...
2021-09-22 borsAuto merge of #9937 - alexcrichton:bump-curl, r=ehuss
2021-09-22 Shohei YOSHIDAImplement example completion for zsh
2021-09-22 borsAuto merge of #9921 - ehuss:fetch-smoke, r=alexcrichton
2021-09-22 Alex CrichtonBump curl-sys dependency
2021-09-22 borsAuto merge of #9934 - ehuss:progress-test, r=alexcrichton
2021-09-22 l00556901add test
2021-09-22 l00556901fix error
2021-09-22 l00556901fmt&Update Code
2021-09-22 Eric HussDifferentiate tests in progress bar.
2021-09-22 l00556901Merge branch 'master' of https://github.com/rust-lang...
2021-09-22 l00556901Fix the problem that help cannot be displayed properly
2021-09-21 borsAuto merge of #9932 - epage:hacks, r=alexcrichton
2021-09-21 Ed PageRemove TOML incompatibility hacks
2021-09-21 borsAuto merge of #9927 - weiznich:diesel_2021_edition...
2021-09-21 borsAuto merge of #9928 - ehuss:contrib-githelp, r=alexcrichton
2021-09-21 Georg SemmlerUse a more compact way to compare versions
2021-09-20 Eric HussRemove broken link in contrib docs.
2021-09-20 Georg SemmlerChange diesel compatibility messages
2021-09-20 Weihang LoCompare version fields' equalities directly
2021-09-20 Weihang LoShow original version_req for locked dependency
2021-09-20 Weihang LoUpdate synthetic locked version_req to real locked
2021-09-20 Weihang LoAdd `Locked` variant for `OptVersionReq`
2021-09-19 Eric HussAdd fetch smoke test.
2021-09-18 Alex CrichtonMerge pull request #9920 from ehuss/revert-curl-sys
2021-09-18 Eric HussTemporarily revert curl-sys update.
2021-09-17 borsAuto merge of #9917 - ehuss:update-curl-sys, r=alexcrichton
2021-09-17 Eric HussUpdate curl-sys
2021-09-15 borsAuto merge of #9914 - alexcrichton:bump-curl, r=ehuss
2021-09-15 Alex CrichtonBump Cargo's curl requirement to 7.79.0
2021-09-14 borsAuto merge of #9911 - rust-lang:revert-9686-rustin...
2021-09-14 Eric HussRevert "When a dependency does not have a version,...
2021-09-13 borsAuto merge of #9904 - ehuss:contrib-debug-test, r=alexc...
2021-09-13 borsAuto merge of #9903 - jyn514:rustdoc-warnings, r=alexcr...
2021-09-13 borsAuto merge of #9905 - ehuss:wrong-output-error, r=alexc...
2021-09-13 borsAuto merge of #9906 - camelid:fix-warnings, r=alexcrichton
2021-09-13 Noah LevFix warnings from better precision of `dead_code` lint
2021-09-11 Eric HussImprove "wrong output" error.
2021-09-11 Eric HussAdd some contributor docs for debugging testsuite tests.
2021-09-11 Joshua NelsonFix warnings when documenting with `--document-private...
2021-09-10 borsAuto merge of #9900 - ehuss:version-bump, r=alexcrichton
2021-09-10 borsAuto merge of #9898 - ehuss:rustc-profile-dev, r=alexcr...
2021-09-10 Eric HussUpdate changelog for 1.56
2021-09-10 Eric HussBump to 0.58.0
2021-09-10 Eric HussFix rustc --profile=dev unstable check.
2021-09-10 borsAuto merge of #9896 - frogtile:master, r=ehuss
2021-09-10 frogtileconfig.md: fix typo
2021-09-09 borsAuto merge of #9893 - ehuss:windows-echo, r=alexcrichton
2021-09-09 borsAuto merge of #9889 - ehuss:macos-strip, r=alexcrichton
2021-09-09 borsAuto merge of #9890 - ehuss:remove-z-force-warn, r...
2021-09-09 Eric HussEnable some tests on windows.
2021-09-09 Eric HussFix `cargo fix --edition` on stable.
2021-09-09 Eric HussEnable strip test on macos.
2021-09-08 borsAuto merge of #9873 - hi-rustin:rustin-patch-mask,...
2021-09-08 二手掉包工程师Remove log
2021-09-07 borsAuto merge of #9859 - dtolnay-contrib:pullrequest,...
2021-09-06 borsAuto merge of #9877 - dswij:fix-init-bin-help, r=ehuss
2021-09-06 dswijUpdate help message on bad project name creation `...
2021-09-06 dswijUpdate test output for hint on project creation `[bin...
2021-09-04 borsAuto merge of #9871 - davepacheco:issue-9868, r=ehuss
2021-09-04 hi-rustinMask token with "*"
2021-09-03 David Pachecoclarify what goes into "*-sys" crates
2021-09-03 borsAuto merge of #9869 - nipunn1313:errmsg, r=alexcrichton
2021-09-03 Nipunn KoorapatiImprove error message when unable to initialize git...
2021-09-02 borsAuto merge of #9865 - nipunn1313:pkg_in_repo, r=alexcri...
2021-09-02 Nipunn KoorapatiUse serde_json to generate cargo_vcs_info.json
2021-09-01 borsAuto merge of #9850 - hi-rustin:rustin-patch-no-track...
2021-09-01 borsAuto merge of #9800 - ehuss:stabilize-2021, r=alexcrichton
2021-09-01 David TolnayDocument the use of `rev` to depend on pull requests
next