]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2015-01-26 borsAuto merge of #1227 - retep998:master, r=huonw
2015-01-26 Peter AtashianAdd explicit dependency on regex.
2015-01-25 borsAuto merge of #1222 - alexcrichton:update, r=alexcrichton
2015-01-25 Alex CrichtonUpdate to rust 2015-01-24
2015-01-25 Alex CrichtonMerge branch 'master' of https://github.com/suhr/cargo...
2015-01-24 borsAuto merge of #1218 - emanueLczirai:verbose1, r=alexcri...
2015-01-24 emanueLcziraipass --verbose to cargo when VERBOSE env is set
2015-01-24 Сухарикupdate to recent rust changes: part #2
2015-01-23 Сухарикfix build on recent rust: use `unwrap` on `encode`
2015-01-23 Сухарикupdate to recent rust changes: part #1
2015-01-22 borsAuto merge of #1202 - alexcrichton:issue-1201, r=huonw
2015-01-22 borsAuto merge of #1205 - alexcrichton:case-sensitivity...
2015-01-21 Alex CrichtonSearch the index case-insensitively
2015-01-20 borsAuto merge of #1199 - retep998:winapi, r=alexcrichton
2015-01-20 Alex CrichtonFix printing full descriptions on --verbose
2015-01-20 Peter AtashianUse external crates for Windows FFI
2015-01-20 borsAuto merge of #1190 - alexcrichton:issue-1186, r=alexcr...
2015-01-20 borsAuto merge of #1195 - alexcrichton:no-more-build-comman...
2015-01-20 borsAuto merge of #1196 - alexcrichton:issue-1187, r=alexcr...
2015-01-20 Alex CrichtonFix code example in the guide
2015-01-19 Alex CrichtonAugment dylib search paths for rustc/build scripts
2015-01-19 Alex CrichtonRemove infrastructure for the old custom build command
2015-01-19 borsAuto merge of #1193 - alexcrichton:update, r=huonw
2015-01-19 Alex CrichtonUpdate to rust master
2015-01-19 borsAuto merge of #1191 - alexcrichton:fix-bots, r=huonw
2015-01-19 Alex CrichtonFix nightly and improve merge error message
2015-01-19 Alex CrichtonUpdate `cargo update` syntax in the guide
2015-01-19 borsAuto merge of #1189 - alexcrichton:issue-1185, r=huonw
2015-01-19 Alex CrichtonUpdate build script docs for rustc changes
2015-01-18 borsAuto merge of #1183 - parkr:patch-1, r=wycats
2015-01-17 Parker MooreAdd note about specifying dependencies.
2015-01-16 borsAuto merge of #1176 - alexcrichton:less-relative, r...
2015-01-16 Alex CrichtonActually use absolute paths for crates.io crates
2015-01-16 borsAuto merge of #1172 - alexcrichton:issue-1087, r=huonw
2015-01-16 Alex CrichtonPrint human errors in traces by default
2015-01-16 Alex CrichtonDon't lose error traces in manifest parse errors
2015-01-16 Alex CrichtonAllow configuration of jobs by default via build.jobs
2015-01-16 Alex CrichtonAdd a configuration option for HTTP timeouts
2015-01-16 Alex CrichtonVastly improve configuration error messages
2015-01-16 Alex CrichtonOverhaul how Config is passed around
2015-01-16 borsAuto merge of #1166 - alexcrichton:docs, r=steveklabnik
2015-01-16 Alex CrichtonAdd a short section about path dependencies
2015-01-16 Alex CrichtonCall out libs a little more in the guide
2015-01-16 Alex CrichtonClarify that features are actually sets of features
2015-01-16 Alex CrichtonMention profiles in --help pages
2015-01-14 borsAuto merge of #1151 - alexcrichton:issue-1145, r=wycats
2015-01-14 Alex CrichtonPrint nicer messages on 'no package named' errors
2015-01-14 borsAuto merge of #1164 - alexcrichton:issue-209, r=huonw
2015-01-14 borsAuto merge of #1168 - alexcrichton:issue-822, r=huonw
2015-01-14 borsAuto merge of #1167 - alexcrichton:issue-820, r=huonw
2015-01-14 borsAuto merge of #1163 - alexcrichton:better-errors, r...
2015-01-14 borsAuto merge of #1165 - alexcrichton:issue-517, r=huonw
2015-01-14 Alex CrichtonUse same find -perm syntax as rustc
2015-01-14 Alex CrichtonProbe for a C compiler in the configure script
2015-01-14 Alex CrichtonRemove --travis from `cargo new`
2015-01-14 Alex CrichtonTweak how source paths are passed to the compiler
2015-01-14 Alex CrichtonImprove errors for invalid manifests
2015-01-13 borsAuto merge of #1160 - alexcrichton:update, r=alexcrichton
2015-01-13 Alex CrichtonUpdate to rust master
2015-01-13 borsAuto merge of #1161 - alexcrichton:issue-1159, r=huonw
2015-01-13 borsAuto merge of #1154 - tshepang:patch-1, r=alexcrichton
2015-01-13 Alex CrichtonRelax checks for error messages
2015-01-12 Tshepang Lekhonkhobedoc: typo fix
2015-01-11 borsAuto merge of #1148 - FlaPer87:change-home, r=alexcrichton
2015-01-11 borsAuto merge of #1149 - rndr:issue-1146, r=alexcrichton
2015-01-11 rndruse release profile for examples build with --release...
2015-01-10 Flavio PercocoDon't use `.cargo` for custom CARGO_HOME
2015-01-09 borsAuto merge of #1143 - alexcrichton:issue-1138, r=huonw
2015-01-09 Alex CrichtonDon't require Cargo.toml for `cargo yank`
2015-01-09 borsAuto merge of #1141 - sp3d:master, r=alexcrichton
2015-01-09 sp3dgive docs a little attention
2015-01-08 borsAuto merge of #1131 - alexcrichton:issue-880, r=brson
2015-01-08 Alex CrichtonUpdate how a PathSource is traversed for git repos
2015-01-08 borsAuto merge of #1122 - alexcrichton:issue-1119, r=brson
2015-01-08 borsAuto merge of #1120 - rndr:issue-831, r=alexcrichton
2015-01-06 rndrAllow using --release flag with --example
2015-01-06 borsAuto merge of #1124 - wesleywiser:vcs_config_option...
2015-01-06 borsAuto merge of #1123 - alexcrichton:issue-1037, r=alexcr...
2015-01-06 Wesley Wisergit option in config should be an enumeration
2015-01-06 Wesley Wiser[cargo new] Add a new --vcs enumeration flag
2015-01-06 Alex CrichtonStart using precise -L flags
2015-01-05 Alex CrichtonUpdate to rust master
2015-01-05 borsAuto merge of #1126 - akiss77:pr-test_cargo_compile...
2015-01-05 borsAuto merge of #1107 - tomaka:extract-commands-system...
2015-01-05 Akos KissFix cfg of platform-specific tests
2015-01-04 Pierre KriegerBuild a CommandPrototype instead of a ProcessBuilder
2015-01-04 Alex CrichtonFind objects instead of tags.
2015-01-03 borsAuto merge of #1121 - brson:installer, r=alexcrichton
2015-01-03 Brian AndersonUpdate rust-installer
2015-01-03 borsAuto merge of #1118 - brson:installer, r=alexcrichton
2015-01-03 Brian AndersonUpdate rust-installer
2015-01-02 borsAuto merge of #1117 - alexcrichton:update, r=alexcrichton
2015-01-02 Alex CrichtonUpdate to rust master
2014-12-31 borsAuto merge of #1111 - alexcrichton:rollup, r=alexcrichton
2014-12-31 borsAuto merge of #1110 - brson:install, r=alexcrichton
2014-12-31 Alex CrichtonUpdate usage of git2-rs
2014-12-31 Alex CrichtonMerge branch 'master' of https://github.com/marcbowes...
2014-12-31 Alex CrichtonAdd a test for CARGO_PKG_VERSION
2014-12-31 Alex CrichtonMerge branch 'cargo_pkg_version' of https://github...
2014-12-31 Brian Andersonmk: Fix cargo installation manifest location
next