]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2022-09-15 Fabian Grünbichlerfix CVE-2022-36113/CVE-2022-36114
2022-08-05 Fabian Grünbichlerbump version to 0.63.0-1~exp1~bpo11+pve1
2022-08-05 Fabian GrünbichlerMerge branch 'mr/0.63' into proxmox/bullseye
2022-07-19 Fabian Grünbichlerbump version to 0.63.0-1~exp1
2022-07-19 Fabian Grünbichlerd/control: bump libgit2 to 1.4
2022-07-19 Fabian Grünbichlerdrop patches
2022-07-19 Fabian GrünbichlerUpdate upstream source from tag 'upstream/0.63.0'
2022-07-19 Fabian GrünbichlerNew upstream version 0.63.0
2022-07-19 Fabian Grünbichleropenssl
2022-07-19 Fabian Grünbichlerupdate unsuspicious files
2022-07-19 Fabian Grünbichlerpin some versions to match debcargo-conf
2022-07-19 Fabian Grünbichlerupdate debcargo-conf.patch
2022-07-19 Fabian Grünbichlerd/make_orig_multi: don't use legacy GZIP env var
2022-07-19 Fabian Grünbichlerguesst-crate-copyright: handle missing authors
2022-07-19 Fabian Grünbichleraudit-vendor-source: support filesystems with small...
2022-06-19 Sylvestre Ledrudocument that cargo lock is mandatory for the repack
2022-06-08 borsAuto merge of #10737 - ehuss:revert-num-cpus, r=weihanglo
2022-06-08 Eric Huss[beta] Revert #10427: switch from num_cpus
2022-05-27 borsAuto merge of #10707 - ehuss:beta-backport, r=weihanglo
2022-05-27 borsAuto merge of #10677 - likzn:fix_publish_p, r=ehuss
2022-05-12 borsAuto merge of #10659 - Muscraft:prestabilization-inheri...
2022-05-12 Scott Schaferpre-stabilization documentation for workspace inheritance
2022-05-12 borsAuto merge of #10658 - epage:fix, r=ehuss
2022-05-12 Ed Pagetest: Make curr_dir work in/out of workspace
2022-05-11 borsAuto merge of #10660 - ehuss:fix-no_cross_doctests...
2022-05-11 borsAuto merge of #10657 - hi-rustin:rustin-patch-docs...
2022-05-11 Eric HussFix no_cross_doctests race condition.
2022-05-11 hi-rustinFix typo
2022-05-11 borsAuto merge of #10650 - epage:install, r=ehuss
2022-05-10 borsAuto merge of #10649 - Muscraft:fix-typos, r=epage
2022-05-10 borsAuto merge of #10597 - epage:yank, r=ehuss
2022-05-10 Scott Schaferfix typos found by the `typos-cli` crate
2022-05-10 borsAuto merge of #10648 - Muscraft:update-workspace-inheri...
2022-05-10 Scott Schaferadd `cargo-features` to unstable docs for workspace...
2022-05-10 borsAuto merge of #10646 - koic:use_rust_2021_prelude,...
2022-05-10 borsAuto merge of #10594 - weihanglo:issue-10560, r=ehuss
2022-05-10 Koichi ITOUse the traits added to the Rust 2021 Edition prelude
2022-05-10 Weihang Lotest: pass `--target` to `rustdoc` even if specified...
2022-05-10 Weihang LoPass --target down to rustdoc if specified with host...
2022-05-07 borsAuto merge of #10281 - Gnurfos:depinfo_relative, r...
2022-05-07 borsAuto merge of #10639 - catandcoder:master, r=ehuss
2022-05-07 cuishuangfix some typos
2022-05-07 borsAuto merge of #10638 - Muscraft:move-snapshot-tests...
2022-05-07 Scott Schafermove all `snapshot/init/` tests to `testsuite/init/`
2022-05-07 Scott Schafermove all `snapshot/cargo_add/` tests to `testsuite...
2022-05-06 borsAuto merge of #10566 - Urgau:check-cfg-improvements...
2022-05-06 Loïc BRANSTETTRemove now unused context arg
2022-05-06 Loïc BRANSTETTRe-enable check-cfg tests under windows with a custom...
2022-05-06 Loïc BRANSTETTMove check cfg tests to their own module
2022-05-06 Loïc BRANSTETTConvert the testsuite to use the new -Zcheck-cfg flag...
2022-05-06 Loïc BRANSTETTMerge of unstable check-cfg cargo flags into -Zcheck-cfg
2022-05-06 borsAuto merge of #10142 - jyn514:bin-private-link, r=ehuss
2022-05-06 borsAuto merge of #10582 - epage:pkgid, r=ehuss
2022-05-06 borsAuto merge of #10631 - Muscraft:move-snapshot-tests...
2022-05-06 Scott Schafermove a `snapshot/add/` test into `testsuite/cargo_add...
2022-05-05 borsAuto merge of #10605 - yoav-lavi:patch-1, r=ehuss
2022-05-05 borsAuto merge of #10633 - hi-rustin:rustin-patch-docs...
2022-05-05 hi-rustinImprove CARGO_ENCODED_RUSTFLAGS and CARGO_ENCODED_RUSTD...
2022-05-04 borsAuto merge of #10629 - Muscraft:reorganize-snapshot...
2022-05-04 Scott Schaferremove tests/snapshots/copy.sh and tests/snapshots...
2022-05-04 Scott Schaferreorganize `snapshot` tests for `init` to better work...
2022-05-04 Scott Schaferreorganize `snapshot` tests for `cargo-add` to better...
2022-05-04 borsAuto merge of #10129 - jyn514:fetch-build-std, r=weihanglo
2022-05-04 Joshua NelsonAdd support for `-Zbuild-std` to `cargo fetch`
2022-05-04 Joshua NelsonWhen documenting private items in a binary, ignore...
2022-05-04 borsAuto merge of #10620 - weihanglo:snapbox-cargo-init...
2022-05-03 Weihang LoNote that `.git` folder cannot be tracked under a git...
2022-05-03 Yoav LaviUpdate features.md
2022-05-03 Weihang LoUse snapbox assertion instead of old `Project::cargo`
2022-05-03 Weihang LoMake test fixture `rustfmt.toml` syntatically correct
2022-05-03 Weihang LoRename .gitkeep to .keep
2022-05-02 Peter Michael... Update changelog for upload to unstable.
2022-05-02 Weihang LoAdd `[EXE]` substitution in snapshots
2022-05-02 borsAuto merge of #10619 - klensy:te-up, r=weihanglo
2022-05-02 Weihang LoMigrate tests of `cargo-init` to snapbox
2022-05-02 klensydedupe toml_edit crate, followup #10603
2022-04-30 borsAuto merge of #10618 - dtolnay-contrib:checkoutv3,...
2022-04-30 David TolnayUpdate GitHub Actions actions/checkout@v2 to v3
2022-04-29 borsAuto merge of #10581 - epage:snapbox, r=ehuss
2022-04-29 borsAuto merge of #10613 - weihanglo:issue-10612, r=epage
2022-04-29 Weihang LoFix zsh completion
2022-04-28 borsAuto merge of #10611 - Muscraft:workspace-inheritance...
2022-04-28 Scott SchaferUpdate documentation for workspace inheritance
2022-04-28 borsAuto merge of #10609 - Muscraft:move-unstable-workspace...
2022-04-28 Scott Schafermove workspace inheritance untable docs to the correct...
2022-04-28 Ed Pagefeat(test-support): Make multi-argument strings avaialb...
2022-04-28 Ed Pagefeat(test-support): Make it easy to launch cargo
2022-04-28 Ed Pagefix(test-support): Default the current_dir for snapbox
2022-04-28 Ed Pagefeat(test-support): Expose test-env setup
2022-04-28 Ed Pagefeat(test-support): Expose `masquerade_as_nightly_cargo...
2022-04-28 Ed Pagefeat(test-support): Share `Project::from_template`...
2022-04-28 Ed Pagefeat(test-support): Allow reusing snapbox assertions
2022-04-28 Ed Pagerefactor(test-support): Use snapbox to look up binaries
2022-04-28 Ed Pagedoc(install): Tell users about `foo@version` syntax
2022-04-28 Ed Pagefeat(install): Support `foo@version` like cargo-add
2022-04-28 Ed Pagerefactor(install): Allow per-crate versions in the API
2022-04-28 borsAuto merge of #10606 - Muscraft:cargo-add-support,...
2022-04-27 borsAuto merge of #10603 - epage:toml, r=ehuss
2022-04-27 Scott SchaferSupport overwriting a `foo.workspace = true` with a...
2022-04-27 Scott SchaferError if any invalid keys are defined when inheriting...
next