]> git.proxmox.com Git - cargo.git/history - src
Try to make it a little clearer that cargo package/publish will rebuild from scratch.
[cargo.git] / src /
2019-12-19 Eric HussTry to make it a little clearer that cargo package...
2019-12-19 Eric HussShow example for 'cfg(feature="foo")' dependency altern...
2019-12-19 Eric HussBreak up the Platform specific dependencies section.
2019-12-19 Eric HussBuild script change detection: link to include/exclude
2019-12-19 Eric HussMention `cargo metadata` for custom subcommands.
2019-12-19 Eric HussDescribe dep-info files a little better.
2019-12-19 Eric HussClarify `cargo fix` behavior with features.
2019-12-19 Eric HussFix some chapter links missing from index pages.
2019-12-19 Eric HussFix minor `vendor` mistake in glossary.
2019-12-19 Eric HussBe clearer about which fields are optional/required.
2019-12-18 Eric HussSimplify some crates.io links.
2019-12-18 Eric HussFix awkward comma in sentence.
2019-12-18 Eric HussDocument the target directory layout.
2019-12-18 Eric HussAdd links for rustflags/rustdocflags.
2019-12-18 Eric HussMention that `--features` can be specified multiple...
2019-12-18 Eric HussMention --offline in the FAQ entry on offline.
2019-12-17 borsAuto merge of #7708 - giraffate:fix_overwriting_credent...
2019-12-16 borsAuto merge of #7700 - ehuss:proc-macro-extern-prelude...
2019-12-16 borsAuto merge of #7710 - dtolnay:argorder, r=alexcrichton
2019-12-16 borsAuto merge of #7631 - jsgf:explicit-version, r=alexcrichton
2019-12-14 David TolnayPass --edition after --crate-name
2019-12-13 Takayuki NakataFix overwriting alternate registry token
2019-12-13 Eric HussAdd proc_macro to the extern prelude.
2019-12-12 borsAuto merge of #7698 - dtolnay:description, r=alexcrichton
2019-12-12 borsAuto merge of #7695 - giraffate:add_and_update_tests_fo...
2019-12-12 borsAuto merge of #7680 - stefanhoelzl:issue-7183, r=ehuss
2019-12-12 borsAuto merge of #7699 - ehuss:build-std-no-sysroot, r...
2019-12-12 Eric HussSwitch build-std to use --extern
2019-12-12 David TolnayRemove use of deprecated Error::description method
2019-12-11 borsAuto merge of #7694 - danielparks:issue-7691-manifest...
2019-12-11 borsAuto merge of #7696 - matthiaskrgr:typ0s, r=ehuss
2019-12-11 Matthias Krügerfix a couple of typos
2019-12-10 Daniel ParksClarify manifest format docs for [badges] section
2019-12-10 Stefan Hoelzldeleted unneccessary ignore pattern
2019-12-10 borsAuto merge of #7690 - giraffate:add_test_for_cargo_loca...
2019-12-10 Jeremy FitzhardingeDocument --version-dirs in cargo-vendor.adoc and re...
2019-12-09 borsAuto merge of #7660 - benediktwerner:master, r=alexcrichton
2019-12-09 borsAuto merge of #7687 - giraffate:Update_the_layout_of_ca...
2019-12-09 Takayuki NakataUpdate the layout of `Cargo Commands` in doc
2019-12-08 borsAuto merge of #7682 - fintelia:patch-1, r=ehuss
2019-12-08 Stefan Hoelzlvariant with old behaviour but dotfiles can be included
2019-12-08 Jonathan BehrensFeatures and dependencies can't have the same name
2019-12-07 Stefan Hoelzlfix format issues
2019-12-07 Benedikt WernerWarn instead of error
2019-12-06 Stefan Hoelzlinclude dotfiles
2019-12-06 borsAuto merge of #7672 - giraffate:fix_some_typos, r=alexc...
2019-12-06 Jeremy FitzhardingeConvert --explicit-version -> --versioned-dirs
2019-12-06 Jeremy FitzhardingeMinor punctuation fixes for manpage.
2019-12-06 Jeremy Fitzhardingevendor: add --explicit-version to docs
2019-12-06 Jeremy Fitzhardingevendor: implement --explicit-version
2019-12-06 Takayuki NakataFix some typos in doc
2019-12-06 borsAuto merge of #7667 - giraffate:add_test_for_name_when_...
2019-12-05 borsAuto merge of #7666 - giraffate:add_test_for_git_commit...
2019-12-05 borsAuto merge of #7663 - delan:delan/Bitbucket-Pipelines...
2019-12-04 borsAuto merge of #7659 - giraffate:add_cargo_vendor_to_the...
2019-12-04 borsAuto merge of #7661 - cavokz:master, r=steveklabnik
2019-12-04 Delan Azabanidocument support for Bitbucket Pipelines badges
2019-12-04 Domenico AndreoliFix typo in section 'Caching the Cargo home in CI'
2019-12-04 Benedikt WernerEmit error on [target.cfg(debug_assertions).dependencies]
2019-12-04 Takayuki NakataAdd cargo-vendor to the list of cargo commands in doc
2019-12-04 borsAuto merge of #7658 - ehuss:doc-git-authentication...
2019-12-04 borsAuto merge of #7655 - ehuss:offline-patched-error,...
2019-12-04 borsAuto merge of #7657 - giraffate:change_the_link_dest_of...
2019-12-04 Eric HussDocs: Add an appendix on git authentication.
2019-12-04 Takayuki NakataChange the link destination of cargo book contribution
2019-12-03 Eric HussRemove --offline empty index error.
2019-12-03 borsAuto merge of #7654 - ehuss:offline-hint, r=alexcrichton
2019-12-03 Eric HussAdd a --offline hint.
2019-12-03 borsAuto merge of #7650 - ehuss:config-docs, r=Eh2406
2019-12-03 Eric HussUpdate config and environment variable docs.
2019-12-02 borsAuto merge of #7647 - joshtriplett:gitignore-no-bk...
2019-12-02 Josh TriplettStop ignoring .rs.bk files; rustfmt hasn't generated...
2019-12-02 borsAuto merge of #7642 - ehuss:update-contributing, r...
2019-12-02 Eric HussUpdate contributing documentation for running tests...
2019-12-02 borsAuto merge of #7591 - ehuss:stabilize-profile-overrides...
2019-12-02 borsAuto merge of #7637 - ehuss:update-resolve-version...
2019-11-28 Eric HussUpdate comment about ResolveVersion default version.
2019-11-26 borsAuto merge of #7626 - ehuss:remove-dep-targets, r=alexc...
2019-11-25 borsAuto merge of #7629 - jsgf:vendor-path, r=alexcrichton
2019-11-25 Jeremy Fitzhardingevendor: don't use canonical path in .cargo/config
2019-11-23 Eric HussRemove dep_targets.
2019-11-23 borsAuto merge of #7625 - ehuss:some-comments, r=Eh2406
2019-11-23 Eric HussSome random comments and docstrings.
2019-11-23 borsAuto merge of #7622 - matklad:out-dir, r=ehuss
2019-11-23 Eric HussAdd missing comma.
2019-11-22 borsAuto merge of #7623 - ehuss:doc-target-json-dep, r...
2019-11-22 Aleksey KladovAdd value OUT_DIR to build-script-executed JSON message
2019-11-22 Eric HussUpdate documentation for custom target dependencies.
2019-11-21 borsAuto merge of #7593 - LukasKalbertodt:master, r=Eh2406
2019-11-21 borsAuto merge of #7616 - ehuss:registry-naming-restriction...
2019-11-21 Eric HussExtend documentation on security concerns of crate...
2019-11-21 borsAuto merge of #7560 - ehuss:stabilize-install-upgrade...
2019-11-19 borsAuto merge of #7579 - alexcrichton:lockfile-fmt, r...
2019-11-19 borsAuto merge of #7609 - RalfJung:im-rc, r=alexcrichton
2019-11-19 borsAuto merge of #7602 - chris-morgan:ignore-flock-if...
2019-11-18 Alex CrichtonHandle a case where `cargo new` oscillates
2019-11-18 Chris MorganIgnore file lock errors if unsupported, on Windows
2019-11-16 Eric HussStabilize profile-overrides.
2019-11-16 borsAuto merge of #7595 - ehuss:doc-json, r=Eh2406
2019-11-15 Eric HussDocument Cargo's JSON output.
next