]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2018-05-13 Vasudev KamathNot just comment out #[test] but entire test
2018-05-12 Vasudev KamathRefresh patch 2007
2018-05-12 Vasudev KamathDrop patch 1001 as its now part of upstream.
2018-05-12 Vasudev KamathAdjust file name and path to test files in patch 2002
2018-05-12 Vasudev KamathUpdate patch 2001_use-system-libgit2 for libgit2-sys...
2018-05-12 Vasudev KamathUpdate upstream source from tag 'upstream/0.27.0'
2018-05-12 Vasudev KamathNew upstream version 0.27.0
2018-05-12 Vasudev KamathAdd files from clap and vec_map to unsuspicious list.
2018-05-12 Vasudev KamathUpdate patch 2004 for the new release.
2018-05-01 Vasudev KamathPrepare upload to unstable.
2018-04-21 Vasudev Kamathprepare release for experimental.
2018-04-21 Vasudev KamathAdd copyright for lazycell, proc-macro, quick-error...
2018-04-15 Vasudev KamathMark as unreleased
2018-04-15 Vasudev KamathPrepare for experimetnal release.
2018-04-15 Vasudev KamathAdd copyright for humantime crate.
2018-04-15 Vasudev KamathRefresh patch 1001 with new upstream release.
2018-04-15 Vasudev KamathAdd generate_lock_file.rs to patch 2002
2018-04-15 Vasudev KamathDrop patch 1002, merged upstream
2018-04-15 Vasudev KamathDrop patch 2006 as the wasm32 tests are dropped.
2018-04-15 Vasudev KamathDrop 2003 2005 and cargo-doc.doc-base as docs can't...
2018-04-15 Vasudev KamathMark package compliance with Debian Policy 4.1.4.
2018-04-15 Vasudev KamathUpdate upstream source from tag 'upstream/0.26.0'
2018-04-15 Vasudev KamathNew upstream version 0.26.0
2018-04-15 Vasudev KamathRefresh the patch 2004 against newer Cargo.toml
2018-04-15 Vasudev KamathPrepare release for unstable.
2018-04-15 Vasudev KamathAdd patch to prevent incremental builds on sparc64.
2018-04-06 borsAuto merge of #5309 - alexcrichton:beta-next, r=alexcri...
2018-04-06 Alex CrichtonFix another issue of poisoning too eagerly
2018-04-04 borsAuto merge of #5291 - matklad:regression-backport,...
2018-04-04 Alex CrichtonLess aggressively poison sources on builds
2018-04-04 Alex CrichtonRemove rustfmt from Travis
2018-03-31 Ximin LuoUpdate Vcs-* fields to salsa
2018-03-28 borsAuto merge of #5255 - matklad:rustdoc-features, r=alexc...
2018-03-28 Aleksey KladovRestore --features args for cargo rustdoc
2018-03-27 borsAuto merge of #5252 - matklad:new-context-new, r=alexcr...
2018-03-27 Aleksey KladovSupply units to the context at the point of creation
2018-03-27 borsAuto merge of #5249 - alexcrichton:run-rustc-less,...
2018-03-27 Alex CrichtonRun `rustc` for information fewer times
2018-03-27 borsAuto merge of #5250 - rleungx:tweak-error-message,...
2018-03-27 rleungxaddress comment
2018-03-27 rleungxtweak error message
2018-03-27 borsAuto merge of #5205 - gibix:i2773, r=alexcrichton
2018-03-26 borsAuto merge of #5228 - phil-opp:target-spec, r=alexcrichton
2018-03-26 borsAuto merge of #5244 - Eijebong:tempfile, r=alexcrichton
2018-03-26 Bastien OrivelReplace tempdir by tempfile
2018-03-26 borsAuto merge of #5243 - alexcrichton:more-feature-sync...
2018-03-26 Alex CrichtonMore effort to only compile Cargo once
2018-03-25 Philipp OppermannAdd custom target tests
2018-03-25 Philipp OppermannCanonicalize paths passed as `--target`
2018-03-25 borsAuto merge of #5232 - matklad:unit-map, r=alexcrichton
2018-03-24 Aleksey KladovRefactor context to extract dependencies calculation...
2018-03-24 borsAuto merge of #5239 - alexcrichton:remove-scoped-tls...
2018-03-24 Alex CrichtonRemove scoped_tls dependency
2018-03-24 gibixadd precise test
2018-03-24 gibixcargo fmt
2018-03-24 gibixfix typo , drop return and intermediate vector
2018-03-24 gibixcargo fmt
2018-03-24 gibixfix #2773 with new precise encode
2018-03-24 borsAuto merge of #5213 - Eh2406:faster_resolver, r=alexcri...
2018-03-24 Eh2406address suggestions
2018-03-24 Eh2406Move caching to a support struct and file
2018-03-24 Eh2406add comments
2018-03-24 Eh2406remove some loops
2018-03-24 Eh2406test the new backtracking does all of its bookkeeping
2018-03-24 Eh2406maintain an inverse-index
2018-03-24 Eh2406problematic extension and solution
2018-03-23 Eh2406A slow and ugly solution, but it works.
2018-03-23 Eh2406Add a test for https://github.com/rust-lang/cargo/issue...
2018-03-23 borsAuto merge of #5200 - klausi:minimal_versions, r=Eh2406
2018-03-23 Klaus Purertests(resolver): Group integration test with other...
2018-03-23 Klaus Purertests(resolver): Add integration test for -Z minimal...
2018-03-23 Klaus Purerfix(resolver): Preserve lock file when sorting for...
2018-03-23 borsAuto merge of #5233 - lukaslueg:issue5229, r=matklad
2018-03-23 Lukas LuegAssert that Dependency::name is never empty, prevent...
2018-03-23 borsAuto merge of #5231 - matklad:simplify, r=alexcrichton
2018-03-23 Aleksey KladovSimplify `build_map`
2018-03-23 borsAuto merge of #5230 - matthiaskrgr:newline, r=alexcrichton
2018-03-23 Matthias Krügeradd final linebreak to cargo default help message.
2018-03-22 borsAuto merge of #5226 - jeehoonkang:doc-caret, r=alexcrichton
2018-03-22 Jeehoon Kangdoc: Clarify the meaning of caret requirements
2018-03-22 borsAuto merge of #5225 - matthiaskrgr:revert_pr5223, r...
2018-03-22 Matthias KrügerRevert "manifest: update default lto for release and...
2018-03-22 Vasudev KamathPrepare upload to unstable.
2018-03-22 borsAuto merge of #5217 - matklad:known-crate-types, r...
2018-03-22 borsAuto merge of #5223 - matthiaskrgr:manifest_update...
2018-03-22 Matthias Krügermanifest: update default lto for release and bench...
2018-03-22 borsAuto merge of #5222 - AdamNiederer:patch-1, r=matklad
2018-03-22 Adam NiedererAdd docstrings to CleanOptions
2018-03-21 borsAuto merge of #5219 - mbrubeck:doc, r=alexcrichton
2018-03-21 Matt BrubeckFix usage text for cargo install
2018-03-21 borsAuto merge of #5186 - infinity0:stricter-need-dev-deps...
2018-03-21 borsAuto merge of #5204 - lukaslueg:issue5199, r=alexcrichton
2018-03-21 Ximin LuoRemove Cargo.lock when cleaning, fixes build when check...
2018-03-21 Ximin LuoDon't require dev-dependencies when not needed in certa...
2018-03-21 Aleksey KladovPreprobe info for known crate type
2018-03-20 Klaus Purerdocs(tests): Add comment
2018-03-20 Klaus Purertests(resolver): Add test for minimum dependency versions
2018-03-20 Klaus Purerdocs(resolver): Comment for what the minimal_versions...
2018-03-20 Klaus Purerfeat(resolver): Add CLI option to resolve minimal versi...
2018-03-20 borsAuto merge of #5215 - alexcrichton:update-version,...
next