1. d4b1c40 Bump github/codeql-action from 3.25.3 to 3.25.4 (#526) by dependabot[bot] · 12 hours ago master
  2. fe2a725 Bump actions/checkout from 4.1.4 to 4.1.5 (#527) by dependabot[bot] · 12 hours ago
  3. 1784150 Bump ossf/scorecard-action from 2.3.1 to 2.3.3 (#525) by dependabot[bot] · 12 hours ago
  4. 8e1ec1d Set the bar for JaCoCo checks by Gary Gregory · 2 days ago
  5. 5190222 Fix internal API type by Gary Gregory · 2 days ago
  6. 5faceef Update Checkstyle DTD version from 1.0 to 1.2 by Gary Gregory · 5 days ago
  7. ca48e85 Add WhitespaceAfter and WhitespaceAround by Gary Gregory · 6 days ago
  8. dcd1adf Use Checkstyle WhitespaceAfter by Gary Gregory · 6 days ago
  9. 6964311 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-compress.git by Gary Gregory · 7 days ago
  10. 0cf556d Normalize exception message by Gary Gregory · 7 days ago
  11. 3878607 Normalize exception message by Gary Gregory · 7 days ago
  12. 4fecb96 Normalize exception message by Gary Gregory · 7 days ago
  13. 9df5fb1 Normalize exception message by Gary Gregory · 7 days ago
  14. 53c5e19 Bump codecov/codecov-action from 4.3.0 to 4.3.1 (#524) by dependabot[bot] · 8 days ago
  15. 09031c9 Use SystemProperties instead of a magic string lookup by Gary Gregory · 9 days ago
  16. f30c19e Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 by Gary Gregory · 11 days ago
  17. e3623e2 Add Jira issue ID by Gary Gregory · 13 days ago
  18. a4daf8b ArArchiveOutputStream doesn't pad correctly when a file name length is by Gary Gregory · 13 days ago
  19. cb94208 Javadoc by Gary Gregory · 13 days ago
  20. be26480 Search for a char instead of a String of length 1 by Gary Gregory · 13 days ago
  21. 05c1111 Better local name by Gary Gregory · 13 days ago
  22. ea32bf9 Replace vague assertion message with JUnit message by Gary Gregory · 13 days ago
  23. 932a012 Whitespace by Gary Gregory · 13 days ago
  24. f14962c Refactor duplicate code by Gary Gregory · 13 days ago
  25. 3d74a3a Fix typo in comment by Gary Gregory · 13 days ago
  26. 8afdae8 Add comments by Gary Gregory · 13 days ago
  27. 30da707 Refactor duplicate code by Gary Gregory · 13 days ago
  28. bfa8374 Use String.valueOf() instead of syntax concatenation by Gary Gregory · 13 days ago
  29. 1339652 Refactor magic chars into constants by Gary Gregory · 13 days ago
  30. 810db5a unpack200.Archive.unpack() should not close streams it does not own by Gary Gregory · 2 weeks ago
  31. 364b563 Make private instance variable final by Gary Gregory · 2 weeks ago
  32. ca4760d [COMPRESS-675] Regression in pack200's Archive class -- underlying by Gary Gregory · 2 weeks ago
  33. 7a0c80f Bump actions/upload-artifact from 4.3.2 to 4.3.3 (#521) by dependabot[bot] · 2 weeks ago
  34. 4b6111f Bump actions/checkout from 4.1.2 to 4.1.4 (#522) by dependabot[bot] · 2 weeks ago
  35. 72ac096 Bump com.github.luben:zstd-jni from 1.5.6-2 to 1.5.6-3 (#523) by dependabot[bot] · 2 weeks ago
  36. aba06e7 Bump github/codeql-action from 3.25.1 to 3.25.3 (#520) by dependabot[bot] · 2 weeks ago
  37. db4178d Try to find Java 8 on macos-13 by Gary Gregory · 2 weeks ago
  38. 8bb5635 Try to find Java 8 on macos-14 by Gary Gregory · 2 weeks ago
  39. 2be57a1 Remove debug breakpoint code by Gary Gregory · 2 weeks ago
  40. aa71cb9 Use ternary expression by Gary Gregory · 2 weeks ago
  41. acedb17 Update properties for the next release by Gary Gregory · 2 weeks ago
  42. 7016b83 Match version with POM by Gary Gregory · 2 weeks ago
  43. 9e5a158 [COMPRESS-677] ZipArchiveOutputStream.setEncoding(String) with a null by Gary Gregory · 2 weeks ago
  44. f215737 Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 #519 by Gary Gregory · 3 weeks ago
  45. e53ba29 Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 (#519) by dependabot[bot] · 3 weeks ago
  46. 0a10d1f Bump actions/upload-artifact from 4.3.1 to 4.3.2 (#518) by dependabot[bot] · 3 weeks ago
  47. 99c3778 Bump github/codeql-action from 3.24.10 to 3.25.1 (#517) by dependabot[bot] · 3 weeks ago
  48. 0951dc1 Bump codecov/codecov-action from 4.2.0 to 4.3.0 (#516) by dependabot[bot] · 4 weeks ago
  49. 1ed0a38 Bump github/codeql-action from 3.24.9 to 3.24.10 (#515) by dependabot[bot] · 4 weeks ago
  50. 1b9360a Bump commons-io:commons-io from 2.15.1 to 2.16.1 #514 by Gary Gregory · 5 weeks ago
  51. a642762 Bump commons-io:commons-io from 2.15.1 to 2.16.1 (#514) by dependabot[bot] · 5 weeks ago
  52. b3adff2 Bump codecov/codecov-action from 4.1.1 to 4.2.0 (#511) by dependabot[bot] · 5 weeks ago
  53. f35733f Merge entries in changes.xml by Gary Gregory · 5 weeks ago
  54. e10662c Bump com.github.luben:zstd-jni from 1.5.6-1 to 1.5.6-2 #510 by Gary Gregory · 5 weeks ago
  55. 2081037 Bump com.github.luben:zstd-jni from 1.5.6-1 to 1.5.6-2 (#510) by dependabot[bot] · 5 weeks ago
  56. 5fba2dd Whitespace by Gary Gregory · 5 weeks ago
  57. ce82e6f Format by Gary Gregory · 5 weeks ago
  58. 87e898f Reuse ArrayFill by Gary Gregory · 5 weeks ago
  59. b38b8f6 Bump org.apache.commons:commons-parent from 67 to 69 #508 by Gary Gregory · 6 weeks ago
  60. e0767d1 Bump org.apache.commons:commons-parent from 67 to 69 (#508) by dependabot[bot] · 6 weeks ago
  61. ac1be21 Avoid possible NullPointerException in by Gary Gregory · 6 weeks ago
  62. 77e4b05 Refactor ArchiveTest teardown by Gary Gregory · 6 weeks ago
  63. 9a91405 Bump github/codeql-action from 3.24.8 to 3.24.9 (#506) by dependabot[bot] · 6 weeks ago
  64. 49721fa Bump codecov/codecov-action from 4.1.0 to 4.1.1 (#507) by dependabot[bot] · 6 weeks ago
  65. 3b5f149 Bump com.github.luben:zstd-jni from 1.5.5-11 to 1.5.6-1 by Gary Gregory · 6 weeks ago
  66. d0fd2bc [COMPRESS-676] OSGi deps: commons-io optional and remove unknown by Bernd Eckenfels · 6 weeks ago
  67. 1acacc6 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-compress.git by Gary Gregory · 6 weeks ago
  68. 0593ab0 Bump org.ow2.asm:asm from 9.6 to 9.7 #504 by Gary Gregory · 6 weeks ago
  69. e024080 Bump org.ow2.asm:asm from 9.6 to 9.7 (#504) by dependabot[bot] · 6 weeks ago
  70. a5c3810 Better internal method name by Gary Gregory · 7 weeks ago
  71. 68cd2e7 Uppercase acronym in comment by Gary Gregory · 7 weeks ago
  72. 6dbf1ca Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-compress.git by Gary Gregory · 7 weeks ago
  73. 32540a9 Uppercase acronym in comment by Gary Gregory · 7 weeks ago
  74. c04471e Use Java 5's String#contains(CharSequence) by Gary Gregory · 7 weeks ago
  75. 489d5b7 Bump actions/cache from 4.0.1 to 4.0.2 (#502) by dependabot[bot] · 7 weeks ago
  76. a86a4b1 Bump github/codeql-action from 3.24.7 to 3.24.8 (#501) by dependabot[bot] · 7 weeks ago
  77. 2349568 [COMPRESS-674] Validate TarArchiveEntry checksums #500 by Gary Gregory · 7 weeks ago
  78. a51d4f4 [COMPRESS-674] Validate TarArchiveEntry checksums (#500) by Gren Elliot · 7 weeks ago
  79. bddc2ae Bump actions/setup-java from 4.1.0 to 4.2.1 (#498) by dependabot[bot] · 8 weeks ago
  80. 11f4e9a Bump github/codeql-action from 3.24.6 to 3.24.7 (#499) by dependabot[bot] · 8 weeks ago
  81. 4df2a13 Bump actions/checkout from 4.1.1 to 4.1.2 (#497) by dependabot[bot] · 8 weeks ago
  82. 7201daa Make the test pass. by Gary Gregory · 9 weeks ago
  83. 3fce35b Fix release notes generartion by Gary Gregory · 9 weeks ago
  84. 29fe726 Add disabled test for COMPRESS-651 by Gary Gregory · 9 weeks ago
  85. 0338ca5 Bump org.apache.commons:commons-parent from 66 to 67 #495 by Gary Gregory · 9 weeks ago
  86. fd7174c Bump org.apache.commons:commons-parent from 66 to 67 (#495) by dependabot[bot] · 9 weeks ago
  87. 49d6b10 [COMPRESS-665] Deprecate org.apache.commons.compress.utils.CharsetNames by Gary Gregory · 9 weeks ago
  88. bcd9d4f Add a section for the next release by Gary Gregory · 9 weeks ago
  89. 7536ada Bump to next development version by Gary Gregory · 9 weeks ago release
  90. 81ac941 Merge remote-tracking branch 'origin/master' into release by Gary Gregory · 9 weeks ago commons-compress-1.26.1-RC1 rel/commons-compress-1.26.1
  91. 93c24d6 Prepare for a release candidate by Gary Gregory · 9 weeks ago
  92. e743d5a Javadoc by Gary Gregory · 9 weeks ago
  93. baf8a82 Javadoc by Gary Gregory · 9 weeks ago
  94. 5d7c1be Javadoc by Gary Gregory · 9 weeks ago
  95. 1a6e7cd [COMPRESS-661] ArchiveInputStream markSupported should always return false by Gary Gregory · 9 weeks ago
  96. 3d549a0 Migrate from deprecated code by Gary Gregory · 9 weeks ago
  97. c5c5e8f Use local variable instead of instance variable by Gary Gregory · 9 weeks ago
  98. 903a100 Use local variable instead of instance variable by Gary Gregory · 9 weeks ago
  99. cabafcd Use local variable instead of instance variable by Gary Gregory · 9 weeks ago
  100. 33901e3 Sort members by Gary Gregory · 9 weeks ago