]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2018-11-02 Eh2406test that minimal-versions errors on the same input...
2018-11-02 Eh2406the simplest kind of dep is a "*", so change the default
2018-11-02 Eh2406Bring back `Graph::sort` so we can use it in tests
2018-11-02 Eh2406generate Build deps, don't bother with Development...
2018-11-02 Eh2406move the `ActivateError` to the `errors.rs` and fmt
2018-11-01 borsAuto merge of #6247 - alexcrichton:fix-less, r=dwijnand
2018-11-01 borsAuto merge of #6243 - btashton:strip_email_bracket...
2018-11-01 Brennan AshtonStrip angle brackets from author email before passing...
2018-11-01 borsAuto merge of #6242 - sfackler:registry-username, r...
2018-11-01 Alex CrichtonDon't turn on edition lints for unfixed crates
2018-10-31 borsAuto merge of #6236 - ehuss:fix-fix_path_deps, r=alexcr...
2018-10-31 borsAuto merge of #6235 - ehuss:fix-globs-link, r=alexcrichton
2018-10-31 borsAuto merge of #6232 - pwoolcoc:small-doc-fixes, r=alexc...
2018-10-31 Steven FacklerAllow usernames in alt registry URLs
2018-10-30 borsAuto merge of #6234 - alexcrichton:bump, r=alexcrichton
2018-10-30 Eric HussFix fix_path_deps test error.
2018-10-29 Eric HussFix `globs` link.
2018-10-29 Alex CrichtonBump to 0.33.0
2018-10-28 borsAuto merge of #6233 - dtolnay:erase, r=alexcrichton
2018-10-28 David TolnayUse ANSI escape code to clear line
2018-10-28 Paul WoolcockUpdate docs to be more like a regular local crates...
2018-10-24 borsAuto merge of #6194 - dwijnand:todo-remove-Compilation...
2018-10-23 Dale WijnandRemove the remote TODO on Compilation.native_dirs
2018-10-23 borsAuto merge of #6206 - ehuss:progress-clear, r=alexcrichton
2018-10-22 Eric HussFix download summary overlapping progress.
2018-10-20 borsAuto merge of #6193 - dwijnand:remove-Compilation.libra...
2018-10-20 Dale WijnandRemove Compilation.libraries
2018-10-20 borsAuto merge of #6192 - ehuss:test-dep-with-dev, r=alexcr...
2018-10-20 borsAuto merge of #6191 - ehuss:fix-uuid-link, r=alexcrichton
2018-10-20 Eric HussFix minor broken link in docs.
2018-10-20 Eric HussProvide error for testing non-workspaces packages with...
2018-10-19 borsAuto merge of #6164 - luser:build-script-output-prefix...
2018-10-18 Ted MielczarekRestore a line of test output that was accidentally...
2018-10-18 borsAuto merge of #6181 - dwijnand:preserve-lockfile-top...
2018-10-18 Ted MielczarekPrefix build script output with crate name when running...
2018-10-18 Dale WijnandExplain why top comments are preserved in Cargo.lock
2018-10-18 Dale WijnandPreserve multiline top comments
2018-10-18 Dale WijnandAssert the lock files are byte-for-byte equal
2018-10-17 borsAuto merge of #6147 - dwijnand:issue-templates, r=JoshT...
2018-10-17 Dale WijnandLearn to use Project::read_file & String::insert
2018-10-17 Dale WijnandMore consistency in comment format
2018-10-17 Dale WijnandPreserve lockfile top comment
2018-10-17 borsAuto merge of #6175 - alexheretic:compile_package_error...
2018-10-16 Alex ButlerMove ResolveError -> core/resolver/errors.rs
2018-10-16 borsAuto merge of #6176 - oli-obk:patch-1, r=alexcrichton
2018-10-16 Oliver S̶c̶h̶n̶e̶i̶d... lang items need feature gates
2018-10-16 Alex ButlerAdd package_path to ResolveError
2018-10-15 Alex ButlerRename PackageError -> ResolveError
2018-10-15 Oliver S̶c̶h̶n̶e̶i̶d... Future proof an unstable test
2018-10-15 Alex ButlerAdd PackageError wrappers for activation errors
2018-10-15 borsAuto merge of #6170 - ehuss:panic-in-unit, r=alexcrichton
2018-10-13 borsAuto merge of #6157 - alexheretic:member-manifest-error...
2018-10-13 borsAuto merge of #6171 - ehuss:metabuild-hash, r=alexcrichton
2018-10-12 Eric HussMinor cleanup for metabuild hash
2018-10-12 Eric HussTrack `panic` in Unit early.
2018-10-12 Alex ButlerWrap initial ManifestError in toml module
2018-10-12 Alex ButlerWrap all, including io, manifest errors
2018-10-12 Alex ButlerExpose manifest error chain
2018-10-12 borsAuto merge of #6096 - mathstuf:export-repository-info...
2018-10-12 borsAuto merge of #6167 - ehuss:fix-dylib-feature-flip...
2018-10-12 Eric HussFix dylib reuse with uplift.
2018-10-12 borsAuto merge of #6166 - alexcrichton:debug-curl, r=ehuss
2018-10-11 Alex CrichtonAdd convenience debugging for HTTP requests in Cargo
2018-10-11 borsAuto merge of #6165 - Eh2406:cleanup, r=alexcrichton
2018-10-11 Eh2406faster test by unpublishing all at once
2018-10-11 Eh2406Test that the generator makes registries that include...
2018-10-11 Eh2406assert_contains -> assert_same
2018-10-11 Dale WijnandTrim back to just cargo version
2018-10-11 Dale WijnandSteer the feature request author to describe the underl...
2018-10-11 Dale WijnandProblem before Steps
2018-10-11 Dale WijnandDon't explain issue titles to people
2018-10-10 Dale WijnandTrim back the issue templates.
2018-10-10 Dale WijnandJust drop the part about duplicate issues
2018-10-10 Dale WijnandAdapt the issue templates
2018-10-08 borsAuto merge of #6135 - cswindle:default-registry, r...
2018-10-08 borsAuto merge of #6149 - Eh2406:proptest, r=alexcrichton
2018-10-08 Christopher... Switch to use crates-io as the registry name and don...
2018-10-06 Eh2406fix redundant pkgid generation
2018-10-06 Eh2406validate some basic properties of a valid resolve
2018-10-06 borsAuto merge of #6141 - dwijnand:detail-dep-name-in-inval...
2018-10-06 Dale WijnandMake issue templates work for Cargo
2018-10-06 Dale WijnandIntroduce issue templates
2018-10-06 Dale WijnandDetail dep name in invalid version error
2018-10-05 borsAuto merge of #6140 - ehuss:fix-dash-rename, r=alexcrichton
2018-10-05 Eric HussFix dashes in rename dependencies.
2018-10-05 borsAuto merge of #6132 - Xanewok:bump-libgit2-sys, r=Eh2406
2018-10-05 Igor MatuszewskiBump flate2 to 1.0.3
2018-10-05 Christopher... Add default in config document
2018-10-05 Christopher... Add support for providing a default registry
2018-10-05 Christopher... Add support for registry to new and init
2018-10-05 borsAuto merge of #6134 - Eh2406:dead-code, r=alexcrichton
2018-10-05 Eh2406use impl Iterator instead of custom types in `source`
2018-10-05 Eh2406let jetbrains reorder some impls to match the definition
2018-10-05 Eh2406use impl Iterator instead of custom types in resolver...
2018-10-05 Eh2406remove Graph::sort as it is unused
2018-10-05 Eh2406fmt
2018-10-04 Igor MatuszewskiBump libgit2-sys to 0.7.9
2018-10-04 borsAuto merge of #6128 - cswindle:install-registry, r...
2018-10-04 Christopher... Switch to use registry
2018-10-03 Christopher... Allow registry option for cargo install.
next