1. e522710 ci: add trusted publishing (#436) by David Hewitt · 7 weeks ago main upstream/master
  2. e9959a2 bump to cargo 0.91, MSRV 1.88, edition 2024 (#437) by David Hewitt · 7 weeks ago
  3. f86aa8b fix(registry): handle Poll::Pending from sparse registry source queries (#431) by Ryan Connolly · 7 weeks ago
  4. e823dff chore(deps): bump tar from 0.4.43 to 0.4.45 (#432) by dependabot[bot] · 7 weeks ago
  5. 1c09352 chore(deps): bump bytes from 1.9.0 to 1.11.1 (#428) by dependabot[bot] · 7 weeks ago
  6. 65d7078 chore(deps): bump rand from 0.9.0 to 0.9.4 (#435) by dependabot[bot] · 7 weeks ago
  7. c9977da CI Updates (#426) by graelo · 6 months ago
  8. 9e3e115 release: 0.18.0 (#423) by David Hewitt · 7 months ago v0.18.0
  9. 03ebfb9 fix: support sparse registries (#422) by Rob Ede · 7 months ago
  10. 156fc07 chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 (#421) by dependabot[bot] · 7 months ago
  11. c00784b chore(deps): bump crossbeam-channel from 0.5.13 to 0.5.15 (#418) by dependabot[bot] · 7 months ago
  12. 29c1a39 feat: bump to use libgit2 1.9 (#417) by Rui Chen · 7 months ago
  13. 02c6fa0 Merge pull request #391 from jrudolph/deal-more-gracefully-with-inaccessible-private-registries by David Hewitt · 10 months ago
  14. 0247a12 fix: deal more gracefully with private registries by Johannes Rudolph · 11 months ago
  15. 661f8ca Merge pull request #413 from kbknapp/release-0.17 by David Hewitt · 1 year, 3 months ago v0.17.0
  16. 7e426e6 release: 0.17.0 by David Hewitt · 1 year, 3 months ago
  17. ca443e0 Merge pull request #410 from yuvald-sweet-security/edition2024 by David Hewitt · 1 year, 3 months ago
  18. b7c967f Bump MSRV to 1.83 by Yuval Deutscher · 1 year, 3 months ago
  19. 56eed99 Update cargo version by Yuval Deutscher · 1 year, 3 months ago
  20. 45db3a9 Merge pull request #409 from klensy/sp by David Hewitt · 1 year, 5 months ago
  21. 6edd9f1 move to fxhashmap for speed, x2 by klensy · 1 year, 5 months ago
  22. 81f8b7c Merge pull request #407 from kbknapp/ci-release by Kevin K. · 1 year, 6 months ago v0.16.0
  23. 1465877 style: yaml formatting by Kevin K · 1 year, 6 months ago
  24. 947127d chore: bump gh-release action by Kevin K · 1 year, 6 months ago
  25. 3a87f6c chore: bump download-artifact action by Kevin K · 1 year, 6 months ago
  26. 364c747 chore: bump upload-artifact action by Kevin K · 1 year, 6 months ago
  27. 3bc74ee Merge pull request #406 from kbknapp/v0.16.0 by Kevin K. · 1 year, 6 months ago
  28. 7c4c8e8 chore: bump version by Kevin K · 1 year, 6 months ago
  29. 0d5f4a7 Merge pull request #403 from MonterraByte/cargo-update by David Hewitt · 1 year, 6 months ago
  30. 5e1136d refactor: implement Display for Status instead of ToString by Joaquim Monteiro · 1 year, 6 months ago
  31. f08d312 chore: update env_logger to v0.11.5 and strum to v0.26.3 by Joaquim Monteiro · 1 year, 6 months ago
  32. 0651475 chore: update cargo to v0.84.0 by Joaquim Monteiro · 1 year, 6 months ago
  33. b2d87be chore: update Cargo.lock by Joaquim Monteiro · 1 year, 6 months ago
  34. d3a7df3 chore: bump Cargo.lock by Kevin Knapp · 2 years, 3 months ago v0.15.0
  35. f20712d Merge pull request #387 from kbknapp/v0.15-release by Kevin K · 2 years, 3 months ago
  36. a00bb7b chore: increase version by Kevin Knapp · 2 years, 3 months ago upstream/v0.15-release
  37. 76f5e8e Merge pull request #379 from cuviper/cargo-0.76 by Kevin K · 2 years, 3 months ago
  38. 743d612 Use default style for DEBUG, dropping `termcolor` by Josh Stone · 2 years, 5 months ago
  39. d2c7ff9 Fix `clippy::unnecessary-fallible-conversions` by Josh Stone · 2 years, 5 months ago
  40. 434bd6b Upgrade to cargo 0.76.0 (MSRV 1.73) by Josh Stone · 2 years, 5 months ago
  41. d60b274 Merge pull request #373 from kbknapp/v0.14-release by Kevin K · 2 years, 7 months ago v0.14.0
  42. 6b0982b fix: ignore git2-curl for internal checks by Kevin K · 2 years, 7 months ago
  43. ea28255 chore: increase version by Kevin K · 2 years, 7 months ago
  44. 89fd9b0 chore: bump deps by Kevin K · 2 years, 7 months ago
  45. 3c95772 bump MSRV by Kevin K · 2 years, 7 months ago
  46. 94b2bab Merge pull request #365 from tottoto/remove-serde-derive-dependency by Kevin K · 2 years, 7 months ago
  47. 7527676 Merge branch 'master' into remove-serde-derive-dependency by Kevin K · 2 years, 7 months ago
  48. d32f1a6 Merge pull request #368 from rmja/fix-275 by Kevin K · 2 years, 7 months ago
  49. 8c470b0 Merge pull request #369 from Treeway7/patch-1 by Kevin K · 2 years, 7 months ago
  50. e746489 Merge pull request #358 from kbknapp/dependabot/cargo/openssl-0.10.55 by Kevin K · 2 years, 7 months ago
  51. 619bac3 Merge pull request #363 from cuviper/cargo-0.72 by Kevin K · 2 years, 7 months ago
  52. 1935b22 docs(README.md): Fixed "oudated" typo by Treeway · 2 years, 7 months ago
  53. 3123541 Rename target to patch by Rasmus Melchior Jacobsen · 2 years, 8 months ago
  54. 21cccca Include manipulation of patches by Rasmus Melchior Jacobsen · 2 years, 8 months ago
  55. 155dd09 Include patch table in manifest by Rasmus Melchior Jacobsen · 2 years, 8 months ago
  56. a5e6e47 use serde macro via serde crate instead of serde_derive by tottoto · 2 years, 10 months ago
  57. 4647736 Upgrade to cargo 0.72 by Josh Stone · 2 years, 10 months ago
  58. 9e1ffe8 chore(deps): bump openssl from 0.10.54 to 0.10.55 by dependabot[bot] · 3 years ago
  59. 8c978a1 Merge pull request #357 from kbknapp/issue-350 by Kevin K · 3 years ago v0.13.1
  60. 900325e bump version by Kevin K · 3 years ago
  61. 6b14357 bump tempfile due to RUSTSEC-2023-0018 by Kevin K · 3 years ago
  62. 5ad17e2 Merge pull request #356 from kbknapp/issue-355 by Kevin K · 3 years ago v0.13.0
  63. 403b716 bump version by Kevin K · 3 years ago
  64. 904de36 bump strum dep by Kevin K · 3 years ago
  65. 27edf9c bump MSRV and note that its what is required to RUN by Kevin K · 3 years ago
  66. 2055212 bump version in lockfile by Kevin K · 3 years ago v0.12.0
  67. f23bec1 Merge pull request #353 from kbknapp/metadata-update by Kevin K · 3 years ago
  68. 0bbcaaf formatting reuqires nightly by Kevin K · 3 years ago
  69. 2289713 install just on stable as well by Kevin K · 3 years ago
  70. d9cb063 clippy runs on stable by Kevin K · 3 years ago
  71. 7a4eb42 bump version by Kevin K · 3 years ago
  72. e1bd70d remove a few stages and update MSRV by Kevin K · 3 years ago
  73. a94b8c4 update to toml 0.7 by Kevin K · 3 years ago
  74. d17c44f Merge #346 by bors[bot] · 3 years ago upstream/staging
  75. 398fad6 chore(deps): Bump Cargo to 0.71.0 to support sparse+http registries. by Adam Reichold · 3 years ago
  76. a62bd1f Merge pull request #344 from Nukesor/clap-v4-continuation by Kevin K · 3 years ago
  77. 3799f5e Update to clap v4 continuation by Arne Beer · 3 years, 4 months ago
  78. f515446 use just for lint in CI by Kevin K · 3 years, 4 months ago
  79. 930fd53 adds typos config by Kevin K · 3 years, 4 months ago
  80. 1f8b407 flesh out justfile to use in CI by Kevin K · 3 years, 4 months ago
  81. 4c9d968 update contributing doc by Kevin K · 3 years, 4 months ago
  82. ce4672f add a rust-toolchain file by Kevin K · 3 years, 4 months ago
  83. 01c80d2 more strict rustfmt by Kevin K · 3 years, 4 months ago
  84. 625edc2 update to clap v4 by Kevin K · 3 years, 4 months ago
  85. 0ba6562 Merge #312 by bors[bot] · 3 years, 4 months ago
  86. b63e457 rustfmt by Kevin K · 3 years, 4 months ago
  87. 7b5f679 chore(CLI): Change bin name to cargo to hide that it's calling `cargo-outdated` by Lovecraftian Horror · 3 years, 4 months ago
  88. 93ea0ce refactor: Update clap to v3.1 by Lovecraftian Horror · 3 years, 4 months ago
  89. a7c98b8 Merge pull request #319 from Luni-4/automatic-deploy by Kevin K · 3 years, 4 months ago v0.11.2
  90. 6007f06 v0.11.2 by Kevin K · 3 years, 4 months ago
  91. ce9c34f Merge branch 'master' into automatic-deploy by Kevin K · 3 years, 4 months ago
  92. 838116a Merge #339 by bors[bot] · 3 years, 4 months ago
  93. 12f662d rustfmt by Kevin K · 3 years, 4 months ago
  94. a09a13d update cargo to v0.65 by Kevin K · 3 years, 4 months ago
  95. 0b62191 Merge #338 by bors[bot] · 3 years, 4 months ago
  96. b892d70 Merge #324 by bors[bot] · 3 years, 4 months ago
  97. e14b870 clippy by Kevin K · 3 years, 4 months ago
  98. e2ced83 chore(deps): bump libgit2-sys from 0.13.2+1.4.2 to 0.13.5+1.4.5 by dependabot[bot] · 3 years, 4 months ago
  99. ce06e3f chore(deps): bump openssl-src from 111.18.0+1.1.1n to 111.22.0+1.1.1q by dependabot[bot] · 4 years ago
  100. 282303a Deploy cargo-outdated automatically by Luni-4 · 4 years ago