]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
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
2014-08-16 Alex Crichtonstatic.rust-lang.org may be stale again?
2014-08-15 Jauhien PiatlickiFix code to be compilable with latest rustc:
2014-08-15 Alex CrichtonMove back to static.rust-lang.org
2014-08-15 borsauto merge of #369 : alexcrichton/cargo/issue-327,...
2014-08-15 borsauto merge of #378 : wycats/cargo/fix-git-issues, r...
2014-08-15 borsauto merge of #307 : erickt/cargo/bench, r=wycats
2014-08-15 borsauto merge of #366 : steveklabnik/cargo/get_to_subscrip...
2014-08-15 Alex CrichtonMac builder DNS is still stale, use S3 urls
2014-08-15 Yehuda Katz... Fix issues related to git updates
2014-08-14 Erick Tryzelaarreplace "\n\n" with real newlines in test output
2014-08-14 Erick Tryzelaarwip: Add `cargo-bench`, which runs benchmarks at -...
2014-08-14 Alex CrichtonDeprecated [[lib]] in favor of [lib]
2014-08-14 Alex CrichtonStart accepting [lib], allow `bin = []`
2014-08-14 Erick Tryzelaarreplace .get() with .[]
2014-08-12 Steve Klabnik.get() -> []
2014-08-12 borsauto merge of #365 : alexcrichton/cargo/new-snapshots...
2014-08-12 Alex CrichtonRegister new snapshots
2014-08-12 borsauto merge of #363 : alexcrichton/cargo/fix-some-bugs...
2014-08-12 Alex CrichtonFix the --list tests for windows
2014-08-12 Alex CrichtonTake a different strategy than ^{object}
2014-08-11 Alex CrichtonFix a flaky test (due to hashes changing)
2014-08-11 Alex CrichtonMerge commit 'xanxys/master' into fix-some-bugs
2014-08-11 Alex CrichtonAdd a configure option to disable cross-tests
2014-08-11 Alex CrichtonDon't always print an error on test failures
2014-08-11 Alex CrichtonDon't pull in dev-deps for `cargo build`
2014-08-11 Alex CrichtonDisable doctests separately from tests
2014-08-11 Alex CrichtonSupport --target with `cargo test`
2014-08-11 Alex CrichtonFix `cargo clean` when not in the root dir
2014-08-11 Alex CrichtonFix updating git sources a new lockfile is committed
2014-08-10 Alex CrichtonUpdate rust-encoding
2014-08-09 xanxysAdd "--list" option to `cargo`, that shows lists of...
2014-08-08 borsauto merge of #347 : alexcrichton/cargo/snapshots,...
2014-08-08 Alex CrichtonRegister new snapshots
2014-08-08 borsauto merge of #341 : alexcrichton/cargo/doc-test-tweaks...
2014-08-08 Alex CrichtonMake sure version env vars are always present
2014-08-07 Alex CrichtonVerbosely say what's happening during doc tests
2014-08-07 Alex CrichtonFix --extern for doc tests for the local crate.
2014-08-07 borsauto merge of #338 : alexcrichton/cargo/fix-dylib-tests...
2014-08-07 Alex CrichtonDon't match the output of the submodule test
2014-08-07 Alex CrichtonRobustly run binaries and tests after compilation
2014-08-07 borsauto merge of #336 : alexcrichton/cargo/no-more-locatio...
2014-08-07 Alex CrichtonUpdate rust-url with a contained bugfix
2014-08-07 Alex CrichtonUnconditionally write Cargo.lock
2014-08-07 Alex CrichtonRemove the update_remotes flag entirely
2014-08-07 Alex CrichtonRemove Location, use Url everywhere
2014-08-06 borsauto merge of #302 : alexcrichton/cargo/doc-test, r...
2014-08-06 borsauto merge of #330 : alexcrichton/cargo/fix-cargo-doc2...
2014-08-06 Alex CrichtonEnsure env vars are set for cargo-doc
2014-08-06 borsauto merge of #329 : alexcrichton/cargo/fix-git-submodu...
2014-08-06 borsauto merge of #328 : alexcrichton/cargo/cargo-building...
2014-08-06 borsauto merge of #321 : alexcrichton/cargo/issue-304,...
2014-08-06 borsauto merge of #320 : alexcrichton/cargo/fix-doc-bins...
2014-08-06 borsauto merge of #319 : alexcrichton/cargo/fix-staticlibs...
2014-08-06 Alex CrichtonFix the output type of `staticlib`
2014-08-06 Alex CrichtonFix submodules on the initial checkout
2014-08-06 Alex CrichtonLift the requirement that cargo is built with make
2014-08-05 Alex CrichtonImplement doc tests
2014-08-05 Alex CrichtonRefactor cargo_test into an ops module
2014-08-05 borsauto merge of #325 : dotdash/cargo/git_no_template...
2014-08-05 Björn SteinbrinkFix running tests using git on systems with customized...
2014-08-04 borsauto merge of #323 : alexcrichton/cargo/issue-314,...
2014-08-04 Alex CrichtonUpdate the lockfile when deps are modified
2014-08-04 borsauto merge of #317 : jdeseno/cargo/doc-manifest-path...
2014-08-04 Alex CrichtonIgnore Cargo.lock for libs in `cargo-new`
2014-08-04 Alex CrichtonAllow documenting binary targets.
2014-08-04 Joshua DeSenoUse same method to load manifest with doc sub-command
2014-08-04 borsauto merge of #309 : alexcrichton/cargo/snapshots,...
2014-08-04 Alex CrichtonRegister new snapshots
2014-08-04 borsauto merge of #314 : alexcrichton/cargo/hurray-for...
2014-08-04 Alex CrichtonDeal with different encodings of Cargo.lock
2014-08-03 borsauto merge of #303 : alexcrichton/cargo/issue-299,...
2014-08-02 borsauto merge of #308 : alexcrichton/cargo/enable-optimize...
2014-08-02 Alex CrichtonFix distcheck with --enable-optimize
2014-08-02 borsauto merge of #294 : alexcrichton/cargo/here-we-go...
2014-08-02 Alex CrichtonMake freshness tests more robust with time travel
2014-08-02 Alex CrichtonAdd a --enable-optimize flag to ./configure
2014-08-02 Alex CrichtonDon't tromp over too many files when downloading the...
2014-08-02 Alex CrichtonImplement per-target fingerprints
2014-08-02 Alex CrichtonPrepare for per-target fingerprints
2014-08-02 Alex CrichtonPower the TaskPool with a sync channel
2014-08-02 Alex CrichtonMake the dependency queue entirely generic
2014-08-02 Steve KlabnikFix the build.
2014-08-01 borsauto merge of #301 : alexcrichton/cargo/lockfile, r...
2014-08-01 Alex CrichtonGo back to manually stringifying resolve
2014-08-01 Alex CrichtonEnsure update updates all shared deps
2014-08-01 Alex CrichtonEnsure manifest paths are absolute paths
2014-07-31 Alex CrichtonImplement cargo-update
2014-07-31 Alex CrichtonTouch up some documentation around commands
2014-07-31 Alex CrichtonAdd a small profiling framework
2014-07-31 Alex CrichtonAvoid executing git in fingerprint()
2014-07-31 Alex CrichtonOptimize freshness of git repos
2014-07-31 Alex CrichtonBe sure to not emit a lone `?` in a URL
2014-07-31 Alex CrichtonUse sources from the lockfile
2014-07-31 Alex CrichtonUse precise if it's there
2014-07-31 Alex CrichtonFix all tests and rebase conflicts
next