]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2015-04-29 borsAuto merge of #1558 - alexcrichton:less-hashes, r=brson
2015-04-29 borsAuto merge of #1505 - alexcrichton:issue-1478, r=brson
2015-04-29 borsAuto merge of #1557 - alexcrichton:exhaustive, r=brson
2015-04-29 borsAuto merge of #1561 - alexcrichton:cargo-test-release...
2015-04-29 Alex CrichtonFix the test for `cargo test --release`
2015-04-29 Alex CrichtonMerge branch 'addrelease' of https://github.com/psdh...
2015-04-29 Alex CrichtonDon't put hashes in libraries of the root crate
2015-04-29 Alex CrichtonAllow more advanced filtering of what to build
2015-04-27 borsAuto merge of #1540 - lfairy:strip-affixes, r=alexcrichton
2015-04-27 Chris WongSet $USER variable in integration tests
2015-04-27 borsAuto merge of #1552 - IvanUkhov:spaces, r=alexcrichton
2015-04-27 Ivan UkhovMake the usage of spaces next to square brackets consistent
2015-04-25 Chris WongFix the warning to start with a lowercase letter
2015-04-24 Chris WongAdd integration tests
2015-04-24 Chris WongShow a warning when the package is renamed
2015-04-24 Chris WongAdd a --name option for setting the package name
2015-04-22 borsAuto merge of #1543 - brson:installer, r=alexcrichton
2015-04-22 Brian AndersonUpgrade rust-installer
2015-04-20 Chris WongStrip `rust-` and `-rs` affixes in `cargo new`
2015-04-20 borsAuto merge of #1539 - gentoo90:bash-comp, r=alexcrichton
2015-04-19 gentoo90Ignore target/ and Cargo.lock in src/registry
2015-04-19 gentoo90Add bashcomp for --example
2015-04-19 borsAuto merge of #1535 - mohtar:doc-open, r=alexcrichton
2015-04-19 borsAuto merge of #1537 - ozmorph:master, r=alexcrichton
2015-04-18 ozmorphupdated threadpool dependency from v0.1.1 to v0.1.4
2015-04-18 Mohd TarmiziOpen file correctly in Windows
2015-04-18 borsAuto merge of #1533 - mohtar:doc-open, r=wycats
2015-04-18 Mohd Tarmizi`cargo doc --open` should work for binary-only packages too
2015-04-16 borsAuto merge of #1531 - alexcrichton:cargo-version, r...
2015-04-16 Alex CrichtonBump cargo to 0.2.0
2015-04-16 borsAuto merge of #1530 - mvdnes:doctest-nativedep, r=alexc...
2015-04-16 Mathijs van... Add native dependencies to doctest
2015-04-15 Prabhjyot Singh... Adding release flag to cargo test
2015-04-14 borsAuto merge of #1523 - critiqjo:bash-complete, r=alexcri...
2015-04-14 critiqjoExecute `cargo --list` only when needed
2015-04-14 critiqjoAdded more commands and options
2015-04-14 Alex CrichtonAllow build script feedback to the crate compiled
2015-04-14 borsAuto merge of #1508 - mohtar:dupdepsbug, r=alexcrichton
2015-04-14 critiqjoAdded bash-completion script
2015-04-14 Mohd TarmiziFormatting
2015-04-14 Mohd TarmiziAdd a test for duplicate build dependency
2015-04-14 Mohd TarmiziRewrite for readability
2015-04-14 Mohd TarmiziExtend jakerr's fix
2015-04-14 Jake KerrDon't short circuit dep matching as soon as a name...
2015-04-14 borsAuto merge of #1522 - alexcrichton:issue-1512, r=huonw
2015-04-14 Alex CrichtonBe sure to pass plugins to doctest --extern
2015-04-13 borsAuto merge of #1519 - alfiedotwtf:master, r=alexcrichton
2015-04-13 Alfie Johndocs: fix shared library compilation error
2015-04-13 borsAuto merge of #1507 - jimmycuadra:cargo-new-semver...
2015-04-11 Jimmy CuadraChange the initial version of new packages to 0.1.0...
2015-04-10 borsAuto merge of #1501 - alexcrichton:issue-1496, r=huonw
2015-04-10 Alex CrichtonOnly doctest rlibs
2015-04-08 borsAuto merge of #1499 - alexcrichton:issue-1497, r=brson
2015-04-08 borsAuto merge of #1498 - hugoduncan:add-cargo-home-to...
2015-04-08 Alex CrichtonFix `cargo search -h`
2015-04-08 Hugo DuncanDocument the CARGO_HOME env var
2015-04-08 borsAuto merge of #1493 - alexcrichton:update-semver, r...
2015-04-08 Alex CrichtonUpdate semver to support multiple version reqs
2015-04-08 borsAuto merge of #1492 - alexcrichton:issue-1491, r=huonw
2015-04-07 Alex CrichtonDon't run doc tests if there's a filter
2015-04-07 borsAuto merge of #1477 - alexcrichton:issue-1474, r=huonw
2015-04-05 borsAuto merge of #1486 - IvanUkhov:clone, r=alexcrichton
2015-04-05 Ivan UkhovDerive Clone when deriving Copy
2015-04-05 borsAuto merge of #1482 - DavidAwad:patch-1, r=alexcrichton
2015-04-05 borsAuto merge of #1483 - tamird:rustup, r=alexcrichton
2015-04-04 Tamir DubersteinRustup 2015-04-02
2015-04-04 Tamir DubersteinMake `print-new-snapshot` fail on 403
2015-04-04 David AwadUpdate index.md
2015-04-03 borsAuto merge of #1475 - alexcrichton:update, r=huonw
2015-04-03 borsAuto merge of #1452 - alexcrichton:issue-1355, r=huonw
2015-04-02 Alex CrichtonUpdate to rust-2015-04-02
2015-04-02 Alex CrichtonBe sure to include dev-deps for doctests with --extern
2015-04-02 borsAuto merge of #1476 - brson:installer, r=alexcrichton
2015-04-02 Brian AndersonUpgrade rust-installer
2015-03-31 borsAuto merge of #1455 - alexcrichton:issue-1449, r=brson
2015-03-31 Alex CrichtonFix passing --extern and -L to doc tests
2015-03-31 borsAuto merge of #1470 - alexcrichton:update, r=alexcrichton
2015-03-31 Alex CrichtonUse Entry::or_insert where possible
2015-03-30 Alex CrichtonUpdate to rust 2015-03-30
2015-03-29 borsAuto merge of #1467 - alexcrichton:update-flate2, r...
2015-03-29 Alex CrichtonHelp diagnose flaky test
2015-03-29 Alex CrichtonUpdate flate2-rs
2015-03-26 borsAuto merge of #1461 - brson:installer, r=alexcrichton
2015-03-26 Brian AndersonUpdate rust-installer. Fixes --help and interop with...
2015-03-26 borsAuto merge of #1405 - alexcrichton:issue-1401, r=alexcr...
2015-03-26 Alex CrichtonUse new `kind=` syntax for libs throughout Cargo
2015-03-26 borsAuto merge of #1458 - alexcrichton:update, r=alexcrichton
2015-03-26 borsAuto merge of #1460 - apasel422:1459, r=alexcrichton
2015-03-26 borsAuto merge of #1457 - japaric:doc-target, r=alexcrichton
2015-03-26 Andrew Paseltinerpass translated crate name to doc tests
2015-03-26 Alex CrichtonUpdate to rust 2015-03-26
2015-03-26 Jorge Aparicioadd --target flag support to cargo doc
2015-03-25 borsAuto merge of #1453 - alexcrichton:doc-assert, r=huonw
2015-03-25 borsAuto merge of #1451 - alexcrichton:issue-1450, r=huonw
2015-03-25 Alex CrichtonOnly disallow hyphens in lib target names
2015-03-25 Alex CrichtonFix an erroneous assertion in `cargo doc`
2015-03-25 Alex CrichtonLazily load hashes for registry sources
2015-03-25 borsAuto merge of #1443 - alexcrichton:hyphens-to-underscor...
2015-03-25 Alex CrichtonNormalize hyphens to underscores in crate names
2015-03-24 borsAuto merge of #1445 - alexcrichton:issue-727, r=alexcri...
next