| 2017-12-21 |
Steven Fackler | Untar into the right dir when verifying |
commit | commitdiff | tree | snapshot |
| 2017-12-21 |
bors | Auto merge of #4817 - alexcrichton:incremental-by-defau... |
commit | commitdiff | tree | snapshot |
| 2017-12-21 |
Alex Crichton | Enable incremental by default |
commit | commitdiff | tree | snapshot |
| 2017-12-20 |
bors | Auto merge of #4837 - alexcrichton:failed-submodule... |
commit | commitdiff | tree | snapshot |
| 2017-12-20 |
Alex Crichton | Fix updating submodules past failures |
commit | commitdiff | tree | snapshot |
| 2017-12-19 |
bors | Auto merge of #4838 - Manishearth:die-qquote, r=alexcri... |
commit | commitdiff | tree | snapshot |
| 2017-12-19 |
Manish Goregaokar | Remove usage of quasi-quoting in tests |
commit | commitdiff | tree | snapshot |
| 2017-12-19 |
bors | Auto merge of #4791 - nox:dupe-flags, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-12-19 |
bors | Auto merge of #4795 - alexcrichton:failure, r=withoutboats |
commit | commitdiff | tree | snapshot |
| 2017-12-19 |
bors | Auto merge of #4836 - sfackler:dl-template, r=withoutboats |
commit | commitdiff | tree | snapshot |
| 2017-12-19 |
Alex Crichton | Start migration to the `failure` crate |
commit | commitdiff | tree | snapshot |
| 2017-12-19 |
Steven Fackler | Avoid an intermediate allocation |
commit | commitdiff | tree | snapshot |
| 2017-12-19 |
Steven Fackler | Fix test for Windows |
commit | commitdiff | tree | snapshot |
| 2017-12-19 |
bors | Auto merge of #4832 - andreastt:dumb_terminal_progress... |
commit | commitdiff | tree | snapshot |
| 2017-12-18 |
Steven Fackler | Template a registry's dl field |
commit | commitdiff | tree | snapshot |
| 2017-12-18 |
bors | Auto merge of #4818 - alexcrichton:rename-link-paths... |
commit | commitdiff | tree | snapshot |
| 2017-12-18 |
Alex Crichton | Fix renaming a project using build scripts |
commit | commitdiff | tree | snapshot |
| 2017-12-18 |
Andreas Tolfsen | util/progress: no progress reporting in dumb terminals |
commit | commitdiff | tree | snapshot |
| 2017-12-18 |
bors | Auto merge of #4828 - SimonSapin:virtual-err, r=alexcri... |
commit | commitdiff | tree | snapshot |
| 2017-12-17 |
Simon Sapin | Don’t swallow virtual manifest parsing errors |
commit | commitdiff | tree | snapshot |
| 2017-12-16 |
bors | Auto merge of #4826 - alexcrichton:silence-progress... |
commit | commitdiff | tree | snapshot |
| 2017-12-16 |
Alex Crichton | Don't print a progress bar in quiet mode |
commit | commitdiff | tree | snapshot |
| 2017-12-16 |
bors | Auto merge of #4823 - johnthagen:patch-1, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-12-15 |
bors | Auto merge of #4822 - integer32llc:more-custom-http... |
commit | commitdiff | tree | snapshot |
| 2017-12-15 |
Jake Goulding | We no longer need to workaround AppVeyor's SSL revocation |
commit | commitdiff | tree | snapshot |
| 2017-12-15 |
johnthagen | Add note about running clean before using -vv |
commit | commitdiff | tree | snapshot |
| 2017-12-14 |
bors | Auto merge of #4821 - aidanhs:aphs-allow-overflow,... |
commit | commitdiff | tree | snapshot |
| 2017-12-14 |
Aidan Hobson... | Remove overflow checks to eliminate rust build warnings |
commit | commitdiff | tree | snapshot |
| 2017-12-14 |
Jake Goulding | Use the custom HTTP transport when any HTTP settings... |
commit | commitdiff | tree | snapshot |
| 2017-12-13 |
bors | Auto merge of #4816 - alexcrichton:fix-workspace-is... |
commit | commitdiff | tree | snapshot |
| 2017-12-13 |
Alex Crichton | Defer bailing out workspace root probing |
commit | commitdiff | tree | snapshot |
| 2017-12-12 |
bors | Auto merge of #4812 - tomprince:patch-1, r=matklad |
commit | commitdiff | tree | snapshot |
| 2017-12-12 |
bors | Auto merge of #4788 - alexcrichton:rename-works, r... |
commit | commitdiff | tree | snapshot |
| 2017-12-12 |
Tom Prince | Fix comment typo. |
commit | commitdiff | tree | snapshot |
| 2017-12-12 |
Alex Crichton | Change Cargo's own dep-file format |
commit | commitdiff | tree | snapshot |
| 2017-12-12 |
bors | Auto merge of #4806 - alexcrichton:fix-infinite-loop... |
commit | commitdiff | tree | snapshot |
| 2017-12-12 |
bors | Auto merge of #4797 - lukaslueg:issue3169, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-12-12 |
bors | Auto merge of #4808 - alexcrichton:fix-errors, r=alexcr... |
commit | commitdiff | tree | snapshot |
| 2017-12-12 |
Alex Crichton | Relax a few error messages from libgit2 |
commit | commitdiff | tree | snapshot |
| 2017-12-10 |
Lukas Lueg | Warn when trying to link to a library that is not linkable. |
commit | commitdiff | tree | snapshot |
| 2017-12-10 |
Alex Crichton | Fix an infinite loop in error reporting |
commit | commitdiff | tree | snapshot |
| 2017-12-10 |
bors | Auto merge of #4801 - bennyyip:master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-12-10 |
BennyYip | Add .ignore to pijul |
commit | commitdiff | tree | snapshot |
| 2017-12-08 |
Anthony Ramine | Don't accumulate feature and rustdoc flags twice (fixes... |
commit | commitdiff | tree | snapshot |
| 2017-12-08 |
Alex Crichton | Avoid rebuilding a project when cwd changes |
commit | commitdiff | tree | snapshot |
| 2017-12-06 |
bors | Auto merge of #4784 - SimonSapin:default-members, r... |
commit | commitdiff | tree | snapshot |
| 2017-12-06 |
Simon Sapin | Fix `default-members` docs: it also applies to non... |
commit | commitdiff | tree | snapshot |
| 2017-12-05 |
bors | Auto merge of #4782 - aidanhs:aphs-dont-incorrectly... |
commit | commitdiff | tree | snapshot |
| 2017-12-05 |
Aidan Hobson... | Don't incorrectly compute cur from binary heap |
commit | commitdiff | tree | snapshot |
| 2017-12-05 |
bors | Auto merge of #4774 - lukaslueg:issue4771, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-12-05 |
bors | Auto merge of #4780 - alexcrichton:fix-reset, r=matklad |
commit | commitdiff | tree | snapshot |
| 2017-12-05 |
Alex Crichton | Reconfigure curl handles after reset |
commit | commitdiff | tree | snapshot |
| 2017-12-05 |
Lukas Lueg | Break crate-descriptions at char-, not byte-boundary... |
commit | commitdiff | tree | snapshot |
| 2017-12-01 |
bors | Auto merge of #4740 - nox:rustdocflags, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-12-01 |
Anthony Ramine | Pass RUSTDOCFLAGS to rustdoc spawned through cargo... |
commit | commitdiff | tree | snapshot |
| 2017-12-01 |
bors | Auto merge of #4767 - nox:cargo-home-escape, r=matklad |
commit | commitdiff | tree | snapshot |
| 2017-12-01 |
bors | Auto merge of #4766 - alexcrichton:bump, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-12-01 |
Anthony Ramine | Don't recurse out of CARGO_HOME when looking for worksp... |
commit | commitdiff | tree | snapshot |
| 2017-11-30 |
Alex Crichton | Bump to 0.25.0 |
commit | commitdiff | tree | snapshot |
| 2017-11-29 |
bors | Auto merge of #4764 - matklad:yo-dawg, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-11-29 |
Aleksey Kladov | Document that cargo sets `CARGO` for build scripts |
commit | commitdiff | tree | snapshot |
| 2017-11-29 |
bors | Auto merge of #4763 - michaelfairley:master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-11-29 |
Michael Fairley | Remove macro_use that's no longer needed |
commit | commitdiff | tree | snapshot |
| 2017-11-29 |
Michael Fairley | Update dylib check test to explicitly express that... |
commit | commitdiff | tree | snapshot |
| 2017-11-29 |
bors | Auto merge of #4743 - SimonSapin:default-members, r... |
commit | commitdiff | tree | snapshot |
| 2017-11-29 |
Simon Sapin | Document `workspace.default-members` |
commit | commitdiff | tree | snapshot |
| 2017-11-29 |
Simon Sapin | Update virtual workspace docs for implied --all |
commit | commitdiff | tree | snapshot |
| 2017-11-29 |
Simon Sapin | Expand documentation for Workspace::default_members... |
commit | commitdiff | tree | snapshot |
| 2017-11-29 |
Simon Sapin | Make default-members apply to non-virtual workspaces too |
commit | commitdiff | tree | snapshot |
| 2017-11-29 |
Simon Sapin | Add a workspace.default-members config that overrides... |
commit | commitdiff | tree | snapshot |
| 2017-11-29 |
Michael Fairley | Allow metadata hash to be computed when checking dylibs |
commit | commitdiff | tree | snapshot |
| 2017-11-29 |
bors | Auto merge of #4736 - federicomenaquintero:clarify... |
commit | commitdiff | tree | snapshot |
| 2017-11-29 |
bors | Auto merge of #4762 - alexcrichton:fix-tests, r=alexcri... |
commit | commitdiff | tree | snapshot |
| 2017-11-29 |
Alex Crichton | Pin nightlies temporarily |
commit | commitdiff | tree | snapshot |
| 2017-11-29 |
Alex Crichton | Fix the lockfile-compat test |
commit | commitdiff | tree | snapshot |
| 2017-11-21 |
Federico Mena... | Add missing spaces around = sign |
commit | commitdiff | tree | snapshot |
| 2017-11-21 |
Federico Mena... | Clarify that [patch] can also use sources that are... |
commit | commitdiff | tree | snapshot |
| 2017-11-18 |
bors | Auto merge of #4568 - Metaswitch:alt-registry-publish... |
commit | commitdiff | tree | snapshot |
| 2017-11-12 |
bors | Auto merge of #4714 - Mark-Simulacrum:frozen-freezes... |
commit | commitdiff | tree | snapshot |
| 2017-11-12 |
Mark Simulacrum | Do not update semantically equivalent lockfiles with... |
commit | commitdiff | tree | snapshot |
| 2017-11-12 |
bors | Auto merge of #4713 - alexcrichton:fix-bsd, r=matklad |
commit | commitdiff | tree | snapshot |
| 2017-11-12 |
bors | Auto merge of #4711 - alexcrichton:fix-dep-info, r... |
commit | commitdiff | tree | snapshot |
| 2017-11-12 |
bors | Auto merge of #4673 - pornel:bins, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-11-12 |
Alex Crichton | Fix dep info showing up with a build script |
commit | commitdiff | tree | snapshot |
| 2017-11-12 |
Alex Crichton | Fix compilation on more platforms |
commit | commitdiff | tree | snapshot |
| 2017-11-11 |
bors | Auto merge of #4710 - steveklabnik:fix-broken-links... |
commit | commitdiff | tree | snapshot |
| 2017-11-10 |
steveklabnik | Fix broken links in cargo book |
commit | commitdiff | tree | snapshot |
| 2017-11-09 |
bors | Auto merge of #4705 - Metaswitch:fix-yank-help, r=matklad |
commit | commitdiff | tree | snapshot |
| 2017-11-09 |
Chris Swindle | Fix yank help. |
commit | commitdiff | tree | snapshot |
| 2017-11-08 |
Chris Swindle | Code review markups. |
commit | commitdiff | tree | snapshot |
| 2017-11-07 |
bors | Auto merge of #4702 - mathstuf:update-lockfile-switch... |
commit | commitdiff | tree | snapshot |
| 2017-11-07 |
Ben Boeckel | cargo_generate_lockfile: flip Updating and Adding colors |
commit | commitdiff | tree | snapshot |
| 2017-11-07 |
bors | Auto merge of #4701 - mathstuf:update-lockfile-color... |
commit | commitdiff | tree | snapshot |
| 2017-11-07 |
Ben Boeckel | cargo_generate_lockfile: use color to also indicate... |
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-06 |
bors | Auto merge of #4646 - alexcrichton:progress, r=matklad |
commit | commitdiff | tree | snapshot |
| 2017-11-06 |
Alex Crichton | Add a number of progress indicators to Cargo |
commit | commitdiff | tree | snapshot |
| 2017-11-04 |
bors | Auto merge of #4695 - behnam:doc-book, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-11-03 |
bors | Auto merge of #4696 - paulkernfeld:master, r=matklad |
commit | commitdiff | tree | snapshot |
| next |