]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2019-09-16 Philipp OppermannAdd a test that uses a custom binary target
2019-09-16 Philipp OppermannParse `unsupported crate type` error more tightly
2019-09-12 borsAuto merge of #7354 - sfackler:publish-in-manifest...
2019-09-12 Steven FacklerClarify mandoc
2019-09-11 borsAuto merge of #7353 - alexcrichton:libstd-no-dylib...
2019-09-11 borsAuto merge of #7344 - alexcrichton:jobserver, r=ehuss
2019-09-11 Steven FacklerUpdate man page
2019-09-11 Steven FacklerInclude the publish field in cargo-metadata output
2019-09-11 Alex CrichtonDon't build libstd as a `dylib`
2019-09-11 borsAuto merge of #7351 - alexcrichton:doc-std-aware, r...
2019-09-10 Alex CrichtonAdd initial documentation for `-Z build-std`
2019-09-10 borsAuto merge of #7348 - ehuss:fix-vendor-link, r=alexcrichton
2019-09-10 Eric HussFix broken links, misspellings, style fixes, clarificat...
2019-09-10 Eric HussRemove trailing spaces.
2019-09-10 borsAuto merge of #7347 - matthiaskrgr:manifest_readme...
2019-09-10 Matthias Krügeradd readme key to cargos manifest.
2019-09-09 borsAuto merge of #7340 - varkor:ignore-must_use-results...
2019-09-09 Alex CrichtonCreate a jobserver with N tokens, not N-1
2019-09-07 varkorExplicitly ignore some results
2019-09-06 borsAuto merge of #7337 - alexcrichton:less-optional, r...
2019-09-06 Alex CrichtonDon't resolve std's optional dependencies
2019-09-06 borsAuto merge of #7336 - alexcrichton:more-crates, r=Eh2406
2019-09-06 Alex CrichtonAdd `alloc` and `proc_macro` to libstd crates
2019-09-06 borsAuto merge of #7334 - matthiaskrgr:ch_doc, r=alexcrichton
2019-09-06 borsAuto merge of #7335 - ehuss:fix-plugin, r=alexcrichton
2019-09-06 Eric HussFix test for changes in plugin API.
2019-09-06 Matthias Krügerdoc: capitalization change for consistency.
2019-09-05 borsAuto merge of #7332 - ehuss:man-fixup, r=alexcrichton
2019-09-05 Eric HussFix some man pages where the files weren't rebuilt.
2019-09-05 borsAuto merge of #7314 - matthiaskrgr:cargo_home_doc,...
2019-09-05 Matthias Krügerguide: add section about cargo home
2019-09-04 borsAuto merge of #7326 - Eh2406:map_dependencies, r=ehuss
2019-09-04 borsAuto merge of #7324 - Eh2406:two-copys-of-hash, r=alexc...
2019-09-04 Eh2406dont need to copy this string
2019-09-04 Eh2406`map_dependencies` is doing a deep clone, so lets make...
2019-09-04 borsAuto merge of #7241 - k-nasa:all_to_workspace, r=ehuss
2019-09-04 Eric HussUpdate additional uses of --all.
2019-09-04 k-nasaChange --all to --workspace
2019-09-03 borsAuto merge of #7216 - ehuss:build-std, r=alexcrichton
2019-09-03 Eric HussFix type error due to signature change.
2019-09-03 borsAuto merge of #7295 - zachlute:config-toml-extension...
2019-09-03 Eric HussMake libtest optional.
2019-09-03 Eric HussUpdate for libtest changes.
2019-09-03 Eric HussRemove bin_nostd test, it will likely to finicky.
2019-09-03 Eric HussUse azure condition for rust-src.
2019-09-03 Eric HussRemove redundant check for Kind::Target.
2019-09-03 Eric HussBasic standard library support.
2019-09-03 Eric HussDecouple build_unit_dependencies and Context.
2019-09-03 Eric HussMove features to `Unit`.
2019-09-03 borsAuto merge of #7318 - reitermarkus:ssl-connect-error...
2019-09-03 borsAuto merge of #7310 - Eh2406:minimal-copy, r=alexcrichton
2019-09-03 Eh2406minimal-copy `deserialize` for `InternedString` and...
2019-09-03 borsAuto merge of #7320 - mandrean:docs/typo-cargo-vendor...
2019-09-03 Sebastian MandreanFix typo in cargo vendor examples
2019-09-02 Markus ReiterRetry on SSL Connect Error.
2019-08-29 Zach LuteSymlinking 'config' to 'config.toml' should not produce...
2019-08-29 Zach LuteAllow using 'credentials.toml' instead of just 'credent...
2019-08-27 borsAuto merge of #7303 - alexcrichton:duplicate-patch...
2019-08-27 Alex CrichtonFixes around multiple `[patch]` per crate
2019-08-27 borsAuto merge of #7306 - alexcrichton:mkdir-error, r=ehuss
2019-08-27 Alex CrichtonImprove error messages on mkdir failure
2019-08-27 borsAuto merge of #7296 - okapia:zsh-completion, r=ehuss
2019-08-27 borsAuto merge of #7263 - alexcrichton:multipass, r=ehuss
2019-08-26 Alex CrichtonDocument that `package` can be used in `[patch]`
2019-08-26 borsAuto merge of #7294 - SnejUgal:fix-inconsistent-colorin...
2019-08-24 Oliver KiddleUpdate and improve zsh completion
2019-08-24 Zach LuteAllow using 'config.toml' instead of just 'config'...
2019-08-24 SnejUgalFix `error:`/`warning:` coloring inconsistency with...
2019-08-24 borsAuto merge of #7287 - SimonSapin:plugin, r=ehuss
2019-08-24 Simon SapinTests: Import rustc_plugin from its new location
2019-08-23 borsAuto merge of #7293 - ehuss:azure-badge, r=alexcrichton
2019-08-23 Eric HussUpdate README azure badge.
2019-08-22 borsAuto merge of #7277 - lzutao:bump-home, r=alexcrichton
2019-08-22 borsAuto merge of #7279 - mouri111:fix-typo, r=ehuss
2019-08-22 Masato MouriFix typo
2019-08-21 Lzu TaoUpdate home dependencies to v0.5
2019-08-20 borsAuto merge of #7275 - alexcrichton:update-libgit2,...
2019-08-20 Alex CrichtonUpdate libgit2 dependencies
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 #7269 - ehuss:version-bump, r=alexcrichton
2019-08-19 borsAuto merge of #7270 - ehuss:default-members-root-only...
2019-08-19 Wim LoomanUpdate generated man pages
2019-08-19 Wim LoomanOnly apply default-members when building root manifest
2019-08-19 Eric HussBump to 0.40.0, Update changelog
2019-08-19 Nikhil BeneschFix dSYM uplifting when symlink is broken
2019-08-19 borsAuto merge of #7237 - ehuss:git-with-version, r=alexcri...
2019-08-19 Eric HussAllow git+version dependency to be published.
2019-08-19 borsAuto merge of #7251 - matthiaskrgr:clippy_v6, r=ehuss
2019-08-19 Eric HussAdd comment about TIOCGWINSZ .into().
2019-08-19 Alex CrichtonFix old lockfile encoding wrt newlines
2019-08-19 borsAuto merge of #7246 - ehuss:install-remove-orphan,...
2019-08-19 Matthias Krügerfix a bunch of clippy warnings
2019-08-19 borsAuto merge of #7261 - rust-lang:dependabot/cargo/serde_...
2019-08-19 borsAuto merge of #7257 - RobMor:no-spaces-between-flags...
2019-08-19 dependabot... Update serde_ignored requirement from 0.0.4 to 0.1.0
2019-08-17 Robert MorrisonFixed formatting with rustfmt
2019-08-17 Robert MorrisonAdded tests for #7217
2019-08-17 Robert MorrisonFixed #7217, added support for no spaces between flags...
2019-08-13 borsAuto merge of #7247 - Eijebong:home, r=ehuss
next