]> git.proxmox.com Git - cargo.git/history - src/cargo/ops/lockfile.rs
More lint cleaning
[cargo.git] / src / cargo / ops / lockfile.rs
2017-09-24 Lukas LuegMore lint cleaning
2017-09-09 borsAuto merge of #4464 - matklad:document-all-the-things...
2017-09-09 borsAuto merge of #3992 - alexcrichton:replace-git, r=matklad
2017-09-06 borsAuto merge of #4472 - alexcrichton:update, r=matklad
2017-09-05 borsAuto merge of #4467 - RalfJung:locked, r=alexcrichton
2017-09-04 Ralf Jungfix error message when --locked is passed but lockfile...
2017-08-09 borsAuto merge of #3611 - tylerwhall:stable-metadata, r...
2017-07-28 borsAuto merge of #4216 - durka:install-multi, r=alexcrichton
2017-07-18 borsAuto merge of #4123 - alexcrichton:augment, r=matklad
2017-07-18 Alex CrichtonImplement the [patch] section of the manifest
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-02-22 borsAuto merge of #3682 - alexcrichton:serde, r=brson
2017-02-22 Alex CrichtonMigrate from rustc-serialize to Serde
2017-02-22 borsAuto merge of #3733 - llogiq:clippy, r=alexcrichton
2017-02-18 Andre Bogussome clippy-suggested improvements
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-09-27 Alex CrichtonMerge pull request #3032 from brson/rust-installer
2016-08-23 borsAuto merge of #3021 - alexcrichton:test-release-panic...
2016-08-23 borsAuto merge of #3031 - matklad:lockfile-test, r=alexcrichton
2016-08-20 Aleksey KladovForward compatibility with rootless lockfiles
2016-08-09 borsAuto merge of #2978 - matklad:opt-level, r=alexcrichton
2016-08-09 Aleksey KladovGracefully handle duplicate package in a lockfile
2016-08-08 borsAuto merge of #2871 - QuiltOS:doc-build-deps, r=alexcri...
2016-07-19 borsAuto merge of #2811 - alexcrichton:network-is-error...
2016-07-19 Alex CrichtonAdd flags to assert lock/cache behavior to Cargo
2016-07-13 borsAuto merge of #2679 - sbeckeriv:alias, r=alexcrichton
2016-07-11 borsAuto merge of #2852 - alexcrichton:doc-env-vars, r...
2016-07-10 borsAuto merge of #2830 - munyari:rustc-env, r=alexcrichton
2016-07-08 borsAuto merge of #2839 - alexcrichton:same-root, r=brson
2016-07-08 Alex CrichtonGenerate the same lock always in a workspace
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-06-12 borsAuto merge of #2741 - alexcrichton:cdylib, r=brson
2016-06-12 borsAuto merge of #2680 - alexcrichton:update-toml, r=brson
2016-06-12 Alex CrichtonUpdate TOML parser to pick up a bugfix
2016-05-16 Alex CrichtonMerge branch 'issue-2427' of https://github.com/jespino...
2016-04-08 Ryan QuattlebaumMerge remote-tracking branch 'origin/master' into issue2266
2016-04-07 borsAuto merge of #2385 - alexcrichton:top-level-overrides...
2016-04-06 borsAuto merge of #2547 - alexcrichton:more-locking, r...
2016-04-06 Alex CrichtonProtect against concurrent access to Cargo.lock
2016-03-25 Alex CrichtonImplement top-level 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-03 Alex CrichtonFix decoding lock files with path dependencies
2015-11-19 Alex CrichtonMerge branch 'cwd-fixes' of https://github.com/Kimundi...
2015-11-03 borsAuto merge of #2091 - winger:master, r=alexcrichton
2015-10-30 borsAuto merge of #2092 - gkoz:lock_line_endings, r=alexcri...
2015-10-30 Gleb KozyrevDetect the line endings convention of Cargo.lock (CRLF...
2015-10-30 Gleb KozyrevAvoid overwriting the lockfile if there are no changes
2015-10-06 borsAuto merge of #2022 - alexcrichton:refactor, r=brson
2015-10-05 Alex CrichtonAdd helper functions for reading/writing whole files
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 CrichtonRemove leading `get_` prefix from accessors
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-02-04 Alex CrichtonAvoid `unwrap` when parsing lockfiles
2015-01-30 Gabriel Souza Francostd::io → std::old_io
2015-01-11 borsAuto merge of #1148 - FlaPer87:change-home, r=alexcrichton
2015-01-08 borsAuto merge of #1122 - alexcrichton:issue-1119, r=brson
2015-01-06 borsAuto merge of #1124 - wesleywiser:vcs_config_option...
2015-01-06 borsAuto merge of #1123 - alexcrichton:issue-1037, r=alexcr...
2015-01-05 Alex CrichtonUpdate to rust master
2014-12-25 borsauto merge of #1085 : geomaster/cargo/master, r=alexcri...
2014-12-24 David DavidovićMigrate to rustc-serialize
2014-12-18 Alex CrichtonMerge branch 'fix-custom-build-cross' of https://github...
2014-12-09 borsauto merge of #1020 : alexcrichton/cargo/issue-885...
2014-12-08 borsauto merge of #1019 : alexcrichton/cargo/issue-991...
2014-12-08 borsauto merge of #1018 : jakub-/cargo/cargo-search-api...
2014-12-08 Jakub BukajUpdate to latest Rust
2014-11-25 borsauto merge of #946 : alexcrichton/cargo/issue-933,...
2014-11-25 borsauto merge of #944 : alexcrichton/cargo/test-some-packa...
2014-11-24 borsauto merge of #936 : alexcrichton/cargo/issue-923,...
2014-11-24 borsauto merge of #919 : alexcrichton/cargo/issue-915,...
2014-11-24 borsauto merge of #964 : carols10cents/cargo/patch-1, r...
2014-11-23 borsauto merge of #956 : jakub-/cargo/newest-rust, r=alexcr...
2014-11-23 Jakub BukajUpdate to newest Rust
2014-11-07 borsauto merge of #798 : alexcrichton/cargo/issue-777,...
2014-11-07 borsauto merge of #811 : alexcrichton/cargo/update, r=alexc...
2014-11-07 Alex CrichtonUpdate with breaking changes from tonight's nigthly
next