]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2019-05-18 Ximin Luocargo wrapper: add TODO about debug symbols for this...
2019-02-06 Ximin LuoRelease 0.33.0-1 to Debian unstable.
2019-02-06 Ximin LuoUpdate d/copyright
2019-02-06 Ximin LuoUpdate changelog, patches
2019-02-06 Ximin LuoUpdate upstream source from tag 'upstream/0.33.0'
2019-02-06 Ximin LuoNew upstream version 0.33.0
2019-02-06 Ximin Luodebian-cargo-vendor: also use our custom build.rs
2019-02-06 Ximin LuoUpdate vendor script, factor it out to be reusable...
2019-02-02 Vasudev KamathPrepare release for experimental.
2019-02-02 Vasudev KamathDrop patch 2007
2019-01-24 Ximin LuoRelease 0.32.0-1 to Debian unstable.
2019-01-24 Ximin LuoIncrease yet another timeout duration for slower archit...
2019-01-24 Ximin LuoInstall dev scripts into /usr/share/cargo/scripts
2019-01-24 Ximin LuoNote that DEB_CARGO_CRATE_IN_REGISTRY is optional
2019-01-24 Ximin Luodebian-cargo-wrapper: Support DEB_CARGO_INSTALL_PREFIX
2019-01-24 Ximin LuoRelease 0.32.0-1~exp3 to Debian experimental.
2019-01-24 Ximin Luodebian-cargo-wrapper: add --link-to-system, more docs
2019-01-24 Ximin Luodebian-cargo-wrapper: flush stderr on logging, helps...
2019-01-24 Ximin LuoFurther increase a timeout duration for mips
2019-01-23 Matt KraaiRename bash completion script so that it's used
2019-01-23 Ximin LuoRelease 0.32.0-1~exp2 to Debian experimental.
2019-01-23 Ximin LuoTry to deal with the various test failures as suggested...
2019-01-02 borsAuto merge of #6514 - ehuss:beta-fingerprint-patch...
2019-01-02 Eric HussBump CI minimum version to 1.31 so that `trim_end`...
2019-01-02 Alex CrichtonMigrate from trim_right to trim_end
2019-01-02 Eric HussFix fingerprint calculation for patched deps.
2018-12-27 Ximin LuoUpdate vendor-tarball scripts and debcargo-conf patch
2018-12-12 Vasudev KamathPrepare upload to experimental
2018-12-12 Vasudev KamathAdd lintian-override for embedded js from vendored...
2018-12-12 Vasudev KamathUpdate copyright for 0.32.0
2018-12-11 Vasudev KamathUpdated debcargo-conf.patch for 0.32.0 release
2018-12-11 Vasudev KamathWIP changelog
2018-12-11 Vasudev KamathUpdate upstream source from tag 'upstream/0.32.0'
2018-12-11 Vasudev KamathNew upstream version 0.32.0
2018-12-11 Vasudev KamathUpdate unsuspicious file list for 0.32.0
2018-12-11 Vasudev KamathFix the scripts related to tarball creation
2018-12-11 Vasudev KamathPrepare upload to unstable.
2018-12-11 Vasudev KamathPrepare upload to experimental
2018-12-11 Vasudev KamathFinalize copyright file
2018-12-09 Vasudev KamathUpdate changelog
2018-12-09 Vasudev KamathUpdate copyright. not fully complete
2018-12-09 Vasudev KamathUpdate upstream source from tag 'upstream/0.31.1'
2018-12-09 Vasudev KamathNew upstream version 0.31.1
2018-12-09 Vasudev KamathDo not delete Cargo.lock
2018-12-06 borsAuto merge of #6386 - ehuss:beta-try-old-curl, r=alexcr...
2018-12-06 borsAuto merge of #6385 - ehuss:beta-fix-builtin-alias...
2018-12-06 Eric HussFix fetching crates on old versions of libcurl.
2018-12-06 Eric HussFix built-in aliases taking arguments.
2018-12-02 Ximin Luodebian-cargo-vendor: only store differences between...
2018-12-02 borsAuto merge of #6366 - Eh2406:faster-filtered-search...
2018-12-02 borsAuto merge of #6368 - RandomInsano:patch-1, r=alexcrichton
2018-12-02 borsAuto merge of #6369 - matthiaskrgr:1_crates, r=dwijnand
2018-12-02 Matthias Krügerprogress: display "Downloading 1 crate" instead of...
2018-12-02 Edwin AmslerRemove `cmake` as a requirement
2018-12-02 Eh2406oops...
2018-12-01 Eh2406fuzzer found a bad case
2018-12-01 borsAuto merge of #6364 - dwijnand:test-json-parse-expect...
2018-12-01 Eh2406we only need to search the part of the Trie that may...
2018-12-01 Eh2406inline the filter
2018-12-01 Eh2406regain determinism
2018-12-01 Eh2406I think this shrinks better.
2018-12-01 Dale WijnandUse expect over unwrap, for panic-in-panic aborts
2018-11-30 borsAuto merge of #6362 - dwijnand:pretty_env_logger, r...
2018-11-30 Dale WijnandSwitch to pretty_env_logger, under --features pretty...
2018-11-29 borsAuto merge of #6280 - zachreizner:master, r=dwijnand
2018-11-28 borsAuto merge of #6352 - Eh2406:dell-copy, r=alexcrichton
2018-11-28 Zach Reizneruse allow-dirty option in `cargo package` to skip vcs...
2018-11-28 Zach Reizneradd --no-vcs option to `cargo package`
2018-11-27 Eh2406PackageId is copy, clippy thinks we dont need &PackageI...
2018-11-27 borsAuto merge of #6345 - dlaehnemann:docs_correct-profile...
2018-11-27 borsAuto merge of #6354 - collin5:b4417, r=dwijnand
2018-11-27 Collins Abitekanizaimprove description for cargo install
2018-11-27 David Laehnemanndocs: requested clarification and word wrap for profile...
2018-11-26 borsAuto merge of #6332 - dwijnand:intern-more, r=Eh2406
2018-11-26 Dale WijnandA nicer way to hash a pointer
2018-11-26 Dale WijnandRe-expose custom SourceId equality in outer PackageId
2018-11-26 Dale WijnandUse pointer eq/hash for SourceIdInner
2018-11-26 borsAuto merge of #6349 - collin5:b6339, r=dwijnand
2018-11-26 Collins Abitekanizaassert for non-release artifacts
2018-11-26 Collins Abitekanizatest cargo clean with --release option
2018-11-26 Collins Abitekanizaonly clean release artifacts if --release option is set
2018-11-26 David Laehnemanndocs: specify profile usage for cargo test --release
2018-11-26 Dale WijnandAdd pointer equality to PartialEq for PackageId
2018-11-26 Dale WijnandMake PackageId derive Copy
2018-11-26 Dale WijnandIntern PackageId
2018-11-26 Dale WijnandAdd debug info to git::two_deps_only_update_one test
2018-11-26 Dale WijnandTest PackageId Debug & Display
2018-11-26 borsAuto merge of #6347 - Eh2406:dell-copy, r=alexcrichton
2018-11-26 Eh2406Other clippy things and fmt
2018-11-26 Eh2406add `clippy::`
2018-11-26 Eh2406Other clippy things and fmt
2018-11-26 Eh2406SourceId is copy, clippy thinks we dont need &SourceId...
2018-11-25 borsAuto merge of #6342 - dwijnand:intern-SourceId, r=Eh2406
2018-11-25 Dale WijnandMake SourceId derive Copy
2018-11-25 Dale WijnandAdd pointer equality to PartialEq for SourceId
2018-11-25 Dale WijnandMove the custom equality up to SourceId
2018-11-25 borsAuto merge of #6255 - evq:tweak-build-dir, r=alexcrichton
2018-11-23 David Laehnemanndocs: correct profile usage of cargo test --release
2018-11-22 borsAuto merge of #6343 - neersighted:patch-1, r=ehuss
2018-11-22 Bjorn NeergaardCorrect Target Directory command-line option
next