projects
/
commons-lang.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
commons-lang.git
2022-05-04
Arturo Bernal
* Inline var (#769)
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Gary Gregory
Add BooleanUtilsTest tests.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Gary Gregory
Bump net.sourceforge.pmd:* from 6.44.0 to 6.45.0
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Gary Gregory
Bump com.github.spotbugs:spotbugs from 4.5.3 to 4.6.0
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Gary Gregory
Remove unnecessary variable creations. #882
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Arturo Bernal
Remove unnecessary variable creations. (#882)
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Gary Gregory
Make final mappingFunction variable. #876
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Arturo Bernal
Make final mappingFunction variable. (#876)
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Gary Gregory
Fix Javadoc for Validate.isAssignableFrom()
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Gary Gregory
Merge branch 'master' of https://gitbox.apache.org...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Gary Gregory
Make Validate.isAssignableFrom() check null inputs.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-01
Gary Gregory
Bump github/codeql-action from 1 to 2 #886
commit
|
commitdiff
|
tree
|
snapshot
2022-05-01
dependabot...
Bump github/codeql-action from 1 to 2 (#886)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-16
dependabot...
Bump junit-pioneer from 1.6.2 to 1.7.0
commit
|
commitdiff
|
tree
|
snapshot
2022-04-16
dependabot...
Bump commons-parent from 52 to 53
commit
|
commitdiff
|
tree
|
snapshot
2022-04-12
Gary Gregory
Bump actions/cache from 3 to 3.0.2
commit
|
commitdiff
|
tree
|
snapshot
2022-04-12
Gary Gregory
Group some updates.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-08
dependabot...
Bump actions/setup-java from 2 to 3
commit
|
commitdiff
|
tree
|
snapshot
2022-04-08
dependabot...
Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Sebb
git-wip-us => gitbox
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Gary Gregory
No need to use the java.lang package name in Javadoc...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Gary Gregory
Fomrat tweak.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Gary Gregory
Checkstyle
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Gary Gregory
Fixed NPE getting Stack Trace if Throwable is null...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Gary Gregory
Fixed NPE getting Stack Trace if Throwable is null...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Arturo Bernal
Fixed NPE getting Stack Trace if Throwable is null...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Gary Gregory
[LANG-1655] Fixed an issue where characters were separa...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Gary Gregory
[LANG-1675] Improve performance of StringUtils.join...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Hubert
LANG-1675 - Improve performance of StringUtils.join...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Gary Gregory
Javadoc.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Gary Gregory
Refactor commons code.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Gary Gregory
Use final.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Gary Gregory
Better lambda.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Gary Gregory
Javadoc.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Gary Gregory
Normalize spelling of summarizing.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Gary Gregory
Add @SuppressWarnings("unchecked")
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Gary Gregory
Javadoc.
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Gary Gregory
Bump exec-maven-plugin from 1.6.0 to 3.0.0 #590
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
dependabot...
Bump exec-maven-plugin from 1.6.0 to 3.0.0 (#590)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Gary Gregory
[LANG-1679] Improve performance of StringUtils.unwrap...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
cloverandwang
[LANG-1679] Improve performance of StringUtils.unwrap...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Gary Gregory
Bump jmh.version from 1.34 to 1.35 #872
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Gary Gregory
Merge branch 'master' of https://gitbox.apache.org...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
dependabot...
Bump jmh.version from 1.34 to 1.35 (#872)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Gary Gregory
Bump commons.pmd-impl.version from 6.43.0 to 6.44.0...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
dependabot...
Bump commons.pmd-impl.version from 6.43.0 to 6.44.0...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-27
Gary Gregory
Fixing and adding DateUtils exception Javadocs #871
commit
|
commitdiff
|
tree
|
snapshot
2022-03-27
Diego Marcilio
Fixing and adding DateUtils exception javadocs with...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-26
Gary Gregory
Updating javadoc for NullPointerException when Validate...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-26
Diego Marcilio
Updating javadoc for NullPointerException when Validate...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-25
dependabot...
Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0
commit
|
commitdiff
|
tree
|
snapshot
2022-03-25
Gary Gregory
Bump actions/cache from 2.1.7 to 3 #867
commit
|
commitdiff
|
tree
|
snapshot
2022-03-25
dependabot...
Bump actions/cache from 2.1.7 to 3 (#867)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-25
Gary Gregory
Fix Checkstyle issue.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-21
Gary Gregory
Javadoc
commit
|
commitdiff
|
tree
|
snapshot
2022-03-21
Gary Gregory
Add Consumers.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-21
Gary Gregory
Fix Checkstyle.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-21
Gary Gregory
Fix Javadoc doclint WARNING messages on Java 17.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-21
Gary Gregory
Bump SpotBugs to the current versions of Maven Plugin...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-21
Gary Gregory
Sort members.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-21
Gary Gregory
Bump animal-sniffer-maven-plugin from 1.20 to 1.21.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-21
Gary Gregory
Bump commons.japicmp.version 0.15.4 to 0.15.7
commit
|
commitdiff
|
tree
|
snapshot
2022-03-21
Gary Gregory
Add Memoizer(Function) and Memoizer(Function, boolean).
commit
|
commitdiff
|
tree
|
snapshot
2022-03-21
Gary Gregory
Refactor to create the mapping function once.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-20
Gary Gregory
Add TimeZones.toTimeZone(TimeZone).
commit
|
commitdiff
|
tree
|
snapshot
2022-03-20
Gary Gregory
Adds TimeZones.toTimeZone().
commit
|
commitdiff
|
tree
|
snapshot
2022-03-20
Gary Gregory
Better concurrency with the Java 8 API ConcurrentMap...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-20
Gary Gregory
Better concurrency with the Java 8 API ConcurrentMap...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-20
Gary Gregory
Better concurrency with the Java 8 API ConcurrentMap...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-20
Gary Gregory
Better concurrency with the Java 8 API ConcurrentMap...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-20
Gary Gregory
Better concurrency with the Java 8 API ConcurrentMap...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-20
Gary Gregory
Use Java 8 API ConcurrentMap#computeIfAbsent().
commit
|
commitdiff
|
tree
|
snapshot
2022-03-20
Gary Gregory
Fix unintended commit.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-20
Gary Gregory
Javadoc typo.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-20
Gary Gregory
Remove extra whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-20
Gary Gregory
In-line only used once local variable.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Gary Gregory
Bump biz.aQute.bnd:biz.aQute.bndlib from 6.1.0 to 6.2.0
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Gary Gregory
Bump org.junit-pioneer:junit-pioneer from 1.6.1 to...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-10
Gary Gregory
Javadoc.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Gary Gregory
Use ternary expression.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Gary Gregory
Better parameter name.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Gary Gregory
Fix Checkstyle issue.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Gary Gregory
Use genercis.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Gary Gregory
Unnecessary @SuppressWarnings.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Gary Gregory
Remove unused exceptions from test method signatures.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Gary Gregory
Unnecessary @SuppressWarnings("unchecked")
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Gary Gregory
Remove unused exceptions from test method signatures.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Gary Gregory
Unnecessary @SuppressWarnings("unchecked")
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Gary Gregory
Use genercis.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Gary Gregory
Remove unused exceptions from test method signatures.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Gary Gregory
Use try-with-resources.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Gary Gregory
Unnecessary @SuppressWarnings("unchecked")
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Gary Gregory
Unnecessary @SuppressWarnings("unchecked")
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Gary Gregory
Sort members.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Gary Gregory
[LANG-1462] Use TimeZone from calendar in DateFormatUtils.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Gary Gregory
Remove extra whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Gary Gregory
Merge branch 'master' of
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Gary Gregory
Sort imports.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Gary Gregory
Deprecate Validate#notNull(Object) in favor of using
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
Gary Gregory
Add early null check.
commit
|
commitdiff
|
tree
|
snapshot
next