]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2021-05-06 Fabian Grünbichlerbump version to 0.52.0-1~bpo11+pve1
2021-05-06 Fabian Grünbichlerbump version to 0.52.0-1~exp1
2021-05-06 Fabian Grünbichlerdrop patches applied upstream
2021-05-06 Fabian GrünbichlerUpdate upstream source from tag 'upstream/0.52.0'
2021-05-06 Fabian GrünbichlerNew upstream version 0.52.0
2021-05-06 Fabian Grünbichlerupdate patch and unsuspicious for cargo 0.52.0
2021-05-06 Fabian Grünbichlerd/watch: update url
2021-05-06 Fabian Grünbichlerdebian-cargo-vendor: cleanup .pc dirs
2021-05-06 Fabian Grünbichleraudit-vendor-source: make cleanup more robust
2021-05-06 Fabian Grünbichlerd/make_orig_multi: don't use legacy GZIP env var
2021-03-16 borsAuto merge of #9277 - ehuss:beta-1.51-backports, r...
2021-03-16 borsAuto merge of #9275 - ehuss:features-non-member, r...
2021-03-16 borsAuto merge of #9276 - ehuss:fix-collision-root-removal...
2021-03-12 borsAuto merge of #9257 - ehuss:beta-fix-deps-filtering...
2021-03-12 borsAuto merge of #9255 - ehuss:fix-deps-filtering, r=Eh2406
2021-03-01 borsAuto merge of #9224 - ehuss:split-debuginfo-docs, r...
2021-02-22 borsAuto merge of #9196 - ehuss:backports, r=alexcrichton
2021-02-22 borsAuto merge of #9148 - bjorn3:fix_ci, r=ehuss
2021-02-22 Eric HussAdd a schema version to the index.
2021-02-22 borsAuto merge of #9185 - horacimacias:master, r=ehuss
2021-02-22 borsAuto merge of #9142 - ehuss:fix-doc-orphan, r=Eh2406
2021-02-04 borsAuto merge of #9131 - ehuss:fix-vendor-permissions...
2021-02-04 Eric HussFix permission issue with `cargo vendor`.
2021-02-03 borsAuto merge of #9112 - alexcrichton:split-debuginfo...
2021-02-03 Alex CrichtonDon't change the macOS default just yet
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-03 borsAuto merge of #9122 - ehuss:fix-multiple-run-custom...
2021-02-03 Eric HussAdd note about `cargo:rustc-env` variables set at runtime.
2021-02-03 Eric HussAdd a ResponseError for registry API interaction.
2021-02-02 Eric HussAdd RegistryBuilder to help initializing test registries.
2021-02-02 Eric HussAdd some documentation for index and registry stuff.
2021-02-02 Eric HussFix env/cfg set for `cargo test` and `cargo run`.
2021-02-01 Alex CrichtonCache failures in the rustc info cache
2021-02-01 Alex CrichtonAdd split-debuginfo profile option
2021-02-01 borsAuto merge of #9108 - CPerezz:locked_warn, r=alexcrichton
2021-02-01 borsAuto merge of #9121 - vext01:extra-link-arg-doc, r...
2021-02-01 borsAuto merge of #9120 - dimo414:patch-1, r=alexcrichton
2021-02-01 Edd BarrettDocument -Z extra-link-arg.
2021-02-01 Michael DiamondFlip 'foo' and 'bar' to be consistent
2021-01-30 borsAuto merge of #9115 - djc:fix-msrv-handling, r=ehuss
2021-01-30 Dirkjan OchtmanDon't try to parse MSRV if feature is not enabled
2021-01-30 CPerezzImpl warn for locked install withoud Cargo.lock
2021-01-29 borsAuto merge of #9110 - klensy:simple-fix, r=alexcrichton
2021-01-28 klensytrivial char range check
2021-01-25 borsAuto merge of #9097 - ehuss:tracking-issue-template...
2021-01-25 borsAuto merge of #9098 - ehuss:extra-new-name-help, r...
2021-01-25 borsAuto merge of #9102 - alexcrichton:fix-serede, r=ehuss
2021-01-25 Alex CrichtonFix compilation with serde 1.0.122
2021-01-24 Eric HussAdd some extra help to `cargo new` and invalid package...
2021-01-23 Eric HussMinor update to tracking issue template.
2021-01-22 borsAuto merge of #9095 - ehuss:spec-suggestion, r=alexcrichton
2021-01-22 Eric HussAdd suggestion for bad package id.
2021-01-22 borsAuto merge of #9093 - ehuss:remove-registry-new, r...
2021-01-22 Eric HussRemove Registry::new.
2021-01-22 borsAuto merge of #9035 - weihanglo:fix/git-init-search...
2021-01-22 Weihang Lochore: bump versions of git2 and libgit2-sys
2021-01-21 borsAuto merge of #9092 - ehuss:unstable-updates, r=alexcri...
2021-01-21 Eric HussAdd redirects on the unstable docs.
2021-01-21 Eric HussUpdate the user documentation on unstable features.
2021-01-21 Eric HussUpdate the internal documentation on unstable features.
2021-01-21 Eric HussRework cargo-features a little.
2021-01-21 Weihang Lotest: remove odd semicolon
2021-01-21 Weihang Lofix: set search path before init repos
2021-01-21 Eric HussAdd more helpful message with stabilized -Z flags.
2021-01-21 Eric HussRemove publish-lockfile key from manifest.
2021-01-21 Eric HussAdd error message for wrong cargo-features placement.
2021-01-21 Eric HussAdd some comments why some options are hidden.
2021-01-21 Eric HussUnhide nightly-only flags.
2021-01-20 borsAuto merge of #9077 - ehuss:fix-doc-resolver2-proc...
2021-01-20 Eric HussOptimize removing unit_deps.
2021-01-20 borsAuto merge of #8037 - djc:rfc-2495, r=ehuss
2021-01-20 Dirkjan OchtmanImplement support for rust-version field in project...
2021-01-18 borsAuto merge of #9075 - alexcrichton:fix-cycles, r=ehuss
2021-01-15 borsAuto merge of #9081 - ximon18:typo-correction, r=ehuss
2021-01-15 Ximon EighteenTypo correction: artifcats -> artifacts
2021-01-15 borsAuto merge of #9079 - lzutao:stray-backtick, r=ehuss
2021-01-15 Lzu TaoRemove stray backtick from doc
2021-01-14 Eric HussRemove some doc collisions.
2021-01-14 Alex CrichtonFix a bug in Cargo's cyclic dep graph detection
2021-01-13 Dirkjan OchtmanFix typo in method name
2021-01-12 borsAuto merge of #9066 - rubenrua:hotfix_sort_bins, r...
2021-01-12 borsAuto merge of #9067 - AnthonyMikh:patch-1, r=ehuss
2021-01-12 AnthonyMikhFix misspelling of environment variable
2021-01-12 rubenruaTest for sort available binaries when multiple
2021-01-12 borsAuto merge of #9070 - joshtriplett:opt-level-vs-debug...
2021-01-12 Josh TriplettRemove statement that opt-level 0 turns on debug
2021-01-12 Eric HussFix panic with `cargo doc` and new resolver and proc...
2021-01-12 borsAuto merge of #9065 - alexcrichton:fix-build-bug-again...
2021-01-12 Alex CrichtonFix `links` vars showing up for testing packages
2021-01-12 rubenruaSort available binaries when multiple
2021-01-11 borsAuto merge of #9059 - ehuss:fix-unit-for-host, r=alexcr...
2021-01-10 borsAuto merge of #9000 - JohnTitor:owner-add-docs, r=ehuss
2021-01-10 Yuki OkushiAddress the review comments
2021-01-09 Eric HussFix unit_for computation on proc-macros in shared works...
2021-01-08 borsAuto merge of #9057 - roblabla:patch-2, r=ehuss
2021-01-08 Robin LambertzTimings takes an array of strings.
2021-01-08 Robin LambertzUnstable section of cargo/config.toml takes bools
2021-01-08 borsAuto merge of #9053 - sharnoff:master, r=alexcrichton
2021-01-07 sharnoffadd doc note about environment variables for missing...
next