1. 097f945 Merge pull request #318 from thaJeztah/pr_template by Sebastiaan van Stijn · 6 weeks ago master
  2. 9272dcb add pull-request template by Sebastiaan van Stijn · 6 weeks ago
  3. 5be670a Merge pull request #316 from crazy-max/codecov-token by Sebastiaan van Stijn · 9 weeks ago
  4. 73aa8c0 ci: set codecov token by CrazyMax · 9 weeks ago
  5. c23afb6 Merge pull request #313 from crazy-max/bump-gha by Sebastiaan van Stijn · 3 months ago
  6. d622133 Merge pull request #310 from thaJeztah/update_xx by CrazyMax · 3 months ago
  7. 12500fb chore: dependabot to keep gha up to date by CrazyMax · 3 months ago
  8. bf726a0 ci: update github actions to latest stable by CrazyMax · 3 months ago
  9. d9632f6 Dockerfile: update xx to v1.4.0 by Sebastiaan van Stijn · 4 months ago
  10. 292722b Merge pull request #308 from thaJeztah/update_golang_1.21.6 by Sebastiaan van Stijn · 4 months ago v0.8.1
  11. 979dcc4 Merge pull request #309 from thaJeztah/update_golangci by Sebastiaan van Stijn · 4 months ago
  12. f411a65 Dockerfile: update golangci-lint to v1.55.2 by Sebastiaan van Stijn · 4 months ago
  13. 9629bd7 update to go1.21.6 by Sebastiaan van Stijn · 4 months ago
  14. f642c26 Merge pull request #306 from thaJeztah/err_checks by Sebastiaan van Stijn · 4 months ago
  15. 8fc3306 Merge pull request #307 from thaJeztah/bump_wincred by Sebastiaan van Stijn · 4 months ago
  16. 6a3e64c move trimming whitespace to error-check helpers by Sebastiaan van Stijn · 4 months ago
  17. 218f178 vendor: github.com/danieljoos/wincred v1.2.1 by Sebastiaan van Stijn · 4 months ago
  18. 8396edb Merge pull request #297 from thaJeztah/update_go_1.20.6 by Sebastiaan van Stijn · 9 months ago v0.8.0
  19. a3d1ffc update go to go1.20.6 by Sebastiaan van Stijn · 9 months ago
  20. c03d56c deb: update to golang bullseye by Sebastiaan van Stijn · 9 months ago
  21. 7f48455 Merge pull request #294 from thaJeztah/use_designated_domains_step1 by Sebastiaan van Stijn · 10 months ago
  22. a90e3fa secretservice: use designated domains in tests (RFC2606) by Sebastiaan van Stijn · 11 months ago
  23. ffb3232 pass: use designated domains in tests (RFC2606) by Sebastiaan van Stijn · 11 months ago
  24. 1050848 client: use designated domains in tests (RFC2606) by Sebastiaan van Stijn · 11 months ago
  25. 7d66ae0 osxkeychain: use designated domains in tests (RFC2606) by Sebastiaan van Stijn · 11 months ago
  26. 13475b4 credentials: use designated domains in tests (RFC2606) by Sebastiaan van Stijn · 11 months ago
  27. 91af1de registryurl: use designated domains in tests (RFC2606) by Sebastiaan van Stijn · 11 months ago
  28. 4977273 Merge pull request #292 from thaJeztah/errors_improvements by Sebastiaan van Stijn · 11 months ago
  29. a228f55 credentials: implement errdefs types for typed errors by Sebastiaan van Stijn · 11 months ago
  30. dbfb389 credentials: use errors.As() to match error-types by Sebastiaan van Stijn · 11 months ago
  31. bd83e02 Merge pull request #293 from thaJeztah/update_go_1.20.5 by Sebastiaan van Stijn · 11 months ago
  32. a6e03c6 update go to go1.20.5 by Sebastiaan van Stijn · 11 months ago
  33. c842499 Merge pull request #291 from thaJeztah/test_nits by Sebastiaan van Stijn · 11 months ago
  34. c1c7dd7 credentials: fix minor nits in tests by Sebastiaan van Stijn · 11 months ago
  35. 83d38ea Merge pull request #289 from crazy-max/build-constraint by Sebastiaan van Stijn · 11 months ago
  36. 72391b3 pass: properly handle errors in tests by CrazyMax · 11 months ago
  37. d066893 pass: exclude tests on windows by CrazyMax · 11 months ago
  38. a51d46e ci: set gpg key trust level with import-gpg action by CrazyMax · 11 months ago
  39. ea29253 ci: install pass on macOS for testing by CrazyMax · 11 months ago
  40. 90bf5da wincred: use go build constraint by CrazyMax · 11 months ago
  41. 6a2f536 secretservice: use go build constraint by CrazyMax · 11 months ago
  42. 9f5511c osxkeychain: use go build constraint by CrazyMax · 11 months ago
  43. c740b99 Merge pull request #287 from thaJeztah/pass_no_interpolate by CrazyMax · 11 months ago
  44. 372315b pass: make home-dir resolution platform agnostic by Sebastiaan van Stijn · 11 months ago
  45. c8c415f pass: fix interpolation of $PASSWORD_STORE_DIR by Sebastiaan van Stijn · 11 months ago
  46. a652f8e Merge pull request #286 from crazy-max/update-readme by Sebastiaan van Stijn · 11 months ago
  47. 2860ca4 Merge pull request #283 from crazy-max/fix-osx-min-version by Sebastiaan van Stijn · 11 months ago
  48. 2103f1b readme: install emulators when building with docker by CrazyMax · 11 months ago
  49. bdd92dd Merge pull request #284 from thaJeztah/various_cleanups by Sebastiaan van Stijn · 11 months ago
  50. 5944f8a osxkeychain: match min macos version for xx by CrazyMax · 11 months ago
  51. 0b91805 Merge pull request #285 from crazy-max/test-target by CrazyMax · 11 months ago
  52. d440e59 chore: use same target for sandboxed and native tests by CrazyMax · 11 months ago
  53. 129017a credentials: define consts for supported actions (sub-commands) by Sebastiaan van Stijn · 11 months ago
  54. 99079ca credentials: Serve(): implement "--version, -v", and "--help, -h" flags by Sebastiaan van Stijn · 11 months ago
  55. ae1d1ec credentials: HandleCommand(): improve error for unknown command/action by Sebastiaan van Stijn · 11 months ago
  56. db0ac44 credentials: Serve(): simplify error-handling logic by Sebastiaan van Stijn · 11 months ago
  57. 0dbcdb6 credentials: Serve(): use "Name instead of "os.Args[0]" for usage output by Sebastiaan van Stijn · 11 months ago
  58. c324fe0 credentials: Get(): remove intermediate variable by Sebastiaan van Stijn · 11 months ago
  59. 19557f8 fix some errCheck warnings, and update examples by Sebastiaan van Stijn · 11 months ago
  60. 94483d2 godoc: credentials helper -> credentials-helper by Sebastiaan van Stijn · 11 months ago
  61. 4c9fc24 client: use os/exec/Cmd.Environ() instead of os.Environ() by Sebastiaan van Stijn · 11 months ago
  62. f8e94d9 Merge pull request #275 from thaJeztah/subtests by Sebastiaan van Stijn · 11 months ago
  63. 6f4e3ab Merge pull request #281 from thaJeztah/bump_go_version by Sebastiaan van Stijn · 11 months ago
  64. ec695ce Merge pull request #279 from crazy-max/win-arm64 by Sebastiaan van Stijn · 11 months ago
  65. fa89a70 update go to go1.20.4 by Sebastiaan van Stijn · 11 months ago
  66. 14d46ff credentials: don't fail tests early, and use consts by Sebastiaan van Stijn · 11 months ago
  67. c20f883 client: don't use un-keyed literals in tests, and don't fail early by Sebastiaan van Stijn · 11 months ago
  68. 7a60d70 wincred: use sub-tests by Sebastiaan van Stijn · 11 months ago
  69. 814dbb3 wincred: use t.Cleanup(), and don't ignore errors by Sebastiaan van Stijn · 11 months ago
  70. ed91395 wincred: don't use un-keyed literals in test-tables by Sebastiaan van Stijn · 11 months ago
  71. 5c5b09e osxkeychain: use sub-tests by Sebastiaan van Stijn · 11 months ago
  72. 8282d33 osxkeychain: use t.Cleanup(), and don't ignore errors by Sebastiaan van Stijn · 11 months ago
  73. a7ff1c7 osxkeychain: don't use un-keyed literals in test-tables by Sebastiaan van Stijn · 11 months ago
  74. 4a8c2d1 registryurl: use sub-tests by Sebastiaan van Stijn · 11 months ago
  75. 810dcd4 use "tc" for test-cases by Sebastiaan van Stijn · 11 months ago
  76. f09e79d Merge pull request #278 from thaJeztah/osxkeychain_typed_error by Sebastiaan van Stijn · 11 months ago
  77. b21b69c osxkeychain: Delete(): return typed errors by Sebastiaan van Stijn · 11 months ago
  78. 7f00c5c osxkeychain: use a switch for handling errors by Sebastiaan van Stijn · 11 months ago
  79. 1ed95cb osxkeychain: explicitly ignore error by Sebastiaan van Stijn · 11 months ago
  80. 88cb947 windows/arm64 support for wincred by CrazyMax · 11 months ago
  81. 9ff5b61 Merge pull request #276 from crazy-max/ci-bump-os by Sebastiaan van Stijn · 11 months ago
  82. 62d8c84 ci: add ubuntu-22.04 to test matrix by CrazyMax · 11 months ago
  83. 2749e55 ci: bump runners to ubuntu-22.04 by CrazyMax · 11 months ago
  84. 4ede49c Merge pull request #273 from thaJeztah/gofumpt by Sebastiaan van Stijn · 11 months ago
  85. a001d63 Merge pull request #272 from thaJeztah/add_project_files by Sebastiaan van Stijn · 11 months ago
  86. 9817a23 format code with gofumpt by Sebastiaan van Stijn · 11 months ago
  87. 11e6d37 Merge pull request #271 from thaJeztah/bump_wincred by Sebastiaan van Stijn · 11 months ago
  88. a649a36 project: add CONTRIBUTING.md by Sebastiaan van Stijn · 11 months ago
  89. 9ddc7c7 project: add CODE_OF_CONDUCT.md by Sebastiaan van Stijn · 11 months ago
  90. e6a96be project: Add SECURITY.md by Sebastiaan van Stijn · 11 months ago
  91. 069ceb8 vendor: github.com/danieljoos/wincred v1.2.0 by Sebastiaan van Stijn · 11 months ago
  92. 7ce5629 Merge pull request #270 from thaJeztah/remove_execabs by Sebastiaan van Stijn · 11 months ago
  93. 37c4a6b remove uses of golang.org/x/sys/execabs by Sebastiaan van Stijn · 11 months ago
  94. da93839 Merge pull request #263 from crazy-max/update-go by Sebastiaan van Stijn · 1 year ago
  95. da7f673 Merge pull request #265 from crazy-max/bump-golang-sys by Sebastiaan van Stijn · 1 year ago
  96. d5c91a2 remove deprecated golangci-lint linters by CrazyMax · 1 year ago
  97. e9656dd update golangci-lint to v1.51.1 by CrazyMax · 1 year ago
  98. 52f0cb6 update go to 1.20 by CrazyMax · 1 year ago
  99. bde49b3 Merge pull request #264 from crazy-max/update-xx by Sebastiaan van Stijn · 1 year ago
  100. b3ec488 Bump golang.org/x/sys to v0.7.0 by CrazyMax · 1 year ago