]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2018-07-27 Ximin LuoMore standard changelog formatting
2018-07-27 Ximin LuoFix python3 build-dep for cross-compile, multi-arch...
2018-07-27 Ximin LuoMerge branch 'debian/sid' into debian/experimental
2018-07-23 Sylvestre LedruUpdate of the alioth ML address.
2018-07-22 Vasudev KamathUpdate changelog (not ready for release).
2018-07-22 Vasudev KamathUpdate upstream source from tag 'upstream/0.28.0'
2018-07-22 Vasudev KamathNew upstream version 0.28.0
2018-07-22 Vasudev KamathUpdate for new release.
2018-06-09 Vasudev KamathUpdate README.source to mention preferred way of upload.
2018-06-07 Ximin LuoRelease 0.27.0-2 to Debian unstable.
2018-06-07 Ximin LuoSupport cross-compile install
2018-06-07 Ximin LuoAdd link to bug on cross-linker auto-detection
2018-06-03 Vasudev KamathUpload to unstable.
2018-06-02 Vasudev KamathPrepare upload for experimental.
2018-06-02 Vasudev KamathUpdate copyright with new vendor crate info
2018-05-27 borsAuto merge of #5577 - matklad:revert-deps-beta, r=alexc...
2018-05-27 Aleksey KladovRevert "Auto merge of #5461 - matklad:meta-rename,...
2018-05-25 borsAuto merge of #5567 - alexcrichton:beta-next, r=alexcri...
2018-05-25 Alex CrichtonFix tests on nightly
2018-05-24 Alex CrichtonCopy `--all-features` request to all workspace members
2018-05-19 Vasudev KamathUpdate changelog.
2018-05-19 Vasudev KamathJust commenting out tests won't work drop all unused...
2018-05-13 Vasudev KamathNot just comment out #[test] but entire test
2018-05-12 Alex CrichtonFix mode generated in `maybe_lib`
2018-05-12 Eric HussFix `cargo rustc` for test with implicit binary.
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-07 borsAuto merge of #5493 - ehuss:fix-changing_bin_features_c...
2018-05-06 Eric HussFix random Windows CI error for changing_bin_features_c...
2018-05-06 borsAuto merge of #5491 - ehuss:profile-spec, r=alexcrichton
2018-05-05 Eric HussAdd package spec support to profile overrides.
2018-05-05 borsAuto merge of #5461 - matklad:meta-rename, r=alexcrichton
2018-05-05 Aleksey KladovExpand dependency info of cargo --metadata
2018-05-05 Aleksey KladovExtract Package::lib_target method
2018-05-05 borsAuto merge of #5490 - alexcrichton:fix-thrash, r=matklad
2018-05-05 Alex CrichtonFactor in `used_in_plugin` to target filenames
2018-05-05 borsAuto merge of #5489 - dwijnand:drop-GitSource-TODO...
2018-05-05 borsAuto merge of #5488 - alexcrichton:Retry, r=matklad
2018-05-05 Dale WijnandDrop PathSource TODO in GitSource
2018-05-05 Alex CrichtonCop out on fixing a spurious test failure
2018-05-05 borsAuto merge of #5358 - djc:options-build-config, r=matklad
2018-05-05 borsAuto merge of #5487 - matklad:mixed-deps, r=alexcrhiton
2018-05-05 Aleksey KladovFIx false positive warning
2018-05-05 borsAuto merge of #5486 - ehuss:deprecate-doc, r=matklad
2018-05-05 Eric HussDeprecate `doc` profile.
2018-05-05 borsAuto merge of #5485 - patriksvensson:feature/GH-5474...
2018-05-05 Patrik SvenssonMade adjustments based on feedback from review.
2018-05-05 Patrik SvenssonDo not allow running library examples.
2018-05-04 borsAuto merge of #5480 - alexcrichton:fix-regr, r=matklad
2018-05-04 Alex CrichtonFix optional deps in multiple sections
2018-05-04 borsAuto merge of #5483 - ehuss:disable-panic-test, r=matklad
2018-05-04 Eric HussDisable --all-targets panic tests until we can land...
2018-05-04 borsAuto merge of #5479 - matklad:ghost-hunting, r=alexcrichton
2018-05-04 Aleksey KladovTry to diagnose/fix spurious windows error with better...
2018-05-04 Aleksey KladovRevert "Attmept to fix a spurious failure on AppVeyor"
2018-05-04 borsAuto merge of #5476 - dwijnand:Registry-vs-Source-confu...
2018-05-04 Dale WijnandTrash RegistryBuilder, dead cfg(test) code
2018-05-04 Dale WijnandRe-organise Source impls method definition order
2018-05-04 Dale WijnandRe-simplify GitSource::query
2018-05-04 Dale WijnandMove query definitions back into Source impls!
2018-05-04 Dale WijnandRemove all "impl Registry for XSource" blocks!
2018-05-04 Dale WijnandDrop unnecessary Registry for Box
2018-05-04 Dale WijnandDuplicate query in Source, drop Registry parent type
2018-05-04 Dale WijnandStart moving methods from Registry to Source
2018-05-03 Dirkjan OchtmanRename default() method that does not implement Default
2018-05-03 Dirkjan OchtmanStore BuildConfig directly in CompileOptions
2018-05-03 Dirkjan OchtmanPass full build_config to generate_targets()
2018-05-03 Dirkjan OchtmanMove rustc and target configs from BuildConfig into...
2018-05-03 Dirkjan OchtmanPass Workspace directly into Config::rustc()
2018-05-03 Dirkjan OchtmanProxy host_triple() and target_triple() on BuildContext
2018-05-03 Dirkjan OchtmanInitialize Compilation fields directly from BuildContext
2018-05-03 Dirkjan OchtmanPass target configs directly to BuildState::new()
2018-05-03 Dirkjan OchtmanMove BuildConfig and dependencies into new module
2018-05-03 Dirkjan OchtmanMove more input validation into BuildConfig::new()
2018-05-03 Dirkjan OchtmanStore compile mode as enum in BuildConfig
2018-05-03 Dirkjan OchtmanExpose CompileMode in command_prelude
2018-05-03 Dirkjan OchtmanStore message format as enum in BuildConfig
2018-05-03 borsAuto merge of #5472 - alexcrichton:rename-rust, r=matklad
2018-05-03 Alex CrichtonRename the `rust` manifest key to `edition`
2018-05-03 borsAuto merge of #5473 - ehuss:autobin-warning, r=alexcrichton
2018-05-03 Eric HussAddress autobins warning.
2018-05-03 borsAuto merge of #5470 - alexcrichton:hopeful-fix, r=matklad
2018-05-03 Alex CrichtonAttmept to fix a spurious failure on AppVeyor
2018-05-03 borsAuto merge of #5468 - matklad:aliases, r=alexcrichton
2018-05-03 Aleksey KladovTweak error messages
2018-05-03 Aleksey KladovMake alias handling more straightforward
2018-05-03 borsAuto merge of #5464 - ehuss:restore-example-test, r...
2018-05-03 borsAuto merge of #5469 - matklad:fix-link, r=matklad
2018-05-03 Aleksey KladovFix link in docs
2018-05-03 borsAuto merge of #5466 - matklad:pr-5465, r=matklad
2018-05-03 Aleksey KladovFix the test
2018-05-03 Nick CameronRevert part to #5393
2018-05-03 Eric HussPartially revert change to testing examples.
2018-05-02 borsAuto merge of #5462 - matklad:install-releases, r=alexc...
next