]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2018-10-11 Alex CrichtonAdd convenience debugging for HTTP requests in Cargo
2018-10-08 borsAuto merge of #6135 - cswindle:default-registry, r...
2018-10-08 borsAuto merge of #6149 - Eh2406:proptest, r=alexcrichton
2018-10-08 Christopher... Switch to use crates-io as the registry name and don...
2018-10-06 Eh2406fix redundant pkgid generation
2018-10-06 Eh2406validate some basic properties of a valid resolve
2018-10-06 borsAuto merge of #6141 - dwijnand:detail-dep-name-in-inval...
2018-10-06 Dale WijnandDetail dep name in invalid version error
2018-10-05 borsAuto merge of #6140 - ehuss:fix-dash-rename, r=alexcrichton
2018-10-05 Eric HussFix dashes in rename dependencies.
2018-10-05 borsAuto merge of #6132 - Xanewok:bump-libgit2-sys, r=Eh2406
2018-10-05 Igor MatuszewskiBump flate2 to 1.0.3
2018-10-05 Christopher... Add default in config document
2018-10-05 Christopher... Add support for providing a default registry
2018-10-05 Christopher... Add support for registry to new and init
2018-10-05 borsAuto merge of #6134 - Eh2406:dead-code, r=alexcrichton
2018-10-05 Eh2406use impl Iterator instead of custom types in `source`
2018-10-05 Eh2406let jetbrains reorder some impls to match the definition
2018-10-05 Eh2406use impl Iterator instead of custom types in resolver...
2018-10-05 Eh2406remove Graph::sort as it is unused
2018-10-05 Eh2406fmt
2018-10-04 Igor MatuszewskiBump libgit2-sys to 0.7.9
2018-10-04 borsAuto merge of #6128 - cswindle:install-registry, r...
2018-10-04 Christopher... Switch to use registry
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
next