]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2017-08-18 Ralf JungUsing required dep as a feature is a warning for now...
2017-08-17 Ralf Jungimprove misleading error message
2017-08-17 Ralf Jungdetect required dependencies used as features
2017-08-17 Ralf Jungtest for mandatory dependencies not to be considered...
2017-08-14 borsAuto merge of #4404 - parkovski:master, r=alexcrichton
2017-08-14 Parker SnellFix #4370 - init panic in C:\ or /
2017-08-13 borsAuto merge of #4402 - bluss:doc-rustdocflags, r=alexcri...
2017-08-13 blussDocument `RUSTDOCFLAGS`
2017-08-12 borsAuto merge of #4389 - matklad:testless, r=alexcrichton
2017-08-12 Aleksey KladovAllow to skip test code during publishing
2017-08-12 borsAuto merge of #4393 - burtonageo:update-cargo-new-templ...
2017-08-11 borsAuto merge of #4398 - debris:url_4394, r=alexcrichton
2017-08-11 debrisFix implementation and tests for cannot-be-a-base-url...
2017-08-11 debrisFixed panic when canonicalizing not-a-base-url, fixes...
2017-08-11 borsAuto merge of #4396 - vignesh-sankaran:documentation...
2017-08-11 VigneshFix list rendering for blacklisted hosts
2017-08-10 George BurtonAdd a placeholder assertion in the new lib project...
2017-08-10 George BurtonFix tests
2017-08-10 George BurtonUpdate lib template for `cargo new` so that it conforms...
2017-08-10 borsAuto merge of #4390 - alexcrichton:read-hard-links...
2017-08-10 borsAuto merge of #4386 - pornel:backups, r=alexcrichton
2017-08-10 KornelExclude target directory from Time Machine
2017-08-10 Alex CrichtonUse `same-file` to avoid unnecessary hard links
2017-08-09 borsAuto merge of #4384 - ivanbakel:unused_mut, r=alexcrichton
2017-08-09 borsAuto merge of #4382 - Xanewok:expose-filter-rule, r...
2017-08-09 Isaac van BakelFixed instance in Windows cfg.
2017-08-09 Isaac van BakelFixed variables being unnecessarily mut.
2017-08-09 borsAuto merge of #4378 - behnam:ignore, r=alexcrichton
2017-08-09 borsAuto merge of #3611 - tylerwhall:stable-metadata, r...
2017-08-08 Igor MatuszewskiExpose ops::cargo_compile::FilterRule
2017-08-08 borsAuto merge of #4376 - behnam:virtual, r=alexcrichton
2017-08-08 borsAuto merge of #4374 - behnam:new-init, r=alexcrichton
2017-08-07 borsAuto merge of #4375 - behnam:root-vs-repo, r=alexcrichton
2017-08-07 Behnam Esfahbod[sources/path] Support leading slash in glob patterns
2017-08-07 Behnam Esfahbod[docs/manifest] Add Virtual Manifest section
2017-08-07 Behnam Esfahbod[docs] Wrap long lines
2017-08-07 Behnam Esfahbod[docs] Update language regarding repository vs package...
2017-08-07 Behnam Esfahbod[cargo_new] Hint to use `cargo init` on existing dir
2017-08-07 Behnam Esfahbod[bin/init] Update USAGE
2017-08-07 borsAuto merge of #4372 - frankmcsherry:patch-1, r=alexcrichton
2017-08-07 borsAuto merge of #4369 - Wallacoloo:specifying-dependencie...
2017-08-06 Frank McSherryModernize explanation of `build.rs`
2017-08-06 Colin WallaceFix repeated "to to" in Specifying Dependencies
2017-08-04 borsAuto merge of #4355 - pornel:docs, r=alexcrichton
2017-08-04 borsAuto merge of #4360 - sid0:members, r=matklad
2017-08-04 Siddharth Agarwalworkspace: export Members as part of the public interface
2017-08-04 borsAuto merge of #4359 - sid0:debug, r=alexcrichton
2017-08-04 Siddharth Agarwalderive Debug for more data structures
2017-08-03 borsAuto merge of #4237 - vignesh-sankaran:blacklist-url...
2017-08-02 KornelExpand profile settings descriptions
2017-07-31 borsAuto merge of #4345 - froydnj:use-noop-more, r=alexcrichton
2017-07-31 borsAuto merge of #4344 - froydnj:cargo-rustc-spelling...
2017-07-31 Nathan Froyduse Work::noop() more
2017-07-31 borsAuto merge of #4342 - sid0:hgignore, r=alexcrichton
2017-07-31 Nathan Froydfix some spelling errors in cargo_rustc
2017-07-31 borsAuto merge of #4343 - sid0:debug, r=alexcrichton
2017-07-31 Siddharth Agarwalderive/impl Debug for a few data structures
2017-07-31 Siddharth Agarwalnew: fix hgignore for real
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 #4338 - GuillaumeGomez:lint, r=alexcrichton
2017-07-28 Guillaume GomezUpdate error-chain dep for crates-io as well
2017-07-28 Guillaume GomezUpdate to rc error chain
2017-07-28 borsAuto merge of #4216 - durka:install-multi, r=alexcrichton
2017-07-28 borsAuto merge of #4335 - debris:rebased_4021, r=matklad
2017-07-28 debrisUpdated build_virtual_manifest_one_project test
2017-07-28 debrisFixed test_virtual_manifest_all_implied test
2017-07-27 debrisFixed bench_virtual_manifest_all_implied test
2017-07-27 debrisProper building virtual manifest with -p flag
2017-07-27 Romain SertelonAdds tests
2017-07-27 Romain SertelonApply --all if workspace is virtual
2017-07-27 borsAuto merge of #4331 - joshtriplett:fix-notices, r=matklad
2017-07-27 Vignesh SankaranCleaned up notes about documentation blacklisting
2017-07-27 VigneshAdded documentation blacklisting notes
2017-07-27 Josh TriplettRemove inaccurate (misattributed) copyright notices
2017-07-26 borsAuto merge of #4329 - behnam:dev, r=matklad
2017-07-26 Behnam Esfahbod[doc/manifest] Add build-dependencies to Dependency...
2017-07-25 Alex Burkanonzero exit code if some crates didn't install
2017-07-25 Alex Burkause top level err handling
2017-07-24 Alex Burkadon't continue if single install errors
2017-07-22 borsAuto merge of #4317 - iKevinY:options-unit-struct,...
2017-07-22 Kevin YapConvert Options struct into unit struct
2017-07-21 borsAuto merge of #4305 - nodakai:fix-4278-tests-on-empty...
2017-07-21 NODA, Kaitests/build.rs: remove empty components from LD_LIBRARY...
2017-07-20 borsAuto merge of #4303 - bluetech:doc-env-cfg, r=alexcrichton
2017-07-20 borsAuto merge of #4308 - alexcrichton:bump, r=alexcrichton
2017-07-20 Alex CrichtonWork around AppVeyor for now
2017-07-20 Alex CrichtonBump to 0.22.0 and update deps
2017-07-19 Ran BenitaDocument the CARGO_CFG_* environment variables - fixes...
2017-07-19 borsAuto merge of #4299 - brson:home, r=alexcrichton
2017-07-19 borsAuto merge of #4298 - behnam:ignore, r=alexcrichton
2017-07-19 Behnam Esfahbod[src/doc/manifest] Add section on Migrating to `gitigno...
2017-07-19 Brian AndersonReplace homedir definition with home crate
2017-07-18 borsAuto merge of #4123 - alexcrichton:augment, r=matklad
2017-07-18 Alex CrichtonImplement the [patch] section of the manifest
2017-07-18 borsAuto merge of #4270 - behnam:ignore, r=alexcrichton
2017-07-18 borsAuto merge of #4295 - xftroxgpx:use_full_path_in_warnin...
2017-07-18 xftroxgpxremove leftover { }
2017-07-18 xftroxgpxFixes #4293
next