2016-05-05 |
bors | Auto merge of #2648 - frewsxcv:unused-to-url, r=alexcri... |
commit | commitdiff | tree |
2016-05-05 |
Corey Farwell | Remove unused `ToUrl` impls. |
commit | commitdiff | tree |
2016-05-04 |
bors | Auto merge of #2635 - frewsxcv:toml-cleanup, r=alexcrichton |
commit | commitdiff | tree |
2016-05-03 |
bors | Auto merge of #2639 - SimonSapin:url-1.0, r=alexcrichton |
commit | commitdiff | tree |
2016-05-03 |
bors | Auto merge of #2634 - frewsxcv:flake8, r=alexcrichton |
commit | commitdiff | tree |
2016-05-03 |
Simon Sapin | Update to rust-url 1.x |
commit | commitdiff | tree |
2016-05-03 |
bors | Auto merge of #2636 - sanxiyn:unused-trait-import,... |
commit | commitdiff | tree |
2016-05-03 |
Seo Sanghyeon | Update OpenSSL version to 1.0.2h |
commit | commitdiff | tree |
2016-05-03 |
Seo Sanghyeon | Remove unused trait imports |
commit | commitdiff | tree |
2016-05-03 |
Corey Farwell | Utilize `if let` construct over single branch `match`. |
commit | commitdiff | tree |
2016-05-03 |
Corey Farwell | Remove unnecessary `Vec` allocation when iterating. |
commit | commitdiff | tree |
2016-05-03 |
Corey Farwell | Refactor `TomlTarget` validation functions into methods. |
commit | commitdiff | tree |
2016-05-03 |
Corey Farwell | Use constructor pattern for `project_layout` in `toml... |
commit | commitdiff | tree |
2016-05-03 |
Corey Farwell | Minor whitespace fixes for flake8. |
commit | commitdiff | tree |
2016-05-03 |
Corey Farwell | Remove unused Python imports. |
commit | commitdiff | tree |
2016-05-02 |
bors | Auto merge of #2405 - gkoz:reinstall, r=alexcrichton |
commit | commitdiff | tree |
2016-04-30 |
Gleb Kozyrev | cargo-install: move binaries from the build dir if... |
commit | commitdiff | tree |
2016-04-30 |
Gleb Kozyrev | Add `--force` flag to cargo install |
commit | commitdiff | tree |
2016-04-30 |
bors | Auto merge of #2629 - alexcrichton:moar-rustflags,... |
commit | commitdiff | tree |
2016-04-29 |
Alex Crichton | Pass RUSTFLAGS when we learn about target info |
commit | commitdiff | tree |
2016-04-29 |
bors | Auto merge of #2623 - alexcrichton:nfs-lol-no, r=brson |
commit | commitdiff | tree |
2016-04-27 |
bors | Auto merge of #2625 - aidanhs:aphs-path-crates-io,... |
commit | commitdiff | tree |
2016-04-27 |
Aidan Hobson... | `path` dependencies are ignored from crates.io |
commit | commitdiff | tree |
2016-04-26 |
Alex Crichton | Don't use flock on NFS mounts |
commit | commitdiff | tree |
2016-04-26 |
bors | Auto merge of #2619 - japaric:freebsd32, r=alexcrichton |
commit | commitdiff | tree |
2016-04-26 |
Jorge Aparicio | prepare for i686-unknown-freebsd nightlies |
commit | commitdiff | tree |
2016-04-25 |
bors | Auto merge of #2617 - sanxiyn:reset-rustflags, r=alexcr... |
commit | commitdiff | tree |
2016-04-25 |
Seo Sanghyeon | Reset RUSTFLAGS when running tests |
commit | commitdiff | tree |
2016-04-24 |
bors | Auto merge of #2610 - japaric:install-from-tempdir... |
commit | commitdiff | tree |
2016-04-23 |
Jorge Aparicio | add tests for #2606 |
commit | commitdiff | tree |
2016-04-22 |
Jorge Aparicio | cargo-install: prefer building artifacts in the system... |
commit | commitdiff | tree |
2016-04-21 |
bors | Auto merge of #2602 - durka:patch-5, r=alexcrichton |
commit | commitdiff | tree |
2016-04-21 |
Alex Burka | fix rerun-if-changed documentation |
commit | commitdiff | tree |
2016-04-21 |
bors | Auto merge of #2578 - alexcrichton:test-doc, r=brson |
commit | commitdiff | tree |
2016-04-21 |
bors | Auto merge of #2551 - alexcrichton:explain, r=brson |
commit | commitdiff | tree |
2016-04-21 |
Alex Crichton | Add support for `cargo --explain` |
commit | commitdiff | tree |
2016-04-21 |
bors | Auto merge of #2576 - alexcrichton:silence-warnings... |
commit | commitdiff | tree |
2016-04-20 |
bors | Auto merge of #2579 - alexcrichton:robust-submodule... |
commit | commitdiff | tree |
2016-04-20 |
bors | Auto merge of #2577 - alexcrichton:doc-lib-flags, r... |
commit | commitdiff | tree |
2016-04-20 |
bors | Auto merge of #2560 - alexcrichton:not-all-utf8, r... |
commit | commitdiff | tree |
2016-04-20 |
bors | Auto merge of #2501 - ryanq:issue2266, r=alexcrichton |
commit | commitdiff | tree |
2016-04-19 |
bors | Auto merge of #2592 - jethrogb:topic/list-symlinks... |
commit | commitdiff | tree |
2016-04-19 |
Jethro Beekman | Fix dead code lints on Windows |
commit | commitdiff | tree |
2016-04-19 |
Jethro Beekman | Style issue |
commit | commitdiff | tree |
2016-04-19 |
Jethro Beekman | Add test list_command_resolves_symlinks |
commit | commitdiff | tree |
2016-04-19 |
Jethro Beekman | Tests: fix grammar and extra semicolon |
commit | commitdiff | tree |
2016-04-19 |
Jethro Beekman | Style issue |
commit | commitdiff | tree |
2016-04-19 |
bors | Auto merge of #2590 - alexcrichton:dont-warn-about... |
commit | commitdiff | tree |
2016-04-19 |
Jethro Beekman | Use stat() instead of lstat() in cargo --list. Fixes... |
commit | commitdiff | tree |
2016-04-18 |
Alex Crichton | Have CLI take preference over config for verbosity |
commit | commitdiff | tree |
2016-04-18 |
bors | Auto merge of #2584 - alexcrichton:auth-more, r=brson |
commit | commitdiff | tree |
2016-04-18 |
Alex Crichton | Correctly attempt multiple usernames with libgit2 |
commit | commitdiff | tree |
2016-04-17 |
Alex Crichton | Merge pull request #2587 from birkenfeld/docmenu |
commit | commitdiff | tree |
2016-04-17 |
Georg Brandl | Doc dropdown menu: name "Cargo.toml" explicitly |
commit | commitdiff | tree |
2016-04-15 |
Alex Crichton | Add `cargo test --doc` |
commit | commitdiff | tree |
2016-04-14 |
Alex Crichton | Add `cargo doc --lib/--bin` |
commit | commitdiff | tree |
2016-04-14 |
Alex Crichton | Remove submodule directory before cloning |
commit | commitdiff | tree |
2016-04-14 |
bors | Auto merge of #2575 - alexcrichton:bump, r=alexcrichton |
commit | commitdiff | tree |
2016-04-14 |
Alex Crichton | Don't print warnings when -q is passed |
commit | commitdiff | tree |
2016-04-14 |
Alex Crichton | Bump to 0.11.0 |
commit | commitdiff | tree |
2016-04-14 |
bors | Auto merge of #2574 - alexcrichton:crates-io-bump,... |
commit | commitdiff | tree |
2016-04-14 |
Alex Crichton | Bump the crates-io crate to 0.2 |
commit | commitdiff | tree |
2016-04-12 |
bors | Auto merge of #2562 - smaximov:doc-add-env-vars, r... |
commit | commitdiff | tree |
2016-04-12 |
smaximov | Add reference to env vars introduced in PR #2523 to... |
commit | commitdiff | tree |
2016-04-11 |
bors | Auto merge of #2561 - alexcrichton:update-tar, r=alexcr... |
commit | commitdiff | tree |
2016-04-11 |
Alex Crichton | Update dependency on tar |
commit | commitdiff | tree |
2016-04-11 |
Alex Crichton | Don't require all build script output to be utf-8 |
commit | commitdiff | tree |
2016-04-08 |
bors | Auto merge of #2554 - alexcrichton:robust-test, r=alexc... |
commit | commitdiff | tree |
2016-04-08 |
Alex Crichton | Make a test a bit more robust to the environment |
commit | commitdiff | tree |
2016-04-08 |
bors | Auto merge of #2465 - TheNeikos:add-version_env, r... |
commit | commitdiff | tree |
2016-04-08 |
Marcel Müller | Add a new CARGO_PKG_AUTHORS environment variable |
commit | commitdiff | tree |
2016-04-08 |
Ryan Quattlebaum | Merge remote-tracking branch 'origin/master' into issue2266 |
commit | commitdiff | tree |
2016-04-08 |
Ryan Quattlebaum | Only validate targets if the spec option is empty |
commit | commitdiff | tree |
2016-04-07 |
bors | Auto merge of #2385 - alexcrichton:top-level-overrides... |
commit | commitdiff | tree |
2016-04-06 |
bors | Auto merge of #2547 - alexcrichton:more-locking, r... |
commit | commitdiff | tree |
2016-04-06 |
Alex Crichton | Protect against concurrent access to Cargo.lock |
commit | commitdiff | tree |
2016-04-05 |
Alex Crichton | Change `Config::target_dir` to return Filesystem |
commit | commitdiff | tree |
2016-04-03 |
bors | Auto merge of #2541 - alexcrichton:aarch64, r=alexcrichton |
commit | commitdiff | tree |
2016-04-03 |
Alex Crichton | Download the aarch64 standard library on the bots |
commit | commitdiff | tree |
2016-04-02 |
bors | Auto merge of #2534 - alexcrichton:lock-with-git-repos... |
commit | commitdiff | tree |
2016-04-02 |
bors | Auto merge of #2538 - alexcrichton:aarch64, r=alexcrichton |
commit | commitdiff | tree |
2016-04-02 |
Alex Crichton | Prepare for aarch64 nightlies and CI |
commit | commitdiff | tree |
2016-04-01 |
bors | Auto merge of #2505 - srinivasreddy:improve_msg, r... |
commit | commitdiff | tree |
2016-03-31 |
Srinivas Reddy... | remote unnecessary expression |
commit | commitdiff | tree |
2016-03-31 |
bors | Auto merge of #2491 - JIghtuse:master, r=alexcrichton |
commit | commitdiff | tree |
2016-03-31 |
srinivasreddy | Generate the lock file when there is no lock file |
commit | commitdiff | tree |
2016-03-30 |
Alex Crichton | Replace existing sources before updating |
commit | commitdiff | tree |
2016-03-30 |
bors | Auto merge of #2532 - japaric:musl, r=alexcrichton |
commit | commitdiff | tree |
2016-03-30 |
bors | Auto merge of #2531 - alexcrichton:fix-stdin, r=alexcri... |
commit | commitdiff | tree |
2016-03-30 |
Alex Crichton | Update Rust to pick up rust-lang/rust#32257 |
commit | commitdiff | tree |
2016-03-30 |
Jorge Aparicio | install-deps.py: add x86_64-unknown-linux-musl target |
commit | commitdiff | tree |
2016-03-29 |
bors | Auto merge of #2523 - srinivasreddy:issue-2504, r=alexc... |
commit | commitdiff | tree |
2016-03-29 |
srinivasreddy | implemented cargo package name as CARGO_PKG_NAME; And... |
commit | commitdiff | tree |
2016-03-25 |
Alex Crichton | Implement top-level overrides |
commit | commitdiff | tree |
2016-03-25 |
bors | Auto merge of #2519 - alexcrichton:update-curl, r=alexc... |
commit | commitdiff | tree |
2016-03-25 |
Alex Crichton | Update curl-sys |
commit | commitdiff | tree |
2016-03-24 |
bors | Auto merge of #2513 - alexcrichton:xcompile, r=alexcrichton |
commit | commitdiff | tree |
2016-03-24 |
Alex Crichton | Fix nightly dist builds |
commit | commitdiff | tree |
2016-03-23 |
bors | Auto merge of #2510 - alexcrichton:xcompile, r=brson |
commit | commitdiff | tree |
2016-03-22 |
Alex Crichton | Prepare for ARM/FreeBSD/NetBSD nightlies |
commit | commitdiff | tree |
next |