]> git.proxmox.com Git - cargo.git/history - src/cargo/core/summary.rs
Add `cargo fmt` to CI and delete `rustfmt.toml`
[cargo.git] / src / cargo / core / summary.rs
2018-03-13 borsAuto merge of #5152 - matklad:clap, r=alexcrichton
2018-03-09 borsAuto merge of #5126 - gilescope:cycle-error-message...
2018-03-09 borsAuto merge of #5157 - Eh2406:more_interning, r=alexcrichton
2018-03-09 Eh2406delay calls to `to_inner`
2018-03-09 Eh2406Dependency.name to InternedString
2018-03-08 Eh2406PackageId.name to InternedString
2018-03-08 borsAuto merge of #5150 - Eh2406:more_interning, r=alexcrichton
2018-03-08 Eh2406intern links attribute
2018-03-03 Ximin LuoMerge remote-tracking branch 'upstream/master' into...
2018-02-26 Toby HughesMerge remote-tracking branch 'upstream/master'
2018-02-26 borsAuto merge of #5069 - matklad:win7-y-u-no-tls, r=alexcr...
2018-02-25 Eh2406Merge remote-tracking branch 'origin/master' into PeekA...
2018-02-24 borsAuto merge of #4978 - Eh2406:master, r=alexcrichton
2018-02-21 Eh2406Merge remote-tracking branch 'origin/master' into links
2018-02-14 Eh2406Merge branch 'conflict_tracking' into links
2018-02-13 Eh2406Merge branch 'conflict_tracking' into links
2018-02-06 borsAuto merge of #4834 - aidanhs:aphs-better-backtrack...
2018-02-05 borsAuto merge of #5008 - matthiaskrgr:codespell, r=alexcri...
2018-02-04 Matthias Krügerfix a bunch of typos found by codespell
2018-01-25 Eh2406add the Manifest links attribute to Summary
2017-10-26 Chris SwindleMerge branch 'credentials-hosts' of github.com:dethoter...
2017-10-04 borsAuto merge of #4556 - lukaslueg:patch-1, r=carols10cents
2017-10-04 borsAuto merge of #4558 - lukaslueg:issue4504, r=alexcrichton
2017-10-02 Richard DoddMerge remote-tracking branch 'upstream/master' into...
2017-10-02 borsAuto merge of #4562 - SimonSapin:btree-manifest, r...
2017-10-02 Simon SapinMake manifest serialization deterministic
2017-08-20 borsAuto merge of #4416 - Xanewok:more-executor-params...
2017-08-20 borsAuto merge of #4364 - RalfJung:feat, r=alexcrichton
2017-08-17 Ralf Jungimprove misleading error message
2017-06-13 borsAuto merge of #3978 - dethoter:separated-credentials...
2017-06-07 borsAuto merge of #4062 - huntiep:master, r=alexcrichton
2017-06-05 borsAuto merge of #4118 - alexcrichton:hamt, r=matklad
2017-06-05 Alex CrichtonMake `Summary::clone` cheap with an inner `Rc`
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-02 borsAuto merge of #2946 - alexcrichton:build-script-metadat...
2016-08-01 borsAuto merge of #2857 - alexcrichton:redirect-sources...
2016-08-01 Alex CrichtonAdd sha256 checksums to the lockfile
2016-08-01 Alex CrichtonAdd convenience helpers to map source ids
2016-08-01 Alex CrichtonRemove some dead code
2015-12-04 borsAuto merge of #2134 - alexcrichton:build-script-input...
2015-11-20 borsAuto merge of #2160 - alexcrichton:bail-macro, r=huonw
2015-11-20 Alex CrichtonAdd a macro for `return Err(human(format!(...)))`
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-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-01-25 borsAuto merge of #1222 - alexcrichton:update, r=alexcrichton
2015-01-25 Alex CrichtonMerge branch 'master' of https://github.com/suhr/cargo...
2015-01-23 Сухарикupdate to recent rust changes: part #1
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-21 borsauto merge of #1066 : alexcrichton/cargo/registry-deps...
2014-12-20 Alex CrichtonUpdate rust and all deps
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-01 borsauto merge of #791 : alexcrichton/cargo/update, r=alexc...
2014-11-01 Jason Oziasupdated to work with DSTify Hash commit in rust
2014-10-28 borsauto merge of #769 : tomaka/cargo/delete-design, r...
2014-10-27 borsauto merge of #765 : steveklabnik/cargo/fix_warnings...
2014-10-27 borsauto merge of #758 : alexcrichton/cargo/issue-751,...
2014-10-27 borsauto merge of #757 : alexcrichton/cargo/issue-743,...
2014-10-27 borsauto merge of #734 : alexcrichton/cargo/issue-728,...
2014-10-27 borsauto merge of #725 : alexcrichton/cargo/registry-fixes...
2014-10-27 Alex CrichtonIntegrate the lockfile and registry-based deps
2014-10-27 Alex CrichtonMake it easier to map dependencies in a summary
2014-10-27 borsauto merge of #718 : alexcrichton/cargo/issue-715,...
2014-10-22 borsauto merge of #737 : gentoo90/cargo/bash-comp, r=alexcr...
2014-10-22 borsauto merge of #717 : alexcrichton/cargo/souped-up-resol...
2014-10-22 Alex CrichtonImplement resolution of version requirements
2014-10-21 borsauto merge of #732 : alexcrichton/cargo/update, r=alexc...
2014-10-21 Alex CrichtonMerge remote-tracking branch 'tomaka/add-docs' into...
2014-10-21 Pierre KriegerAdd general doccomments
2014-10-17 borsauto merge of #720 : alexcrichton/cargo/no-more-plugins...
2014-10-17 borsauto merge of #711 : alexcrichton/cargo/issue-708,...
2014-10-17 borsauto merge of #712 : alexcrichton/cargo/issue-633,...
2014-10-16 Alex CrichtonAllow reexporting of features between packages
2014-09-24 borsauto merge of #617 : alexcrichton/cargo/issue-597,...
2014-09-23 borsauto merge of #509 : alexcrichton/cargo/features, r...
2014-09-23 Alex CrichtonImplement `features`
2014-09-22 borsauto merge of #614 : alexcrichton/cargo/issue-613,...
2014-09-22 borsauto merge of #623 : alexcrichton/cargo/update_to_head...
2014-09-22 Steve Klabnikupdate to HEAD
2014-07-22 borsauto merge of #235 : rust-lang/cargo/better-test-output...
2014-07-21 borsauto merge of #236 : cburgdorf/cargo/kill_lifetimes...
2014-07-21 Christoph Burgdorfkill unnecessary lifetime annotations
2014-07-15 borsauto merge of #57 : ebfe/cargo/git-chmod, r=alexcrichton
next