]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
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 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
2016-05-18 Aleksey Kladovfix some tests with IntelliJ-Rust automated refactoring
2016-05-18 Aleksey Kladovfix some more tests with regexp
2016-05-18 Aleksey Kladovfix a bunch of tests with regexp
2016-05-18 Aleksey Kladovfix test_cargo_clean
2016-05-18 Aleksey Kladovfix test_cargo_build_lib
2016-05-18 Aleksey Kladovfix test_cargo_build_auth
2016-05-18 Aleksey Kladovreport status to stderr instead of stdout
2016-05-18 borsAuto merge of #2703 - alexcrichton:target-dir-abs-path...
2016-05-18 borsAuto merge of #2706 - alx741:extend_manpages, r=alexcri...
2016-05-18 borsAuto merge of #2688 - carols10cents:docs-refresh, r...
2016-05-18 borsAuto merge of #2713 - sbeckeriv:fix-name-ordering,...
2016-05-17 Stephen Becker IVCorrect author order
2016-05-17 Carol (Nichols... At the end, point to docs that might be interesting...
2016-05-17 Carol (Nichols... Add info about what's different between debug/release
2016-05-17 Carol (Nichols... Add info about `build-dependencies` to the specifying...
2016-05-17 Carol (Nichols... Add a `[dev-dependencies]` example
2016-05-17 Carol (Nichols... Correct typo when referring to 64 bit
2016-05-17 borsAuto merge of #2707 - sbeckeriv:banned-list-2699, r...
2016-05-17 Stephen Becker IVBan keywords from crate names
2016-05-17 borsAuto merge of #2685 - mkroman:master, r=alexcrichton
2016-05-17 Mikkel KromanRevert "Maybe fix failing build on OS X rust beta"
2016-05-17 Daniel Campoverde... Man pages: add cargo-search
2016-05-17 Daniel Campoverde... Man pages: add cargo-publish
2016-05-17 Daniel Campoverde... Man pages: add cargo-package
2016-05-17 Daniel Campoverde... Man pages: add cargo-update
2016-05-17 Daniel Campoverde... Man pages: add cargo-install
2016-05-17 Daniel Campoverde... Man pages: add cargo-bench
2016-05-17 Daniel Campoverde... Man pages: fix cargo-test
2016-05-17 Mikkel KromanMaybe fix failing build on OS X rust beta
2016-05-17 Daniel Campoverde... Man pages: add cargo-test
2016-05-17 Daniel Campoverde... Man pages: remove options from cargo-run
2016-05-17 Daniel Campoverde... Add cargo-init reference in cargo-new
2016-05-17 Daniel Campoverde... Man pages: add cargo-run
2016-05-17 Daniel Campoverde... Man pages: add cargo-init
2016-05-17 Daniel Campoverde... Man pages: add cargo-new
2016-05-17 Daniel Campoverde... Man pages: add cargo-doc
2016-05-17 Daniel Campoverde... Man pages: add cargo-clean
2016-05-17 Daniel Campoverde... Man pages: Improve cargo-build description
2016-05-17 borsAuto merge of #2696 - sbeckeriv:an-author-by-another...
2016-05-16 Stephen Becker IVAn author by another name
2016-05-16 Daniel Campoverde... Use dedicated directory for man pages
2016-05-16 borsAuto merge of #2701 - alexcrichton:target-no-dylib...
2016-05-16 Mikkel KromanAdd missing newline in test output
2016-05-16 Mikkel KromanChange `cargo test --doc` test to match stdout
2016-05-16 Alex CrichtonFix relative `build.target-dir` configuration
2016-05-16 Alex CrichtonTouch up the error message and warnings
2016-05-16 Alex CrichtonMerge branch 'issue-2427' of https://github.com/jespino...
2016-05-15 Carol (Nichols... Clarify statements about ignoring/checking in Cargo...
2016-05-15 Carol (Nichols... Small rewordings
2016-05-15 Carol (Nichols... Clarify that you should not manually edit Cargo.lock
2016-05-15 Carol (Nichols... Add an ascii directory tree to the project layout section
2016-05-15 Carol (Nichols... Clarify that integration tests go in tests/
2016-05-15 borsAuto merge of #2691 - serprex:master, r=alexcrichton
2016-05-15 borsAuto merge of #2690 - hatsunearu:hatsunearu-patch-1...
2016-05-15 borsAuto merge of #2676 - srinivasreddy:refactor, r=alexcri...
2016-05-14 Carol (Nichols... Reword note about git init default to be in the positive
2016-05-14 Carol (Nichols... Remove section about converting a project to cargo
2016-05-14 Demur RumedRemove dependency on time in favor of std::time
2016-05-14 Carol (Nichols... Replace references to conduit(-static) with uuid/rand
2016-05-13 Carol (Nichols... Combine related thoughts into the same paragraph
2016-05-13 Carol (Nichols... Reword to not call a non-rust-tuple thing a tuple
2016-05-13 Carol (Nichols... Use — instead of --
2016-05-13 Carol (Nichols... Use code formatting for `git`
2016-05-13 Carol (Nichols... Add all three channels to the sample .travis.yml
2016-05-13 Carol (Nichols... Replace refs to color-rs crate to rust-lang's rand...
2016-05-13 Carol (Nichols... Clarify that release builds go in the release dir,...
2016-05-13 Carol (Nichols... Link crates.io everywhere
2016-05-13 Carol (Nichols... Fix markdown links that repeat their link text unnecess...
2016-05-13 hatsunearuUpdate manpage with some missing cargo commands
2016-05-13 Carol (Nichols... Add instructions for rendering docs locally to the...
2016-05-13 Carol (Nichols... Make the crates.io docs about publishing only, not...
2016-05-13 Carol (Nichols... Consolidate all info about specifying deps into one...
2016-05-13 Carol (Nichols... Incorporate "using crates from crates.io" into the...
2016-05-13 Carol (Nichols... Move the Travis CI section under the testing section
2016-05-13 Carol (Nichols... Small rewording changes; mostly to clear up potential...
2016-05-13 Carol (Nichols... Correct reference to `foo` to `hello_world`
2016-05-13 Carol (Nichols... Clarify that the "somewhere" is github
2016-05-13 Carol (Nichols... Mention that binary location changes when using --release
2016-05-13 Carol (Nichols... Remove out of place instructions on passing args and...
2016-05-13 Carol (Nichols... Correct `Fresh` to `Compiling` since we aren't running...
2016-05-13 Carol (Nichols... Remove extranneous commas
2016-05-13 borsAuto merge of #2682 - srinivasreddy:refactor_2, r=alexc...
2016-05-13 Mikkel KromanFix `cargo test --doc` not testing examples
2016-05-13 Srinivas Reddy... remove deprecated attr - change connect() to join()
2016-05-13 borsAuto merge of #2681 - alexcrichton:cargo-env-home,...
2016-05-13 Alex CrichtonCanonicalize CARGO_HOME fallback on Windows
2016-05-13 Srinivas Reddy... remove deprecated function sleep_ms and change it to...
2016-05-12 borsAuto merge of #2678 - matklad:simplify-tests-2, r=alexc...
next