]> git.proxmox.com Git - cargo.git/history - src/cargo/ops/cargo_uninstall.rs
Auto merge of #9467 - ehuss:install-metadata, r=alexcrichton
[cargo.git] / src / cargo / ops / cargo_uninstall.rs
2021-05-01 borsAuto merge of #9186 - weihanglo:issue-9054, r=alexcrichton
2021-03-31 Jon GjengsetMerge remote-tracking branch 'upstream/master' into...
2021-03-22 borsAuto merge of #9263 - Aaron1011:zero-incompat-note...
2021-03-22 borsAuto merge of #9290 - ehuss:non-member-features, r...
2021-03-22 borsAuto merge of #9292 - ehuss:cargo-util, r=alexcrichton
2021-03-21 Eric HussMove `paths` to cargo-util.
2020-07-22 CPerezzMerge remote-tracking branch 'upstream/master'
2020-06-09 borsAuto merge of #8277 - tverghis:default-readme, r=alexcr...
2020-05-21 borsAuto merge of #8248 - ehuss:patch-err-help, r=alexcrichton
2020-05-20 borsAuto merge of #8022 - illicitonion:trywithout, r=ehuss
2020-05-14 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-05-02 Daniel Wagner-HallSimplify
2020-05-02 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-04-20 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-04-13 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-04-13 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-04-13 Daniel Wagner-Hallselect_pkg takes Dependency _or_ list_all not both
2020-04-13 Daniel Wagner-Hallselect_pkg takes a Dependency not name + vers
2020-03-21 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-03-21 Daniel Wagner-HallExplicitly check whether installed first instead
2020-03-20 Daniel Wagner-HallTry installing exact versions before updating
2020-02-19 borsAuto merge of #7892 - KaneGreen:rustc-about-text, r...
2020-02-18 borsAuto merge of #7697 - ehuss:bin-test-env, r=alexcrichton
2020-02-18 borsAuto merge of #7896 - ehuss:internal-errors, r=alexcrichton
2020-02-18 Eric HussRework internal errors.
2020-01-15 borsAuto merge of #7774 - giraffate:update_credentials...
2020-01-08 borsAuto merge of #7779 - ehuss:fix-cargo-lock-ignore,...
2020-01-08 borsAuto merge of #7778 - ehuss:bump-crates-io, r=alexcrichton
2020-01-08 borsAuto merge of #7776 - alexcrichton:anyhow, r=ehuss
2020-01-08 Alex CrichtonMigrate from the `failure` crate to `anyhow`
2019-04-18 borsAuto merge of #6840 - ehuss:publish-lockfile-updates...
2019-04-16 Eric HussRemove `source` from compile_ws.
2019-04-08 borsAuto merge of #6824 - ehuss:improve-test-rerun-hint...
2019-04-05 borsAuto merge of #6798 - ehuss:install-upgrade, r=alexcrichton
2019-04-02 Eric HussAdd install-upgrade.
2019-03-27 borsAuto merge of #6787 - ehuss:code-cleanup, r=alexcrichton
2019-03-27 Eric HussCleanup: Remove unnecessary borrows.
2019-02-21 borsAuto merge of #6685 - king6cong:doc, r=alexcrichton
2019-02-14 borsAuto merge of #6264 - robertohuertasm:patch-1, r=alexcr...
2019-02-14 borsAuto merge of #6555 - Phlosioneer:patch-1, r=dwijnand
2019-02-10 borsAuto merge of #6649 - pietroalbini:change-unfixable...
2019-01-24 borsAuto merge of #6564 - michaelwoerister:default_incremen...
2019-01-22 borsAuto merge of #6548 - dwijnand:mark-lockfile-as-generat...
2019-01-22 borsAuto merge of #6565 - SamWhited:add_srht_ci_config...
2019-01-20 borsAuto merge of #6573 - ehuss:mtime-on-use-feature, r...
2019-01-20 borsAuto merge of #6569 - dwijnand:fix-unstable-doc-typo...
2019-01-19 borsAuto merge of #6557 - k-nasa:move_uninstall, r=dwijnand
2019-01-19 nasarefactor: Rename ops :: utils module
2019-01-19 nasafix: Replace the reference to v1 with a method
2019-01-17 nasarefacotor: Move uninstall