]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
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 #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...
2015-12-18 borsAuto merge of #2226 - tshepang:unused, r=alexcrichton
2015-12-18 borsAuto merge of #2224 - alexcrichton:rustc-dev, r=brson
2015-12-18 borsAuto merge of #2223 - alexcrichton:better-dev-experienc...
2015-12-18 borsAuto merge of #2227 - tbu-:pr_pycache, r=alexcrichton
2015-12-18 Tobias BucherAdd __pycache__ to .gitignore
2015-12-18 Tshepang Lekhonkhoberemove unused imports
2015-12-17 borsAuto merge of #2219 - matklad:encodable-audit, r=alexcr...
2015-12-17 Aleksey Kladovadd more fields to SerializedDependency
2015-12-17 Aleksey Kladovadd more field to SerializedPackage
2015-12-17 Sean GriffinPass link search path to doctests even if build script...
2015-12-17 Alex CrichtonAllow specifying profiles to `cargo rustc`
2015-12-17 Alex CrichtonConsolidate creating processes in tests
2015-12-16 Aleksey Kladovremove unused Encodable impl for Manifest
2015-12-16 borsAuto merge of #2217 - alexcrichton:cleanup, r=alexcrichton
2015-12-16 Alex CrichtonUse try! instead of CliError::from_boxed
2015-12-16 Aleksey Kladovrefactor Target serialization
2015-12-16 borsAuto merge of #2215 - JIghtuse:master, r=alexcrichton
2015-12-16 Boris Egorovetc: Fix error message about missing Cargo snapshot
2015-12-16 borsAuto merge of #2208 - leodasvacas:clippy, r=alexcrichton
2015-12-14 leonardo.yvensclippy run
2015-12-14 borsAuto merge of #2209 - felixc:master, r=alexcrichton
2015-12-14 Felix CruxUpdate zsh completion to include new 'install' command
2015-12-12 borsAuto merge of #2207 - fhartwig:unused-import, r=alexcri...
2015-12-11 Florian HartwigRemove unused import that breaks the build on rust...
2015-12-10 borsAuto merge of #2204 - alexcrichton:bump, r=brson
2015-12-10 Alex CrichtonBump to 0.8.0
2015-12-08 borsAuto merge of #2165 - psyomn:fix-2125-dup-bins, r=alexc...
2015-12-08 psyomnfix #2125: duplicate binary names will cause a bail
2015-12-08 borsAuto merge of #2201 - matklad:serialized-dep, r=alexcri...
2015-12-07 Aleksey Kladovimplement Encodable for Dependency
2015-12-07 Aleksey Kladovmake SerializedManifest private
2015-12-04 borsAuto merge of #2192 - alexcrichton:search-cargo-home...
2015-12-04 Alex CrichtonProbe $CARGO_HOME/bin for subcommands by default
2015-12-04 borsAuto merge of #2194 - steveklabnik:update_semver, r...
2015-12-04 Steve KlabnikUpdate semver to 0.2.0
2015-12-04 borsAuto merge of #2134 - alexcrichton:build-script-input...
2015-12-03 borsAuto merge of #2190 - sfackler:wildcard-pushback, r...
2015-12-03 Steven FacklerMove wildcard rejection date back 6 weeks
2015-12-02 borsAuto merge of #2186 - alexcrichton:transaction, r=brson
2015-11-30 borsAuto merge of #2185 - alexcrichton:update, r=alexcrichton
2015-11-30 Alex CrichtonUpdate plugin tests to nightly
2015-11-30 borsAuto merge of #2184 - brandonson:master, r=alexcrichton
2015-11-30 Alex CrichtonPackage/test tarballs in a temporary location
2015-11-30 Brandon SandersonImprove message with unspecified install target.
2015-11-28 borsAuto merge of #2176 - gentoo90:bash-comp, r=alexcrichton
2015-11-28 gentoo90Update bash-completion
2015-11-24 borsAuto merge of #2168 - durka:patch-3, r=alexcrichton
2015-11-23 Alex Burkarestore dependencies.awesome normal table
2015-11-23 Alex Burkainline tables must be on one line, because TOML
2015-11-23 Alex Burkadoc/manifest: fix "default-features" example
2015-11-23 borsAuto merge of #2167 - iirelu:vec-macro-consistency...
2015-11-23 iireluMake usage of vec! macro consistent
2015-11-23 borsAuto merge of #2166 - alexcrichton:clean-up-update...
2015-11-23 Alex CrichtonClean up the `cargo update` implementation a bit
2015-11-20 borsAuto merge of #2160 - alexcrichton:bail-macro, r=huonw
2015-11-20 Alex CrichtonAdd a macro for `return Err(human(format!(...)))`
2015-11-20 borsAuto merge of #2159 - Manishearth:native-diag, r=alexcr...
2015-11-20 Manish GoregaokarImprove diagnostics for multiple native links for the...
2015-11-19 borsAuto merge of #2156 - alexcrichton:rebase-2058, r=alexc...
2015-11-19 Alex CrichtonTouch up a few last minor comments
2015-11-19 Alex CrichtonMerge branch 'cwd-fixes' of https://github.com/Kimundi...
2015-11-19 borsAuto merge of #2154 - alexcrichton:update, r=alexcrichton
next