]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2016-02-01 Steve KlabnikAdd a test for this too
2016-02-01 Steve KlabnikBump semver version
2016-02-01 borsAuto merge of #2347 - alexcrichton:robust-tests, r...
2016-02-01 Alex CrichtonMake tests a little more robust
2016-01-30 borsAuto merge of #2340 - gentoo90:bash-comp, r=alexcrichton
2016-01-30 gentoo90Bashcomp: complete init and metadata commands
2016-01-30 borsAuto merge of #2339 - pnkfelix:downgrade-term-crate...
2016-01-30 Felix S. Klock IIDowngrade term crate back down to 0.2 (from 0.4).
2016-01-30 borsAuto merge of #2333 - matklad:remove-unused-var, r...
2016-01-30 Aleksey Kladovtests: remove unused variable
2016-01-29 borsAuto merge of #2331 - matklad:metadata-encodable-resolv...
2016-01-29 Aleksey Kladovmetadata: change resolve serialization
2016-01-29 borsAuto merge of #2330 - rillian:fixes, r=alexcrichton
2016-01-29 Ralph GilesReplace deprecated slice::connect with slice::join.
2016-01-29 borsAuto merge of #2329 - alexcrichton:fix-nightly, r=alexc...
2016-01-29 Alex CrichtonFix a test on nightly Rust
2016-01-29 borsAuto merge of #2327 - alexcrichton:ustar-archives,...
2016-01-29 Alex CrichtonBuild UStar archives by default
2016-01-28 borsAuto merge of #2324 - rillian:fixes, r=alexcrichton
2016-01-28 Ralph GilesFix a typo.
2016-01-28 borsAuto merge of #2323 - alexcrichton:update-libgit2,...
2016-01-28 Alex CrichtonUpdate libgit2-sys
2016-01-26 borsAuto merge of #2321 - JanLikar:private-crate, r=alexcri...
2016-01-26 Jan Likar Add field `publish` to Cargo.toml
2016-01-25 borsAuto merge of #2319 - alexcrichton:compat-12, r=brson
2016-01-25 Alex CrichtonRemove 1.2.0 from .travis.yml
2016-01-25 borsAuto merge of #2317 - alexcrichton:install-current...
2016-01-25 borsAuto merge of #2316 - alexcrichton:update, r=alexcrichton
2016-01-25 Alex CrichtonUpgrade Rust to build Cargo
2016-01-25 Alex CrichtonBe sure the 'is not a crate root' message shows up
2016-01-25 Alex CrichtonMerge branch 'master' of https://github.com/JIghtuse...
2016-01-25 Alex CrichtonMerge branch 'quick-install' of https://github.com...
2016-01-25 borsAuto merge of #2196 - matklad:metadata2, r=alexcrichton
2016-01-25 borsAuto merge of #2297 - alexcrichton:update, r=alexcrichton
2016-01-25 Alex CrichtonUpdate dependencies and Rust version
2016-01-25 Aleksey Kladovmetadata: use existing infra for JSON output
2016-01-25 Aleksey Kladovmetadata: add version to format
2016-01-25 Aleksey Kladovmetadata: simplify
2016-01-25 Aleksey Kladovmetadata: serialize Resolve
2016-01-25 Aleksey KladovIntroduce cargo metadata subcommand
2016-01-24 borsAuto merge of #2081 - vi:cargo_init, r=alexcrichton
2016-01-23 Vitaly _Vi... Implement "cargo init"
2016-01-23 borsAuto merge of #2307 - alexcrichton:readme, r=brson
2016-01-23 Alex CrichtonAdd more info to README about compiling
2016-01-21 Brian AndersonMerge pull request #2303 from alexcrichton/bump
2016-01-21 Alex CrichtonBump to 0.9.0
2016-01-21 borsAuto merge of #2299 - retep998:staticlib-naming-fiasco...
2016-01-20 Peter AtashianSupport static libraries with names other than libfoo.a
2016-01-20 borsAuto merge of #2296 - alexcrichton:wow-thats-a-bad...
2016-01-20 borsAuto merge of #2270 - felixc:warn-on-empty-dep, r=alexc...
2016-01-20 Felix CruxEmit a warning when manifest specifies empty dependency...
2016-01-19 borsAuto merge of #2282 - mcarton:clippy, r=alexcrichton
2016-01-19 Alex CrichtonFix update --precise with the registry source
2016-01-17 borsAuto merge of #2285 - sfackler:revert-wildcard-warning...
2016-01-17 borsAuto merge of #2287 - alexcrichton:openbsd, r=alexcrichton
2016-01-17 Alex CrichtonRegister an OpenBSD snapshot
2016-01-16 Steven FacklerDrop wildcard crates.io warning
2016-01-16 mcartonUse .cloned() where appropriate
2016-01-16 mcartonRemove some useless String::to_string calls
2016-01-16 mcartonRemove unnecessary mut
2016-01-16 mcartonReplace single matches by ifs
2016-01-16 mcartonRemove redundant closure
2016-01-16 mcartonUse .is_empty() where appropriate
2016-01-16 mcartonAdd an is_empty method to types with a len one
2016-01-16 mcartonRemove useless returns
2016-01-16 mcartonRemove useless lifetimes
2016-01-15 borsAuto merge of #2281 - rillian:doc-nocapture, r=alexcrichton
2016-01-15 Ralph GilesDocument --nocapture to reduce confusion running tests.
2016-01-15 borsAuto merge of #2279 - alexcrichton:rerun-if-changed...
2016-01-13 Alex CrichtonHandle rerun-if-changed directives in dependencies
2016-01-12 borsAuto merge of #2276 - alexcrichton:fix-nightly, r=alexc...
2016-01-12 borsAuto merge of #2228 - tbu-:pr_only_missing, r=alexcrichton
2016-01-12 Alex CrichtonFix tests on nightly
2016-01-12 borsAuto merge of #2269 - felixc:package-untracked-files...
2016-01-12 Felix CruxFix listing of untracked files to not include tracked...
2016-01-12 Felix CruxBump rand to 0.3.13
2016-01-11 borsAuto merge of #2265 - dirk:dirk/include-publish-command...
2016-01-11 borsAuto merge of #2257 - nrc:lib-template, r=alexcrichton
2016-01-11 Tobias BucherOnly treat missing crate lists as empty
2016-01-08 Dirk GadsdenAdd publish command to list of commands in help text
2016-01-06 Brian AndersonMerge pull request #2260 from durka/patch-4
2016-01-06 Brian AndersonMerge pull request #2243 from felixc/zsh-completion...
2016-01-03 Alex Burkadoc/manifest: add `cargo run --example`
2015-12-31 Nick CameronTweak the new project template to be more idiomatic.
2015-12-23 Felix CruxComplete the definition of all options for zsh auto...
2015-12-21 borsAuto merge of #2237 - sfackler:libc-0.2, r=alexcrichton
2015-12-21 Steven FacklerFix windows
2015-12-20 Steven FacklerWhitelist improper ctypes to support old rustc versions
2015-12-20 Steven FacklerBump libc to 0.2
2015-12-20 borsAuto merge of #2225 - sgrif:sg-doctest-link-args, r...
2015-12-19 Sean GriffinRemove needless dylib check, add test
2015-12-19 borsAuto merge of #2233 - gentoo90:bash-comp, r=alexcrichton
2015-12-19 borsAuto merge of #2235 - felixc:zsh-completion, r=alexcrichton
2015-12-19 Felix CruxAdd missing subcommands to zsh auto-completion
2015-12-19 Felix CruxRemove obsolete commands from zsh auto-completion
2015-12-19 gentoo90Bashcomp: complete --bin, --bench and --test
2015-12-19 borsAuto merge of #2232 - alexcrichton:unused, r=huonw
2015-12-19 borsAuto merge of #2231 - felixc:docstrings-for-all, r...
2015-12-19 Alex CrichtonUpdate toml dependency to catch more unused keys
2015-12-18 Felix CruxEnsure all subcommands have summary description documen...
next