]> git.proxmox.com Git - cargo.git/history - src/cargo/sources
Allow LinkType to access the Target for checking if it applies.
[cargo.git] / src / cargo / sources /
2021-05-11 borsAuto merge of #9468 - PaulDance:fix-rustdoc-warnings...
2021-05-10 borsAuto merge of #9477 - ehuss:link-test-chapter, r=alexcr...
2021-05-10 borsAuto merge of #9476 - ehuss:index-cache-bump, r=alexcri...
2021-05-10 Eric HussBump index cache version.
2021-05-09 Paul MabileauResolve doc warnings for RegistryData
2021-05-09 Paul MabileauFix rustdoc warnings for RegistrySource and RegistryData
2021-05-03 borsAuto merge of #9438 - ehuss:report-subcommand, r=alexcr...
2021-05-01 borsAuto merge of #9186 - weihanglo:issue-9054, r=alexcrichton
2021-04-30 borsAuto merge of #9395 - weihanglo:issue-8483, r=alexcrichton
2021-04-28 Weihang Locomment about caveat of current transfer rate refresh
2021-04-28 Weihang Lofix: bytes per second should not prefix with `i`
2021-04-27 Weihang Lorefactor: pass Instant to MetricsCounter
2021-04-27 Weihang Lorefactor: use metrics counter as an abstaction
2021-04-23 Weihang Lofix: message of progress when resolving deltas
2021-04-23 Weihang Lofix: remove total bytes received from progress message
2021-04-23 Weihang Lofix: remove unnecessary progress tick rate limiting
2021-04-23 Weihang Lofeat: show transfer rate and total bytes received
2021-04-23 Weihang Lorefactor: progress.tick support attaching message
2021-04-21 borsAuto merge of #9386 - ehuss:ehuss-profile-typo, r=alexc...
2021-04-20 borsAuto merge of #9369 - PicoJr:fix-9350, r=ehuss
2021-04-18 borsAuto merge of #9348 - matklad:wrapper-fingerprint,...
2021-04-16 borsAuto merge of #9367 - weihanglo:refactor/remove-CargoRe...
2021-04-16 Weihang Lorefactor: remove CargoResultExt
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 Sha256 to cargo-util.
2021-03-21 Eric HussMove `paths` to cargo-util.
2021-03-20 Eric HussMove ProcessBuilder to cargo-util.
2021-03-09 borsAuto merge of #9188 - weihanglo:issue-9041, r=ehuss
2021-03-03 Jon GjengsetMerge remote-tracking branch 'upstream/master' into...
2021-03-03 borsAuto merge of #9181 - jyn514:computer-says-no, r=ehuss
2021-03-01 borsAuto merge of #9202 - gauntface:patch-1, r=ehuss
2021-03-01 borsAuto merge of #9213 - ehuss:registry-api-errors, r...
2021-03-01 Weihang Lofix: add `.*` pattern in the same gitignore instance
2021-03-01 borsAuto merge of #9214 - ehuss:clippy-cleanup, r=Eh2406
2021-03-01 Eric HussSome minor code cleanup.
2021-02-25 borsAuto merge of #8939 - Andy-Python-Programmer:master...
2021-02-24 borsAuto merge of #9128 - poliorcetics:respect-shortness...
2021-02-24 borsAuto merge of #9195 - guswynn:test_name, r=ehuss
2021-02-23 borsAuto merge of #9184 - ehuss:fix-next-edition, r=alexcri...
2021-02-23 borsAuto merge of #9002 - volks73:feature-rustc-cfg-argumen...
2021-02-23 borsAuto merge of #9175 - wickerwaka:env-section, r=alexcri...
2021-02-22 borsAuto merge of #9161 - ehuss:index-v-features2, r=alexcr...
2021-02-20 Eric HussFix index_v version check.
2021-02-19 Eric HussInclude the index version in the index cache.
2021-02-13 borsAuto merge of #8640 - CPerezz:doc_versioning, r=ehuss
2021-02-10 Eric HussAdd `features2` to the index.
2021-02-10 Eric HussAdd a schema version to the index.
2021-02-10 Chris FieldMerge branch 'master' of https://github.com/rust-lang...
2021-02-10 borsAuto merge of #9153 - calavera:strip_options, r=ehuss
2021-02-09 borsAuto merge of #9133 - alexcrichton:git-default-branch...
2021-02-09 Chris FieldMerge branch 'master' of https://github.com/rust-lang...
2021-02-09 Christopher FieldMerge branch 'master' into feature-rustc-cfg-argument
2021-02-04 Alex CrichtonChange git dependencies to use `HEAD` by default
2021-02-03 borsAuto merge of #9112 - alexcrichton:split-debuginfo...
2021-02-03 Carlos PérezMerge branch 'master' into doc_versioning
2021-02-03 borsAuto merge of #9126 - ehuss:registry-builder, r=alexcri...
2021-02-03 borsAuto merge of #9125 - ehuss:index-docs, r=alexcrichton
2021-02-02 Eric HussAdd some documentation for index and registry stuff.
2021-01-25 Carlos PérezMerge branch 'master' into doc_versioning
2021-01-22 borsAuto merge of #9035 - weihanglo:fix/git-init-search...
2021-01-10 borsAuto merge of #9000 - JohnTitor:owner-add-docs, r=ehuss
2021-01-06 borsAuto merge of #9051 - matthiaskrgr:clippy_v18, r=ehuss
2021-01-06 Matthias KrügerFix more clippy warnings;
2021-01-05 borsAuto merge of #8922 - m-ou-se:2021, r=alexcrichton
2020-12-16 Carlos PérezMerge branch 'master' into doc_versioning
2020-12-02 Anil PMerge remote-tracking branch 'upstream/master'
2020-12-02 borsAuto merge of #8725 - chaaz:master, r=ehuss
2020-12-01 borsAuto merge of #8877 - jyn514:rustdoc-map, r=alexcrichton
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 Eric HussFix some rustdoc warnings.
2020-11-18 borsAuto merge of #8441 - reitermarkus:linkarg, r=alexcrichton
2020-11-12 borsAuto merge of #8834 - Gankra:rust-src-vendor, r=ehuss
2020-11-09 borsAuto merge of #8844 - bjorn3:no_backtrace_capture,...
2020-11-09 borsAuto merge of #8835 - steven-joruk:ignore-lock-files...
2020-11-07 Steven JorukSkip extracting .cargo-ok files from packages
2020-11-04 borsAuto merge of #8818 - ehuss:weak-dep-features, r=alexcr...
2020-11-04 Eric HussImplement weak dependency features.
2020-10-28 borsAuto merge of #8808 - weihanglo:fix/8591, r=ehuss
2020-10-28 borsAuto merge of #8814 - ehuss:warn-feature-syntax, r...
2020-10-27 Eric HussAdd a future-compatibility warning on allowed feature...
2020-10-27 borsAuto merge of #8799 - ehuss:new-namespaced, r=alexcrichton
2020-10-25 Eric HussRename crate: to dep:
2020-10-23 Eric HussNew namespaced features implementation.
2020-10-23 borsAuto merge of #8804 - ehuss:clippy-fixes, r=alexcrichton
2020-10-22 Eric HussSome minor clippy fixes.
2020-09-27 borsAuto merge of #8735 - ehuss:git-object-not-found, r...
2020-09-25 Eric HussReinitialize index on "Object not found" error.
2020-08-04 borsAuto merge of #8575 - matthiaskrgr:clippy_v16, r=ehuss
2020-08-03 Matthias Krügeruse sort_by_key() instead of comparing by keys manually
2020-08-03 borsAuto merge of #8577 - ehuss:mdman, r=alexcrichton
2020-08-03 borsAuto merge of #8581 - toshokan:fix-error-typo, r=Eh2406
2020-08-03 toshokanFix typo 'more then' -> 'more than' in error and comments
2020-07-28 borsAuto merge of #8542 - CPerezz:aliases, r=ehuss
2020-07-28 borsAuto merge of #7950 - aleksator:4854_non_existent_featu...
2020-07-28 borsAuto merge of #8551 - CPerezz:manifest_edition_nit...
2020-07-27 borsAuto merge of #8522 - alexcrichton:revert-master, r...
next