]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2014-09-02 borsauto merge of #468 : alexcrichton/cargo/issue-404,...
2014-09-02 borsauto merge of #502 : alexcrichton/cargo/try-to-fix...
2014-09-02 Alex CrichtonFix the 32-bit linux travis bots
2014-09-02 Alex CrichtonPrint longer paths to Cargo.toml on failure
2014-09-02 Alex CrichtonDon't use bundled fonts
2014-08-30 borsauto merge of #487 : Insanity133/cargo/patch-2, r=alexc...
2014-08-30 Severen RedwoodFix a minor typo
2014-08-29 borsauto merge of #485 : alexcrichton/cargo/fix-for-rustc...
2014-08-29 Alex CrichtonUpdate git2
2014-08-29 Alex CrichtonBe compatible with the stdlib for now ('static shell)
2014-08-29 Brian KoropoffRefresh Cargo.lock
2014-08-29 Brian KoropoffFix build breakage due to generalized type parameter...
2014-08-29 Brian KoropoffFix deprecated method/function warnings with rustc...
2014-08-28 borsauto merge of #416 : alexcrichton/cargo/dox, r=wycats
2014-08-28 borsauto merge of #465 : alexcrichton/cargo/update-git2...
2014-08-28 Alex CrichtonUpdate the git2 dependency
2014-08-28 borsauto merge of #459 : alexcrichton/cargo/update-git...
2014-08-28 Alex CrichtonLink to openssl statically for nightlies
2014-08-27 borsauto merge of #453 : dotdash/cargo/glob, r=alexcrichton
2014-08-27 borsauto merge of #455 : alexcrichton/cargo/cargo-run,...
2014-08-27 Alex CrichtonFix cargo-run rebasings and tests
2014-08-27 Alex CrichtonMerge remote-tracking branch 'cmr/master'
2014-08-27 Björn SteinbrinkFix building with current rust by using rust-lang/glob
2014-08-27 borsauto merge of #452 : alexcrichton/cargo/fix-nightly...
2014-08-27 Alex CrichtonBump the git2 dep
2014-08-27 borsauto merge of #446 : alexcrichton/cargo/libgit2-again...
2014-08-27 Alex CrichtonRoll back git2 a bit to fix tests
2014-08-27 Alex CrichtonUpdate git2-rs with mingw support
2014-08-27 Alex CrichtonRevert "Revert "Use libgit2 for driving git instead...
2014-08-27 borsauto merge of #444 : alexcrichton/cargo/issue-54, r...
2014-08-27 Alex CrichtonDisable travis on all branches but master
2014-08-27 borsauto merge of #441 : EduardoBautista/cargo/fix-inconsis...
2014-08-27 borsauto merge of #423 : alexcrichton/cargo/cargo-package...
2014-08-27 Alex CrichtonImplement cargo-package
2014-08-27 borsauto merge of #435 : alexcrichton/cargo/issue-431,...
2014-08-27 Alex CrichtonHelp debug a flaky windows test
2014-08-27 Alex CrichtonAdd a `harness` manifest option
2014-08-27 borsauto merge of #420 : alexcrichton/cargo/issue-393-2...
2014-08-27 Alex CrichtonRemove all subcommand executables
2014-08-27 borsauto merge of #421 : alexcrichton/cargo/issue-418,...
2014-08-27 borsauto merge of #419 : alexcrichton/cargo/issue-406,...
2014-08-27 Alex CrichtonFix `cargo run` for renamed bin targets
2014-08-27 Alex CrichtonAdd a --no-run option to `cargo test`
2014-08-27 borsauto merge of #450 : alexcrichton/cargo/fix-cargo,...
2014-08-27 Alex CrichtonFix a flaky test while the compiler is changing
2014-08-27 Alex CrichtonPrint out the rustc version before each build
2014-08-26 Björn SteinbrinkFix building with current rust
2014-08-26 Alex CrichtonDecode directly into a semver::Version
2014-08-25 Eduardo BautistaUse "0.0.1" instead of "0.1.0" for version numbers
2014-08-25 Corey Richardsoncargo-run: support target and release the same as cargo...
2014-08-25 borsauto merge of #434 : alexcrichton/cargo/issue-433,...
2014-08-25 Alex CrichtonAdd a new CARGO_MANIFEST_DIR environment variable
2014-08-24 borsauto merge of #430 : aochagavia/cargo/mod, r=alexcrichton
2014-08-23 Adolfo OchagavíaUse `mod` where possible
2014-08-23 borsauto merge of #428 : garrison/cargo/patch-3, r=alexcrichton
2014-08-23 Jim GarrisonUpdate guide.md to use "language: rust" in .travis.yml
2014-08-21 Alex CrichtonBeef up some various documentation
2014-08-21 borsauto merge of #415 : alexcrichton/cargo/in-tree-docs...
2014-08-21 Alex CrichtonAdd all docs in-tree
2014-08-20 borsauto merge of #410 : alexcrichton/cargo/fix-doctest...
2014-08-20 borsauto merge of #412 : ScriptDevil/cargo/default-help...
2014-08-20 Ashok GauthamPrint help message if cargo is invoked with no arguments
2014-08-19 Alex CrichtonFix doc tests for libs with deps
2014-08-19 borsauto merge of #409 : alexcrichton/cargo/snapshots,...
2014-08-19 Alex CrichtonRegister new snapshots
2014-08-19 borsauto merge of #408 : alexcrichton/cargo/fix-master...
2014-08-19 Alex CrichtonFix some flaky tests on the buildbots
2014-08-19 borsauto merge of #390 : alexcrichton/cargo/revert-libgit2...
2014-08-19 Tim Carey-SmithSyncs submodules after remote update (closes #370)
2014-08-19 Alex CrichtonRevert "Use libgit2 for driving git instead of the...
2014-08-19 borsauto merge of #384 : alexcrichton/cargo/issue-379,...
2014-08-19 Alex CrichtonMake a timing test a little less flaky
2014-08-19 Alex CrichtonAllow updating transitive deps
2014-08-19 Alex CrichtonPreserve $OUT_DIR across rebuilds
2014-08-19 Alex CrichtonAdd an exclude key to the manifest
2014-08-19 Alex CrichtonFactor in .gitignore for build cmd freshness
2014-08-19 borsauto merge of #401 : alexcrichton/cargo/issue-348,...
2014-08-19 Alex CrichtonDon't build docs/tests into separate dirs
2014-08-19 borsauto merge of #389 : alexcrichton/cargo/dev-dependency...
2014-08-19 borsauto merge of #375 : wycats/cargo/doc-fewer-things...
2014-08-19 borsauto merge of #402 : alexcrichton/cargo/import-rename...
2014-08-19 Alex CrichtonMore import renaming fallout
2014-08-19 borsauto merge of #399 : lucidd/cargo/master, r=alexcrichton
2014-08-18 Kevin WalterChange all uses of `use foo = bar` to `use bar as foo`
2014-08-18 borsauto merge of #394 : colindean/cargo/fix-readme, r...
2014-08-18 borsauto merge of #395 : bkoropoff/cargo/import-shadow...
2014-08-18 Brian KoropoffFix import shadowing errors in tests
2014-08-18 Brian KoropoffUpgrade to latest toml-rs
2014-08-17 Colin DeanRemove $ from lines in readme to improve copyability
2014-08-17 Alex CrichtonAlways generate a lockfile with dev-dependencies
2014-08-17 borsauto merge of #388 : alexcrichton/cargo/fix-cross-build...
2014-08-17 Alex CrichtonIf --target is specified, pass that to build commands
2014-08-16 borsauto merge of #367 : alexcrichton/cargo/git2-rs, r...
2014-08-16 Alex CrichtonRun cargo off the main thread.
2014-08-16 Alex CrichtonRegister new snapshots
2014-08-16 Alex CrichtonAdd submodule test from #381
2014-08-16 Alex CrichtonUse libgit2 for driving git instead of the CLI
2014-08-16 borsauto merge of #386 : alexcrichton/cargo/target-always...
2014-08-16 Alex CrichtonEnsure TARGET is always present for build commands
2014-08-16 borsauto merge of #372 : jauhien/cargo/master, r=alexcrichton
next