]> git.proxmox.com Git - cargo.git/history - src/bin/cargo/cli.rs
refactor(cli): Make help behave like other subcommands
[cargo.git] / src / bin / cargo / cli.rs
2022-09-01 Ed Pagerefactor(cli): Make help behave like other subcommands
2022-07-16 borsAuto merge of #10668 - weihanglo:issue-10652, r=ehuss
2022-07-10 Yerkebulan Tuliber... Merge branch 'master' into yerke/negative_jobs
2022-07-05 borsAuto merge of #10776 - Muscraft:cache-workspace-discove...
2022-06-24 borsAuto merge of #10079 - dtolnay-contrib:fetch, r=ehuss
2022-06-24 borsAuto merge of #10778 - epage:test, r=ehuss
2022-06-22 borsAuto merge of #10755 - jonhoo:stabilize-config-cli...
2022-06-21 Jon GjengsetDon't refer to --config as unstable
2022-06-14 borsAuto merge of #10753 - epage:clap32-deprecated, r=weihanglo
2022-06-13 Ed Pagerefactor: Resolve clap 3.2 deprecations
2022-06-13 Ed Pagerefactor(cli): Centralize reading of verbose
2022-05-07 borsAuto merge of #10281 - Gnurfos:depinfo_relative, r...
2022-05-06 borsAuto merge of #10142 - jyn514:bin-private-link, r=ehuss
2022-05-04 borsAuto merge of #10129 - jyn514:fetch-build-std, r=weihanglo
2022-04-27 borsAuto merge of #10553 - sourcefrog:cachedir, r=weihanglo
2022-04-21 borsAuto merge of #10580 - jonhoo:restrict-config-cli,...
2022-04-20 borsAuto merge of #10579 - arlosi:git-length, r=ehuss
2022-04-19 borsAuto merge of #10578 - epage:add-docs, r=ehuss
2022-04-18 Ed PageDocument cargo-add
2022-04-10 borsAuto merge of #10236 - theo-lw:master, r=weihanglo
2022-03-21 borsAuto merge of #10394 - dtolnay-contrib:displayerror...
2022-03-12 borsAuto merge of #10448 - aeikum:fix_vendor_sync, r=weihanglo
2022-03-01 borsAuto merge of #10443 - alexcrichton:disable-dependabot...
2022-03-01 borsAuto merge of #10442 - Urgau:git2-update, r=alexcrichton
2022-02-28 borsAuto merge of #10395 - jonhoo:fix-10206, r=alexcrichton
2022-02-28 borsAuto merge of #10425 - epage:search, r=alexcrichton
2022-02-27 borsAuto merge of #10428 - Urgau:check-cfg-features-rustdoc...
2022-02-27 borsAuto merge of #10388 - weihanglo:issue-10356, r=ehuss
2022-02-27 borsAuto merge of #10167 - hi-rustin:rustin-patch-test...
2022-02-26 borsAuto merge of #10426 - hi-rustin:rustin-patch-clippy...
2022-02-26 hi-rustinMake clippy happy
2022-02-25 borsAuto merge of #10372 - weihanglo:issue-9325, r=ehuss
2022-02-22 borsAuto merge of #10398 - piggynl:cargo-doc-fixes-1, r...
2022-02-20 borsAuto merge of #10346 - yerke:yerke/no-run-test-executab...
2022-02-17 borsAuto merge of #10396 - jonhoo:clap-deprecations, r...
2022-02-17 Jon GjengsetTidy up subcommand logic slightly
2022-02-17 Jon GjengsetAvoid new deprecation warnings from clap 3.1.0
2022-01-31 Yerkebulan Tuliber... Merge branch 'master' into yerke/no-run-test-executable...
2022-01-30 borsAuto merge of #10274 - aviramha:extra-link-args, r...
2022-01-25 borsAuto merge of #10176 - jonhoo:config-cli-simple, r...
2022-01-25 borsAuto merge of #10327 - hi-rustin:rustin-patch-host...
2022-01-25 borsAuto merge of #10326 - matklad:out-dir-for-intermediate...
2022-01-25 borsAuto merge of #10323 - ehuss:local-git-info, r=alexcrichton
2022-01-24 Eric HussUse local git info for version.
2022-01-20 Jon GjengsetMerge remote-tracking branch 'upstream/master' into...
2022-01-18 borsAuto merge of #10243 - hi-rustin:rustin-patch-collision...
2022-01-16 borsAuto merge of #10298 - hi-rustin:rustin-patch-triagebot...
2022-01-12 borsAuto merge of #10269 - ehuss:stabilized-new-features...
2022-01-11 borsAuto merge of #10265 - epage:clap-port, r=joshtriplett
2022-01-06 Ed Pagerefactor: Resolve Arg::multiple deprecation
2022-01-06 Ed Pagerefactor: Resolve App::settings deprecation
2022-01-06 Ed Pagerefactor: Resolve App::template deprecation
2022-01-06 Ed Pagerefactor: Resolve App::usage deprecation
2022-01-06 Ed Pagerefactor: Resolve App::get_matches_safe deprecation
2022-01-06 Ed Pagerefactor: Resolve AppSettings::UnifiedHelpMessage depre...
2022-01-06 Ed Pagerefactor: Resolve Arg::with_name deprecation
2022-01-06 Ed PageUpgrade to Clap 3
2022-01-05 borsAuto merge of #10214 - weihanglo:revert-10188-issue...
2022-01-04 borsAuto merge of #10254 - joshtriplett:rmeta-required...
2022-01-04 borsAuto merge of #10218 - weihanglo:pr-template, r=alexcri...
2022-01-04 borsAuto merge of #10088 - joshtriplett:stabilize-strip...
2022-01-02 borsAuto merge of #10248 - ehuss:windows-ssh-agent, r=Eh2406
2022-01-02 borsAuto merge of #10244 - joshtriplett:tyop, r=ehuss
2022-01-02 Josh TriplettFix typo: substract -> subtract
2021-12-16 borsAuto merge of #10196 - charlesroussel:master, r=alexcri...
2021-12-14 Jon GjengsetMerge remote-tracking branch 'upstream/master' into...
2021-12-14 borsAuto merge of #10152 - steven-joruk:quiet-config, r...
2021-12-14 borsAuto merge of #10193 - sstangl:help-alias-10138, r...
2021-12-14 borsAuto merge of #10145 - QiangHeisenberg:deprecated,...
2021-12-13 borsAuto merge of #10191 - weihanglo:issue-9881, r=alexcrichton
2021-12-13 borsAuto merge of #10177 - ehuss:list-alias, r=alexcrichton
2021-12-13 borsAuto merge of #10171 - ehuss:no-executable-doc, r=alexc...
2021-12-13 borsAuto merge of #10166 - ehuss:scrape-examples-unstable...
2021-12-13 borsAuto merge of #10161 - weihanglo:issue-7473, r=alexcrichton
2021-12-13 borsAuto merge of #10155 - ehuss:bump-deps, r=alexcrichton
2021-12-13 borsAuto merge of #10154 - ehuss:version-bump, r=alexcrichton
2021-12-13 borsAuto merge of #10153 - ehuss:fix-profile-docs, r=alexcr...
2021-12-13 borsAuto merge of #10172 - ehuss:doc-lib-before-bin, r...
2021-12-13 borsAuto merge of #10178 - ehuss:version-from-rustc, r...
2021-12-07 Eric HussUse version from rustbuild.
2021-12-06 Eric HussExplicitly mark aliases in `cargo list`.
2021-12-06 borsAuto merge of #10168 - hi-rustin:rustin-patch-flag...
2021-12-06 hi-rustinAdd arg_quiet
2021-11-26 borsAuto merge of #10093 - hi-rustin:rustin-patch-rustc...
2021-11-20 borsAuto merge of #10043 - jyn514:hard-error, r=ehuss
2021-11-17 borsAuto merge of #10082 - basile-henry:basile/alias-shadow...
2021-11-17 borsAuto merge of #10072 - russweas:master, r=alexcrichton
2021-11-17 borsAuto merge of #10090 - weihanglo:issue-9014, r=alexcrichton
2021-11-17 Basile HenryAdd details in warning for alias shadowing external...
2021-11-15 borsAuto merge of #10073 - russweas:patch-1, r=alexcrichton
2021-11-15 borsAuto merge of #10080 - hi-rustin:rustin-patch-quiet...
2021-11-14 Basile HenryWarn when alias shadows external subcommand
2021-11-14 hi-rustinImprove the help text of the --quiet args for all commands
2021-11-10 borsAuto merge of #10011 - hkratz:disable-failing-test...
2021-11-04 borsAuto merge of #10037 - willcrichton:example-analyzer...
2021-10-29 borsAuto merge of #10018 - Some-Dood:chore/use-hashmap...
2021-10-29 borsAuto merge of #10017 - willcrichton:example-analyzer...
2021-10-29 Basti OrtizChore: prefer `HashMap::from` over collecting `Vec...
2021-10-28 borsAuto merge of #9525 - willcrichton:example-analyzer...
2021-10-14 borsAuto merge of #9916 - chansuke:issue-9895, r=ehuss
next