]> git.proxmox.com Git - cargo.git/history - src/cargo/util/progress.rs
Upgrade to Rust 2018
[cargo.git] / src / cargo / util / progress.rs
2018-12-06 Dale WijnandUpgrade to Rust 2018
2018-11-29 borsAuto merge of #6280 - zachreizner:master, r=dwijnand
2018-11-25 borsAuto merge of #6255 - evq:tweak-build-dir, r=alexcrichton
2018-11-09 borsAuto merge of #6271 - alexcrichton:h2, r=ehuss
2018-11-09 borsAuto merge of #6289 - ehuss:no-buffer-output, r=alexcri...
2018-11-08 borsAuto merge of #6281 - ehuss:ci-progress, r=alexcrichton
2018-11-07 Eric HussDisable progress bar on CI.
2018-11-06 borsAuto merge of #6130 - alexcrichton:less-timeouts-u...
2018-10-31 borsAuto merge of #6235 - ehuss:fix-globs-link, r=alexcrichton
2018-10-31 borsAuto merge of #6232 - pwoolcoc:small-doc-fixes, r=alexc...
2018-10-28 borsAuto merge of #6233 - dtolnay:erase, r=alexcrichton
2018-10-28 David TolnayUse ANSI escape code to clear line
2018-09-20 Eh2406Merge remote-tracking branch 'origin/master' into proptest
2018-09-18 borsAuto merge of #6005 - alexcrichton:download-parallel...
2018-09-18 Alex CrichtonUpdate the progress bar for parallel downloads
2018-09-18 Alex CrichtonParallelize downloads with HTTP/2
2018-07-16 borsAuto merge of #5691 - Eh2406:hyphen-underscore, r=alexc...
2018-07-16 borsAuto merge of #5543 - roblabla:doc-private-items, r...
2018-07-13 borsAuto merge of #5715 - euclio:third-party-help, r=alexcr...
2018-07-13 borsAuto merge of #5711 - alexcrichton:fix-stack-overflow...
2018-07-13 borsAuto merge of #5700 - alexcrichton:update-width, r...
2018-07-09 Alex CrichtonUpdate terminal width each time we print a display
2018-07-09 borsAuto merge of #5698 - alexcrichton:no-progress-sad...
2018-07-08 Alex CrichtonDisable progress bar for build in Cargo
2018-07-06 borsAuto merge of #5680 - mikeyhew:fix-shell-quoting, r...
2018-07-05 borsAuto merge of #5571 - pickfire:patch-1, r=alexcrichton
2018-07-05 borsAuto merge of #5651 - ehuss:panic-rustdoc, r=matklad
2018-07-03 borsAuto merge of #5666 - mikeyhew:fix-shell-quoting, r...
2018-06-29 borsAuto merge of #5652 - Eh2406:masquerade_as_nightly_carg...
2018-06-29 borsAuto merge of #5669 - alexcrichton:less-build, r=matklad
2018-06-29 borsAuto merge of #5620 - kennytm:compile-progress, r=matklad
2018-06-29 kennytmMore fixes.
2018-06-28 kennytmAddressed comments.
2018-06-28 kennytmDisplays a one line progress of what crates are current...
2018-03-15 borsAuto merge of #5190 - mbrubeck:doc, r=alexcrichton
2018-03-15 borsAuto merge of #5176 - alexcrichton:rustfmt, r=alexcrichton
2018-03-15 Alex Crichtoncargo fmt
2018-01-23 borsAuto merge of #4724 - pornel:sortpaths, r=alexcrichton
2017-12-19 borsAuto merge of #4791 - nox:dupe-flags, r=alexcrichton
2017-12-19 borsAuto merge of #4795 - alexcrichton:failure, r=withoutboats
2017-12-19 borsAuto merge of #4836 - sfackler:dl-template, r=withoutboats
2017-12-19 borsAuto merge of #4832 - andreastt:dumb_terminal_progress...
2017-12-18 borsAuto merge of #4818 - alexcrichton:rename-link-paths...
2017-12-18 Andreas Tolfsenutil/progress: no progress reporting in dumb terminals
2017-12-16 borsAuto merge of #4826 - alexcrichton:silence-progress...
2017-12-16 Alex CrichtonDon't print a progress bar in quiet mode
2017-11-18 borsAuto merge of #4568 - Metaswitch:alt-registry-publish...
2017-11-12 borsAuto merge of #4673 - pornel:bins, r=alexcrichton
2017-11-06 borsAuto merge of #4646 - alexcrichton:progress, r=matklad
2017-11-06 Alex CrichtonAdd a number of progress indicators to Cargo