| 2017-11-08 |
Chris Swindle | Code review markups. |
commit | commitdiff | tree | snapshot |
| 2017-11-06 |
Chris Swindle | Sort out bug with updating registry on a clean build. |
commit | commitdiff | tree | snapshot |
| 2017-11-06 |
Chris Swindle | Code review markups. |
commit | commitdiff | tree | snapshot |
| 2017-11-01 |
Chris Swindle | Use the correct interface for creating an alternative... |
commit | commitdiff | tree | snapshot |
| 2017-11-01 |
Chris Swindle | Include registry in dependencies in the index. |
commit | commitdiff | tree | snapshot |
| 2017-11-01 |
Chris Swindle | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree | snapshot |
| 2017-11-01 |
bors | Auto merge of #4680 - Metaswitch:registry-login, r... |
commit | commitdiff | tree | snapshot |
| 2017-10-31 |
bors | Auto merge of #4692 - nossralf:add-rustfmt-config,... |
commit | commitdiff | tree | snapshot |
| 2017-10-31 |
Chris Swindle | Add verification that an crate has been published to... |
commit | commitdiff | tree | snapshot |
| 2017-10-31 |
bors | Auto merge of #4691 - nbianca:patch-1, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-10-31 |
Fredrik Larsson | Add rustfmt.toml with formatting disabled |
commit | commitdiff | tree | snapshot |
| 2017-10-31 |
Bianca Nenciu | Improved README. |
commit | commitdiff | tree | snapshot |
| 2017-10-31 |
bors | Auto merge of #4683 - djc:requirements, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-10-31 |
Chris Swindle | Sort out remaining file permissions. |
commit | commitdiff | tree | snapshot |
| 2017-10-31 |
Chris Swindle | Updated tests based on review comments. |
commit | commitdiff | tree | snapshot |
| 2017-10-31 |
bors | Auto merge of #4684 - matklad:lazy-update, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-10-31 |
Chris Swindle | Add feature gate on publish field changes. |
commit | commitdiff | tree | snapshot |
| 2017-10-31 |
Aleksey Kladov | Don't update lockfiles from previous Cargo versions... |
commit | commitdiff | tree | snapshot |
| 2017-10-31 |
Chris Swindle | Switch over to use --registry for publish list. |
commit | commitdiff | tree | snapshot |
| 2017-10-31 |
Chris Swindle | Merge branch 'registry-login' into alt-registry-publish-wip |
commit | commitdiff | tree | snapshot |
| 2017-10-31 |
Chris Swindle | Switching over to get-string for registry credentials. |
commit | commitdiff | tree | snapshot |
| 2017-10-31 |
bors | Auto merge of #4676 - mgeisler:ci-caching, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-10-30 |
Martin Geisler | Explain why we are not using 'cache: cargo' with Travis |
commit | commitdiff | tree | snapshot |
| 2017-10-30 |
bors | Auto merge of #4685 - ehuss:all-targets-no-lib, r=alexc... |
commit | commitdiff | tree | snapshot |
| 2017-10-30 |
Eric Huss | Fix --all-targets in a crate without a lib. |
commit | commitdiff | tree | snapshot |
| 2017-10-30 |
Chris Swindle | Updating based on review comments. |
commit | commitdiff | tree | snapshot |
| 2017-10-30 |
Chris Swindle | Adding unstable-options flag to feature gate the use... |
commit | commitdiff | tree | snapshot |
| 2017-10-30 |
bors | Auto merge of #4561 - nossralf:uninstall-many, r=matklad |
commit | commitdiff | tree | snapshot |
| 2017-10-30 |
Dirkjan Ochtman | Use specific methods to add requirements |
commit | commitdiff | tree | snapshot |
| 2017-10-30 |
Dirkjan Ochtman | Move logic for walking over dependent features around |
commit | commitdiff | tree | snapshot |
| 2017-10-30 |
Dirkjan Ochtman | Move shared logic into separated methods |
commit | commitdiff | tree | snapshot |
| 2017-10-30 |
Dirkjan Ochtman | Extract method for handling feature requirements |
commit | commitdiff | tree | snapshot |
| 2017-10-30 |
Dirkjan Ochtman | Extract method for recording a requested dependency |
commit | commitdiff | tree | snapshot |
| 2017-10-30 |
Dirkjan Ochtman | Extract function to record if a feature was seen before |
commit | commitdiff | tree | snapshot |
| 2017-10-30 |
Dirkjan Ochtman | Extract method for requiring crate features |
commit | commitdiff | tree | snapshot |
| 2017-10-30 |
Dirkjan Ochtman | Move resolution requirement state into a separate struct |
commit | commitdiff | tree | snapshot |
| 2017-10-30 |
bors | Auto merge of #4607 - sunjay:patcherror, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-10-30 |
Sunjay Varma | New error message with issue link |
commit | commitdiff | tree | snapshot |
| 2017-10-30 |
Sunjay Varma | Improving the error message for when a patched dependen... |
commit | commitdiff | tree | snapshot |
| 2017-10-30 |
bors | Auto merge of #4592 - ehuss:check_test, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-10-30 |
bors | Auto merge of #4675 - mgeisler:align-cmdline-examples... |
commit | commitdiff | tree | snapshot |
| 2017-10-30 |
bors | Auto merge of #4677 - integer32llc:unpin-nightly, r... |
commit | commitdiff | tree | snapshot |
| 2017-10-30 |
Carol (Nichols... | Revert "Auto merge of #4659 - integer32llc:pin-nightly... |
commit | commitdiff | tree | snapshot |
| 2017-10-30 |
Chris Swindle | Adding support to provide login credentials for an... |
commit | commitdiff | tree | snapshot |
| 2017-10-29 |
bors | Auto merge of #4672 - kennytm:fix-4671, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-10-29 |
Martin Geisler | Align command line examples in "cargo help test" |
commit | commitdiff | tree | snapshot |
| 2017-10-28 |
kennytm | When uplifting directories, symlink them instead of... |
commit | commitdiff | tree | snapshot |
| 2017-10-28 |
Fredrik Larsson | Test partially successful uninstallation |
commit | commitdiff | tree | snapshot |
| 2017-10-28 |
Fredrik Larsson | Test bailout when specifying --bin during uninstall... |
commit | commitdiff | tree | snapshot |
| 2017-10-28 |
Fredrik Larsson | Use multiple install command in the corresponding test |
commit | commitdiff | tree | snapshot |
| 2017-10-28 |
Fredrik Larsson | Bailout if --bin is specified when uninstalling multipl... |
commit | commitdiff | tree | snapshot |
| 2017-10-28 |
Fredrik Larsson | Make it possible to uninstall multiple packages |
commit | commitdiff | tree | snapshot |
| 2017-10-27 |
bors | Auto merge of #4665 - lukaslueg:issue4327, r=matklad |
commit | commitdiff | tree | snapshot |
| 2017-10-27 |
Lukas Lueg | Discover vcs in new-cmd only if --vcs not set |
commit | commitdiff | tree | snapshot |
| 2017-10-26 |
Chris Swindle | Merge branch 'credentials-hosts' of github.com:dethoter... |
commit | commitdiff | tree | snapshot |
| 2017-10-26 |
bors | Auto merge of #4650 - main--:patch-1, r=matklad |
commit | commitdiff | tree | snapshot |
| 2017-10-26 |
main() | Document that cargo test --release uses profile.bench |
commit | commitdiff | tree | snapshot |
| 2017-10-26 |
bors | Auto merge of #4634 - kivikakk:cargo-env-prevails,... |
commit | commitdiff | tree | snapshot |
| 2017-10-26 |
Ashe Connor | Try to replicate shell behavior more accurately |
commit | commitdiff | tree | snapshot |
| 2017-10-26 |
Ashe Connor | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree | snapshot |
| 2017-10-26 |
bors | Auto merge of #4644 - dethoter:4620, r=matklad |
commit | commitdiff | tree | snapshot |
| 2017-10-25 |
Chris Swindle | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree | snapshot |
| 2017-10-25 |
bors | Auto merge of #4506 - withoutboats:alt-registries,... |
commit | commitdiff | tree | snapshot |
| 2017-10-25 |
bors | Auto merge of #4627 - integer32llc:document-libs-and... |
commit | commitdiff | tree | snapshot |
| 2017-10-25 |
Carol (Nichols... | Add more tests about documenting lib vs bins with the... |
commit | commitdiff | tree | snapshot |
| 2017-10-25 |
Carol (Nichols... | Document the lib if a lib and bin have the same name |
commit | commitdiff | tree | snapshot |
| 2017-10-25 |
bors | Auto merge of #4649 - jongiddy:gitignore-newline, r... |
commit | commitdiff | tree | snapshot |
| 2017-10-25 |
bors | Auto merge of #4654 - rwakulszowa:inferred_test_cleanup... |
commit | commitdiff | tree | snapshot |
| 2017-10-25 |
bors | Auto merge of #4659 - integer32llc:pin-nightly, r=alexc... |
commit | commitdiff | tree | snapshot |
| 2017-10-24 |
Chris Swindle | Update alt-registry tests to the use the new interface. |
commit | commitdiff | tree | snapshot |
| 2017-10-24 |
Chris Swindle | Merge branch 'master' of github.com:rust-lang/cargo... |
commit | commitdiff | tree | snapshot |
| 2017-10-24 |
Carol (Nichols... | try pinning to a nightly of two weeks ago |
commit | commitdiff | tree | snapshot |
| 2017-10-24 |
Without Boats | Add tests of transitive dependencies. |
commit | commitdiff | tree | snapshot |
| 2017-10-23 |
rwakulszowa | Clean up inferred* tests |
commit | commitdiff | tree | snapshot |
| 2017-10-23 |
Chris Swindle | Adding test for alternate registry dependency, with... |
commit | commitdiff | tree | snapshot |
| 2017-10-22 |
Chris Swindle | Switch to use registry in the dependency so that it... |
commit | commitdiff | tree | snapshot |
| 2017-10-22 |
Chris Swindle | Sorting out file permissions. |
commit | commitdiff | tree | snapshot |
| 2017-10-22 |
Chris Swindle | Add support for other registries in dependencies. |
commit | commitdiff | tree | snapshot |
| 2017-10-21 |
Chris Swindle | Adding some extra tests. |
commit | commitdiff | tree | snapshot |
| 2017-10-21 |
main() | Document that cargo test --release uses profile.bench |
commit | commitdiff | tree | snapshot |
| 2017-10-21 |
Jonathan Giddy | Add a newline before appended VCS ignore lines |
commit | commitdiff | tree | snapshot |
| 2017-10-20 |
Eric Huss | Don't change order of tests and benches for cleaner... |
commit | commitdiff | tree | snapshot |
| 2017-10-20 |
Eric Huss | Fix broken bench test for new --benches behavior. |
commit | commitdiff | tree | snapshot |
| 2017-10-20 |
Eric Huss | Rework handling of --tests and --benches with implied... |
commit | commitdiff | tree | snapshot |
| 2017-10-20 |
Ashe Connor | Comments! |
commit | commitdiff | tree | snapshot |
| 2017-10-19 |
Evgen Druzhynin | Fix documentation for package.readme option. |
commit | commitdiff | tree | snapshot |
| 2017-10-19 |
bors | Auto merge of #4623 - alexcrichton:remove-lock, r=matklad |
commit | commitdiff | tree | snapshot |
| 2017-10-19 |
bors | Auto merge of #4637 - kivikakk:vers-version, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-10-19 |
Ashe Connor | Try current_exe, then argv0 canonicalize, then PATH |
commit | commitdiff | tree | snapshot |
| 2017-10-18 |
Alex Crichton | Delete Cargo.lock from this repo |
commit | commitdiff | tree | snapshot |
| 2017-10-18 |
bors | Auto merge of #4638 - efyang:docs-cc, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-10-18 |
bors | Auto merge of #4633 - kivikakk:readme-file, r=carols10cents |
commit | commitdiff | tree | snapshot |
| 2017-10-18 |
Edward Yang | Update docs to use cc instead of gcc |
commit | commitdiff | tree | snapshot |
| 2017-10-18 |
Ashe Connor | Let's not accept both, just to be safe |
commit | commitdiff | tree | snapshot |
| 2017-10-18 |
Ashe Connor | Allow --version as well (preferred) |
commit | commitdiff | tree | snapshot |
| 2017-10-17 |
bors | Auto merge of #4635 - dethoter:4430, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-10-17 |
Evgen Druzhynin | Fix a documentation for package.build option. |
commit | commitdiff | tree | snapshot |
| 2017-10-17 |
bors | Auto merge of #4630 - ehuss:new-test-temp-dir, r=alexcr... |
commit | commitdiff | tree | snapshot |
| 2017-10-17 |
Ashe Connor | transmit: send README filename as well as content |
commit | commitdiff | tree | snapshot |
| 2017-10-16 |
Eric Huss | Fix `new` tests on Windows inadvertently picking up... |
commit | commitdiff | tree | snapshot |
| next |