]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2019-03-15 borsAuto merge of #6749 - calebcartwright:docs-publish...
2019-03-15 Eric HussUpdate cargo-publish man.
2019-03-15 calebcartwrightdocs: fix publish command synopsis
2019-03-13 borsAuto merge of #6740 - ehuss:package-change-detection...
2019-03-13 borsAuto merge of #6742 - hugwijst:yanked_local_registry_bu...
2019-03-13 borsAuto merge of #6739 - ehuss:hg-optional, r=dwijnand
2019-03-13 Hugo van der... Fix resolving yanked crates when using a local registry.
2019-03-13 Eric HussMake `hg` optional for tests.
2019-03-13 Eric HussStricter package change detection.
2019-03-11 borsAuto merge of #6734 - ehuss:fingerprint-build-path...
2019-03-11 borsAuto merge of #6358 - collin5:b4325, r=ehuss
2019-03-11 Collins Abitekanizatest --quiet option with and without harness
2019-03-11 Collins Abitekanizaforward --quiet flag only if harness=true
2019-03-10 borsAuto merge of #6732 - AndrewKvalheim:terminating-newlin...
2019-03-10 Eric HussFingerprint build script deps only for path packages.
2019-03-10 Andrew KvalheimEnd VCS ignore files with a newline
2019-03-07 borsAuto merge of #6694 - ordovicia:misspell-env-var, r...
2019-03-07 borsAuto merge of #6724 - rust-lang:dependabot/cargo/glob...
2019-03-07 dependabot... Update glob requirement from 0.2.11 to 0.3.0
2019-03-06 borsAuto merge of #6721 - ehuss:doc-test-relax, r=dwijnand
2019-03-06 Eric HussRelax some rustdoc tests.
2019-03-06 borsAuto merge of #6720 - ehuss:build-script-fingerprint...
2019-03-06 borsAuto merge of #6653 - Eh2406:min-pub-dep, r=alexcrichton
2019-03-06 Eric HussInclude build script execution in the fingerprint.
2019-03-05 Eh2406move `check_public_visible_dependencies` to `Context`
2019-03-05 borsAuto merge of #6718 - ehuss:version-bump, r=dwijnand
2019-03-05 Eric HussBump to 0.36.0
2019-03-04 Eh2406add a `check_public_visible_dependencies` flag
2019-03-02 borsAuto merge of #6707 - dwijnand:test-bench-related-tweak...
2019-03-02 Dale WijnandMake cargo_test require only str slices for args
2019-03-02 Dale WijnandRedefine command_prelude::values in terms of ArgMatchesExt
2019-03-01 Eh2406add more comments
2019-02-28 Eh2406disable public dependency checks with renamed and ...
2019-02-28 Eh2406add some comments
2019-02-28 Eh2406disable fuzzing of pub/priv deps so we can merge
2019-02-28 Eh2406hide the details of the type for Conflict
2019-02-28 Eh2406disable back jumping on pub dep error
2019-02-28 Eh2406add a harder test.
2019-02-28 Eh2406get the one test to pass
2019-02-28 Eh2406maintain a graph of parents so we can quickly walk...
2019-02-28 Eh2406minimized an example
2019-02-28 Eh2406gen public deps
2019-02-28 borsAuto merge of #6703 - ehuss:links-edition-guide, r...
2019-02-28 Eric HussFix links to the permanent home of the edition guide.
2019-02-27 borsAuto merge of #6614 - claudijd:https_all_the_things...
2019-02-25 borsAuto merge of #6683 - dwijnand:cargo-test-quicker-by...
2019-02-25 Dale WijnandCargo test quicker by not building untested examples...
2019-02-25 Dale WijnandIntroduce LibRule::Default to avoid failure mode
2019-02-24 borsAuto merge of #6695 - ordovicia:doc-link, r=dwijnand
2019-02-24 Hidehito Yabuuchicargo fmt tests/testsuite/rustflags.rs
2019-02-24 Hidehito YabuuchiFix links to point the latest docs
2019-02-23 Hidehito YabuuchiUse relative links for links to repository itself
2019-02-23 borsAuto merge of #6696 - ordovicia:rustfmt-install-doc...
2019-02-23 Hidehito YabuuchiUpdate how to install rustfmt
2019-02-23 Hidehito YabuuchiAdd tests for warning on misspelled env vars
2019-02-23 Hidehito YabuuchiWarn on misspelled env vars 'RUST_FLAGS' and 'RUSTDOC_F...
2019-02-23 Hidehito YabuuchiLink from ARCHITECTURE.md to docs.rs and github
2019-02-22 borsAuto merge of #6692 - euclio:unused-comments, r=dwijnand
2019-02-22 Jonathan ClaudiusChanges per ehuss
2019-02-22 Jonathan ClaudiusMerge branch 'master' into https_all_the_things
2019-02-22 Andy Russellconvert unused doc comments to regular comments
2019-02-21 borsAuto merge of #6685 - king6cong:doc, r=alexcrichton
2019-02-21 Collins Abitekanizaexplicitly add --quiet option to all subcommands
2019-02-21 Collins Abitekanizaupdate --quiet description for cargo test
2019-02-21 Collins Abitekanizapass -q flag to test harness
2019-02-20 borsAuto merge of #6679 - dwijnand:exclude-mia-package...
2019-02-20 borsAuto merge of #6688 - ehuss:incremental-cleanup, r...
2019-02-20 Eric HussIncremental profile cleanup.
2019-02-20 Dale WijnandWarn when excluding non-existing packages
2019-02-20 Dale WijnandIntroduce CompileFilter::from_raw_arguments
2019-02-20 Dale WijnandMove build tests to build
2019-02-20 borsAuto merge of #6687 - dwijnand:cosmetic-2, r=dwijnand
2019-02-20 Alexander RegueiroVarious cosmetic improvements.
2019-02-20 king6congAdd more about system library on whether to keep Cargo...
2019-02-19 borsAuto merge of #6681 - hmarr:master, r=alexcrichton
2019-02-19 borsAuto merge of #6682 - dwijnand:resolver-typos, r=ehuss
2019-02-19 Dale WijnandFix some typos in resolver tests
2019-02-19 Harry MarrAdd comment and reuse existing variable
2019-02-19 borsAuto merge of #6547 - Zoxc:dual-proc-macros, r=alexcrichton
2019-02-19 Harry MarrDon't retry git credential helpers
2019-02-18 Dale WijnandCleanup Packages to packages
2019-02-14 borsAuto merge of #6638 - dwijnand:support-relative-RUSTC_W...
2019-02-14 Dale WijnandTest cases proving RUSTC_WRAPPER can be a relative...
2019-02-14 borsAuto merge of #6264 - robertohuertasm:patch-1, r=alexcr...
2019-02-14 borsAuto merge of #6663 - ehuss:patch-doc, r=dwijnand
2019-02-14 borsAuto merge of #6555 - Phlosioneer:patch-1, r=dwijnand
2019-02-14 Eric HussUpdate docs for removed `patch` restriction.
2019-02-12 borsAuto merge of #6654 - ehuss:alt-stabilize, r=alexcrichton
2019-02-12 Eric HussUpdate for review comments.
2019-02-12 borsAuto merge of #6535 - jethrogb:patch-section-check...
2019-02-12 Jethro BeekmanHaving a [patch] section when publishing is not an...
2019-02-11 Eric HussStabilize Alternative Registries
2019-02-11 Eric HussDocument registries.
2019-02-10 borsAuto merge of #6649 - pietroalbini:change-unfixable...
2019-02-10 Pietro Albiniswitch from unused_imports to deprecated to test unfixa...
2019-02-09 borsAuto merge of #6637 - dwijnand:introduce-Source.downloa...
2019-02-08 borsAuto merge of #6644 - ehuss:bashcomp-updates, r=dwijnand
2019-02-07 Eric HussSome updates to bash completion.
2019-02-06 Dale WijnandIntroduce Source::download_now
2019-02-05 borsAuto merge of #6631 - dwijnand:fix-run-help, r=ehuss
next