]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2018-10-03 Christopher... Allow registry option for cargo install.
2018-10-03 borsAuto merge of #6112 - alexcrichton:better-errors, r...
2018-10-03 borsAuto merge of #6122 - ehuss:msys-width, r=alexcrichton
2018-10-03 Eric HussSecond attempt at fixing msys terminal width.
2018-10-02 Alex CrichtonTry to improve "version not found" error
2018-10-02 borsAuto merge of #6118 - rhysd:patch-1, r=alexcrichton
2018-10-02 Linda_ppFix typo
2018-09-28 borsAuto merge of #6109 - joshtriplett:cargo-build-help...
2018-09-28 Josh Triplettcargo build: Simplify help for pkgids
2018-09-27 borsAuto merge of #6103 - Eh2406:proptest, r=alexcrichton
2018-09-27 Eh2406use the abbreviation cx
2018-09-26 Eh2406move helper functions to support
2018-09-26 Eh2406make names more consistent between local variables...
2018-09-26 borsAuto merge of #6097 - Eh2406:refactoring, r=alexcrichton
2018-09-26 Eh2406move the BinaryHeap/pop_most_constrained code out of...
2018-09-25 borsAuto merge of #6094 - kellytk:patch-1, r=dwijnand
2018-09-25 borsAuto merge of #6072 - dwijnand:enable-some-fix-tests...
2018-09-25 Kelly Thomas... Correct spelling
2018-09-25 Kelly Thomas... Correct spelling
2018-09-25 borsAuto merge of #6093 - ehuss:appveyor-fix, r=alexcrichton
2018-09-25 Eric HussClean up appveyor config.
2018-09-25 Eh2406move the visual indicator code out of the most complica...
2018-09-25 borsAuto merge of #5921 - Eh2406:proptest, r=alexcrichton
2018-09-24 borsAuto merge of #6086 - alexcrichton:build-plan-dev-deps...
2018-09-24 Eh2406In theory shrinkage should be 2, but in practice we...
2018-09-24 borsAuto merge of #6085 - alexcrichton:progress, r=ehuss
2018-09-24 Alex CrichtonFix `--build-plan` with dev-dependencies
2018-09-24 borsAuto merge of #6081 - dtolnay:raw, r=alexcrichton
2018-09-24 Eh2406proptest 0.8.7 has a better `ci_no_shrink`
2018-09-24 Alex CrichtonPrint a line per downloaded crate
2018-09-23 borsAuto merge of #6080 - matthiaskrgr:jq_comment, r=dwijnand
2018-09-23 David TolnayFix missing messages when --message-format=json is...
2018-09-23 borsAuto merge of #6078 - jdxcode:login-url, r=alexcrichton
2018-09-23 borsAuto merge of #6076 - matthiaskrgr:version_verbose...
2018-09-23 Matthias Krügerjob queue: remove outdated comment about reenabling...
2018-09-22 Jeff Dickeyfix: login url
2018-09-22 Matthias Krügercargo version: support --verbose
2018-09-22 Dale WijnandEnable some fix tests on stable
2018-09-22 borsAuto merge of #6066 - zachlute:project-to-package-docs...
2018-09-22 Zach LuteRevert any project->package changes that would change...
2018-09-22 borsAuto merge of #6071 - orium:fix-links, r=alexcrichton
2018-09-21 borsAuto merge of #6065 - zachlute:change-project-to-packag...
2018-09-21 borsAuto merge of #6026 - alexcrichton:install-config,...
2018-09-21 Eh2406pretty print the registry made by proptest
2018-09-21 Alex CrichtonOnly load `~/.cargo/config` for `cargo install`
2018-09-21 borsAuto merge of #6068 - eddyb:oopsie-daisy-stabilize...
2018-09-21 Diogo SousaFix urls for the edition guide.
2018-09-21 Eduard-Mihai... Remove `fix::local_paths_no_fix`, as `crate_in_paths...
2018-09-21 Dale WijnandFix init::no_filename
2018-09-21 Zach LuteReplaced 'project' with 'package' in Cargo documentation.
2018-09-21 Zach LuteReplace 'project' with 'package' in many strings and...
2018-09-20 borsAuto merge of #6063 - joelgallant:rustdoc-edition-maste...
2018-09-20 Joel GallantFixes doc::doc_edition test output (too many spaces)
2018-09-20 Joel GallantFixes verbose output tests
2018-09-20 Joel GallantRemoves -Zunstable-options for rustdoc testing
2018-09-20 borsAuto merge of #6061 - dwijnand:specify-lockfile-path...
2018-09-20 borsAuto merge of #6058 - dwijnand:tweak-stale-bot, r=alexc...
2018-09-20 borsAuto merge of #6060 - dwijnand:master, r=alexcrichton
2018-09-20 Dale WijnandSpecify lockfile path in --locked error msg
2018-09-20 Dale WijnandIf creating a new GitSource, updating it is required...
2018-09-20 Dale WijnandTweak stale bot's wording to emphasis summary giving...
2018-09-20 Dale WijnandBump stale bot daysUntilStale to 3 yrs 2 months
2018-09-20 Dale WijnandBump stale bot daysUntilClose from 7 to 30
2018-09-20 Eh2406Merge remote-tracking branch 'origin/master' into proptest
2018-09-19 Eh2406check each registry more thoroughly
2018-09-19 Eh2406add a test to test the tester
2018-09-19 Eh2406`edge list` is a much cleaner approach
2018-09-18 borsAuto merge of #6005 - alexcrichton:download-parallel...
2018-09-18 Alex CrichtonDisable multiplexing by default for now
2018-09-18 borsAuto merge of #6053 - dwijnand:finish-removing-PreviewN...
2018-09-18 Dale WijnandFinish removing PreviewNotFound
2018-09-18 borsAuto merge of #6052 - steveklabnik:gh6050, r=joshtriplett
2018-09-18 steveklabnikNo longer warn about #![feature(rust_2018_preview)]
2018-09-18 Alex CrichtonDon't enable HTTP1 pipelining as apparently it's flaky
2018-09-18 Alex CrichtonAvoid a debug overflow from curl
2018-09-18 Alex CrichtonDon't print a download summary if an error happens
2018-09-18 Alex CrichtonUse `Message::result_for` for better error messages
2018-09-18 Alex CrichtonTweaks to retry logic
2018-09-18 Alex CrichtonHandle callbacks invoked outside of `tls::set`
2018-09-18 Alex CrichtonReview comments!
2018-09-18 Alex CrichtonUpdate the progress bar for parallel downloads
2018-09-18 Alex CrichtonComment about how we print downloads
2018-09-18 Alex CrichtonOnly enable downloads through an RAII structure
2018-09-18 Alex CrichtonParallelize downloads with HTTP/2
2018-09-18 Alex CrichtonRefactor `build_unit_dependencies` for parallel downloads
2018-09-18 Alex CrichtonRename PackageSet::get to `get_one`
2018-09-18 Alex CrichtonMove downloading crates higher up in Cargo
2018-09-18 borsAuto merge of #6048 - ehuss:no-master-ci, r=alexcrichton
2018-09-18 Eric HussDisable master in CI.
2018-09-18 borsAuto merge of #6047 - alexcrichton:bump, r=Mark-Simulacrum
2018-09-18 borsAuto merge of #6046 - soenkehahn:sh/semver-doc-tweak...
2018-09-18 borsAuto merge of #6033 - dwijnand:run-cross-compile-disabl...
2018-09-18 Alex CrichtonBump cargo to 0.32.0
2018-09-18 borsAuto merge of #5993 - alexcrichton:publish-renames...
2018-09-18 Sönke Hahnuse more common semver terminology for clarity in docs
2018-09-18 borsAuto merge of #6039 - ehuss:fix-all-targets, r=alexcrichton
2018-09-17 borsAuto merge of #5988 - Eh2406:explore_the_bug, r=alexcri...
2018-09-17 Eh2406bump env_logger to a more minimal-versions compatible one
2018-09-17 Eh2406pull the has bad dep before `prop_flat_map`
2018-09-17 Eric Huss--all-targets fixes
next