]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2019-07-30 Alex CrichtonFix excluding target dirs from backups on OSX
2019-07-29 borsAuto merge of #7186 - ehuss:resolve-method, r=alexcrichton
2019-07-29 Eric HussFurther explain unused_patches.
2019-07-28 borsAuto merge of #7187 - ehuss:cargo-compile-doc, r=Eh2406
2019-07-28 Eric HussUpdate `cargo_compile` module doc.
2019-07-27 Eric HussRefactor resolve `Method`
2019-07-26 borsAuto merge of #7185 - ehuss:targetinfo-error, r=alexcri...
2019-07-26 Eric HussClean up TargetInfo
2019-07-26 borsAuto merge of #7137 - ehuss:dep-info-absolute-paths...
2019-07-26 Eric HussAdd -Z binary-dep-depinfo
2019-07-25 Eric HussBe more consistent about detecting CI.
2019-07-25 Eric HussUse canonical paths when parsing dep-info.
2019-07-25 Eric HussClarify comment on `allow_package`.
2019-07-25 Eric HussHandle Windows extended-length path in dep-info.
2019-07-25 Eric HussTrack dep-info for all dependencies.
2019-07-25 Eric HussFix some issues with absolute paths in dep-info files.
2019-07-25 borsAuto merge of #7175 - alexcrichton:update-url, r=ehuss
2019-07-25 borsAuto merge of #7176 - alexcrichton:update-git2, r=ehuss
2019-07-25 borsAuto merge of #7179 - alexcrichton:fix-tests, r=ehuss
2019-07-25 Alex CrichtonFix a deadlocking test with master libgit2
2019-07-24 Alex CrichtonTighten requirements for git2 crates
2019-07-24 Alex CrichtonUpdate the `url` crate to 2.0
2019-07-24 borsAuto merge of #7174 - alexcrichton:fix-cycle-check...
2019-07-24 Alex CrichtonFix detection of cyclic dependencies through `[patch]`
2019-07-23 borsAuto merge of #7170 - ehuss:no-more-glob, r=alexcrichton
2019-07-23 Eric HussRemove include/exclude glob warning.
2019-07-23 borsAuto merge of #7070 - alexcrichton:smaller-cargo-lock...
2019-07-23 borsAuto merge of #7139 - rust-lang:azure-pipelines, r...
2019-07-23 Alex CrichtonSetup CI with Azure Pipelines
2019-07-23 borsAuto merge of #7157 - ehuss:force-clippy, r=alexcrichton
2019-07-23 Alex CrichtonOptimize lock file format for git merge conflicts
2019-07-23 borsAuto merge of #7158 - infinity0:master, r=alexcrichton
2019-07-20 Ximin LuoWork around rust-lang/rust#61440
2019-07-20 Eric HussForce clippy to run.
2019-07-19 borsAuto merge of #7069 - yaahallo:master, r=ehuss
2019-07-19 borsAuto merge of #7146 - alexcrichton:faster-proc-macro...
2019-07-19 Alex CrichtonOptimize runtime of `#[cargo_test_macro]`
2019-07-19 Jane Lusbydont overuse the wrapper
2019-07-19 borsAuto merge of #7149 - alexcrichton:maybe-no-lock, r...
2019-07-19 Alex CrichtonDon't fail if we can't acquire readonly lock
2019-07-19 borsAuto merge of #7084 - scruffystuffs:invoke-feature...
2019-07-18 Jane Lusbyapply the correct changes
2019-07-18 Jane Lusbyminor fixes
2019-07-18 borsAuto merge of #7145 - alexcrichton:fix-typo, r=alexcrichton
2019-07-18 Alex CrichtonFix a typo in an env var name
2019-07-17 borsAuto merge of #7142 - alexcrichton:disable-nightly...
2019-07-17 Alex CrichtonAdd a way to disable all nightly tests
2019-07-16 borsAuto merge of #7119 - jonhoo:cirrus-ci-badge, r=Eh2406
2019-07-16 Jane Lusbymissing wiring
2019-07-16 Jane Lusbydeduplicate code
2019-07-16 Jane Lusbyimplement primary unit rustc
2019-07-16 Jane Lusbycentralize diagnostic server stuff
2019-07-16 borsAuto merge of #7140 - ehuss:update-mdbook, r=alexcrichton
2019-07-15 Eric HussUpdate mdbook to 0.3.
2019-07-15 borsAuto merge of #7131 - ehuss:remove-unused-opt-feature...
2019-07-15 borsAuto merge of #7127 - alexcrichton:less-params, r=Eh2406
2019-07-15 Alex CrichtonRemove now-unused `WorkspaceResolve`
2019-07-15 borsAuto merge of #7135 - ehuss:clippy-fixes, r=Eh2406
2019-07-14 Eric HussFix some clippy warnings.
2019-07-14 borsAuto merge of #7134 - ehuss:remap-rustc, r=Eh2406
2019-07-14 Eric HussAlso ignore remap-path-prefix in metadata for `cargo...
2019-07-14 Eric HussRemove unused feature filter.
2019-07-14 borsAuto merge of #7129 - ehuss:string-reformat, r=Eh2406
2019-07-13 Eric HussFix some formatting for some strings.
2019-07-12 borsAuto merge of #7118 - alexcrichton:patch-bug, r=Eh2406
2019-07-12 borsAuto merge of #7126 - ehuss:beta-git-new-root, r=alexcr...
2019-07-12 Eric Huss[BETA] Fix `cargo new` in root directory.
2019-07-12 borsAuto merge of #7125 - Mark-Simulacrum:remove-myfnonce...
2019-07-12 Mark RousskovRemove MyFnOnce
2019-07-11 Jon GjengsetAdd Cirrus CI badge to manifest
2019-07-10 Alex CrichtonHandle activation conflicts for `[patch]` sources
2019-07-10 borsAuto merge of #7116 - alexcrichton:print-errs, r=Eh2406
2019-07-10 Alex CrichtonDon't suppress error messages with `-q`
2019-07-10 borsAuto merge of #7115 - rust-lang:ehuss-patch-1, r=alexcr...
2019-07-10 Eric HussFix changelog date
2019-07-10 Jane LusbyFix --clippy arg for fix
2019-07-08 borsAuto merge of #7106 - lukaslueg:master, r=ehuss
2019-07-08 Lukas LuegRemove byteorder-dependency
2019-07-06 borsAuto merge of #7057 - hugwijst:apple-depinfo, r=ehuss
2019-07-05 borsAuto merge of #7102 - ehuss:update-changelog, r=Eh2406
2019-07-05 Eric HussUpdate changelog.
2019-07-05 borsAuto merge of #7099 - ehuss:revert-7093, r=alexcrichton
2019-07-05 borsAuto merge of #7100 - ehuss:version-bump, r=alexcrichton
2019-07-05 Eric HussBump to 0.39.0
2019-07-05 Eric HussRevert "Fix 'getting started' internal links"
2019-07-05 borsAuto merge of #7098 - lukaslueg:patch-1, r=ehuss
2019-07-05 lukasluegUpdate dependency.rs
2019-07-05 borsAuto merge of #7097 - shepmaster:patch-2, r=Eh2406
2019-07-05 Jake GouldingTypo
2019-07-04 borsAuto merge of #7093 - tcharding:getting-started-links...
2019-07-03 tchardingFix 'getting started' internal links
2019-07-03 borsAuto merge of #7090 - nmattia:nm-misleading-comment...
2019-07-03 Nicolas MattiaFix misleading comment in testsuite
2019-07-01 Wesley Van... Add support for multiple --features options
2019-07-01 borsAuto merge of #7083 - sekhat:issue/7003-allow-dirty...
2019-07-01 Sekhat Temporusimprove uncommitted changes cargo-package message
2019-06-29 borsAuto merge of #7082 - ehuss:git-fetch-with-cli-env...
2019-06-29 Eric HussClean environment when git-fetch-with-cli is used.
2019-06-26 Jane Lusbyit was still a little broken
2019-06-26 Jane Lusbyback in tip top shape
next