]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
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 Eric Huss--all-targets fixes
2018-09-17 borsAuto merge of #6037 - dwijnand:stop-test--doc-from...
2018-09-17 borsAuto merge of #6038 - ehuss:bashcomp, r=alexcrichton
2018-09-16 Eric HussBash completion: support arbitrary toolchain names.
2018-09-16 Eric HussFix bash completion on mac.
2018-09-16 Dale WijnandStop test --doc from silently ignoring other target...
2018-09-16 borsAuto merge of #6036 - dwijnand:link-stale-bot-to-tracki...
2018-09-16 Dale Wijnandtypo
2018-09-16 Dale WijnandLink stale bot to its tracking issue
2018-09-16 Dale WijnandRun the cross-compile disable check ASAP
2018-09-15 borsAuto merge of #6030 - dwijnand:tweak-stale-bot-message...
2018-09-15 Dale WijnandTwo newlines will do
2018-09-15 Dale WijnandUse indentation, it's Super Effective!
2018-09-15 Dale WijnandI think "6 months" reads better than "180 days"
2018-09-15 Dale WijnandGrammar
2018-09-15 Dale WijnandAdd newline spacing to stale bot's message
2018-09-15 borsAuto merge of #6004 - zachlute:fix-ctrlc-handling2...
2018-09-14 borsAuto merge of #6027 - GuillaumeGomez:remove-error-code...
2018-09-14 borsAuto merge of #6020 - dwijnand:stale-bot, r=alexcrichton
2018-09-14 Eh2406cargo fmt
2018-09-14 Eh2406only skip in the `backtrack_stack` if the `conflicting_...
2018-09-14 Guillaume Gomezrevert b1d6a7e changes
2018-09-14 Guillaume GomezAdd possibility to remove process exit code
2018-09-14 Guillaume GomezRemove error code check in doc test
2018-09-14 Eh2406small clean up
2018-09-14 Eh2406rename deps
2018-09-14 Eh2406remove debs leading to remove now unused crates
2018-09-14 Eh2406a new one to minimized
2018-09-14 Dale WijnandOften it's not the issue author that needs to comment
2018-09-14 Eh2406clean up commas
2018-09-14 Eh2406rename deps
2018-09-14 Eh2406remove debs leading to remove now unused crates
2018-09-14 Dale WijnandSpelling
2018-09-14 Dale WijnandTry using an active voice in the stale bot messages
2018-09-13 Eh2406remove debs leading to remove now unused crates
2018-09-13 Dale WijnandAllow PRs to be marked stale & be closed
2018-09-13 Dale WijnandKeep C-feature-request from going stale
2018-09-13 borsAuto merge of #6021 - zachlute:validate-package-name...
2018-09-13 borsAuto merge of #6022 - ehuss:fix-doc-priv, r=alexcrichton
2018-09-13 Eric HussFix --document-private-items for multiple targets.
2018-09-13 Zach LuteValidate that the package name contains no invalid...
2018-09-13 Dale WijnandRestrict stale bot to just issues
2018-09-13 Dale WijnandConfigure a close comment message for stale bot
2018-09-13 Dale WijnandI-nominated/P-high issues can go stale
2018-09-13 Dale WijnandE-easy/E-help-wanted issues can go stale
2018-09-13 Dale WijnandTweak stale bots initial comment wording
2018-09-13 Dale WijnandRaise threshold to 180 days until issues are stale...
2018-09-13 Dale WijnandLimit to 1 stale bot action per hour (24 per day)
2018-09-13 Dale WijnandSetup Stale Probot
2018-09-12 Eh2406remove unused crates
2018-09-12 Eh2406a new one to minimized
2018-09-12 Eh2406this oddly worked
2018-09-12 borsAuto merge of #6010 - ehuss:winsize, r=alexcrichton
2018-09-12 Eric HussGet window size on more Windows terminals.
2018-09-12 borsAuto merge of #5995 - kennytm:stabilize-compile-progres...
2018-09-12 kennytmDo not add --color to rustdoc if it doesn't support it.
2018-09-12 kennytmUpdate the testsuite to include the explicit '--color...
2018-09-12 kennytmStabilize -Zcompile-progress.
2018-09-11 borsAuto merge of #6006 - EPashkin:master, r=alexcrichton
2018-09-11 Evgenii PashkinFix example for usage still not published uuid 2.0.0
2018-09-11 borsAuto merge of #5994 - zachlute:convert-file-uris, r...
2018-09-10 Zach LuteAdd empty ctrlc handler on Windows.
2018-09-09 Zach LuteResolve conflicts from upstream.
2018-09-09 Zach LuteFixed CWD templates in tool_path tests.
2018-09-09 Zach LuteResolve merge conflicts with test string changes.
2018-09-09 borsAuto merge of #5997 - dwijnand:no-libgit2-user-agent...
2018-09-09 borsAuto merge of #5990 - dwijnand:no-crates.io-index-url...
2018-09-09 borsAuto merge of #5959 - japaric:cfg-runner, r=alexcrichton
2018-09-09 Dale WijnandDrop the libgit2 User-Agent testing from http_auth_offered
2018-09-08 Jorge Apariciodeduplicate logic shared with `build_context::env_args`
2018-09-08 Jorge Aparicioadd support for `target.'cfg(..)'.runner`
2018-09-08 Dale WijnandUpdate tests to new Updating msg format
2018-09-08 Dale WijnandSpecify crates.io is the default registry & print index
2018-09-08 Zach LutePrint file paths instead of file:// URLs.
2018-09-07 borsAuto merge of #5991 - alexcrichton:bump, r=alexcrichton
next