]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2017-12-03 Vasudev KamathNew upstream version 0.23.0
2017-11-22 borsAuto merge of #4739 - kennytm:backport-4672, r=matklad
2017-11-22 kennytmWhen uplifting directories, symlink them instead of...
2017-11-12 borsAuto merge of #4716 - Mark-Simulacrum:frozen-freezes...
2017-11-12 borsAuto merge of #4715 - alexcrichton:beta-next, r=matklad
2017-11-12 Mark SimulacrumDo not update semantically equivalent lockfiles with...
2017-11-12 Alex CrichtonFix dep info showing up with a build script
2017-10-31 borsAuto merge of #4687 - matklad:rust-1.22.0-backport...
2017-10-31 Aleksey Kladov[beta] Don't update lockfiles from previous Cargo versi...
2017-10-26 Vasudev KamathNew upstream version 0.22.0
2017-10-14 borsAuto merge of #4616 - kennytm:fix-4490, r=alexcrichton
2017-10-14 borsAuto merge of #4618 - integer32llc:config-in-home,...
2017-10-13 Jake GouldingClarify that $HOME/.cargo is always checked
2017-10-13 kennytmUplift *.dSYM. Fix #4490.
2017-10-12 borsAuto merge of #4610 - hdhoang:patch-1, r=alexcrichton
2017-10-12 borsAuto merge of #4314 - nodakai:phantom-type-in-projectbu...
2017-10-12 Hoàng Đức Hiếulayout: fix typo, and improve pronoun
2017-10-12 borsAuto merge of #4608 - vmx:patch-1, r=alexcrichton
2017-10-11 Volker MischeRemove wrong information about git repository
2017-10-10 borsAuto merge of #4594 - behnam:workspace, r=alexcrichton
2017-10-10 borsAuto merge of #4581 - tamird:master, r=alexcrichton
2017-10-10 borsAuto merge of #4602 - ehuss:fix-new-test-windows, r...
2017-10-10 Tamir Dubersteincargo_rustc: remove workaround for fixed upstream issue
2017-10-10 NODA, Kaicargotest/support: remove internal mutability in favor...
2017-10-10 Eric HussAllow test to pass if user has ~/.gitconfig on Windows.
2017-10-09 borsAuto merge of #4570 - tatsuya6502:target-specific-artif...
2017-10-09 borsAuto merge of #4597 - andreevlex:fix-cargo-doc, r=alexc...
2017-10-09 Andreev AlexanderFixed spelling error in manifest.md
2017-10-08 borsAuto merge of #4595 - treiff:update-appveyor-badge...
2017-10-08 Trevor ReiffUpdate docs for appveyor badge.
2017-10-07 Behnam Esfahbod[workspace] Add some docs
2017-10-07 Behnam Esfahbod[core/workspace] Create WorkspaceRootConfig
2017-10-07 borsAuto merge of #4578 - derekdreery:refactor/cargo_util_c...
2017-10-07 Richard DoddUpdate docs (replace todos)
2017-10-06 borsAuto merge of #4586 - lukaslueg:issue4534, r=alexcrichton
2017-10-06 Lukas LuegReport hint if single failure with --no-fail-fast
2017-10-06 borsAuto merge of #4584 - alexcrichton:beta-next, r=matklad
2017-10-06 Alex CrichtonFix [patch] causing updates with a virtual manifest
2017-10-05 borsAuto merge of #4583 - alexcrichton:unstable, r=matklad
2017-10-05 Alex CrichtonFix [patch] causing updates with a virtual manifest
2017-10-05 Tatsuya KawanoHandle target specific outputs such as .wasm
2017-10-04 borsAuto merge of #4580 - djc:cargo-update, r=alexcrichton
2017-10-04 borsAuto merge of #4579 - mdevlamynck:issue-3388, r=alexcri...
2017-10-04 Dirkjan OchtmanUpdate dependencies (unbreak macOS 10.13 with libgit2...
2017-10-04 Matthias DevlamynckFix error message when Cargo.toml misses a [package...
2017-10-04 borsAuto merge of #4571 - raytung:remove-root-from-cargo...
2017-10-04 Richard DoddRemove cells where now unnecessary.
2017-10-04 Richard DoddRefactor Config::configure to take &mut.
2017-10-04 borsAuto merge of #4556 - lukaslueg:patch-1, r=carols10cents
2017-10-04 borsAuto merge of #4558 - lukaslueg:issue4504, r=alexcrichton
2017-10-03 borsAuto merge of #4572 - integer32llc:rust-1.21.0, r=alexc...
2017-10-03 Alex CrichtonFix tests on nightly
2017-10-03 Ray TungUpdated old lockfile tests
2017-10-03 Ray TungRemoved root related flags
2017-10-03 borsAuto merge of #4551 - natboehm:owner-invite-messages...
2017-10-03 Ray TungRevert "Removed root related flags"
2017-10-03 Ray TungUpdated test to ensure cargo update transforms Cargo...
2017-10-03 Ray TungRemoved root related flags
2017-10-03 Tatsuya KawanoRevert the file mode on context.rs (100644 -> 100755)
2017-10-03 Ray TungUpdated appropriate docs referencing [root]
2017-10-03 Ray TungRemoved extraneous logic that generates [root] in cargo...
2017-10-03 Tatsuya KawanoHandle target specific outputs such as .wasm or .dll.lib
2017-10-03 borsAuto merge of #4564 - rust-lang:matklad-patch-2, r...
2017-10-03 borsAuto merge of #4559 - derekdreery:add_docs, r=alexcrichton
2017-10-02 Aleksey KladovDescribe E-mentor label in contributing.md
2017-10-02 Richard DoddRevert Cargo.lock
2017-10-02 Richard DoddMerge remote-tracking branch 'upstream/master' into...
2017-10-02 borsAuto merge of #4562 - SimonSapin:btree-manifest, r...
2017-10-02 Simon SapinMake manifest serialization deterministic
2017-10-01 Richard DoddSome moer docs
2017-10-01 Richard DoddAdd some more docs
2017-09-30 Lukas LuegAllow multiple arguments in `cargo bench`
2017-09-30 borsAuto merge of #4554 - lukaslueg:contributing, r=alexcri...
2017-09-30 lukasluegUpdate README.md
2017-09-30 borsAuto merge of #4553 - integer32llc:typos, r=alexcrichton
2017-09-30 borsAuto merge of #4550 - lukaslueg:issue4539, r=alexcrichton
2017-09-30 borsAuto merge of #4551 - natboehm:owner-invite-messages...
2017-09-29 Lukas LuegExpand contribution guidelines
2017-09-29 Carol (Nichols... Fix some typos in docs and error messages
2017-09-29 borsAuto merge of #4546 - derekdreery:add_docs, r=matklad
2017-09-29 Lukas LuegImprove error ico doc-targets with same name
2017-09-29 borsAuto merge of #4547 - lukaslueg:installlisterror, r...
2017-09-29 borsAuto merge of #4542 - equal-l2:sha256-crypto-hash,...
2017-09-28 Natalie Boehmadd boolean to struct to support what crates is sending
2017-09-28 Lukas LuegImprove error message for crippled .crates.toml
2017-09-28 Richard DoddAdd some docs
2017-09-28 borsAuto merge of #4543 - nerdrew:master, r=matklad
2017-09-28 Andrew Lazarusteach zsh completion +{stable,beta,nightly}
2017-09-27 Natalie Boehmchange add_owners to return a string and transmit the...
2017-09-27 borsAuto merge of #4541 - raytung:update-man-page, r=carols...
2017-09-27 equal-l2Fix compilation error
2017-09-27 equal-l2Use crypto-hash to calculate SHA256
2017-09-27 Ray TungRecover lost man changes
2017-09-26 Natalie Boehmi don't know if this works but i should commit
2017-09-26 borsAuto merge of #4531 - lukaslueg:springclean, r=alexcrichton
2017-09-26 Lukas LuegReset unneeded lint changes
2017-09-24 borsAuto merge of #4523 - dbrgn:badges-docs, r=matklad
2017-09-24 Lukas LuegMore lint cleaning
2017-09-23 borsAuto merge of #4530 - djc:update-deps, r=alexcrichton
2017-09-23 borsAuto merge of #4532 - copyninja:master, r=alexcrichton
next