]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2022-09-01 Ed Pagerefactor(cli): Make help behave like other subcommands
2022-08-27 borsAuto merge of #11027 - tshepang:patch-1, r=ehuss
2022-08-27 Tshepang Mbambopause, for readability
2022-08-27 borsAuto merge of #11004 - jonhoo:bump-git2, r=weihanglo
2022-08-27 borsAuto merge of #11025 - hi-rustin:rustin-patch-typo...
2022-08-27 hi-rustinFix typo
2022-08-25 borsAuto merge of #11021 - 4TT1L4:patch-1, r=weihanglo
2022-08-25 4TT1L4Update cargo-toml-vs-cargo-lock.md
2022-08-24 borsAuto merge of #10807 - dtolnay-contrib:sha256, r=weihanglo
2022-08-23 borsAuto merge of #11017 - BlackHoleFox:non-ascii-names...
2022-08-23 BlackHoleFoxUpdate non-ASCII crate name warning message
2022-08-22 borsAuto merge of #11011 - hi-rustin:rustin-patch-tests...
2022-08-21 hi-rustinRemove useless log deps and add more test for precise...
2022-08-21 hi-rustinAdd test for aggressive update
2022-08-21 borsAuto merge of #11008 - weihanglo:issue-10917, r=epage
2022-08-19 Weihang LoIgnore broken but excluded file during traversing
2022-08-19 Weihang Lotest: ignore broken but excluded file during traversing
2022-08-19 Weihang LoRemove unnecessary mutability
2022-08-19 borsAuto merge of #10999 - hi-rustin:rustin-patch-wrong...
2022-08-19 hi-rustinUpdate old tests
2022-08-19 hi-rustinImprove error message for wrong target names
2022-08-18 borsAuto merge of #11005 - jonhoo:bump-snapbox, r=epage
2022-08-17 Jon GjengsetDisable owner validation for Cargo-as-a-binary
2022-08-17 Jon GjengsetBump snapbox to 0.3
2022-08-17 Jon GjengsetBump git2 to 0.15 and libgit2-sys to 0.14
2022-08-17 borsAuto merge of #11001 - Muscraft:fix-unstable-docs,...
2022-08-17 Scott Schaferremove missed reference to workspace inheritance in...
2022-08-17 borsAuto merge of #10988 - hi-rustin:rustin-patch-warn...
2022-08-17 hi-rustinAdd test for aggressive update
2022-08-17 hi-rustinWarning when precise or aggressive without -p flag
2022-08-16 borsAuto merge of #10944 - kcrimson-ar:master, r=epage
2022-08-16 borsAuto merge of #10975 - theCapypara:flock-enosys-android...
2022-08-16 Marco KöpckeNo longer gate unsupported file locking behind Linux...
2022-08-12 borsAuto merge of #10983 - ehuss:version-bump, r=weihanglo
2022-08-12 Eric HussAlso mention `build.target` being an array.
2022-08-12 Eric HussUpdate changelog for 1.64
2022-08-12 Eric HussBump to 0.66.0
2022-08-12 borsAuto merge of #10977 - weihanglo:std-thread-scope,...
2022-08-11 borsAuto merge of #10978 - andrewpollack:docs-removing...
2022-08-11 andrewpollackRemoving excess in
2022-08-11 Weihang LoUse std::thread::scope to replace crossbeam
2022-08-11 borsAuto merge of #10930 - ehuss:enable-windows-tests,...
2022-08-11 Marco Capypara... Fix flock being not supported on Android raising an...
2022-08-11 borsAuto merge of #10968 - hi-rustin:rustin-patch-msg,...
2022-08-10 borsAuto merge of #10962 - Nemo157:override-target-dir...
2022-08-10 borsAuto merge of #10969 - joshtriplett:available-paralleli...
2022-08-10 Josh TriplettSwitch back to `available_parallelism`
2022-08-10 Wim LoomanEnsure rustc-echo-wrapper works with an overridden...
2022-08-10 hi-rustinFix test
2022-08-10 hi-rustinImprove error msg for get target runner
2022-08-10 borsAuto merge of #10961 - Nemo157:skip-implicit-override...
2022-08-10 borsAuto merge of #10967 - hi-rustin:rustin-patch-docs...
2022-08-10 hi-rustinAdd `CARGO_LOG` to `Environment variables Cargo reads`
2022-08-10 Wim LoomanOnly override published resolver when the workspace...
2022-08-09 borsAuto merge of #10891 - joshtriplett:rust-version-recomm...
2022-08-09 Wim LoomanHave `Edition` know what its default resolver behaviour is
2022-08-08 Josh TriplettOnly show advice to use `cargo update --precise` for...
2022-08-08 Josh TriplettMake the `rust-version` error recommend `cargo update...
2022-08-08 Ky PhanAdd unit test for invalid authors, refactor name
2022-08-06 borsAuto merge of #10946 - RalfJung:docs, r=epage
2022-08-06 Ralf Jungresolver docs: link to version requirements syntax...
2022-08-06 borsAuto merge of #10943 - hi-rustin:rustin-patch-bump...
2022-08-06 Ky PhanImprove error message for an array
2022-08-06 hi-rustinBump os_info to 3.5.0
2022-08-05 borsAuto merge of #10941 - hi-rustin:rustin-patch-docs...
2022-08-05 hi-rustinMark -timings=html unstable in the document
2022-08-04 borsAuto merge of #10935 - har7an:patch-1, r=epage
2022-08-04 har7anMention that aliases are recursive
2022-08-04 borsAuto merge of #10322 - eholk:reserved-windows-name...
2022-08-03 Eric HolkUse old Windows path handling on CI
2022-08-03 Eric HolkMove Windows path test function to test code
2022-08-03 Eric HolkUpdate comment
2022-08-03 Eric HolkUse GetFullPathNameW to test restricted names
2022-08-03 Eric HolkTest if reserved filenames are allowed in Windows
2022-08-03 borsAuto merge of #10924 - akabinds:better-no-such-subcomma...
2022-08-03 akabindstest checking full stderr output, with new message...
2022-08-03 akabindsimplement test checking if stderr, after using `+toolch...
2022-08-03 akabindsMerge branch 'master' of https://github.com/rust-lang...
2022-08-03 akabindsMerge branch 'master' of https://github.com/rust-lang...
2022-08-03 borsAuto merge of #10934 - ehuss:revert-jobserver, r=epage
2022-08-03 Eric HussRevert "Drop check for mingw32-make."
2022-08-03 borsAuto merge of #10929 - ehuss:ignore-reason, r=weihanglo
2022-08-03 bindsMerge branch 'master' into better-no-such-subcommand
2022-08-03 akabindsimprove formatting
2022-08-03 borsAuto merge of #10933 - LPardue:cargo-patch-misspell...
2022-08-03 lucasGrammar fixup unused patch message
2022-08-03 akabindsstop mixing of newlines and `\n` in tests
2022-08-03 bindsMerge branch 'master' into better-no-such-subcommand
2022-08-02 akabindsfix formatting
2022-08-02 akabindsimplemented requested changes; tests pass
2022-08-02 borsAuto merge of #10931 - ehuss:ignore-hg, r=weihanglo
2022-08-02 Eric HussAlways allow hg to be missing on CI.
2022-08-02 Eric HussRe-enable version_works_without_rustc on windows.
2022-08-02 Eric HussRe-enable killing_cargo_releases_the_lock on windows.
2022-08-02 Eric HussAdd reasons to all ignored tests.
2022-08-02 akabindsMerge branch 'better-no-such-subcommand' of https:...
2022-08-02 akabindsimplemented requested changes; fixed one failing test...
2022-08-02 bindsMerge branch 'rust-lang:master' into better-no-such...
2022-08-02 akabindsimprove error message for when subcommand contains...
2022-08-02 bindsMerge branch 'rust-lang:master' into better-no-such...
next