]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2020-07-08 Esteban KüberAdd support for rustc's `-Z terminal-width`.
2020-07-07 borsAuto merge of #8454 - GabrielMajeri:config-option-enum...
2020-07-06 Gabriel MajeriImplement enum config options deserialization
2020-07-06 borsAuto merge of #8453 - sourcefrog:name-length-limit...
2020-07-06 borsAuto merge of #8449 - jyn514:rustdoc, r=ehuss
2020-07-06 borsAuto merge of #8455 - ehuss:rustup-toolchain, r=Eh2406
2020-07-06 Eric HussAdd some help about rustup's +toolchain syntax.
2020-07-05 borsAuto merge of #8451 - ehuss:metadata-man, r=Eh2406
2020-07-05 Gabriel MajeriAdd a test reproducing the issue
2020-07-05 Martin PoolAdd test for packaging long file names
2020-07-05 Martin PoolWrite GNU tar files, supporting long names.
2020-07-04 Eric HussUpdate metadata man page.
2020-07-04 Joshua NelsonUse entry API instead of a match
2020-07-04 Joshua NelsonUse a stable rustdoc option for testing
2020-07-04 Joshua NelsonDon't overwrite existing `rustdoc` args with --document...
2020-07-02 borsAuto merge of #8446 - ehuss:fix-usize-32, r=alexcrichton
2020-07-02 Eric HussFix overflow error on 32-bit.
2020-07-02 borsAuto merge of #8378 - jstasiak:backups, r=ehuss
2020-07-02 borsAuto merge of #8436 - joshtriplett:zulip, r=alexcrichton
2020-07-01 Josh TriplettCONTRIBUTING.md: Link to Zulip rather than Discord
2020-07-01 Jakub StasiakRemove no longer needed cleanup code
2020-07-01 Jakub StasiakCompress two tests into one
2020-07-01 Jakub StasiakExclude whole target/ from backups
2020-07-01 borsAuto merge of #8433 - giraffate:update_built-in_help_fo...
2020-07-01 Jakub StasiakExclude target/doc from backups as well
2020-06-30 Takayuki NakataUpdate built-in help for features
2020-06-30 borsAuto merge of #8432 - rust-lang:dependabot/cargo/core...
2020-06-30 dependabot... Update core-foundation requirement from 0.7.0 to 0.9.0
2020-06-30 borsAuto merge of #8421 - alexcrichton:read-env-dep, r...
2020-06-29 borsAuto merge of #8419 - est31:string_interning, r=ehuss
2020-06-29 Alex CrichtonHandle env var escaping
2020-06-29 Alex CrichtonBump hashed metadata version
2020-06-29 Alex CrichtonAddress review feedback
2020-06-29 Alex CrichtonGet past internal test on CI
2020-06-29 Alex CrichtonFilter env vars to check against
2020-06-29 Alex CrichtonParse `# env-dep` directives in dep-info files
2020-06-26 borsAuto merge of #8418 - bdonlan:cdylib-out-path, r=alexcr...
2020-06-26 est31Make leak function private
2020-06-26 est31Move string interning to util
2020-06-26 Bryan DonlanExpose built cdylib artifacts in the Compilation structure
2020-06-26 borsAuto merge of #8416 - est31:remove_derive, r=alexcrichton
2020-06-26 est31Remove unused serde_derive dependency
2020-06-26 borsAuto merge of #8412 - est31:remove_remove, r=alexcrichton
2020-06-26 est31Remove unused remove_dir_all dependency
2020-06-25 borsAuto merge of #8409 - alexcrichton:git-instead-of,...
2020-06-25 Alex CrichtonImprove git error messages a bit
2020-06-25 borsAuto merge of #8408 - jstasiak:improve-home-path-docume...
2020-06-25 Jakub StasiakImprove the description of Config.home_path
2020-06-24 Jakub StasiakTry to resolve a build-time conflict with master
2020-06-24 Jakub StasiakAdd two tests
2020-06-24 borsAuto merge of #8364 - alexcrichton:default-no-master...
2020-06-24 borsAuto merge of #8403 - matklad:abs-out-dir, r=Eh2406
2020-06-24 Aleksey KladovDocument that OUT_DIR in JSON messages is an absolute...
2020-06-23 borsAuto merge of #8387 - robinmoussu:master, r=alexcrichton
2020-06-23 borsAuto merge of #8391 - bl2e:install-target-dir, r=alexcr...
2020-06-23 borsAuto merge of #8323 - naerbnic:add_workspace_metadata_t...
2020-06-22 borsAuto merge of #8398 - ehuss:clean-reserved-name, r...
2020-06-22 Eric HussFix overzealous `clean -p` for reserved names.
2020-06-22 borsAuto merge of #8395 - ehuss:fix-opt-dep-order, r=Eh2406
2020-06-22 Eric HussFix order-dependent feature resolution.
2020-06-21 bl2eFix post-execution path checks to be compatible with...
2020-06-21 bl2eFix test compatibility for Windows
2020-06-21 bl2eReference options-target-dir in `cargo install` documen...
2020-06-21 bl2eAdd test for `cargo install` option `--target-dir`
2020-06-21 bl2eEnable `--target-dir` support in `install` subcommand
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 Robin MoussuAdding environment variable CARGO_PKG_LICENSE_FILE
2020-06-20 borsAuto merge of #8325 - kerkmann:license-field-as-environ...
2020-06-20 CrLF0710Add missing license field.
2020-06-19 Jakub StasiakUse more appropriate basename for the tempdir
2020-06-19 Jakub StasiakMake sure the target tempdir is cleaned if rename fails
2020-06-19 Jakub StasiakMake target directory creation and backup exclusion...
2020-06-18 Alex CrichtonImprove support for non-`master` main branches
2020-06-18 borsAuto merge of #8363 - alexcrichton:less-git-data, r...
2020-06-18 Jakub StasiakFix a test
2020-06-18 Jakub StasiakRemove CACHEDIR.TAG as part of cargo clean
2020-06-18 Jakub StasiakRevert one unintentional change
2020-06-18 Jakub StasiakExclude the target directory from backups using CACHEDI...
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-12 naerbnicUpdate src/doc/src/reference/manifest.md
2020-06-12 naerbnicUpdate src/doc/src/reference/workspaces.md
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...
next