]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2015-05-27 borsAuto merge of #1653 - alexcrichton:update-tar, r=alexcr...
2015-05-27 borsAuto merge of #1654 - alexcrichton:udpate-ssh2-sys...
2015-05-27 borsAuto merge of #1642 - alexcrichton:opt-fs, r=huonw
2015-05-27 borsAuto merge of #1641 - alexcrichton:update-less, r=brson
2015-05-27 borsAuto merge of #1639 - jimmycuadra:jobs-flag-docs, r...
2015-05-27 borsAuto merge of #1637 - dhuseby:bitrig_snapshot, r=alexcr...
2015-05-27 Alex CrichtonUpdate libssh2-sys's build script
2015-05-27 borsAuto merge of #1617 - alexcrichton:fix-kind-after-the...
2015-05-26 borsAuto merge of #1651 - Roysten:master, r=alexcrichton
2015-05-26 Roy van der... fix name escaping issue in Cargo.toml (#1635) and added...
2015-05-26 Alex CrichtonUpdate the tar-rs dependency
2015-05-22 Brian AndersonMerge pull request #1640 from alexcrichton/fix-rel...
2015-05-20 Alex CrichtonReduce calls to fs::metadata in list_git_files
2015-05-20 Alex CrichtonOptimize the number of calls to fs::metadata
2015-05-20 Alex CrichtonDon't update the same path source multiple times
2015-05-20 Alex CrichtonFix a relative `rustc` spec to .cargo/config
2015-05-20 Jimmy CuadraClarify that --jobs doesn't affect parallelism when...
2015-05-19 Dave Husebyoops forgot to grab the bitrig line
2015-05-19 Dave Husebyupdating snapshot scripts to support bitrig
2015-05-19 Dave Husebyadding bitrig cargo snapshot
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-16 Alex CrichtonUse the right Kind when calculating compiled libraries
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
next