]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2020-06-20 borsAuto merge of #8389 - hbina:spelling, r=ehuss
2020-06-20 Hanif Bin AriffinCorrect mispelling of `cargo`.
2020-06-20 borsAuto merge of #8386 - crlf0710:master, r=ehuss
2020-06-20 borsAuto merge of #8325 - kerkmann:license-field-as-environ...
2020-06-20 CrLF0710Add missing license field.
2020-06-18 borsAuto merge of #8363 - alexcrichton:less-git-data, r...
2020-06-16 Alex CrichtonUpdate how locked git commits are fetched
2020-06-16 Alex CrichtonStrip `.git` from urls on GitHub fast-path
2020-06-16 Alex CrichtonCut down on data fetch from git dependencies
2020-06-15 borsAuto merge of #8359 - ehuss:doctest-xcompile-linker...
2020-06-15 borsAuto merge of #8358 - ehuss:fix-target-host-doctest...
2020-06-14 borsAuto merge of #8344 - kellda:install-index-flag, r...
2020-06-14 Eric HussAdd --index to `install` man page.
2020-06-14 Eric HussSupport linker with -Zdoctest-xcompile.
2020-06-14 Eric HussFix doctests not running with --target=HOST.
2020-06-11 borsAuto merge of #8353 - ehuss:fix-missing-readme, r=alexc...
2020-06-11 Eric HussFix failure with missing readme.
2020-06-11 borsAuto merge of #8349 - ehuss:fix-lto, r=alexcrichton
2020-06-10 Eric HussSome LTO fixes.
2020-06-10 kelldaAdd test for `cargo install --index`
2020-06-09 borsAuto merge of #8277 - tverghis:default-readme, r=alexcr...
2020-06-09 Tarun VerghisCreate README file so tests pass
2020-06-09 Tarun VerghisAssume README.md if readme=true
2020-06-08 Daniél KerkmannMerge branch 'master' into license-field-as-environment...
2020-06-08 borsAuto merge of #8342 - ehuss:fix-tree-completions, r...
2020-06-08 borsAuto merge of #8267 - drmikehenry:prefix, r=alexcrichton
2020-06-08 borsAuto merge of #8270 - reggaemuffin:8251-binary-name...
2020-06-08 kelldaAdd `--index` flag to `cargo install`
2020-06-07 Eric HussFix tree completions.
2020-06-06 Daniél KerkmannChange test 'MIT' license to 'MIT OR Apache-2.0'
2020-06-05 borsAuto merge of #8336 - ehuss:version-bump, r=alexcrichton
2020-06-05 borsAuto merge of #8334 - Eh2406:small-nits, r=alexcrichton
2020-06-05 Eric HussUpdate changelog for 1.45.
2020-06-05 Eh2406Remove unneeded mut and loop
2020-06-05 Eric HussBump to 0.47.0
2020-06-05 borsAuto merge of #8331 - ehuss:1.45-beta-backport, r=Eh2406
2020-06-05 borsAuto merge of #8329 - ehuss:apple-no-hash, r=alexcrichton
2020-06-05 borsAuto merge of #8290 - ehuss:fix-lld-freshness, r=alexcr...
2020-06-05 borsAuto merge of #8321 - hbina:issue_7596, r=alexcrichton
2020-06-05 borsAuto merge of #8329 - ehuss:apple-no-hash, r=alexcrichton
2020-06-04 Eric HussDon't hash executable filenames on apple platforms.
2020-06-04 borsAuto merge of #8324 - matthiaskrgr:clippy_v14, r=ehuss
2020-06-04 Hanif Bin AriffinPassing a relative path to Workspace now bails with...
2020-06-04 Daniél KerkmannAdding environment variable CARGO_PKG_LICENSE
2020-06-03 Matthias Krügerfix clippy warnings
2020-06-03 borsAuto merge of #8320 - alexcrichton:update-libgit2,...
2020-06-03 Hanif Bin AriffinAttemtping to solve Workspace using relative path.
2020-06-03 Alex CrichtonRequire latest libgit2 to pull in bugfixes
2020-06-03 borsAuto merge of #8319 - alexcrichton:fix-access, r=Eh2406
2020-06-03 Alex CrichtonFix an accidental raw access of field
2020-06-03 borsAuto merge of #8314 - cuviper:mem-take, r=Eh2406
2020-06-03 Josh StoneUse mem::take to replace with Default values
2020-06-02 borsAuto merge of #8310 - ehuss:allow-non-dll-suffix, r...
2020-06-02 Eric HussAllow Windows dylibs without dll suffix.
2020-06-02 borsAuto merge of #8307 - pickfire:alias-help, r=alexcrichton
2020-06-02 Ivan ThamShow alias in help message
2020-06-01 borsAuto merge of #8297 - mjarkk:warn-when-using-hash-in...
2020-06-01 mjarkkAdd test
2020-06-01 mjarkkFix review
2020-06-01 Mark KopengaUpdate src/cargo/util/toml/mod.rs
2020-06-01 borsAuto merge of #8274 - Eh2406:8249-repro, r=alexcrichton
2020-06-01 borsAuto merge of #8301 - ehuss:disable-strip-macos, r...
2020-06-01 Eric HussDisable strip_works test on macos.
2020-05-31 borsAuto merge of #8299 - kpp:master, r=ehuss
2020-05-31 Roman ProskuryakovFix typo in impl Display for Strip
2020-05-31 Marvin HofmannUpdate documentation as per review
2020-05-30 Tarun VerghisMove constructor fn for manifest with readme to test...
2020-05-30 mjarkkWarn if using hash in git url
2020-05-30 borsAuto merge of #8287 - ehuss:rustdoc-map, r=alexcrichton
2020-05-30 Eric HussFill in tracking issue.
2020-05-29 borsAuto merge of #8295 - ehuss:fix-enoent, r=alexcrichton
2020-05-29 Eric HussFix tests with enoent error message on non-english...
2020-05-29 Tarun VerghisUpdate Manifest docs
2020-05-29 Tarun VerghisUpdate tests
2020-05-29 Tarun VerghisChange readme field in TomlProject to StringOrBool
2020-05-28 Michael HenryImprove the wording of `dl` documentation.
2020-05-28 Eh2406confirm that it is not a bug at resolver level
2020-05-28 Tarun VerghisSimplify default_readme_from_package_root
2020-05-27 borsAuto merge of #8290 - ehuss:fix-lld-freshness, r=alexcr...
2020-05-27 Eric HussFix fingerprinting for lld on Windows with dylib.
2020-05-27 borsAuto merge of #8289 - mbrobbel:patch-1, r=ehuss
2020-05-27 Matthijs BrobbelFix a typo
2020-05-26 Eric HussFix rust-docs in CI.
2020-05-26 borsAuto merge of #8286 - ehuss:fix-close-output, r=alexcri...
2020-05-26 Eric HussFix several issues with close_output test.
2020-05-26 Eric HussMake rust-docs component optional for local testing.
2020-05-26 Eric HussAdd support for rustdoc root URL mappings.
2020-05-25 Eric HussProvide some error context for bad registries.foo.index...
2020-05-25 borsAuto merge of #8279 - illicitonion:bump-semver, r=ehuss
2020-05-25 Daniel Wagner... Bump to semver 0.10 for `VersionReq::is_exact`
2020-05-25 Tarun VerghisUpdate documentation for the readme field
2020-05-25 Tarun VerghisRustfmt
2020-05-25 Tarun VerghisAdd tests
2020-05-24 Eh2406remove all residual state from previous lock files
2020-05-24 Eh2406we dont need both maps
2020-05-24 Eh2406don't need to clone this string
2020-05-24 Eh2406minimize test
2020-05-24 Eric HussRepro
2020-05-23 ReggaeMuffinMerge remote-tracking branch 'rust-lang/master' into...
2020-05-23 borsAuto merge of #8269 - ehuss:tree-all-targets, r=alexcri...
next