1. bd15f5d dependabot: add 7-day cooldown to all updates by Kevin Burke · 4 weeks ago dependabot-cooldown master
  2. 4d385a7 github: quote GITHUB_ENV redirects by Kevin Burke · 6 weeks ago actionlint-github-env
  3. 1428bf4 github: pin workflow actions by hash by Kevin Burke · 6 weeks ago pin-github-actions
  4. 8b1b7fc github: add daily Dependabot updates by burkebot · 9 weeks ago chore/dependabot-daily
  5. 9fcf722 ci: add Go 1.26 to test matrix, use for linting by Kevin Burke · 3 months ago go-1.26
  6. f0c7024 config: update default values to match current openssh-portable by Kevin Burke · 3 months ago
  7. 68fe499 1.6.0 by Kevin Burke · 4 months ago v1.6.0
  8. ac007ea CHANGELOG.md: add v1.6.0 changes, backfill v1.5.0 section by Kevin Burke · 4 months ago v1.6.0
  9. 6f3abd7 config: support ~ as user's home directory in Include by Neil Williams · 4 months ago
  10. cc9f700 config: simplify composite literal in newConfig by Kevin Burke · 4 months ago
  11. 538d5a7 config: default to a space before '#' in EOL comments by Kevin Burke · 4 months ago fix-eol-comment-space
  12. 04e0fd6 config: strip surrounding double quotes from parsed values by Kevin Burke · 4 months ago fix-quoted-identity-file
  13. 568811a ci: disable setup-go cache, update checkout to v6 by Kevin Burke · 4 months ago fix-restore-cache
  14. e0b4ce9 1.5.0 by Kevin Burke · 4 months ago v1.5.0
  15. f2e12b8 CHANGELOG.md: improve fidelity and dates by Kevin Burke · 4 months ago
  16. f1fac02 all: implement Match support by Kevin Burke · 4 months ago
  17. 482de70 SECURITY.md: add by Kevin Burke · 9 months ago security-md sio2boss-feat-6-implement-match
  18. 40dba82 .github: add dependabot configuration by Kevin Burke · 9 months ago dependabot
  19. 4d09c9d .github: latest Go version by Kevin Burke · 9 months ago go-1.25
  20. d87420c 1.4.0 by Kevin Burke · 10 months ago v1.4.0
  21. 6cb5d6c config: change release format to "1.3.0" by Kevin Burke · 10 months ago
  22. bf7d55a CHANGELOG,AUTHORS.txt: add notes and add Simon Josefsson by Kevin Burke · 10 months ago
  23. d227026 Store tests/dos-lines as CRLF in git instead of using .gitattributes (#72) by Simon Josefsson · 10 months ago
  24. 1bd630c 1.3 by Kevin Burke · 1 year, 3 months ago v1.3
  25. 200a8b4 .github: update CI for more recent Go versions by Kevin Burke · 1 year, 3 months ago
  26. 1d09c0b .github: set latest Go versions by Kevin Burke · 2 years, 8 months ago ssh-test
  27. 974a52c .github: use Go 1.19 by Kevin Burke · 3 years, 6 months ago versions
  28. 3c7724c README.md: update donate information by Kevin Burke · 3 years, 7 months ago
  29. 7df8445 go.mod: add by Kevin Burke · 4 years ago
  30. a56e914 .github: run lint only on Go 1.18 by Kevin Burke · 4 years ago
  31. 5724bd1 config: add UserSettings.ConfigFinder by Kevin Burke · 4 years ago
  32. aae6f39 1.2 by Kevin Burke · 4 years, 2 months ago v1.2 v1.2.0
  33. df4d8e6 config: update version to match git tags by Kevin Burke · 4 years, 2 months ago
  34. f6c7111 Makefile: add tag prefix to release command by Kevin Burke · 4 years, 2 months ago
  35. 9b1b4df config: fix EOL whitespace for key/value pairs and Host lines by Scott Lessans · 4 years, 2 months ago
  36. 91cd224 config: add DecodeBytes to directly read a byte array by Carlos A Becker · 4 years, 2 months ago
  37. a432d6f README: add more information by Kevin Burke · 4 years, 2 months ago
  38. 6ad71ac config: remove io/ioutil by Kevin Burke · 4 years, 2 months ago
  39. 0970dd2 .github: add latest Go versions to CI by Kevin Burke · 4 years, 2 months ago latest-ci
  40. c7f8dec fuzz_test: add fuzz tests by Kevin Burke · 4 years, 7 months ago fuzzer
  41. beb851b AUTHORS.txt: add Dustin Spicuzza by Kevin Burke · 5 years ago
  42. 1241662 Support retrieving multiple values for a given keyword by Dustin Spicuzza · 5 years ago 1.1 v1.1 v1.1.0
  43. 42c0635 .github: add github actions by Kevin Burke · 5 years ago
  44. 4977a11 travis.yml: test ppc64le by santosh653 · 6 years ago
  45. 62d1616 Update .travis.yml by santosh653 · 6 years ago
  46. 5a772a7 travis.yml: test latest Go versions by Kevin Burke · 6 years ago
  47. 01f96b0 AUTHORS.txt: add Mark Nevill by Kevin Burke · 7 years ago
  48. 6cfae18 1.0 by Kevin Burke · 7 years ago 1.0
  49. 14846fb all: rewrite the lexer to consume the entire input first by Mark Nevill · 7 years ago
  50. 2e50c44 all: fix lint issues by Kevin Burke · 7 years ago
  51. f648cfb all: use ints instead of uints by Kevin Burke · 7 years ago
  52. 81db2a7 0.5 by Kevin Burke · 8 years ago 0.5
  53. b64c021 Add Go 1.11 to build matrix by Kevin Burke · 8 years ago
  54. 555f37a Correctly parse files without trailing newline by Kevin Burke · 8 years ago
  55. 82cf3f9 Remove 1.7 and 1.8 from build matrix by Kevin Burke · 8 years ago
  56. 4fcc689 Use kevinburke/bump_version instead of Shyp/bump_version by Kevin Burke · 8 years ago
  57. 6c3af74 Run tests with the race detector by Wayne Ashley Berry · 8 years ago
  58. b8c871d run tests before releasing a new version by Kevin Burke · 8 years ago
  59. 9fc7bb8 0.4 by Kevin Burke · 8 years ago 0.4
  60. fe204ef Fix DOS line endings parsing by Eugene Terentev · 8 years ago
  61. 0ff8514 0.3 by Kevin Burke · 8 years ago 0.3
  62. fc20c60 Add AUTHORS file by Kevin Burke · 8 years ago
  63. c665f6f Fix potential index out of range error by Sergey Lukjanov · 8 years ago
  64. 802051b Implement encoding.TextMarshaler interface by Kevin Burke · 9 years ago
  65. db49ba3 Use better dependencies in Makefile by Kevin Burke · 9 years ago
  66. 4ec3da0 add Default example by Kevin Burke · 9 years ago
  67. fc8c332 fix example by Kevin Burke · 9 years ago
  68. 2b54512 switch staticcheck for megacheck and fix things it complains about by Kevin Burke · 9 years ago
  69. 6dcd4cf update README and add more examples by Kevin Burke · 9 years ago
  70. 873a8ad add errata by Kevin Burke · 9 years ago
  71. 8b24c0d improve the documentation by Kevin Burke · 9 years ago
  72. b365efc add a release target by Kevin Burke · 9 years ago
  73. fa48d7f 0.2 by Kevin Burke · 9 years ago 0.2
  74. 4a3c8df add a version constant by Kevin Burke · 9 years ago
  75. e05b907 more doc tweaks by Kevin Burke · 9 years ago
  76. 7897293 Cleanup for public release by Kevin Burke · 9 years ago
  77. 3fad3c6 Add more documentation and correctness fix by Kevin Burke · 9 years ago
  78. 1c4ddb9 use Default() and validate() by Kevin Burke · 9 years ago
  79. c206444 add Default() and start of a validate() function by Kevin Burke · 9 years ago
  80. 54fabb9 Implement Include directive by Kevin Burke · 9 years ago
  81. ad36f0d Implement negative match by Kevin Burke · 9 years ago
  82. 3918a52 Add a LICENSE by Kevin Burke · 9 years ago
  83. 01f7364 Add more documentation by Kevin Burke · 9 years ago
  84. 251b79e install staticcheck on host by Kevin Burke · 9 years ago
  85. bc2824e tweak readme again by Kevin Burke · 9 years ago
  86. 67c39ca Implement Get and wildcard match by Kevin Burke · 9 years ago
  87. c40e54d fix tests by Kevin Burke · 9 years ago
  88. 8075e81 tweak interface by Kevin Burke · 9 years ago
  89. c07ebbe add very basic README by Kevin Burke · 9 years ago
  90. ab5641d Add Travis by Kevin Burke · 9 years ago
  91. 29f594a Add alpha SSH config parser by Kevin Burke · 9 years ago