]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2016-05-05 borsAuto merge of #2648 - frewsxcv:unused-to-url, r=alexcri...
2016-05-05 Corey FarwellRemove unused `ToUrl` impls.
2016-05-04 borsAuto merge of #2635 - frewsxcv:toml-cleanup, r=alexcrichton
2016-05-03 borsAuto merge of #2639 - SimonSapin:url-1.0, r=alexcrichton
2016-05-03 borsAuto merge of #2634 - frewsxcv:flake8, r=alexcrichton
2016-05-03 Simon SapinUpdate to rust-url 1.x
2016-05-03 borsAuto merge of #2636 - sanxiyn:unused-trait-import,...
2016-05-03 Seo SanghyeonUpdate OpenSSL version to 1.0.2h
2016-05-03 Seo SanghyeonRemove unused trait imports
2016-05-03 Corey FarwellUtilize `if let` construct over single branch `match`.
2016-05-03 Corey FarwellRemove unnecessary `Vec` allocation when iterating.
2016-05-03 Corey FarwellRefactor `TomlTarget` validation functions into methods.
2016-05-03 Corey FarwellUse constructor pattern for `project_layout` in `toml...
2016-05-03 Corey FarwellMinor whitespace fixes for flake8.
2016-05-03 Corey FarwellRemove unused Python imports.
2016-05-02 borsAuto merge of #2405 - gkoz:reinstall, r=alexcrichton
2016-04-30 Gleb Kozyrevcargo-install: move binaries from the build dir if...
2016-04-30 Gleb KozyrevAdd `--force` flag to cargo install
2016-04-30 borsAuto merge of #2629 - alexcrichton:moar-rustflags,...
2016-04-29 Alex CrichtonPass RUSTFLAGS when we learn about target info
2016-04-29 borsAuto merge of #2623 - alexcrichton:nfs-lol-no, r=brson
2016-04-27 borsAuto merge of #2625 - aidanhs:aphs-path-crates-io,...
2016-04-27 Aidan Hobson... `path` dependencies are ignored from crates.io
2016-04-26 Alex CrichtonDon't use flock on NFS mounts
2016-04-26 borsAuto merge of #2619 - japaric:freebsd32, r=alexcrichton
2016-04-26 Jorge Aparicioprepare for i686-unknown-freebsd nightlies
2016-04-25 borsAuto merge of #2617 - sanxiyn:reset-rustflags, r=alexcr...
2016-04-25 Seo SanghyeonReset RUSTFLAGS when running tests
2016-04-24 borsAuto merge of #2610 - japaric:install-from-tempdir...
2016-04-23 Jorge Aparicioadd tests for #2606
2016-04-22 Jorge Apariciocargo-install: prefer building artifacts in the system...
2016-04-21 borsAuto merge of #2602 - durka:patch-5, r=alexcrichton
2016-04-21 Alex Burkafix rerun-if-changed documentation
2016-04-21 borsAuto merge of #2578 - alexcrichton:test-doc, r=brson
2016-04-21 borsAuto merge of #2551 - alexcrichton:explain, r=brson
2016-04-21 Alex CrichtonAdd support for `cargo --explain`
2016-04-21 borsAuto merge of #2576 - alexcrichton:silence-warnings...
2016-04-20 borsAuto merge of #2579 - alexcrichton:robust-submodule...
2016-04-20 borsAuto merge of #2577 - alexcrichton:doc-lib-flags, r...
2016-04-20 borsAuto merge of #2560 - alexcrichton:not-all-utf8, r...
2016-04-20 borsAuto merge of #2501 - ryanq:issue2266, r=alexcrichton
2016-04-19 borsAuto merge of #2592 - jethrogb:topic/list-symlinks...
2016-04-19 Jethro BeekmanFix dead code lints on Windows
2016-04-19 Jethro BeekmanStyle issue
2016-04-19 Jethro BeekmanAdd test list_command_resolves_symlinks
2016-04-19 Jethro BeekmanTests: fix grammar and extra semicolon
2016-04-19 Jethro BeekmanStyle issue
2016-04-19 borsAuto merge of #2590 - alexcrichton:dont-warn-about...
2016-04-19 Jethro BeekmanUse stat() instead of lstat() in cargo --list. Fixes...
2016-04-18 Alex CrichtonHave CLI take preference over config for verbosity
2016-04-18 borsAuto merge of #2584 - alexcrichton:auth-more, r=brson
2016-04-18 Alex CrichtonCorrectly attempt multiple usernames with libgit2
2016-04-17 Alex CrichtonMerge pull request #2587 from birkenfeld/docmenu
2016-04-17 Georg BrandlDoc dropdown menu: name "Cargo.toml" explicitly
2016-04-15 Alex CrichtonAdd `cargo test --doc`
2016-04-14 Alex CrichtonAdd `cargo doc --lib/--bin`
2016-04-14 Alex CrichtonRemove submodule directory before cloning
2016-04-14 borsAuto merge of #2575 - alexcrichton:bump, r=alexcrichton
2016-04-14 Alex CrichtonDon't print warnings when -q is passed
2016-04-14 Alex CrichtonBump to 0.11.0
2016-04-14 borsAuto merge of #2574 - alexcrichton:crates-io-bump,...
2016-04-14 Alex CrichtonBump the crates-io crate to 0.2
2016-04-12 borsAuto merge of #2562 - smaximov:doc-add-env-vars, r...
2016-04-12 smaximovAdd reference to env vars introduced in PR #2523 to...
2016-04-11 borsAuto merge of #2561 - alexcrichton:update-tar, r=alexcr...
2016-04-11 Alex CrichtonUpdate dependency on tar
2016-04-11 Alex CrichtonDon't require all build script output to be utf-8
2016-04-08 borsAuto merge of #2554 - alexcrichton:robust-test, r=alexc...
2016-04-08 Alex CrichtonMake a test a bit more robust to the environment
2016-04-08 borsAuto merge of #2465 - TheNeikos:add-version_env, r...
2016-04-08 Marcel MüllerAdd a new CARGO_PKG_AUTHORS environment variable
2016-04-08 Ryan QuattlebaumMerge remote-tracking branch 'origin/master' into issue2266
2016-04-08 Ryan QuattlebaumOnly validate targets if the spec option is empty
2016-04-07 borsAuto merge of #2385 - alexcrichton:top-level-overrides...
2016-04-06 borsAuto merge of #2547 - alexcrichton:more-locking, r...
2016-04-06 Alex CrichtonProtect against concurrent access to Cargo.lock
2016-04-05 Alex CrichtonChange `Config::target_dir` to return Filesystem
2016-04-03 borsAuto merge of #2541 - alexcrichton:aarch64, r=alexcrichton
2016-04-03 Alex CrichtonDownload the aarch64 standard library on the bots
2016-04-02 borsAuto merge of #2534 - alexcrichton:lock-with-git-repos...
2016-04-02 borsAuto merge of #2538 - alexcrichton:aarch64, r=alexcrichton
2016-04-02 Alex CrichtonPrepare for aarch64 nightlies and CI
2016-04-01 borsAuto merge of #2505 - srinivasreddy:improve_msg, r...
2016-03-31 Srinivas Reddy... remote unnecessary expression
2016-03-31 borsAuto merge of #2491 - JIghtuse:master, r=alexcrichton
2016-03-31 srinivasreddyGenerate the lock file when there is no lock file
2016-03-30 Alex CrichtonReplace existing sources before updating
2016-03-30 borsAuto merge of #2532 - japaric:musl, r=alexcrichton
2016-03-30 borsAuto merge of #2531 - alexcrichton:fix-stdin, r=alexcri...
2016-03-30 Alex CrichtonUpdate Rust to pick up rust-lang/rust#32257
2016-03-30 Jorge Aparicioinstall-deps.py: add x86_64-unknown-linux-musl target
2016-03-29 borsAuto merge of #2523 - srinivasreddy:issue-2504, r=alexc...
2016-03-29 srinivasreddyimplemented cargo package name as CARGO_PKG_NAME; And...
2016-03-25 Alex CrichtonImplement top-level overrides
2016-03-25 borsAuto merge of #2519 - alexcrichton:update-curl, r=alexc...
2016-03-25 Alex CrichtonUpdate curl-sys
2016-03-24 borsAuto merge of #2513 - alexcrichton:xcompile, r=alexcrichton
2016-03-24 Alex CrichtonFix nightly dist builds
2016-03-23 borsAuto merge of #2510 - alexcrichton:xcompile, r=brson
2016-03-22 Alex CrichtonPrepare for ARM/FreeBSD/NetBSD nightlies
next