1. 8eea83e Make PackBits methods static by Gary Gregory · 3 months ago
  2. ce027c5 Merge pull request #355 from apache/dependabot/github_actions/actions/upload-artifact-4.3.0 by Gary Gregory · 3 months ago
  3. a11d88d Merge pull request #356 from apache/dependabot/github_actions/codecov/codecov-action-3.1.5 by Gary Gregory · 3 months ago
  4. ad25fb2 Merge pull request #354 from apache/dependabot/github_actions/github/codeql-action-3.23.2 by Gary Gregory · 3 months ago
  5. a2d8f24 Bump codecov/codecov-action from 3.1.4 to 3.1.5 by dependabot[bot] · 3 months ago
  6. 8009eb9 Bump actions/upload-artifact from 4.2.0 to 4.3.0 by dependabot[bot] · 3 months ago
  7. 76713ee Bump github/codeql-action from 3.23.1 to 3.23.2 by dependabot[bot] · 3 months ago
  8. 4f86562 Normalize end of comments by Gary Gregory · 4 months ago
  9. e9e9801 Declutter: Tests don't need Javadoc @since tags by Gary Gregory · 4 months ago
  10. 30cfdd6 Merge pull request #351 from apache/dependabot/github_actions/actions/cache-4.0.0 by Gary Gregory · 4 months ago
  11. 13509b4 Merge pull request #353 from apache/dependabot/github_actions/github/codeql-action-3.23.1 by Gary Gregory · 4 months ago
  12. 62301fd Merge pull request #352 from apache/dependabot/github_actions/actions/upload-artifact-4.2.0 by Gary Gregory · 4 months ago
  13. d650305 Bump github/codeql-action from 3.23.0 to 3.23.1 by dependabot[bot] · 4 months ago
  14. c857c77 Bump actions/upload-artifact from 4.1.0 to 4.2.0 by dependabot[bot] · 4 months ago
  15. 6451da6 Bump actions/cache from 3.3.3 to 4.0.0 by dependabot[bot] · 4 months ago
  16. 2396364 Javadoc by Gary Gregory · 4 months ago
  17. cd9ec66 Use |= by Gary Gregory · 4 months ago
  18. 6d6b19b Use /= by Gary Gregory · 4 months ago
  19. 94fab77 Use += by Gary Gregory · 4 months ago
  20. 87ee5f3 Merge pull request #349 from apache/dependabot/github_actions/actions/cache-3.3.3 by Gary Gregory · 4 months ago
  21. ca3314f Merge pull request #350 from apache/dependabot/github_actions/actions/upload-artifact-4.1.0 by Gary Gregory · 4 months ago
  22. daa80eb Merge pull request #348 from apache/dependabot/github_actions/github/codeql-action-3.23.0 by Gary Gregory · 4 months ago
  23. 9dc4058 Bump actions/upload-artifact from 4.0.0 to 4.1.0 by dependabot[bot] · 4 months ago
  24. 1baaa1f Bump actions/cache from 3.3.2 to 3.3.3 by dependabot[bot] · 4 months ago
  25. 9a536f1 Bump github/codeql-action from 3.22.12 to 3.23.0 by dependabot[bot] · 4 months ago
  26. 4762c9b Avoid NullPointerException in TiffImageParser.getBufferedImage() #347 by Gary Gregory · 4 months ago
  27. ae4330e Merge pull request #347 from nanfangfanqie/master by Gary Gregory · 4 months ago
  28. e51d56c Inline single-use local variables by Gary Gregory · 4 months ago
  29. 7b0c4f5 Avoid NullPointerException in TiffImageParser.getBufferedImage(TiffDirectory,ByteOrder,TiffImagingParameters) when TiffImagingParameters is null by young · 4 months ago
  30. f02dc84 Move license header to the top of the file by Gary Gregory · 4 months ago
  31. 49b844c Update NOTICE file for 2024 by Gary Gregory · 4 months ago
  32. 1048270 Convert cascading if-else to switch by Gary Gregory · 4 months ago
  33. cb8ff2c Convert cascading if-else to switch by Gary Gregory · 4 months ago
  34. 82a4668 Refactor common code by Gary Gregory · 4 months ago
  35. bed8295 Refactor constant by Gary Gregory · 4 months ago
  36. cf67360 Remove obsolete SpotBugs exclusions by Gary Gregory · 4 months ago
  37. fc28685 Remove obsolete SpotBugs exclusions by Gary Gregory · 4 months ago
  38. 2fb3075 Javadoc by Gary Gregory · 4 months ago
  39. 181b526 Better use of Objects.requireNonNull() by Gary Gregory · 4 months ago
  40. 1b63210 Remove obsolete SpotBugs exclusions by Gary Gregory · 4 months ago
  41. 886fde3 Manage SpotBugs configuration by Gary Gregory · 4 months ago
  42. 8c44dfd Format consistently by Gary Gregory · 4 months ago
  43. 90dcacf Sort members by Gary Gregory · 4 months ago
  44. a6a9a9d Avoid NullPointerException in by Gary Gregory · 4 months ago
  45. 1541748 Use final by Gary Gregory · 4 months ago
  46. 65b32d6 Fail-fast on null inputs in AbstractPixelParser constructor (oss-fuzz by Gary Gregory · 4 months ago
  47. 9d6c4ca [IMAGING-355] Add option to skip reading GIF metadata #301 by Gary Gregory · 4 months ago
  48. 888d6fa Merge pull request #301 from andrewmkhoury/IMAGING-355 by Gary Gregory · 4 months ago
  49. c0c9846 Use final and sort methods by Gary Gregory · 4 months ago
  50. 2d26753 Use final and format tweak by Gary Gregory · 4 months ago
  51. df36623 Merge pull request #345 from apache/dependabot/github_actions/github/codeql-action-3.22.12 by Gary Gregory · 5 months ago
  52. 42f1f0c Bump github/codeql-action from 3.22.11 to 3.22.12 by dependabot[bot] · 5 months ago
  53. 55f1558 Javadoc spelling by Gary Gregory · 5 months ago
  54. 1d56f3b Javadoc spelling by Gary Gregory · 5 months ago
  55. 5943a95 Merge pull request #344 from apache/dependabot/github_actions/actions/upload-artifact-4.0.0 by Gary Gregory · 5 months ago
  56. b4ef500 Merge pull request #343 from apache/dependabot/github_actions/github/codeql-action-3.22.11 by Gary Gregory · 5 months ago
  57. a5213ef Bump actions/upload-artifact from 3.1.3 to 4.0.0 by dependabot[bot] · 5 months ago
  58. ce6aac6 Bump github/codeql-action from 2.22.10 to 3.22.11 by dependabot[bot] · 5 months ago
  59. 357f3b8 Javadoc by Gary Gregory · 5 months ago
  60. 7ecffe8 Javadoc by Gary Gregory · 5 months ago
  61. 74c6be1 ubuntu and macos now work by Sebb · 5 months ago
  62. 7b84088 Typo by Sebb · 5 months ago
  63. d69eb79 Use specific files for testing, rather than first found by Sebb · 5 months ago
  64. d3d66a7 Allow direct trigger [skip ci] by Sebb · 5 months ago
  65. d4e13dc Add temp macOS test [skip ci] by Sebb · 5 months ago
  66. 1c2d23c Comment empty block. by Gary Gregory · 5 months ago
  67. 212b183 Bump github/codeql-action from 2.22.9 to 2.22.10 by Gary Gregory · 5 months ago
  68. 6e55571 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-imaging.git by Gary Gregory · 5 months ago
  69. 540439f Bump github/codeql-action from 2.22.9 to 2.22.10 by Gary Gregory · 5 months ago
  70. 6952ddd Fix extension to agree with file [skip ci] by Sebb · 5 months ago
  71. 69f6025 Fix extension to agree with file by Sebb · 5 months ago
  72. ecc6258 Trial non-Windows test by Sebb · 5 months ago
  73. f9b403a Remove trailing whitespace by Gary Gregory · 5 months ago
  74. dfb21f3 Remove unused imports by Gary Gregory · 5 months ago
  75. 5f3b0b2 Use constant instead of magic string by Gary Gregory · 5 months ago
  76. c4dfa22 Use constant instead of magic string by Gary Gregory · 5 months ago
  77. f401806 Merge pull request #341 from apache/dependabot/github_actions/github/codeql-action-2.22.9 by Gary Gregory · 5 months ago
  78. 72aabd0 Bump github/codeql-action from 2.22.8 to 2.22.9 by dependabot[bot] · 5 months ago
  79. 0ffcd1b Fix link to the user mailing list by Gary Gregory · 5 months ago
  80. 65c6e1b Bump actions/setup-java from 3.13.0 to 4.0.0 by Gary Gregory · 5 months ago
  81. 3da2898 Bump actions/setup-java from 3.13.0 to 4.0.0 by Gary Gregory · 5 months ago
  82. 97d2420 Bump actions/setup-java from 3.13.0 to 4.0.0 by Gary Gregory · 5 months ago
  83. 0dbb767 Bump commons-io from 2.15.0 to 2.15.1 by Gary Gregory · 5 months ago
  84. 2144780 Remove useless block nesting by Gary Gregory · 5 months ago
  85. cacba65 Sort members by Gary Gregory · 5 months ago
  86. bc64d71 PMD: System.arraycopy is more efficient by Gary Gregory · 5 months ago
  87. 3dccb2b PMD: System.arraycopy is more efficient by Gary Gregory · 5 months ago
  88. 59fa5f0 Format by Gary Gregory · 5 months ago
  89. 3a2076f A class which only has private constructors should be final by Gary Gregory · 5 months ago
  90. 9099b62 A class which only has private constructors should be final by Gary Gregory · 5 months ago
  91. 57d739d A class which only has private constructors should be final by Gary Gregory · 5 months ago
  92. a8de3c1 Make org.apache.commons.imaging.formats.tiff.itu_t4.HuffmanTree.nodes final by Gary Gregory · 5 months ago
  93. 5f2c46d Make org.apache.commons.imaging.formats.pcx.PcxWriter.planesWanted final by Gary Gregory · 5 months ago
  94. 54178ac Make org.apache.commons.imaging.formats.pcx.PcxWriter.bitDepthWanted final by Gary Gregory · 5 months ago
  95. 8cd5ca3 Make org.apache.commons.imaging.formats.pcx.PcxWriter.pixelDensity final by Gary Gregory · 5 months ago
  96. 8651304 Make org.apache.commons.imaging.formats.pcx.PcxWriter.encoding final by Gary Gregory · 5 months ago
  97. a579e72 Share plugin configuration between build and reporting by Gary Gregory · 5 months ago
  98. ee98d5d Bump commons-parent from 64 to 65 by Gary Gregory · 5 months ago
  99. fe2618e Remove extra blank lines by Gary Gregory · 5 months ago
  100. cbaff01 Merge pull request #338 from apache/dependabot/github_actions/github/codeql-action-2.22.8 by Gary Gregory · 5 months ago