1. 1ec7df4 Add WithRunAs context for X-Gerrit-RunAs header support (#206) by Kaishu Sahu · 3 months ago master
  2. 9ef9336 chore(deps): update dependency golangci/golangci-lint to v2.11.3 (#211) by renovate[bot] · 3 months ago
  3. eb71b14 chore(deps): update dependency go to 1.26 (#209) by renovate[bot] · 3 months ago
  4. 0cf1dd8 chore(deps): update dominikh/staticcheck-action action to v1.4.1 (#208) by renovate[bot] · 3 months ago
  5. c9b56a5 Add renovate.json (#207) by renovate[bot] · 3 months ago
  6. fbf6460 Bump goreleaser/goreleaser-action from 6 to 7 (#205) by dependabot[bot] · 3 months ago
  7. c4283a3 Add ChangeInfo.CurrentRevisionNumber field (#204) by Stephen Finucane · 3 months ago
  8. 8a17aa8 Add fields `State`, `Notify` and `NotifyDetails` to ReviewerInput (#203) by Giuseppe Valente · 4 months ago
  9. dfb90fe Bump actions/setup-go from 5 to 6 (#201) by dependabot[bot] · 5 months ago
  10. fdd33d6 Bump github.com/google/go-querystring from 1.1.0 to 1.2.0 (#200) by dependabot[bot] · 5 months ago
  11. c628cf8 Bump actions/checkout from 5 to 6 (#202) by dependabot[bot] · 5 months ago
  12. 888066f Introduce golangci-lint as an additional linter (#199) by Andy Grunwald · 6 months ago
  13. db4c287 Bump actions/setup-go from 5 to 6 (#196) by dependabot[bot] · 6 months ago
  14. 007e2f7 Bump actions/checkout from 5 to 6 (#198) by dependabot[bot] · 6 months ago
  15. a7b2c28 don't treat + as a special character for queries by Michael Kelly · 6 months ago
  16. ebba98a Upgrade Go to v1.25 (#195) by Andy Grunwald · 10 months ago
  17. 6541e71 Bump actions/checkout from 4 to 5 (#194) by dependabot[bot] · 10 months ago
  18. 4d22969 Update dependencies and fix CI build (#192) by Andy Grunwald · 11 months ago
  19. 8ddf623 Bump dominikh/staticcheck-action from 1.3.1 to 1.4.0 (#191) by dependabot[bot] · 11 months ago
  20. a051e69 Add missing MoreProjects field in ProjectInfo (#190) by Daco · 11 months ago
  21. 8c6ff13 Add response_format_options to ChangeInput struct (#181) by sidju · 12 months ago
  22. 650ad12 Add missing Patch field to ChangeInfo (#188) by SaintNova · 1 year, 1 month ago
  23. 31687dc testing: Remove console output while running unit tests (#176) by Andy Grunwald · 1 year, 7 months ago
  24. aab8de1 Upgrade Changelog for v1.0.0 (#174) by Andy Grunwald · 1 year, 8 months ago
  25. 1cda733 Introduce goreleaser to make the release of a new version easier (#173) by Andy Grunwald · 1 year, 8 months ago
  26. 08ff0c0 Github Actions: Upgrade supported Go versions from 1.21, 1.22 to 1.22, 1.23 (#172) by Andy Grunwald · 1 year, 8 months ago
  27. d093e01 Github Actions: Fix Actions trigger on branch name (#171) by Andy Grunwald · 1 year, 8 months ago
  28. b410a34 Github Actions: Upgrade `runs-on` image from ubuntu-22.04 to ubtuntu-24.04 (#170) by Andy Grunwald · 1 year, 8 months ago
  29. 18c7753 Add support for submit_requirement fields in ChangeInfo. (#169) by Simon Yang · 1 year, 8 months ago
  30. 0983e87 Update CherryPickInput to support new fields (#165) by Jimmy Trinh · 2 years ago
  31. c725a0f Update Go version (add v1.22, remove v1.20) (#164) by Andy Grunwald · 2 years, 1 month ago
  32. bb1cabe Update SubmitInput entity to support new fields (#163) by jtrinh-anet · 2 years, 1 month ago
  33. e8bb8e4 Bump dominikh/staticcheck-action from 1.3.0 to 1.3.1 (#162) by dependabot[bot] · 2 years, 2 months ago
  34. 7c5be02 Fix MoveInput struct definition (keep_all_labels -> keep_all_votes) (#161) by Musab · 2 years, 2 months ago
  35. 444a268 Add missing fields from ReviewResult (#160) by Mike Kelly · 2 years, 2 months ago
  36. b85f9f5 Change ReviewInput to use map[string]int for labels (#159) by Mike Kelly · 2 years, 2 months ago
  37. 6478d30 Bump actions/setup-go from 4 to 5 (#156) by dependabot[bot] · 2 years, 5 months ago
  38. 235fa61 Implement parents_data in RevisionInfo (#157) by Roman Mohr · 2 years, 5 months ago
  39. 40e4f30 Add golang context support (#153) by Mike Kelly · 2 years, 7 months ago
  40. 89fb5cf Bump actions/checkout from 3 to 4 (#154) by dependabot[bot] · 2 years, 8 months ago
  41. f01a53b add more fields to RebaseInput by Luke Granger-Brown · 2 years, 8 months ago
  42. bed9700 Support more account operations (#150) by Han-Wen Nienhuys · 2 years, 10 months ago
  43. 4f1401b AccountExternalIdInfo/Accounts.GetAccountExternalIDs: Adjusted docs according the official documentation by Andy Grunwald · 2 years, 10 months ago
  44. 8a06083 Add AccountService.QueryAccounts by Han-Wen Nienhuys · 2 years, 10 months ago
  45. 1d229fd Add AccountService.GetAccountExternalIDs by Han-Wen Nienhuys · 2 years, 10 months ago
  46. 999473b Add missing fields in AccountInfo by Han-Wen Nienhuys · 2 years, 10 months ago
  47. d2361a1 Update Go version for testing: Remove 1.19, add 1.21 (#151) by Andy Grunwald · 2 years, 10 months ago
  48. c44fe2f Add create project's tag and delete project's tag and tags (#146) by pastel001 · 3 years ago
  49. 2dcb9fb Add support for project deletion (with plugin) (#147) by Mike Kelly · 3 years ago
  50. 423d372 add Comment{Input,Info} fields (#145) by Dmitri Shuralyov · 3 years, 1 month ago
  51. e9d8f54 Update dependabot.yml: Set interval to monthly by Andy Grunwald · 3 years, 2 months ago
  52. da63a5c GitHub Actions: Upgrade Ubuntu + Go version and remove Caching by Andy Grunwald · 3 years, 3 months ago
  53. 34adb1f Bump actions/setup-go from 3 to 4 (#144) by dependabot[bot] · 3 years, 3 months ago
  54. cf782c5 Bump actions/cache from 3.3.0 to 3.3.1 (#143) by dependabot[bot] · 3 years, 3 months ago
  55. 3ee7c89 Bump actions/cache from 3.2.6 to 3.3.0 (#142) by dependabot[bot] · 3 years, 3 months ago
  56. d865180 Bump actions/cache from 3.2.5 to 3.2.6 (#140) by dependabot[bot] · 3 years, 3 months ago
  57. 8cd0d63 Add GetHashtags/SetHashtags (#141) by Li-Yu Yu · 3 years, 3 months ago
  58. 04e01d7 Upgrade static check to v2023.1 (#139) by Andy Grunwald · 3 years, 4 months ago
  59. 7e1bcf3 go mod tidy (#137) by Andy Grunwald · 3 years, 4 months ago
  60. 7e847d2 Bump actions/cache from 3.2.4 to 3.2.5 (#136) by dependabot[bot] · 3 years, 4 months ago
  61. 15d9b44 Bump dominikh/staticcheck-action from 1.2.0 to 1.3.0 (#132) by dependabot[bot] · 3 years, 4 months ago
  62. 14e2304 Bump actions/cache from 3.0.11 to 3.2.4 (#134) by dependabot[bot] · 3 years, 4 months ago
  63. 9ea5350 Add revision kind to RevisionInfo (#135) by Tim Wang · 3 years, 4 months ago
  64. 952a13d Upgrade Go versions: Removing v1.18, adding v1.20 by Andy Grunwald · 3 years, 4 months ago
  65. f726227 Bump actions/cache from 3.0.8 to 3.0.11 (#128) by dependabot[bot] · 3 years, 8 months ago
  66. 41749a6 GitHub Actions: Raise Go versions to v1.18 and v1.19 (#125) by Andy Grunwald · 3 years, 9 months ago
  67. 5de64ee changes: Add RemoveAttention (#124) by Li-Yu Yu · 3 years, 9 months ago
  68. 2e881e2 apply gofmt, add new fields to ReviewInput (#123) by Daniel Martí · 3 years, 9 months ago
  69. 4fc9999 Bump actions/cache from 3.0.7 to 3.0.8 (#121) by dependabot[bot] · 3 years, 9 months ago
  70. f645b08 add: project commits included in (#122) by swift · 3 years, 9 months ago
  71. b678d1c Bump actions/cache from 3.0.5 to 3.0.7 (#120) by dependabot[bot] · 3 years, 10 months ago
  72. 4861c8c Bump actions/cache from 3.0.4 to 3.0.5 (#118) by dependabot[bot] · 3 years, 11 months ago
  73. 28cf26f Bump actions/cache from 3.0.3 to 3.0.4 (#114) by dependabot[bot] · 4 years ago
  74. 2d5a93b Bump actions/cache from 3.0.2 to 3.0.3 (#113) by dependabot[bot] · 4 years ago
  75. d3e91fb Add support for Change API's "Set Ready-For-Review" endpoint (#110) by Ben Clayton · 4 years, 1 month ago
  76. 4bec308 Bump actions/cache from 3.0.1 to 3.0.2 (#108) by dependabot[bot] · 4 years, 2 months ago
  77. 5f47610 Bump actions/setup-go from 2 to 3 (#109) by dependabot[bot] · 4 years, 2 months ago
  78. 525eecd Bump dominikh/staticcheck-action from 1.1.0 to 1.2.0 (#107) by dependabot[bot] · 4 years, 2 months ago
  79. b24a961 Escape % character in fm.Fprint (#106) by Andy Grunwald · 4 years, 2 months ago
  80. 79adba8 Bump actions/checkout from 2 to 3 (#104) by dependabot[bot] · 4 years, 2 months ago
  81. 6928c4f Bump actions/cache from 2 to 3.0.1 (#105) by dependabot[bot] · 4 years, 2 months ago
  82. 90f99d2 Fix staticcheck in GitHub CI by Andy Grunwald · 4 years, 2 months ago
  83. 5105eaf Switch CI to only support v1.17 und v1.18 by Andy Grunwald · 4 years, 2 months ago
  84. 916b31a Configured dependabot by Andy Grunwald · 4 years, 2 months ago
  85. 918f939 fix: remove a extra characters in url path (#103) by xuweiwei · 4 years, 3 months ago
  86. ff14d06 Groups: Add _more_groups attribute to GroupInfo by Andy Grunwald · 4 years, 9 months ago
  87. 67c9345 Fix #92: Add pagination support for SuggestAccount by Andy Grunwald · 4 years, 9 months ago
  88. 5a2c9c2 New example: Creating a project by Andy Grunwald · 4 years, 9 months ago
  89. 024fc51 Add section about "Development" into README by Andy Grunwald · 4 years, 9 months ago
  90. 3fc80f9 Smaller README rework and example directory by Andy Grunwald · 4 years, 9 months ago
  91. 67e5874 changes: fill in the rest of Changes.ChangeInput (#97) by wwade · 4 years, 9 months ago
  92. 58f949a go mod tidy by Andy Grunwald · 4 years, 9 months ago
  93. d813ef1 Run testing on a new pull request by Andy Grunwald · 4 years, 9 months ago
  94. 1154c96 Testing: Use go version '1.17', '1.16', '1.15' by Andy Grunwald · 4 years, 9 months ago
  95. 543bc02 Add TODo to add other fields to struct by Andy Grunwald · 4 years, 9 months ago
  96. 294d14b Remove CreateChangeDeprecated by Andy Grunwald · 4 years, 9 months ago
  97. ba5c750 Merge branch 'changes-CreateChange-ChangeInput' of https://github.com/wwade/go-gerrit into wwade-changes-CreateChange-ChangeInput by Andy Grunwald · 4 years, 9 months ago
  98. 1fe64e5 Update changes.go by Andy Grunwald · 4 years, 9 months ago
  99. 101051e Fix #92: Add _more_accounts attribute and start parameter to paginate through SuggestAccount results by Andy Grunwald · 4 years, 9 months ago
  100. 668ecf2 changes: rename Changes.DeleteDraftChange to DeleteChange (#95) by wwade · 4 years, 9 months ago