]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
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-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 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...
2015-03-24 Alex CrichtonAdd a test for tests in benchmarks
2015-03-24 borsAuto merge of #1444 - alexcrichton:issue-1398, r=huonw
2015-03-24 Alex CrichtonRemove ndebug, add config of debug assertions
2015-03-24 borsAuto merge of #1441 - alexcrichton:issue-1323, r=bson
2015-03-24 Alex CrichtonFix tests for windows
2015-03-23 Alex Crichtonlen() == 0 => is_empty()
2015-03-23 borsAuto merge of #1440 - tamird:rustup, r=alexcrichton
2015-03-23 Tamir DubersteinMake sure test directory exists
2015-03-23 Tamir DubersteinRemove unneeded `allow`s
2015-03-23 Tamir DubersteinUpdate to rust 2015-03-22
2015-03-23 Alex CrichtonFix printing `Fresh` for crates
2015-03-23 Alex CrichtonFix trying to document build scripts
2015-03-23 Alex CrichtonFix documenting binaries with libraries
2015-03-22 Alex CrichtonFix `cargo doc`
2015-03-21 Alex CrichtonUpdate tests for tweaked error messages
2015-03-21 Alex CrichtonDon't factor bins into fingerprint calculations
2015-03-21 Alex CrichtonFix fingerprints of build scripts that aren't compiled
2015-03-21 Alex CrichtonUpdate some error messages in tests
2015-03-21 Alex CrichtonDon't compile build scripts if they aren't run
2015-03-21 Alex CrichtonFix `cargo run` with no binaries
2015-03-21 Alex CrichtonUpdate error message for missing examples
2015-03-21 Alex CrichtonFix test for bins/examples
2015-03-21 Alex CrichtonList examples in binaries built
2015-03-21 Alex CrichtonDon't fail `cargo run` with bins + examples
2015-03-21 Alex CrichtonFix a subtesting test
2015-03-21 Alex CrichtonOnly doctest libs by default
2015-03-21 Alex CrichtonFix configuring lib targets with profile options
2015-03-21 Alex CrichtonFix cargo test --no-run
2015-03-21 Alex CrichtonFix test for `--test` filtering
next