]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2017-11-29 Michael FairleyRemove macro_use that's no longer needed
2017-11-29 Michael FairleyUpdate dylib check test to explicitly express that...
2017-11-29 Michael FairleyAllow metadata hash to be computed when checking dylibs
2017-11-29 borsAuto merge of #4762 - alexcrichton:fix-tests, r=alexcri...
2017-11-29 Alex CrichtonPin nightlies temporarily
2017-11-29 Alex CrichtonFix the lockfile-compat test
2017-11-18 borsAuto merge of #4568 - Metaswitch:alt-registry-publish...
2017-11-12 borsAuto merge of #4714 - Mark-Simulacrum:frozen-freezes...
2017-11-12 Mark SimulacrumDo not update semantically equivalent lockfiles with...
2017-11-12 borsAuto merge of #4713 - alexcrichton:fix-bsd, r=matklad
2017-11-12 borsAuto merge of #4711 - alexcrichton:fix-dep-info, r...
2017-11-12 borsAuto merge of #4673 - pornel:bins, r=alexcrichton
2017-11-12 Alex CrichtonFix dep info showing up with a build script
2017-11-12 Alex CrichtonFix compilation on more platforms
2017-11-11 borsAuto merge of #4710 - steveklabnik:fix-broken-links...
2017-11-10 steveklabnikFix broken links in cargo book
2017-11-09 borsAuto merge of #4705 - Metaswitch:fix-yank-help, r=matklad
2017-11-09 Chris SwindleFix yank help.
2017-11-08 Chris SwindleCode review markups.
2017-11-07 borsAuto merge of #4702 - mathstuf:update-lockfile-switch...
2017-11-07 Ben Boeckelcargo_generate_lockfile: flip Updating and Adding colors
2017-11-07 borsAuto merge of #4701 - mathstuf:update-lockfile-color...
2017-11-07 Ben Boeckelcargo_generate_lockfile: use color to also indicate...
2017-11-06 Chris SwindleSort out bug with updating registry on a clean build.
2017-11-06 Chris SwindleCode review markups.
2017-11-06 borsAuto merge of #4646 - alexcrichton:progress, r=matklad
2017-11-06 Alex CrichtonAdd a number of progress indicators to Cargo
2017-11-04 borsAuto merge of #4695 - behnam:doc-book, r=alexcrichton
2017-11-03 borsAuto merge of #4696 - paulkernfeld:master, r=matklad
2017-11-02 Paul KernfeldNote that token can be read from stdin
2017-11-02 Behnam Esfahbod[doc/book] Change title to The Cargo Book
2017-11-01 Chris SwindleUse the correct interface for creating an alternative...
2017-11-01 Chris SwindleInclude registry in dependencies in the index.
2017-11-01 Chris SwindleMerge remote-tracking branch 'upstream/master' into...
2017-11-01 borsAuto merge of #4680 - Metaswitch:registry-login, r...
2017-10-31 borsAuto merge of #4692 - nossralf:add-rustfmt-config,...
2017-10-31 Chris SwindleAdd verification that an crate has been published to...
2017-10-31 borsAuto merge of #4691 - nbianca:patch-1, r=alexcrichton
2017-10-31 Fredrik LarssonAdd rustfmt.toml with formatting disabled
2017-10-31 Bianca NenciuImproved README.
2017-10-31 KornelAlternative list display
2017-10-31 KornelList available binary names
2017-10-31 borsAuto merge of #4683 - djc:requirements, r=alexcrichton
2017-10-31 Chris SwindleSort out remaining file permissions.
2017-10-31 Chris SwindleUpdated tests based on review comments.
2017-10-31 borsAuto merge of #4684 - matklad:lazy-update, r=alexcrichton
2017-10-31 Chris SwindleAdd feature gate on publish field changes.
2017-10-31 Aleksey KladovDon't update lockfiles from previous Cargo versions...
2017-10-31 Chris SwindleSwitch over to use --registry for publish list.
2017-10-31 Chris SwindleMerge branch 'registry-login' into alt-registry-publish-wip
2017-10-31 Chris SwindleSwitching over to get-string for registry credentials.
2017-10-31 borsAuto merge of #4676 - mgeisler:ci-caching, r=alexcrichton
2017-10-30 Martin GeislerExplain why we are not using 'cache: cargo' with Travis
2017-10-30 borsAuto merge of #4685 - ehuss:all-targets-no-lib, r=alexc...
2017-10-30 Eric HussFix --all-targets in a crate without a lib.
2017-10-30 Chris SwindleUpdating based on review comments.
2017-10-30 Chris SwindleAdding unstable-options flag to feature gate the use...
2017-10-30 borsAuto merge of #4561 - nossralf:uninstall-many, r=matklad
2017-10-30 Dirkjan OchtmanUse specific methods to add requirements
2017-10-30 Dirkjan OchtmanMove logic for walking over dependent features around
2017-10-30 Dirkjan OchtmanMove shared logic into separated methods
2017-10-30 Dirkjan OchtmanExtract method for handling feature requirements
2017-10-30 Dirkjan OchtmanExtract method for recording a requested dependency
2017-10-30 Dirkjan OchtmanExtract function to record if a feature was seen before
2017-10-30 Dirkjan OchtmanExtract method for requiring crate features
2017-10-30 Dirkjan OchtmanMove resolution requirement state into a separate struct
2017-10-30 borsAuto merge of #4607 - sunjay:patcherror, r=alexcrichton
2017-10-30 Sunjay VarmaNew error message with issue link
2017-10-30 Sunjay VarmaImproving the error message for when a patched dependen...
2017-10-30 borsAuto merge of #4592 - ehuss:check_test, r=alexcrichton
2017-10-30 borsAuto merge of #4675 - mgeisler:align-cmdline-examples...
2017-10-30 borsAuto merge of #4677 - integer32llc:unpin-nightly, r...
2017-10-30 Carol (Nichols... Revert "Auto merge of #4659 - integer32llc:pin-nightly...
2017-10-30 Chris SwindleAdding support to provide login credentials for an...
2017-10-29 borsAuto merge of #4672 - kennytm:fix-4671, r=alexcrichton
2017-10-29 Martin GeislerAlign command line examples in "cargo help test"
2017-10-28 kennytmWhen uplifting directories, symlink them instead of...
2017-10-28 Fredrik LarssonTest partially successful uninstallation
2017-10-28 Fredrik LarssonTest bailout when specifying --bin during uninstall...
2017-10-28 Fredrik LarssonUse multiple install command in the corresponding test
2017-10-28 Fredrik LarssonBailout if --bin is specified when uninstalling multipl...
2017-10-28 Fredrik LarssonMake it possible to uninstall multiple packages
2017-10-27 borsAuto merge of #4665 - lukaslueg:issue4327, r=matklad
2017-10-27 Lukas LuegDiscover vcs in new-cmd only if --vcs not set
2017-10-26 Chris SwindleMerge branch 'credentials-hosts' of github.com:dethoter...
2017-10-26 borsAuto merge of #4650 - main--:patch-1, r=matklad
2017-10-26 main()Document that cargo test --release uses profile.bench
2017-10-26 borsAuto merge of #4634 - kivikakk:cargo-env-prevails,...
2017-10-26 Ashe ConnorTry to replicate shell behavior more accurately
2017-10-26 Ashe ConnorMerge remote-tracking branch 'upstream/master' into...
2017-10-26 borsAuto merge of #4644 - dethoter:4620, r=matklad
2017-10-25 Chris SwindleMerge remote-tracking branch 'upstream/master' into...
2017-10-25 borsAuto merge of #4506 - withoutboats:alt-registries,...
2017-10-25 borsAuto merge of #4627 - integer32llc:document-libs-and...
2017-10-25 Carol (Nichols... Add more tests about documenting lib vs bins with the...
2017-10-25 Carol (Nichols... Document the lib if a lib and bin have the same name
2017-10-25 borsAuto merge of #4649 - jongiddy:gitignore-newline, r...
2017-10-25 borsAuto merge of #4654 - rwakulszowa:inferred_test_cleanup...
2017-10-25 borsAuto merge of #4659 - integer32llc:pin-nightly, r=alexc...
2017-10-24 Chris SwindleUpdate alt-registry tests to the use the new interface.
next