]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2019-07-17 Ximin LuoAdd note about bug in debian-cargo-vendor
2019-07-17 Ximin LuoUpdate d/changelog
2019-07-17 Ximin LuoUpdate upstream source from tag 'upstream/0.37.0'
2019-07-17 Ximin LuoNew upstream version 0.37.0
2019-06-08 Ximin LuoRelease 0.35.0-2 to Debian unstable.
2019-06-08 Ximin Luomark bug as fixed
2019-06-07 Ximin LuoRelease 0.35.0-2 to Debian unstable.
2019-06-07 Ximin LuoUse more portable flags in tests, fixing FTBFS on mips
2019-05-31 Ximin LuoRelease 0.35.0-1 to Debian unstable.
2019-05-31 Ximin LuoUpdate copyright
2019-05-31 Ximin LuoUpdate changelog, patches
2019-05-31 Ximin LuoUpdate upstream source from tag 'upstream/0.35.0'
2019-05-31 Ximin LuoNew upstream version 0.35.0
2019-05-31 Ximin LuoUpdate debcargo-conf patches, unsuspicious whitelist
2019-05-19 Ximin LuoRelease 0.33.0-3 to Debian unstable.
2019-05-19 Ximin LuoSet debuginfo path to /usr/src/cargo-* rather than...
2019-05-19 Ximin LuoDrop patch to capture rustc error output, add upstream...
2019-05-18 Ximin LuoRelease 0.33.0-2 to Debian unstable.
2019-05-18 Ximin LuoAdd patch to capture rustc error output if extra-verbose
2019-05-18 Ximin Luocargo wrapper: add TODO about debug symbols for this...
2019-05-15 borsAuto merge of #6947 - matthiaskrgr:test_permission_fix...
2019-05-15 borsAuto merge of #6946 - Eh2406:remove_candidate, r=alexcr...
2019-05-15 Matthias Krügertests: registry: revert readonly permission after runni...
2019-05-15 Eh2406remove Candidate.
2019-05-15 Eh2406remove Candidate.replace. Look it up if needed.
2019-05-15 borsAuto merge of #6904 - fluffysquirrels:first-update...
2019-05-15 borsAuto merge of #6944 - ehuss:fix-changelog-clippy, r...
2019-05-14 Eric HussFix a minor mistake in the changelog.
2019-05-14 borsAuto merge of #6936 - sgrif:sg-timeout-error, r=alexcri...
2019-05-14 Sean GriffinDon't display the timeout error if the API returned...
2019-05-14 Sean GriffinMake crates.io timeout error specific to crates.io
2019-05-14 borsAuto merge of #6940 - alexcrichton:readonly-compat...
2019-05-14 Alex CrichtonRe-enable compatibility with readonly CARGO_HOME
2019-05-14 borsAuto merge of #6938 - ehuss:fix-ignore-version, r=alexc...
2019-05-14 Eric HussFix version of `ignore`.
2019-05-13 Sean GriffinGive a better error message when crates.io requests...
2019-05-13 borsAuto merge of #6934 - ehuss:stabilize-offline, r=alexcr...
2019-05-12 borsAuto merge of #6929 - lzutao:zsh-include-non-public...
2019-05-12 borsAuto merge of #6926 - lzutao:cargo-new-zshcomp, r=ehuss
2019-05-12 Eric HussStabilize offline mode.
2019-05-11 Alex HelfetMerge remote-tracking branch 'origin/master' into first...
2019-05-11 Alex HelfetRe-write to avoid recursion.
2019-05-10 Lzu Taozsh: Add doc options to include non-public items docume...
2019-05-10 borsAuto merge of #6924 - ehuss:include-exclude-patterns...
2019-05-10 Lzu Taozsh: Suggest --lib option as binary template now the...
2019-05-10 Eric HussAdd a warning if both package.include and package.exclu...
2019-05-10 Eric HussAdd support for ! negate gitignore patterns.
2019-05-10 Eric HussMigrate package include/exclude to gitignore patterns.
2019-05-10 borsAuto merge of #6883 - alexcrichton:pipelining-v2, r...
2019-05-10 Alex CrichtonKeep better track of finished crates
2019-05-10 borsAuto merge of #6925 - ehuss:package-include-manifest...
2019-05-09 Eric HussAlways include `Cargo.toml` when packaging.
2019-05-09 Alex CrichtonHandle transitive `All` dependency edges
2019-05-09 borsAuto merge of #6923 - ehuss:remove-unnecessary-masquera...
2019-05-09 Eric HussRemove unnecessary calls to masquerade_as_nightly_cargo.
2019-05-08 borsAuto merge of #6920 - matthiaskrgr:downloaded_crateS...
2019-05-08 Matthias Krügerdownload: fix "Downloaded 1 crates" message (crates...
2019-05-08 Alex CrichtonFix fingerprint handling in pipelining mode
2019-05-08 borsAuto merge of #6918 - ehuss:env_logger_var2, r=alexcrichton
2019-05-08 Zach LuteChanged RUST_LOG usage to CARGO_LOG to avoid confusion.
2019-05-08 Alex CrichtonDelete rmeta files for rlibs during `cargo clean`
2019-05-08 Alex CrichtonHandle "invalid JSON" from the compiler
2019-05-08 Alex CrichtonSwitch to `-Zemit-artifact-notifications`
2019-05-08 Alex CrichtonFix progress bar being eaten on last packages
2019-05-08 Alex CrichtonRemove machine_message::emit
2019-05-08 Alex CrichtonParse rmeta directives coming from rustc
2019-05-08 Alex CrichtonRoute rendered JSON diagnostics from rustc through...
2019-05-08 Alex CrichtonRefactor routing output from rustc/rustdoc
2019-05-08 Alex CrichtonImplement the Cargo half of pipelined compilation
2019-05-08 borsAuto merge of #6916 - matthiaskrgr:single_largest,...
2019-05-07 Matthias Krügercrate download: don't print that a crate was the larges...
2019-05-07 Matthias Krügerrun cargo fmt --all
2019-05-06 borsAuto merge of #6910 - Eh2406:small-things, r=alexcrichton
2019-05-06 Eh2406nit
2019-05-06 borsAuto merge of #6912 - alexcrichton:fix-parse, r=Eh2406
2019-05-06 Alex CrichtonMake usage of `memchr` more robust
2019-05-06 Alex CrichtonFix skipping over invalid registry packages
2019-05-06 Eh2406if found a case that causes a panic and did not use...
2019-05-06 Eh2406add comments to `generalize_conflicting` and use more...
2019-05-05 borsAuto merge of #6905 - ArifRoktim:fork/bash_complete...
2019-05-05 borsAuto merge of #6907 - lzutao:ver, r=ehuss
2019-05-05 Lzu Taodoc: Format examples of version to ease reading
2019-05-04 Arif RoktimFixes #6874
2019-05-03 borsAuto merge of #6903 - matthiaskrgr:typos, r=ehuss
2019-05-03 Alex HelfetFix.
2019-05-03 Alex HelfetFailing test.
2019-05-03 borsAuto merge of #6880 - alexcrichton:cache, r=Eh2406
2019-05-03 Alex CrichtonAdd debug assertions for cache contents
2019-05-03 Alex CrichtonAvoid using mtime information for reusing cache files
2019-05-03 Alex CrichtonThread through last update time to index cache
2019-05-03 Alex CrichtonMake registry locking more coarse
2019-05-03 Alex CrichtonParse less JSON on null builds
2019-05-03 Alex CrichtonDon't allocate in `SourceId::is_default_registry`
2019-05-03 Alex CrichtonOnly execute `exclude_from_backups` once
2019-05-03 borsAuto merge of #6902 - ignatenkobrain:patch-1, r=alexcri...
2019-05-03 Matthias Krügerfix more typos (codespell)
2019-05-03 Igor Gnatenkochore: Update opener to 0.4
2019-05-02 borsAuto merge of #6898 - ehuss:doc-auto-discovery, r=alexc...
2019-05-02 borsAuto merge of #6897 - ehuss:doc-links-rel, r=Eh2406
2019-05-02 Eric HussUpdate documentation for auto-discovery.
next