]> git.proxmox.com Git - cargo.git/history - src/cargo/core/shell.rs
Document lib before bin.
[cargo.git] / src / cargo / core / shell.rs
2021-11-20 borsAuto merge of #10043 - jyn514:hard-error, r=ehuss
2021-11-17 borsAuto merge of #10082 - basile-henry:basile/alias-shadow...
2021-11-17 borsAuto merge of #10072 - russweas:master, r=alexcrichton
2021-11-17 borsAuto merge of #10090 - weihanglo:issue-9014, r=alexcrichton
2021-11-15 borsAuto merge of #10073 - russweas:patch-1, r=alexcrichton
2021-11-15 borsAuto merge of #10080 - hi-rustin:rustin-patch-quiet...
2021-11-15 borsAuto merge of #10024 - dswij:9960, r=ehuss
2021-11-15 Dharma Saputra Wijaya`future-incompat-report` checks both stdout and stderr...
2021-07-29 borsAuto merge of #9747 - lf-:document-pathandargs-doc...
2021-07-20 borsAuto merge of #9601 - jonhoo:fix-9600, r=ehuss
2021-07-12 Daniel Eadesrevert platform-specific conversion
2021-07-01 borsAuto merge of #9531 - 5225225:cargo-doc-open-fix, r...
2021-06-23 Daniel Eadesremove useless conversions
2021-06-22 borsAuto merge of #9607 - hi-rustin:rustin-patch-cargo...
2021-06-22 borsAuto merge of #9574 - ehuss:weak-namespaced, r=alexcrichton
2021-06-22 borsAuto merge of #9563 - ehuss:link-cdylib-warning, r...
2021-06-21 borsAuto merge of #9606 - ehuss:future-incompat-enhancement...
2021-06-21 Eric HussPrint reports using shell to handle old Windows colors...
2021-05-01 borsAuto merge of #9186 - weihanglo:issue-9054, r=alexcrichton
2021-03-09 borsAuto merge of #9233 - alexcrichton:reword-edition,...
2021-03-09 borsAuto merge of #9188 - weihanglo:issue-9041, r=ehuss
2021-03-05 borsAuto merge of #9229 - alexcrichton:fix-borrow-mut,...
2021-03-04 borsAuto merge of #9230 - kornelski:nobinaries, r=alexcrichton
2021-03-03 Jon GjengsetMerge remote-tracking branch 'upstream/master' into...
2021-03-03 borsAuto merge of #9231 - joshtriplett:clear-to-eol-if...
2021-03-03 borsAuto merge of #9181 - jyn514:computer-says-no, r=ehuss
2021-03-02 Josh TriplettUse ANSI clear-to-EOL if color is force-enabled
2021-03-02 borsAuto merge of #9226 - matklad:utf8everywhere, r=alexcri...
2021-03-02 Aleksey KladovDon't panic when printing JSON with non-utf8 paths
2020-07-22 CPerezzMerge remote-tracking branch 'upstream/master'
2020-07-16 borsAuto merge of #8489 - arlosi:deterministic_metadata...
2020-07-09 borsAuto merge of #8393 - ludumipsum:unstable_flags_in_conf...
2020-07-09 borsAuto merge of #8427 - davidtwco:terminal-width, r=ehuss
2020-07-09 David WoodIntroduce `TtyWidth`
2020-07-08 Esteban KüberAdd support for rustc's `-Z terminal-width`.
2020-05-14 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-05-14 borsAuto merge of #8200 - Julian-Wollersberger:master,...
2020-05-14 borsAuto merge of #8236 - ehuss:no-panic-output, r=alexcrichton
2020-05-13 Eric HussFix windows.
2020-05-13 Eric HussIgnore broken console output in some situations.
2020-04-13 Daniel Wagner-HallMerge branch 'master' into trywithout
2020-03-30 borsAuto merge of #8054 - jclulow:unix-progress, r=alexcrichton
2020-03-30 Joshua M. Clulowenable progress bar on all UNIX platforms
2020-02-21 borsAuto merge of #7913 - ehuss:linkcheck-script, r=alexcri...
2020-02-21 borsAuto merge of #7911 - aleksator:run_through_clippy...
2020-02-20 Alex TokarevRemove unused imports
2020-02-19 borsAuto merge of #7892 - KaneGreen:rustc-about-text, r...
2020-02-18 borsAuto merge of #7697 - ehuss:bin-test-env, r=alexcrichton
2020-02-18 borsAuto merge of #7896 - ehuss:internal-errors, r=alexcrichton
2020-02-18 Eric HussRework internal errors.
2020-01-15 borsAuto merge of #7774 - giraffate:update_credentials...
2020-01-08 borsAuto merge of #7779 - ehuss:fix-cargo-lock-ignore,...
2020-01-08 borsAuto merge of #7778 - ehuss:bump-crates-io, r=alexcrichton
2020-01-08 borsAuto merge of #7776 - alexcrichton:anyhow, r=ehuss
2020-01-08 Alex CrichtonMigrate from the `failure` crate to `anyhow`
2019-10-15 borsAuto merge of #7333 - ehuss:allow-dev-dep-path, r=alexc...
2019-09-27 borsAuto merge of #7452 - pyrrho:bug7346/transitive_patches...
2019-09-18 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-09-17 borsAuto merge of #7374 - alexcrichton:less-url-serde,...
2019-09-17 borsAuto merge of #7311 - ehuss:pipeline-timing, r=alexcrichton
2019-09-14 Eric HussExperiment: Create timing report.
2019-09-08 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-09-03 borsAuto merge of #7295 - zachlute:config-toml-extension...
2019-08-27 borsAuto merge of #7296 - okapia:zsh-completion, r=ehuss
2019-08-26 borsAuto merge of #7294 - SnejUgal:fix-inconsistent-colorin...
2019-08-24 SnejUgalFix `error:`/`warning:` coloring inconsistency with...
2019-08-20 borsAuto merge of #7262 - alexcrichton:fix-line-endings...
2019-08-20 borsAuto merge of #7268 - benesch:dsym-uplifting, r=alexcri...
2019-08-19 borsAuto merge of #7237 - ehuss:git-with-version, r=alexcri...
2019-08-19 borsAuto merge of #7251 - matthiaskrgr:clippy_v6, r=ehuss
2019-08-19 Eric HussAdd comment about TIOCGWINSZ .into().
2019-08-09 borsAuto merge of #7231 - petrochenkov:module2crate, r...
2019-08-09 borsAuto merge of #7162 - yaahallo:clippyargs, r=ehuss
2019-08-09 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-08-08 borsAuto merge of #7222 - xanderio:master, r=alexcrichton
2019-08-07 Alexander Siegfixed unused code warning
2019-08-07 Alexander Siegenable progress bar for FreeBSD
2019-07-28 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-07-19 borsAuto merge of #7069 - yaahallo:master, r=ehuss
2019-07-19 borsAuto merge of #7084 - scruffystuffs:invoke-feature...
2019-07-12 borsAuto merge of #7118 - alexcrichton:patch-bug, r=Eh2406
2019-07-12 borsAuto merge of #7126 - ehuss:beta-git-new-root, r=alexcr...
2019-07-10 borsAuto merge of #7116 - alexcrichton:print-errs, r=Eh2406
2019-07-10 Alex CrichtonDon't suppress error messages with `-q`
2019-03-26 borsAuto merge of #6534 - ehuss:meta-deps-name-null, r...
2019-02-22 Jonathan ClaudiusMerge branch 'master' into https_all_the_things
2019-02-21 borsAuto merge of #6685 - king6cong:doc, r=alexcrichton
2019-02-20 borsAuto merge of #6679 - dwijnand:exclude-mia-package...
2019-02-20 borsAuto merge of #6687 - dwijnand:cosmetic-2, r=dwijnand
2019-02-20 Alexander RegueiroVarious cosmetic improvements.
2019-02-19 borsAuto merge of #6547 - Zoxc:dual-proc-macros, r=alexcrichton
2019-02-14 borsAuto merge of #6264 - robertohuertasm:patch-1, r=alexcr...
2019-02-14 borsAuto merge of #6555 - Phlosioneer:patch-1, r=dwijnand
2019-02-11 Eric HussDocument registries.
2019-02-10 borsAuto merge of #6649 - pietroalbini:change-unfixable...
2019-02-04 borsAuto merge of #6611 - Eh2406:conservative-updates,...
2019-02-01 borsAuto merge of #6615 - ehuss:progress-updates, r=alexcri...
2019-02-01 Eric HussUse flag in Shell to track progress clearing.
2018-12-17 borsAuto merge of #6405 - ehuss:new-man, r=alexcrichton
2018-12-13 borsAuto merge of #6422 - dwijnand:more-rust-2018, r=alexcr...
next