]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2016-06-29 Doug Goldsteinbuild: add docdir to configure
2016-06-29 Doug Goldsteinbuild: respect datadir, infodir, mandir, libdir, and...
2016-06-29 Doug Goldsteinbuild: write updated variables to config.mk
2016-06-29 Doug Goldsteinbuild: strip CFG_PREFIX from CFG_{DATADIR,MANDIR,INFODI...
2016-06-21 borsAuto merge of #2795 - alexcrichton:test-and-harness...
2016-06-21 Alex CrichtonFix `harness = false` on `[lib]` sections
2016-06-20 borsAuto merge of #2793 - matklad:doc-fix, r=alexcrichton
2016-06-19 Aleksey KladovFix reference to the guide in the docs
2016-06-19 borsAuto merge of #2788 - Manishearth:improve-help, r=alexc...
2016-06-18 Manish GoregaokarClarify where full list of subcommands can be found
2016-06-17 borsAuto merge of #2787 - alexcrichton:links-with-dots...
2016-06-17 Alex CrichtonDon't re-look-up tables to avoid dots problem
2016-06-14 borsAuto merge of #2630 - alexcrichton:build-script-warning...
2016-06-14 Alex CrichtonStream build script output to the console
2016-06-14 Alex CrichtonAllow specifying -v multiple times
2016-06-14 Alex CrichtonForward warnings from build scripts
2016-06-12 borsAuto merge of #2720 - alexcrichton:ignore-nfs-more...
2016-06-12 Alex CrichtonIgnore file locks on OSX NFS mounts
2016-06-12 borsAuto merge of #2741 - alexcrichton:cdylib, r=brson
2016-06-12 borsAuto merge of #2680 - alexcrichton:update-toml, r=brson
2016-06-12 borsAuto merge of #2668 - alexcrichton:dont-warn-about...
2016-06-12 Alex CrichtonUpdate TOML parser to pick up a bugfix
2016-06-12 Alex CrichtonDon't warn about `metadata` keys in the manifest
2016-06-12 Alex CrichtonAdd support for cdylib crate types
2016-06-11 borsAuto merge of #2781 - alexcrichton:block-if-dirty,...
2016-06-11 borsAuto merge of #2757 - alexcrichton:panic-profile-dox...
2016-06-11 borsAuto merge of #2704 - alexcrichton:clean-no-fetch,...
2016-06-10 borsAuto merge of #2779 - matklad:propagete-color-config...
2016-06-10 Alex CrichtonPrevent packaging a crate if any files are dirty
2016-06-10 borsAuto merge of #2780 - Boddlnagg:patch-1, r=alexcrichton
2016-06-10 Patrick ReisertFix `cargo doc --open` on Windows
2016-06-10 Aleksey KladovPropagate --color option to rustc
2016-06-10 borsAuto merge of #2778 - alexcrichton:dont-print-on-q...
2016-06-09 Alex CrichtonDon't print extra info on -q + `cargo run`
2016-06-09 borsAuto merge of #2777 - matklad:harness-help, r=alexcrichton
2016-06-08 Aleksey KladovExplain how to get help for the test harness
2016-06-07 borsAuto merge of #2771 - alexcrichton:update-replace,...
2016-06-07 borsAuto merge of #2770 - alexcrichton:new-curl, r=brson
2016-06-07 borsAuto merge of #2763 - mbrubeck:native-dirs, r=alexcrichton
2016-06-06 Matt BrubeckTest for correct library search paths during cargo run
2016-06-06 Matt BrubeckStrip native= prefix from -L arg before additing it...
2016-06-06 Matt BrubeckCorrectly record multiple native dirs per package
2016-06-06 borsAuto merge of #2774 - andrehjr:patch-doc-2754, r=alexcr...
2016-06-06 André Luis... Document file destination of build scripts.
2016-06-06 borsAuto merge of #2772 - knight42:patch, r=alexcrichton
2016-06-05 KnightAdd zsh autocompletion to subcommand metadata
2016-06-05 Knightzsh: add path completion to manifest-path options
2016-06-05 Alex CrichtonDon't lock overrides if we're updating them
2016-06-05 Alex CrichtonUpdate to curl 0.3
2016-06-05 borsAuto merge of #2769 - alexcrichton:no-oom-travis, r...
2016-06-05 Alex CrichtonPass -j1 on Travis
2016-05-31 Alex CrichtonDocument the `panic` profile option
2016-05-31 borsAuto merge of #2747 - WiSaGaN:feature/rename-main-threa...
2016-05-31 Wangshan LuUse place holder for main thread name in tests
2016-05-31 borsAuto merge of #2755 - matklad:remove-useless-formats...
2016-05-31 borsAuto merge of #2752 - wesleywiser:patch-1, r=alexcrichton
2016-05-30 Aleksey KladovRemove useless format calls from tests
2016-05-29 Wesley WiserFix example in cargo manpage
2016-05-28 Wangshan LuRename main thread from '<main>' to 'main'.
2016-05-27 borsAuto merge of #2742 - alexcrichton:new-error-format...
2016-05-26 borsAuto merge of #2744 - alexcrichton:bump, r=alexcrichton
2016-05-26 Alex CrichtonBump version numbers
2016-05-26 Alex CrichtonFix tests for RUST_NEW_ERROR_FORMAT
2016-05-26 borsAuto merge of #2743 - alexcrichton:better-test-suite...
2016-05-26 Alex CrichtonShared the test suite into multiple binaries
2016-05-25 Alex CrichtonRemove the test! macro
2016-05-24 borsAuto merge of #2739 - alexcrichton:configure-colors...
2016-05-24 Alex CrichtonConfigure colors of both stdout/stderr
2016-05-24 borsAuto merge of #2737 - aidanhs:aphs-hash-url-serializati...
2016-05-24 Aidan Hobson... Hash url serialization to ensure hash stability
2016-05-23 borsAuto merge of #2730 - alexcrichton:fix-panic-abort...
2016-05-23 Alex CrichtonFix build scripts and panic=abort
2016-05-21 borsAuto merge of #2687 - alexcrichton:panic-abort, r=wycats
2016-05-20 Alex CrichtonImplement the `panic` profile option
2016-05-20 borsAuto merge of #2723 - alexcrichton:override-errors...
2016-05-20 Alex CrichtonDon't throw away errors with `-p` arguments
2016-05-20 borsAuto merge of #2722 - alexcrichton:stderr-not-stdout...
2016-05-20 Alex CrichtonFix up last few remaining tests status-to-stderr
2016-05-20 Alex CrichtonMerge branch 'status-2-stderr' of https://github.com...
2016-05-20 Aleksey Kladovfix cargo_compile_path_deps
2016-05-20 Aleksey Kladovfix test_cargo_publish
2016-05-20 Aleksey Kladovfix test_cargo_freshness
2016-05-20 Aleksey Kladovfix test_compile_git_deps
2016-05-20 Aleksey Kladovfix some cargo_compile tests
2016-05-20 Aleksey Kladovfix test_cargo_bench
2016-05-20 Aleksey Kladovfix test_cargo_overrides
2016-05-20 Aleksey Kladovone more regexp
2016-05-20 Aleksey Kladovfix test_cargo_package
2016-05-20 Aleksey Kladovfix test_cargo_registry
2016-05-19 borsAuto merge of #2719 - semarie:test-git-vcs, r=alexcrichton
2016-05-19 Sébastien MariePR #1124 have replaced `git` with `vcs`
2016-05-19 Aleksey Kladovmore auto refactoring fixes
2016-05-19 Aleksey Kladovfix more tests with auto refactoring
2016-05-18 Aleksey Kladovmore regexp fixes
2016-05-18 Aleksey Kladovfix test_cargo_install
2016-05-18 Aleksey Kladovfix exit_code tests
2016-05-18 Aleksey Kladovfix more tests
2016-05-18 Aleksey Kladovfix more test with insane regexes
2016-05-18 Aleksey Kladovfix more tests with regex
2016-05-18 Aleksey Kladovfix test_cargo_test
next