]> git.proxmox.com Git - cargo.git/history - src/cargo/ops/cargo_read_manifest.rs
More lint cleaning
[cargo.git] / src / cargo / ops / cargo_read_manifest.rs
2017-09-24 Lukas LuegMore lint cleaning
2017-08-09 borsAuto merge of #3611 - tylerwhall:stable-metadata, r...
2017-08-03 borsAuto merge of #4237 - vignesh-sankaran:blacklist-url...
2017-07-30 borsAuto merge of #4340 - debris:fixed_4310, r=alexcrichton
2017-07-30 debrisRemoved redundant unwrap
2017-07-30 debrisfixed #4310, print useful information when git Cargo...
2017-07-28 borsAuto merge of #4216 - durka:install-multi, r=alexcrichton
2017-07-11 borsAuto merge of #4259 - matklad:conventions, r=alexcrichton
2017-07-08 Aleksey KladovMake `Layout` a private implementation detail of toml
2017-06-07 borsAuto merge of #4062 - huntiep:master, r=alexcrichton
2017-06-01 borsAuto merge of #4038 - nisargthakkar:newBadgesAdd, r...
2017-05-31 borsAuto merge of #4090 - jluner:master, r=alexcrichton
2017-05-28 jlunerResolve upstream updates to referenced crates
2017-05-28 jlunerMerge remote-tracking branch 'upstream/master'
2017-05-27 jlunerMerge remote-tracking branch 'upstream/master'
2017-05-25 jlunerAddresses review comments
2017-05-25 jlunerAdd error-chain errors
2017-05-24 jlunerAdd error-chain errors
2017-05-22 borsAuto merge of #4084 - shiver:issue-3360, r=alexcrichton
2017-05-16 borsAuto merge of #3979 - hjr3:issue-3911, r=alexcrichton
2017-05-09 borsAuto merge of #4006 - mcgoo:cargo_test_dylib, r=alexcri...
2017-05-08 borsAuto merge of #4008 - alexcrichton:update-ssh, r=alexcr...
2017-05-08 borsAuto merge of #3998 - fantoine:patch-1, r=alexcrichton
2017-05-06 Fabien AntoineRefactorized code
2017-05-05 Fabien AntoineIgnore malformed manifests on git dependencies
2016-11-15 Nipunn KoorapatiMerge branch 'master' into attempt
2016-11-15 borsAuto merge of #3286 - rjgoldsborough:build-script-docs...
2016-11-15 borsAuto merge of #3283 - saschagrunert:master, r=alexcrichton
2016-11-11 Sascha GrunertChanged try! macros to ? operator
2016-11-02 Alex CrichtonMerge branch 'mtimes-in-the-past' of https://github...
2016-08-08 borsAuto merge of #2871 - QuiltOS:doc-build-deps, r=alexcri...
2016-08-04 borsAuto merge of #2847 - munyari:build_targets, r=alexcrichton
2016-08-01 borsAuto merge of #2938 - alexcrichton:virtual-in-git,...
2016-08-01 Alex CrichtonFix depending on git repos with workspaces
2016-07-13 borsAuto merge of #2679 - sbeckeriv:alias, r=alexcrichton
2016-07-06 borsAuto merge of #2794 - alexcrichton:rustdocflags, r...
2016-07-05 borsAuto merge of #2759 - alexcrichton:workspaces, r=brson
2016-07-05 Alex CrichtonImplement workspaces in Cargo
2016-05-16 Alex CrichtonMerge branch 'issue-2427' of https://github.com/jespino...
2016-05-04 borsAuto merge of #2635 - frewsxcv:toml-cleanup, r=alexcrichton
2016-05-03 Corey FarwellUse constructor pattern for `project_layout` in `toml...
2016-03-17 borsAuto merge of #2467 - tshepang:rustfmt, r=alexcrichton
2016-03-14 borsAuto merge of #2468 - TheNeikos:add-warning_if_no_brows...
2016-03-12 borsAuto merge of #2471 - alexcrichton:install-git-lockfile...
2016-03-12 borsAuto merge of #2454 - alexcrichton:less-recurse, r...
2016-03-11 borsAuto merge of #2470 - alexcrichton:better-path-error...
2016-03-11 Alex CrichtonImprove the error message for missing path overrides
2016-03-09 borsAuto merge of #2420 - alexcrichton:different-metadata...
2016-03-07 borsAuto merge of #2435 - alexcrichton:docs, r=alexcrichton
2016-03-06 borsAuto merge of #2439 - jespino:issue-2402, r=alexcrichton
2016-03-04 borsAuto merge of #2423 - alexcrichton:fix-pkgid-hash,...
2016-03-04 Alex CrichtonAdd a regression test for the issue being fixed
2016-03-03 Alex CrichtonFix decoding lock files with path dependencies
2015-10-06 borsAuto merge of #2022 - alexcrichton:refactor, r=brson
2015-10-04 borsAuto merge of #2019 - phi-gamma:dot-path-fix, r=alexcri...
2015-10-02 Philipp GesangDo not skip the root path if it's a dotdir
2015-09-21 Alex CrichtonMerge branch 'non-recursive-activate' of https://github...
2015-09-14 borsAuto merge of #1986 - mneumann:dragonfly-snapshot,...
2015-09-13 borsAuto merge of #1949 - nicokoch:fix-1904, r=alexcrichton
2015-09-03 borsAuto merge of #1961 - alexcrichton:fix-doc-target-speci...
2015-09-01 borsAuto merge of #1959 - lucab:lucab/skip-dotdir, r=alexcr...
2015-09-01 Luca Brunopath: do not recurse into hidden/dot directories
2015-07-07 borsAuto merge of #1788 - alexcrichton:appveyor, r=brson
2015-07-07 borsAuto merge of #1780 - seth:sf/nested-projects-fix,...
2015-07-07 Seth FalconUse info! instead of warn! for skipping message
2015-07-03 Seth FalconDisallow nesting of packages with same packge_id
2015-07-03 borsAuto merge of #1778 - steveklabnik:fix_css, r=alexcrichton
2015-06-29 Alex CrichtonMerge branch 'shell-escape' of https://github.com/bluss...
2015-06-12 borsAuto merge of #1709 - alexcrichton:fix-some-overrides...
2015-06-12 Alex CrichtonDon't rely on Hash for Package deduplicating
2015-06-08 borsAuto merge of #1697 - alexcrichton:fix-path-pkgid,...
2015-06-08 Alex CrichtonRemove redundant storage of source id in Package
2015-06-03 borsAuto merge of #1680 - steveklabnik:gh1679, r=alexcrichton
2015-05-27 borsAuto merge of #1653 - alexcrichton:update-tar, r=alexcr...
2015-05-27 borsAuto merge of #1654 - alexcrichton:udpate-ssh2-sys...
2015-05-27 borsAuto merge of #1642 - alexcrichton:opt-fs, r=huonw
2015-05-20 Alex CrichtonOptimize the number of calls to fs::metadata
2015-04-29 Alex CrichtonMerge branch 'doc-include' of https://github.com/huonw...
2015-04-07 borsAuto merge of #1477 - alexcrichton:issue-1474, r=huonw
2015-04-03 borsAuto merge of #1475 - alexcrichton:update, r=huonw
2015-04-02 Alex CrichtonUpdate to rust-2015-04-02
2015-03-09 borsAuto merge of #1395 - alexcrichton:profile, r=brson
2015-03-09 borsAuto merge of #1397 - alexcrichton:update, r=alexcrichton
2015-03-09 Alex CrichtonUpdate to rust master
2015-02-27 borsAuto merge of #1360 - alexcrichton:new-io, r=alexcrichton
2015-02-27 Alex CrichtonUpdate to rust master and std::{io, path}
2015-02-13 borsAuto merge of #1283 - alexcrichton:bad-error, r=huonw
2015-02-09 borsAuto merge of #1278 - alexcrichton:style, r=brson
2015-02-06 Alex CrichtonDown with .as_slice()!
2015-02-06 borsAuto merge of #1271 - alexcrichton:issue-1267, r=brson
2015-02-06 borsAuto merge of #1270 - alexcrichton:issue-1105, r=brson
2015-02-04 borsAuto merge of #1275 - alexcrichton:update, r=alexcrichton
2015-02-04 Alex CrichtonMerge branch 'rust-master' of https://github.com/gbsf...
2015-01-30 Gabriel Souza FrancoUpdate log crate to v0.2
2015-01-30 Gabriel Souza Francostd::io → std::old_io
2015-01-30 borsAuto merge of #1250 - alexcrichton:issue-1248, r=brson
2015-01-30 borsAuto merge of #1243 - alexcrichton:issue-1239, r=brson
2015-01-29 borsAuto merge of #1247 - tshepang:hgignore-love, r=alexcri...
2015-01-29 borsAuto merge of #1242 - alexcrichton:issue-1236, r=wycats
2015-01-29 Alex CrichtonForbid cyclic dependencies
next