]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2015-05-26 Roy van der... fix name escaping issue in Cargo.toml (#1635) and added...
2015-05-22 Brian AndersonMerge pull request #1640 from alexcrichton/fix-rel...
2015-05-20 Alex CrichtonFix a relative `rustc` spec to .cargo/config
2015-05-19 borsAuto merge of #1629 - alexcrichton:env-rustc, r=alexcri...
2015-05-19 Alex CrichtonAdd rustc/rustdoc config keys to Cargo config
2015-05-19 borsAuto merge of #1625 - alexcrichton:ignore-dotfile,...
2015-05-19 borsAuto merge of #1632 - hansjorg:master, r=alexcrichton
2015-05-18 Hans Jørgen... Make dl-snapshot.py avoid dl'ing existing files
2015-05-18 Alex CrichtonRemove borrowed pointer in Config
2015-05-18 Alex CrichtonRecognize RUSTC/RUSTDOC environment variables
2015-05-18 borsAuto merge of #1628 - alexcrichton:update-deps, r=alexc...
2015-05-18 Alex CrichtonUpdate cargo deps
2015-05-18 borsAuto merge of #1627 - brson:version, r=alexcrichton
2015-05-18 Brian AndersonBump version to 0.3
2015-05-18 borsAuto merge of #1619 - Eljay:fix-doc-open, r=alexcrichton
2015-05-18 Alex CrichtonDon't auto-build dotfiles in inferred folders
2015-05-17 Lee JefferyReuse existing crate_name method instead.
2015-05-17 borsAuto merge of #1616 - sbeckeriv:master, r=alexcrichton
2015-05-17 borsAuto merge of #1620 - Eljay:empty-package-name, r=alexc...
2015-05-17 Stephen Becker IVFix whitespace
2015-05-17 Stephen Becker IVUpdate text per comment in pull request.
2015-05-17 Lee JefferyAdded some checks for empty package and target names.
2015-05-17 Lee JefferyFix `doc --open` crate name.
2015-05-16 Stephen Becker IVUpdate error message with more details.
2015-05-14 borsAuto merge of #1611 - IvanUkhov:missing-bracket, r...
2015-05-14 Ivan UkhovAdd a missing square bracket
2015-05-13 borsAuto merge of #1604 - alexcrichton:update, r=alexcrichton
2015-05-13 Alex CrichtonUpdate Cargo to rust master
2015-05-11 borsAuto merge of #1598 - critiqjo:bash-complete, r=alexcri...
2015-05-10 critiqjoBash completion: bash 3 compatibility
2015-05-07 borsAuto merge of #1568 - sondrele:rustc-subcommand, r...
2015-05-07 borsAuto merge of #1590 - alexcrichton:issue-1589, r=brson
2015-05-07 Alex CrichtonAdd a Kind argument to target_filenames
2015-05-06 borsAuto merge of #1586 - gentoo90:bash-comp, r=wycats
2015-05-06 gentoo90Bash-completion minor improvements
2015-05-06 Sondre LefsakerSuggest adding flags to filter the package in the error...
2015-05-06 Sondre LefsakerCleanup:
2015-05-06 Sondre LefsakerUpdate subcommand documentation
2015-05-06 borsAuto merge of #1585 - tshepang:typos, r=alexcrichton
2015-05-06 Tshepang Lekhonkhobefix typos caught by codespell
2015-05-05 borsAuto merge of #1584 - alexcrichton:issue-797, r=brson
2015-05-05 Alex CrichtonScan untracked files in git for packaging/deps
2015-05-05 borsAuto merge of #1577 - alexcrichton:issue-1567, r=brson
2015-05-05 borsAuto merge of #1576 - takkanm:add_search_to_help, r...
2015-05-05 Alex CrichtonCheck default features when skipping resolution of...
2015-05-05 Mitsutaka Mimurachange search help to better message
2015-05-05 Mitsutaka Mimuraadd search to help
2015-05-03 borsAuto merge of #1574 - alexcrichton:rustup, r=alexcrichton
2015-05-03 Alex CrichtonUpdate to rust master, picking up metadata mtime changes
2015-05-02 Sondre LefsakerAdd more tests:
2015-05-02 Sondre LefsakerCleanup tests - favor more explicit expected result...
2015-05-02 Sondre LefsakerModify test to build `main` like before, but `lib`...
2015-05-02 Sondre LefsakerRemove the arguments from `BuildConfig` and append...
2015-05-02 Sondre LefsakerAdd new field `rustc_args` to the `Profile`
2015-05-02 Sondre LefsakerRemove the `pkgid` arg and replace the `profile` flag...
2015-05-01 Sondre LefsakerPass the `arg_opts` from the command line further on...
2015-05-01 Sondre LefsakerAdd a new field to CompileOptions and BuildConfig:...
2015-05-01 Sondre LefsakerAdd new subcommand `rustc`.
2015-05-01 Jakub BukajLoosen the dependency versions in Cargo.toml
2015-04-30 borsAuto merge of #1566 - alexcrichton:fix-transitive-updat...
2015-04-30 borsAuto merge of #1564 - alexcrichton:right-timeout, r...
2015-04-30 Alex CrichtonTweak the meaning of HTTP timeouts
2015-04-30 Alex CrichtonFix transitively updating dependencies
2015-04-29 borsAuto merge of #1559 - alexcrichton:platform-specific...
2015-04-29 borsAuto merge of #1563 - alexcrichton:ar-linker-for-plugin...
2015-04-29 borsAuto merge of #1562 - alexcrichton:doc-include, r=alexc...
2015-04-29 borsAuto merge of #1558 - alexcrichton:less-hashes, r=brson
2015-04-29 Alex CrichtonUpdate dependencies
2015-04-29 borsAuto merge of #1505 - alexcrichton:issue-1478, r=brson
2015-04-29 borsAuto merge of #1557 - alexcrichton:exhaustive, r=brson
2015-04-29 Alex CrichtonRelax the test for ar/linker with plugins
2015-04-29 Alex CrichtonMerge branch 'ar-linker-host' of https://github.com...
2015-04-29 Alex CrichtonTouch up the `include` docs a bit
2015-04-29 Alex CrichtonMerge branch 'doc-include' of https://github.com/huonw...
2015-04-29 borsAuto merge of #1561 - alexcrichton:cargo-test-release...
2015-04-29 Alex CrichtonFix the test for `cargo test --release`
2015-04-29 Alex CrichtonMerge branch 'addrelease' of https://github.com/psdh...
2015-04-29 Alex CrichtonDon't put hashes in libraries of the root crate
2015-04-29 Alex CrichtonAllow more advanced filtering of what to build
2015-04-29 Alex CrichtonAdd support for platform-specific build/dev dependencies
2015-04-27 borsAuto merge of #1540 - lfairy:strip-affixes, r=alexcrichton
2015-04-27 Chris WongSet $USER variable in integration tests
2015-04-27 borsAuto merge of #1552 - IvanUkhov:spaces, r=alexcrichton
2015-04-27 Ivan UkhovMake the usage of spaces next to square brackets consistent
2015-04-25 Chris WongFix the warning to start with a lowercase letter
2015-04-24 Chris WongAdd integration tests
2015-04-24 Chris WongShow a warning when the package is renamed
2015-04-24 Chris WongAdd a --name option for setting the package name
2015-04-22 borsAuto merge of #1543 - brson:installer, r=alexcrichton
2015-04-22 Brian AndersonUpgrade rust-installer
2015-04-20 Chris WongStrip `rust-` and `-rs` affixes in `cargo new`
2015-04-20 borsAuto merge of #1539 - gentoo90:bash-comp, r=alexcrichton
2015-04-19 gentoo90Ignore target/ and Cargo.lock in src/registry
2015-04-19 gentoo90Add bashcomp for --example
2015-04-19 borsAuto merge of #1535 - mohtar:doc-open, r=alexcrichton
2015-04-19 borsAuto merge of #1537 - ozmorph:master, r=alexcrichton
2015-04-18 ozmorphupdated threadpool dependency from v0.1.1 to v0.1.4
2015-04-18 Mohd TarmiziOpen file correctly in Windows
2015-04-18 borsAuto merge of #1533 - mohtar:doc-open, r=wycats
2015-04-18 Mohd Tarmizi`cargo doc --open` should work for binary-only packages too
next