]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2016-05-16 borsAuto merge of #2701 - alexcrichton:target-no-dylib...
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 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 Demur RumedRemove dependency on time in favor of std::time
2016-05-13 hatsunearuUpdate manpage with some missing cargo commands
2016-05-13 borsAuto merge of #2682 - srinivasreddy:refactor_2, r=alexc...
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...
2016-05-12 Aleksey Kladovremove useless formats
2016-05-12 Aleksey Kladovsimplify tests
2016-05-12 borsAuto merge of #2396 - sbeckeriv:network-retry-1602...
2016-05-12 Stephen Becker IVNetwork retry issue 1602
2016-05-11 borsAuto merge of #2674 - alexcrichton:less-third-party...
2016-05-11 Alex CrichtonDon't print extra error info for subcommands
2016-05-11 borsAuto merge of #2670 - matklad:simplify-tests, r=alexcri...
2016-05-11 Aleksey Kladovsimplify tests
2016-05-11 borsAuto merge of #2669 - mbrubeck:dev-dep-doc, r=alexcrichton
2016-05-11 Aleksey KladovSimplify tests
2016-05-10 Matt BrubeckDocument that dev-dependencies are used when building...
2016-05-09 borsAuto merge of #2666 - matklad:simplify, r=alexcrichton
2016-05-08 Aleksey KladovSimplify error printing
2016-05-06 borsAuto merge of #2656 - knight42:fix, r=alexcrichton
2016-05-06 borsAuto merge of #2647 - alx741:improve-manpage, r=alexcri...
2016-05-06 borsAuto merge of #2653 - frewsxcv:cleanup, r=alexcrichton
2016-05-06 Knightzsh: enable autocompletion for sub-command `init`
2016-05-06 Daniel Campoverde... Add man sub-pages in Makefile.in
2016-05-06 Daniel Campoverde... Man page: Add cargo-build page
2016-05-06 Daniel Campoverde... Man page: Add reference to cargo-build page
2016-05-06 Corey FarwellUtilize `if let` over single branch `match`.
2016-05-05 Corey FarwellRemove `String` ownership constraint, fewer allocations.
2016-05-05 Corey FarwellTurn `url_ref` utility function into method.
2016-05-05 borsAuto merge of #2648 - frewsxcv:unused-to-url, r=alexcri...
2016-05-05 Corey FarwellRemove unused `ToUrl` impls.
2016-05-05 Daniel Campoverde... Man page: Improve build command section
2016-05-04 borsAuto merge of #2635 - frewsxcv:toml-cleanup, r=alexcrichton
2016-05-03 borsAuto merge of #2639 - SimonSapin:url-1.0, r=alexcrichton
2016-05-03 borsAuto merge of #2634 - frewsxcv:flake8, r=alexcrichton
2016-05-03 Simon SapinUpdate to rust-url 1.x
2016-05-03 borsAuto merge of #2636 - sanxiyn:unused-trait-import,...
2016-05-03 Seo SanghyeonUpdate OpenSSL version to 1.0.2h
2016-05-03 Seo SanghyeonRemove unused trait imports
2016-05-03 Corey FarwellUtilize `if let` construct over single branch `match`.
2016-05-03 Corey FarwellRemove unnecessary `Vec` allocation when iterating.
2016-05-03 Corey FarwellRefactor `TomlTarget` validation functions into methods.
2016-05-03 Corey FarwellUse constructor pattern for `project_layout` in `toml...
2016-05-03 Corey FarwellMinor whitespace fixes for flake8.
2016-05-03 Corey FarwellRemove unused Python imports.
2016-05-02 borsAuto merge of #2405 - gkoz:reinstall, r=alexcrichton
2016-04-30 Gleb Kozyrevcargo-install: move binaries from the build dir if...
2016-04-30 Gleb KozyrevAdd `--force` flag to cargo install
2016-04-30 borsAuto merge of #2629 - alexcrichton:moar-rustflags,...
2016-04-29 Alex CrichtonPass RUSTFLAGS when we learn about target info
2016-04-29 borsAuto merge of #2623 - alexcrichton:nfs-lol-no, r=brson
2016-04-27 borsAuto merge of #2625 - aidanhs:aphs-path-crates-io,...
2016-04-27 Aidan Hobson... `path` dependencies are ignored from crates.io
2016-04-26 Alex CrichtonDon't use flock on NFS mounts
2016-04-26 borsAuto merge of #2619 - japaric:freebsd32, r=alexcrichton
2016-04-26 Jorge Aparicioprepare for i686-unknown-freebsd nightlies
2016-04-25 borsAuto merge of #2617 - sanxiyn:reset-rustflags, r=alexcr...
2016-04-25 Seo SanghyeonReset RUSTFLAGS when running tests
2016-04-24 borsAuto merge of #2610 - japaric:install-from-tempdir...
2016-04-23 Jorge Aparicioadd tests for #2606
2016-04-22 Jorge Apariciocargo-install: prefer building artifacts in the system...
2016-04-21 borsAuto merge of #2602 - durka:patch-5, r=alexcrichton
2016-04-21 Alex Burkafix rerun-if-changed documentation
2016-04-21 borsAuto merge of #2578 - alexcrichton:test-doc, r=brson
2016-04-21 borsAuto merge of #2551 - alexcrichton:explain, r=brson
2016-04-21 Alex CrichtonAdd support for `cargo --explain`
2016-04-21 borsAuto merge of #2576 - alexcrichton:silence-warnings...
2016-04-20 borsAuto merge of #2579 - alexcrichton:robust-submodule...
2016-04-20 borsAuto merge of #2577 - alexcrichton:doc-lib-flags, r...
2016-04-20 borsAuto merge of #2560 - alexcrichton:not-all-utf8, r...
2016-04-20 borsAuto merge of #2501 - ryanq:issue2266, r=alexcrichton
2016-04-19 borsAuto merge of #2592 - jethrogb:topic/list-symlinks...
2016-04-19 Jethro BeekmanFix dead code lints on Windows
2016-04-19 Jethro BeekmanStyle issue
2016-04-19 Jethro BeekmanAdd test list_command_resolves_symlinks
2016-04-19 Jethro BeekmanTests: fix grammar and extra semicolon
2016-04-19 Jethro BeekmanStyle issue
2016-04-19 borsAuto merge of #2590 - alexcrichton:dont-warn-about...
2016-04-19 Jethro BeekmanUse stat() instead of lstat() in cargo --list. Fixes...
2016-04-18 Alex CrichtonHave CLI take preference over config for verbosity
2016-04-18 borsAuto merge of #2584 - alexcrichton:auth-more, r=brson
2016-04-18 Alex CrichtonCorrectly attempt multiple usernames with libgit2
2016-04-17 Alex CrichtonMerge pull request #2587 from birkenfeld/docmenu
2016-04-17 Georg BrandlDoc dropdown menu: name "Cargo.toml" explicitly
2016-04-15 Alex CrichtonAdd `cargo test --doc`
2016-04-14 Alex CrichtonAdd `cargo doc --lib/--bin`
2016-04-14 Alex CrichtonRemove submodule directory before cloning
2016-04-14 borsAuto merge of #2575 - alexcrichton:bump, r=alexcrichton
2016-04-14 Alex CrichtonDon't print warnings when -q is passed
2016-04-14 Alex CrichtonBump to 0.11.0
2016-04-14 borsAuto merge of #2574 - alexcrichton:crates-io-bump,...
2016-04-14 Alex CrichtonBump the crates-io crate to 0.2
next