summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
trunknearly 2025PJ Fanning3 days
dependabot/gradle/com.github.spotbugs-6.0.27Bump com.github.spotbugs from 6.0.26 to 6.0.27dependabot[bot]2 weeks
dependabot/gradle/com.google.guava-guava-33.4.0-jreBump com.google.guava:guava from 33.3.0-jre to 33.4.0-jredependabot[bot]2 weeks
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.11Bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11dependabot[bot]3 weeks
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.11Bump net.bytebuddy:byte-buddy-agent from 1.15.10 to 1.15.11dependabot[bot]3 weeks
dependabot/gradle/junitVersion-5.11.4Bump junitVersion from 5.11.3 to 5.11.4dependabot[bot]3 weeks
dependabot/gradle/log4jVersion-2.24.3Bump log4jVersion from 2.24.2 to 2.24.3dependabot[bot]3 weeks
dependabot/gradle/log4jVersion-2.24.2Bump log4jVersion from 2.23.1 to 2.24.2dependabot[bot]6 weeks
dependabot/gradle/org.sonarqube-6.0.0.5145Bump org.sonarqube from 4.0.0.2929 to 6.0.0.5145dependabot[bot]6 weeks
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2Bump org.apache.xmlbeans:xmlbeans from 5.2.1 to 5.2.2dependabot[bot]7 weeks
[...]
 
TagDownloadAuthorAge
REL_5_3_0poi-REL_5_3_0.tar.gz  poi-REL_5_3_0.zip  Dominik Stadler4 months
REL_5_2_5poi-REL_5_2_5.tar.gz  poi-REL_5_2_5.zip  PJ Fanning13 months
REL_5_2_4poi-REL_5_2_4.tar.gz  poi-REL_5_2_4.zip  PJ Fanning15 months
REL_5_2_3poi-REL_5_2_3.tar.gz  poi-REL_5_2_3.zip  PJ Fanning2 years
REL_5_2_2poi-REL_5_2_2.tar.gz  poi-REL_5_2_2.zip  PJ Fanning3 years
REL_5_2_1poi-REL_5_2_1.tar.gz  poi-REL_5_2_1.zip  PJ Fanning3 years
REL_5_2_0poi-REL_5_2_0.tar.gz  poi-REL_5_2_0.zip  PJ Fanning3 years
REL_5_1_0poi-REL_5_1_0.tar.gz  poi-REL_5_1_0.zip  PJ Fanning3 years
REL_5_0_0poi-REL_5_0_0.tar.gz  poi-REL_5_0_0.zip  Andreas Beeker4 years
before_junit5_updatepoi-before_junit5_update.tar.gz  poi-before_junit5_update.zip  Andreas Beeker4 years
[...]
 
AgeCommit messageAuthorFilesLines
2008-01-04merged TRUNK changes r608809 into REL_3_0_2_BETA2REL_3_0_2_BETA2Yegor Kozlov81-199/+4408
2008-01-04copy BETA1 to BETA2. To be merged with TRUNK.Yegor Kozlov0-0/+0
2007-12-06updated to version 3.0.2-beta1REL_3_0_2_BETA1Yegor Kozlov1-1/+1
2007-11-28tag r598979 as 3.0.2 BETA1Yegor Kozlov0-0/+0
2007-11-27added my pgp keyYegor Kozlov1-0/+108
2007-11-23Update changes listYegor Kozlov3-1/+5
2007-11-23fixed bugs 43877 and 39512: Fix for handling mixed OBJ and CONTINUE recordsYegor Kozlov4-5/+76
2007-11-23Preserve unread bytes when serializing the recordYegor Kozlov2-7/+106
2007-11-16Add method to return the number of styles (bug #43883)Nick Burch1-0/+8
2007-11-12Throw an IllegalArgumentException if asked to addMergeRegion with invalid dat...Nick Burch4-35/+51
[...]