1. c9b96aa register PKWARE strong crypto extra fields by Stefan Bodewig · 9 years ago
  2. 745c0a4 whitespace by Stefan Bodewig · 9 years ago
  3. 5c53db1 add a note explaining why the class is there by Stefan Bodewig · 9 years ago
  4. 1239917 add support for NTFS timestamp field by Stefan Bodewig · 9 years ago
  5. 1a874af remove obsolete TODO by Stefan Bodewig · 9 years ago
  6. 0c3ef53 removed APPNOTE which is bound to get outdated soon by Stefan Bodewig · 9 years ago
  7. 85fac64 Removed unused imports. by Bear Giles · 9 years ago
  8. a433f62 Added headers to recognize PKWARE crypto headers. by Bear Giles · 9 years ago
  9. 86148ca Moved DOAP by Sebb · 9 years ago
  10. 7aa8e75 Format nit. by ggregory · 9 years ago
  11. 9fbc67a Ignore Eclipse files and folders. by ggregory · 9 years ago
  12. af72adb Fixed typo by Kristian Rosenvold · 9 years ago
  13. a184b3a record read-only support for ZIP by Stefan Bodewig · 9 years ago
  14. 6eac426 Implement uncompressing of BZip2 compressed entries in ZipArchiveInputStream by Sören Glimm · 9 years ago
  15. ca55bc4 Implement uncompressing of BZip2 compressed entries in ZipFile by Sören Glimm · 9 years ago
  16. c226da2 replace some references to svn that needed to be adapted by Stefan Bodewig · 9 years ago
  17. a2cda30 COMPRESS-326 adjust tests to changes in Java's zip package by Stefan Bodewig · 9 years ago
  18. 1e592b5 COMPRESS-324 document why tars may look like they do by Stefan Bodewig · 9 years ago
  19. 8436cee COMPRESS-325 replace test archive by Stefan Bodewig · 9 years ago
  20. 1930eed COMPRESS-324 be more lenient when detecting GNU tar extensions by Stefan Bodewig · 9 years ago
  21. d85561d fix SCM coordinates by Stefan Bodewig · 9 years ago
  22. e6e2476 COMPRESS-321 X7875_NewUnix doesn't handle centra directory correctly by Stefan Bodewig · 9 years ago
  23. 1dcab3f newer version of findbugs has detected a potential NPE by Stefan Bodewig · 9 years ago
  24. b1e2a02 prepare for new development by Stefan Bodewig · 9 years ago
  25. d977e67 findbugs-maven-plugin 3.0.0 -> 3.0.2. by Gary D. Gregory · 9 years ago
  26. dec258f tag RC3 of Compress 1.10 by Stefan Bodewig · 9 years ago
  27. 9e1ac89 lots of useless javadoc tags to make site build work on Java8 by Stefan Bodewig · 9 years ago
  28. f255882 COMPRESS-300 remove protected fields from LZWInputStream by Stefan Bodewig · 9 years ago
  29. 171c3ac COMPRESS-318 document ZipArchiveInputStream's limitations in the javadocs by Stefan Bodewig · 9 years ago
  30. 9ebe7bb committed local change by accident by Stefan Bodewig · 9 years ago
  31. a73d5f2 yet another potential AIOBException in zip package by Stefan Bodewig · 9 years ago
  32. c9259fd Minor formating. by Gary D. Gregory · 9 years ago
  33. d1e2e3d CP37 => CP38 by Sebastian Bazley · 9 years ago
  34. 0967f25 Rename Security Reports page to avoid possible confusion with Commons main security page by Sebastian Bazley · 9 years ago
  35. 8682c8d COMPRESS-317 ArrayIndexOutOfBoundsException in ZipArchiveEntry#getMergedFields by Stefan Bodewig · 9 years ago
  36. 8271475 fix @since tag by Stefan Bodewig · 9 years ago
  37. b72b5c7 COMPRESS-316 detect DEFLATE streams with ZLIB header, submitted by Nick Burch by Stefan Bodewig · 9 years ago
  38. 9b3e389 missing since tags by Stefan Bodewig · 9 years ago
  39. 3c4a09b COMPRESS-314 read group/user ids > 0x80000000 from (posix) tars by Stefan Bodewig · 9 years ago
  40. 24a3100 COMPRESS-315 allow tar entries with gid/uid > Integer.MAX_INT by Stefan Bodewig · 9 years ago
  41. 24002bf fix format of text file - this is no markdown by Stefan Bodewig · 9 years ago
  42. a6a5ab0 Make README look better on github. by Stefan Bodewig · 9 years ago
  43. 6e8bb88 COMPRESS-313 add auto-detection for LZMA streams by Stefan Bodewig · 9 years ago
  44. f24b9fd sort 1.10 changelog entries by date by Stefan Bodewig · 9 years ago
  45. 31b546a COMPRESS-312 normalize filename in TarArchiveEntry's (File, String) constructor by Stefan Bodewig · 9 years ago
  46. c12c48c Name the parameterised tests by Sebastian Bazley · 9 years ago
  47. 02b3c24 CGI must be svn:executable * by Sebastian Bazley · 9 years ago
  48. af1f816 don't read system properties for default charset - COMPRESS-308 by Stefan Bodewig · 9 years ago
  49. f8bf454 revert 'fix' for COMPRESS-301 as GNU tar doesn't like embedded NULs either by Stefan Bodewig · 9 years ago
  50. 4355c0d add/fix a few dates in changes report by Stefan Bodewig · 9 years ago
  51. 5cf68bd return 0 from read when asked to read 0 bytes - COMPRESS-309 by Stefan Bodewig · 9 years ago
  52. 0bbe5b5 COMPRESS-305 Convert all tests to JUnit4 style by Sebastian Bazley · 9 years ago
  53. 0f540f0 Oops, omitted a Test annotation by Sebastian Bazley · 9 years ago
  54. 35bc6b7 Oops - test class was not being run because the name ended in Tests instead of Test by Sebastian Bazley · 9 years ago
  55. 2e6967a It's useless to have fail() in a loop. Show all the missing entries. by Sebastian Bazley · 9 years ago
  56. 0d53852 archives directory is reserved for use by ArchiveReadTests by Sebastian Bazley · 9 years ago
  57. 58fa9a6 COMPRESS-305 Convert all tests to JUnit4 style by Sebastian Bazley · 9 years ago
  58. 2a95bf8 Javadoc by Sebastian Bazley · 9 years ago
  59. 74e1dd6 Ensure "mvn javadoc:javadoc" knows about the JCIP tags by Sebastian Bazley · 9 years ago
  60. d50feb6 COMPRESS-306 ArchiveStreamFactory fails to pass on the encoding when creating some streams. by Sebastian Bazley · 9 years ago
  61. 66338dd Add tests for IllegalStateException by Sebastian Bazley · 9 years ago
  62. 5b5b852 Javadoc by Sebastian Bazley · 9 years ago
  63. b1caea2 Add test cases for concatenated compressed files by Sebastian Bazley · 9 years ago
  64. 9cf0fe6 Non-existent files by Sebastian Bazley · 9 years ago
  65. b5a60a2 No longer exists by Sebastian Bazley · 9 years ago
  66. 830af4f No need to override the parent changes report definition; avoids report redefinition warning by Sebastian Bazley · 9 years ago
  67. f18a9f6 JUnit => 4.12 by Sebastian Bazley · 9 years ago
  68. eecb5a6 Update to CP 37 by Sebastian Bazley · 9 years ago
  69. 0b33b14 COMPRESS-302 Restore immutability/thread-safety to ArchiveStreamFactory. by Sebastian Bazley · 9 years ago
  70. d6144b9 Javadoc by Sebastian Bazley · 9 years ago
  71. 121cae7 COMPRESS-303 Restore immutability/thread-safety to CompressorStreamFactory. by Sebastian Bazley · 9 years ago
  72. 8e7d71f Easier to read outline in Eclipse IDE if issue number is put first by Sebastian Bazley · 9 years ago
  73. 1f91bbb Javadoc corrections and enhancements by Sebastian Bazley · 9 years ago
  74. a6906ad Javadoc fixes by Sebastian Bazley · 9 years ago
  75. d84b2ec r1453945 broke immutability by Sebastian Bazley · 9 years ago
  76. 3a587d6 r1512804 broke immutability by Sebastian Bazley · 9 years ago
  77. 915fdd3 python tarfile library seems to create embedded NULs, COMPRESS-301, unit test to follow by Stefan Bodewig · 9 years ago
  78. f2c9f96 Fix indentation and alignment to agree with Release Notes by Sebastian Bazley · 10 years ago
  79. e0c0a10 Synch with RN contents by Sebastian Bazley · 10 years ago
  80. 027af52 Tweak by Sebastian Bazley · 10 years ago
  81. 08bf3f7 Reformat to look like RN by Sebastian Bazley · 10 years ago
  82. 697f2b0 Drop Apache now it is in project.name Add historic changes by Sebastian Bazley · 10 years ago
  83. 59ebc07 experiments show binary compatibiity isn't hurt as badly by Stefan Bodewig · 10 years ago
  84. 01468f0 Missing serialversionUID by Sebastian Bazley · 10 years ago
  85. 63e5a83 Generics by Sebastian Bazley · 10 years ago
  86. 26705df Avoid unclosed stream warnings by Sebastian Bazley · 10 years ago
  87. b48bd0f Unused by Sebastian Bazley · 10 years ago
  88. d9db37d Avoid unclosed stream warnings by Sebastian Bazley · 10 years ago
  89. b9443c2 Avoid unclosed stream warnings by Sebastian Bazley · 10 years ago
  90. c100d2e stronger backwards incompatibility warning by Stefan Bodewig · 10 years ago
  91. 641e980 remove file that no longer seems relevant by Stefan Bodewig · 10 years ago
  92. bdd4bd6 typos by Stefan Bodewig · 10 years ago
  93. ecd20da Fixed javadoc for jdk8, again :) by Kristian Rosenvold · 10 years ago
  94. 2f72bf1 Added a small comment about not testing timestamp in zip by Kristian Rosenvold · 10 years ago
  95. 8d7288d Avoid 1:1 binary comparison because timestamps will occasionaly vary by Kristian Rosenvold · 10 years ago
  96. ec07514 update release notes by Stefan Bodewig · 10 years ago
  97. bd8fe21 no need for special compiler configuration anymore by Stefan Bodewig · 10 years ago
  98. 2e5fdff Move PasswordRequiredException by Stefan Bodewig · 10 years ago
  99. e8aa2bd Added package info, updated "What's new" section for 1.10 by Kristian Rosenvold · 10 years ago
  100. 1a97010 don't try to compile package-info.java - Thanks to sebb by Stefan Bodewig · 10 years ago