]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2016-10-09 Jake Goldsboroughremoving return false causing links to break
2016-10-07 borsAuto merge of #3160 - alexcrichton:rustc-to-proc, r...
2016-10-07 borsAuto merge of #3154 - steveklabnik:gh3124, r=alexcrichton
2016-10-07 Steve KlabnikBump to semver@0.5.0
2016-10-07 Alex CrichtonAdd a test for deprecation warnings
2016-10-07 Alex CrichtonTweak message in Dependency::parse
2016-10-07 borsAuto merge of #3177 - matklad:kill-exec-engine, r=alexc...
2016-10-07 Alex CrichtonRevert addition of a number of Config params
2016-10-07 Steve Klabniksimplify slightly
2016-10-07 Steve KlabnikPrint the warning
2016-10-07 Steve Klabnikthread a config throughout
2016-10-07 Steve Klabnikupgrade semver
2016-10-07 borsAuto merge of #3171 - alexcrichton:travis, r=alexcrichton
2016-10-07 Alex CrichtonFix Travis OSX
2016-10-07 Aleksey KladovRemove ExecEngine abstraction
2016-10-07 borsAuto merge of #3168 - rjgoldsborough:docs-menu-click...
2016-10-06 borsAuto merge of #3000 - matklad:error-format, r=alexcrichton
2016-10-06 Alex CrichtonBlanket rename rustc-macro to proc-macro
2016-10-06 borsAuto merge of #3170 - alexcrichton:ignore-rustc-macro...
2016-10-06 Alex CrichtonIgnore rustc-macro tests for now
2016-10-06 borsAuto merge of #3162 - alexcrichton:ugh-mspdbsrv, r...
2016-10-06 borsAuto merge of #3146 - alexcrichton:install-same-workspa...
2016-10-06 borsAuto merge of #3137 - alexcrichton:bump-curl, r=brson
2016-10-06 borsAuto merge of #3145 - alexcrichton:rustdoc-cross-test...
2016-10-06 borsAuto merge of #3136 - alexcrichton:warn-bad-override...
2016-10-06 Jake Goldsboroughtweaking the way the dropdown opens to fix links not...
2016-10-05 borsAuto merge of #3144 - alexcrichton:less-update-registry...
2016-10-05 Aleksey KladovAdd some docs about JSON messages
2016-10-05 borsAuto merge of #3157 - japaric:target-rustflags, r=alexc...
2016-10-05 Jorge Aparicioadd documentation about target.$triple.rustflags
2016-10-05 borsAuto merge of #3163 - brson:docdir, r=alexcrichton
2016-10-05 Brian AndersonUpdate rust-installer
2016-10-04 Alex CrichtonLeak mspdbsrv.exe processes on Windows
2016-10-04 Jorge Aparicioadd support for per-target rustflags in .cargo/config
2016-10-03 borsAuto merge of #3139 - jhbabon:improve-replace-parsing...
2016-10-03 Juan HernándezUse chain_error in TomlManifest.replace when checking...
2016-10-03 borsAuto merge of #3150 - matklad:deprecate-read-manifest...
2016-10-03 borsAuto merge of #3147 - carols10cents:versions-in-readme...
2016-10-02 Aleksey KladovStore CargoError inside the ProcessError
2016-10-02 Aleksey KladovRename message-format flag to json
2016-10-02 Aleksey KladovCreate a centralized machine_message module
2016-10-02 Aleksey KladovDon't panic while streaming compiler output
2016-10-02 Aleksey KladovAdd --message-format flag.
2016-10-02 Aleksey KladovDocument that read_manifest command is deprecated
2016-09-30 Carol (Nichols... Add information about Cargo releases going with Rust...
2016-09-30 Alex CrichtonUse workspaces during `cargo install`
2016-09-30 Alex CrichtonTest requested --target from source of truth
2016-09-30 Alex CrichtonAvoid updating registry when adding existing deps
2016-09-30 borsAuto merge of #3142 - alexcrichton:siphash, r=alexcrichton
2016-09-30 Alex CrichtonAllow deprecated use of SipHasher
2016-09-30 Juan HernándezShow an error messager for invalid semver spec for...
2016-09-30 Alex CrichtonUpdate curl to track more error info
2016-09-29 Alex CrichtonWarn about path overrides that won't work
2016-09-29 borsAuto merge of #3135 - alexcrichton:bump, r=alexcrichton
2016-09-29 Alex CrichtonBump to 0.14.0
2016-09-29 borsAuto merge of #3134 - whitequark:patch-1, r=steveklabnik
2016-09-29 whitequarkdoc: build-script: use cfg(unix), not a hardcoded x86_6...
2016-09-28 borsAuto merge of #3127 - kraai:patch, r=alexcrichton
2016-09-28 Matt KraaiAdd newlines to SYNOPSIS sections
2016-09-28 borsAuto merge of #3057 - rjgoldsborough:add-policies,...
2016-09-27 borsAuto merge of #3125 - mbrubeck:dev-deps, r=alexcrichton
2016-09-27 Alex CrichtonMerge pull request #3032 from brson/rust-installer
2016-09-27 Matt BrubeckBuild transitive dev-dependencies when needed
2016-09-27 borsAuto merge of #3123 - wimh:platform_versions, r=alexcri...
2016-09-27 borsAuto merge of #3089 - carols10cents:crates-io-registry...
2016-09-26 Wim HueskesDo not download dependencies from other platforms
2016-09-26 Wim Hueskesadd test cfg/ignore_version_from_other_platform
2016-09-26 borsAuto merge of #3110 - jsgf:topic-license-metadata,...
2016-09-26 borsAuto merge of #3122 - shepmaster:patch-1, r=steveklabnik
2016-09-26 Jake GouldingAdd missing quotation mark
2016-09-26 borsAuto merge of #3091 - matklad:move-exec-streamed, r...
2016-09-26 borsAuto merge of #3118 - cbiffle:master, r=alexcrichton
2016-09-26 borsAuto merge of #3121 - alexcrichton:bump-openssl, r...
2016-09-26 Alex CrichtonUpdate OpenSSL again to 1.0.2j
2016-09-26 Carol (Nichols... Should not have to specify crates-io registry URL to...
2016-09-26 Jeremy Fitzhardingecargo: add license and license_file to cargo metadata...
2016-09-25 borsAuto merge of #3104 - jturner314:fix-publish-man-page...
2016-09-25 Cliff L. BiffleFall back to fs::copy when hard_link fails.
2016-09-25 borsAuto merge of #3117 - alexcrichton:bump-openssl, r...
2016-09-25 Alex CrichtonUpdate OpenSSL used by Cargo
2016-09-20 Jim TurnerRemove duplicate option in cargo-publish man page
2016-09-17 Aleksey KladovMove stream_output to ProcessBuilder
2016-09-14 borsAuto merge of #3092 - jhbabon:fix/dont-panic-on-workspa...
2016-09-14 Juan HernándezFIX: Don't try to generate Gargo.lock on empty workspaces.
2016-09-13 borsAuto merge of #3087 - carols10cents:test-instructions...
2016-09-13 Carol (Nichols... Document recommended way for running tests
2016-09-11 borsAuto merge of #3083 - jhbabon:fix-warning-in-feature...
2016-09-10 Juan HernándezProperly close dep_feature_in_cmd_line test.
2016-09-09 borsAuto merge of #3078 - jhbabon:fix/parse-home-config...
2016-09-09 Juan HernándezRemove fs::canonicalize in walk_tree fix.
2016-09-08 Juan HernándezAdd ConfigFile struct to handle config file paths.
2016-09-08 Juan HernándezDon't parse the config in home if it was parsed already.
2016-09-08 Juan HernándezAdd a test that reproduces the error of parsing home...
2016-09-06 borsAuto merge of #3064 - dtolnay:rustc-macro, r=alexcrichton
2016-09-06 David TolnayBump rustcversion to pick up rustc-macro support
2016-09-06 borsAuto merge of #3073 - pnkfelix:clarify-lib.name-in...
2016-09-06 borsAuto merge of #3071 - japaric:moar-cargo, r=alexcrichton
2016-09-05 Felix S. Klock IIdocfix: `extern crate` uses `lib.name`; default is...
2016-09-04 borsAuto merge of #3072 - pietroalbini:fix-faq, r=steveklabnik
2016-09-04 Pietro AlbiniRemove reference of Rust 1.11.0 release date in the FAQ
next