Sign in
apache
/
commons-codec
/
HEAD
24e1a6c
Updates for the next release
by Gary Gregory
· 23 hours ago
master
39ebacb
Updates for the next release
by Gary Gregory
· 23 hours ago
eaddfa7
Merge branch 'release'
by Gary Gregory
· 24 hours ago
a6ebbfe
Bump to next development version
by Gary Gregory
· 24 hours ago
release
35869bb
Bump ossf/scorecard-action from 2.4.3 to 2.4.4.
by Gary Gregory
· 2 days ago
8ab43c0
Bump GH CI actions/checkout from 7.0.0 to 7.0.1
by Gary Gregory
· 2 days ago
8f3a144
Bump github/codeql-action from 4.37.1 to 4.37.3
by Gary Gregory
· 3 days ago
dc8f6c8
Prepare for the release candidate 1.22.1 RC1
by Gary Gregory
· 4 days ago
commons-codec-1.22.1-RC1
rel/commons-codec-1.22.1
8203c1c
Prepare for the next release candidate
by Gary Gregory
· 4 days ago
5647fe2
StringEncoderComparator.StringEncoderComparator(StringEncoder) now fails
by Gary Gregory
· 5 days ago
00c27a9
Reduce vertical whitespace
by Gary Gregory
· 5 days ago
568f2d7
Remove unused method
by Gary Gregory
· 5 days ago
316fb15
Remove unused method
by Gary Gregory
· 5 days ago
bf6b543
Bump actions/checkout from 7.0.0 to 7.0.1
by Gary Gregory
· 6 days ago
e14cdfe
Extract redundant code.
by Gary Gregory
· 6 days ago
3351e63
Add messages when throwing NullPointerException.
by Gary Gregory
· 9 days ago
f22dab7
Update SCM tag
by Gary Gregory
· 9 days ago
581c7aa
Bump org.apache.commons:commons-parent from 102 to 103.
by Gary Gregory
· 9 days ago
a05e928
Bump github/codeql-action from 4.37.0 to 4.37.1
by Gary Gregory
· 10 days ago
3ff7a41
Bump actions/setup-java from 5.5.0 to 5.6.0
by Gary Gregory
· 10 days ago
907bd78
Sort members.
by Gary Gregory
· 12 days ago
ed167f2
Bump actions/setup-java from 5.4.0 to 5.5.0
by Gary Gregory
· 3 weeks ago
8869f4f
Javadoc
by Gary Gregory
· 3 weeks ago
6e5c9b8
Javadoc
by Gary Gregory
· 3 weeks ago
67914a6
Javadoc
by Gary Gregory
· 3 weeks ago
d66942f
Bump github/codeql-action from 4.36.3 to 4.37.0
by Gary Gregory
· 3 weeks ago
b8b0e7e
Constant already in scope, use final
by Gary Gregory
· 3 weeks ago
868af38
Internal refactoring
by Gary Gregory
· 3 weeks ago
2801f99
Refactor internal duplication
by Gary Gregory
· 3 weeks ago
819d568
Fix Base64.toIntegerBytes(BigInteger) for zero edge case (#441).
by Gary Gregory
· 3 weeks ago
9400525
Fix Base64.toIntegerBytes(BigInteger) for zero edge case. (#441)
by Gary Gregory
· 3 weeks ago
b7d7443
Add GH CI Java 26
by Gary Gregory
· 3 weeks ago
b672f94
Internal bullet proofing
by Gary Gregory
· 3 weeks ago
18c03a3
Bump github/codeql-action from 4.36.2 to 4.36.3
by Gary Gregory
· 3 weeks ago
fec5f35
Fix action type.
by Gary Gregory
· 4 weeks ago
d8f6ee1
Bump actions/checkout from 6.0.2 to 7.0.0
by Gary Gregory
· 4 weeks ago
142ec2c
Bump actions/setup-java from 5.3.0 to 5.4.0
by Gary Gregory
· 4 weeks ago
23a94ce
Javadoc
by Gary Gregory
· 4 weeks ago
8f2a08e
Bump actions/cache from 6.0.0 to 6.1.0
by Gary Gregory
· 5 weeks ago
84d550d
Bump actions/cache from 5.0.5 to 6.0.0.
by Gary Gregory
· 5 weeks ago
d5cd986
Bump actions/setup-java from 5.2.0 to 5.3.0
by Gary Gregory
· 6 weeks ago
1da0ee6
Bump actions/checkout from 6.0.3 to 7.0.0.
by Gary Gregory
· 6 weeks ago
8470693
[CODEC-344] Validate Base64 custom alphabets (#438)
by OldTruckDriver
· 6 weeks ago
f3c046c
Merge branch 'master' of https://github.com/apache/commons-codec.git
by Gary Gregory
· 6 weeks ago
7f24197
Sort members.
by Gary Gregory
· 6 weeks ago
9898655
[CODEC-340] Fix Base58 custom alphabet handling (#437)
by OldTruckDriver
· 6 weeks ago
ac98257
Fix up changes.xml after merge
by Gary Gregory
· 6 weeks ago
472a289
[CODEC-342] Base32.Builder#setEncodeTable(...) can create an instance that cannot decode its own output (#436)
by OldTruckDriver
· 6 weeks ago
7591504
[CODEC-343] Fix Base32 hex decode table builder (#435)
by OldTruckDriver
· 6 weeks ago
833558b
Sort members
by Gary Gregory
· 6 weeks ago
f890da3
[CODEC-341] Fix Base16 custom alphabet decode table (#434)
by OldTruckDriver
· 6 weeks ago
143dd52
Internal refactoring
by Gary Gregory
· 6 weeks ago
42ac996
Merge branch 'master' of https://github.com/apache/commons-codec.git
by Gary Gregory
· 6 weeks ago
97d5d23
Internal refactoring
by Gary Gregory
· 6 weeks ago
92e18de
[CODEC-339] Escape URLCodec control characters in custom safe sets (#433)
by OldTruckDriver
· 6 weeks ago
7bead84
Use compact array notation.
by Gary Gregory
· 6 weeks ago
8194db4
[CODEC-338] Escape literal plus with plusForSpace (#432)
by OldTruckDriver
· 6 weeks ago
931c2fa
Update legacy GitHub links in CONTRIBUTING.md
by Gary Gregory
· 7 weeks ago
1bf3426
Bump org.apache.commons:commons-parent from 101 to 102.
by Gary Gregory
· 7 weeks ago
b852d0c
Bump GH CI actions/dependency-review-action from 4.9.0 to 5.0.0
by Gary Gregory
· 8 weeks ago
86e664d
Bump GH CI actions/checkout from 6.0.2 to 6.0.3
by Gary Gregory
· 8 weeks ago
0406d1c
Bump org.apache.commons:commons-parent from 100 to 101
by Gary Gregory
· 8 weeks ago
cda9710
Bump github/codeql-action from 4.36.0 to 4.36.2
by Gary Gregory
· 8 weeks ago
fcf4d82
Bump github/codeql-action from 4.35.5 to 4.36.0
by Gary Gregory
· 9 weeks ago
19b60fa
Reuse constant
by Gary Gregory
· 2 months ago
9676e23
Bump org.apache.commons:commons-parent from 99 to 100.
by Gary Gregory
· 2 months ago
6b86a43
Digest ALL reuses System.in, so only the first algorithm sees the real
by Gary Gregory
· 2 months ago
f2ac150
[CODEC-337] Digest ALL reuses System.in, so only the first algorithm sees the real input (#431)
by Gary Gregory
· 2 months ago
d317962
Bump github/codeql-action from 4.35.4 to 4.35.5
by Gary Gregory
· 2 months ago
77fcf89
Bump github/codeql-action from 4.35.3 to 4.35.4
by Gary Gregory
· 3 months ago
acb8802
Bump github/codeql-action from 4.35.2 to 4.35.3
by Gary Gregory
· 3 months ago
434789a
Javadoc: No need for FQCNs.
by Gary Gregory
· 3 months ago
6ff3cc4
Bump org.apache.commons:commons-parent from 98 to 99
by Gary Gregory
· 3 months ago
c8e1f06
Updates for the next release
by Gary Gregory
· 3 months ago
6a41a90
Merge branch 'release'
by Gary Gregory
· 3 months ago
250053d
Bump to next development version
by Gary Gregory
· 3 months ago
ed4396b
Bump commons-io:commons-io from 2.21.0 to 2.22.0.
by Gary Gregory
· 3 months ago
a18cce1
FIx tag in POM.
by Gary Gregory
· 3 months ago
81a6295
Prepare for the release candidate 1.22.0 RC1
by Gary Gregory
· 3 months ago
commons-codec-1.22.0-RC1
rel/commons-codec-1.22.0
73104b0
Prepare for the next release candidate
by Gary Gregory
· 3 months ago
8e36214
In-line single use test local variables
by Gary Gregory
· 3 months ago
9bd67e7
Use vararg syntax
by Gary Gregory
· 3 months ago
25e52b0
Use vararg syntax
by Gary Gregory
· 3 months ago
e2ebaca
Bump github/codeql-action from 4.35.1 to 4.35.2
by Gary Gregory
· 4 months ago
33998a0
Bump actions/upload-artifact from 7.0.0 to 7.0.1
by Gary Gregory
· 4 months ago
50c6583
Bump actions/cache from 5.0.4 to 5.0.5
by Gary Gregory
· 4 months ago
b2be3a8
Add @Override
by Gary Gregory
· 4 months ago
20f09bf
Use final.
by Gary Gregory
· 4 months ago
fbe6354
Javadoc
by Gary Gregory
· 4 months ago
9d2fd40
Javadoc that works on Java 8, 11, 17, 21, and 25.
by Gary Gregory
· 4 months ago
054a4dd
Fix Javadoc text
by Gary Gregory
· 4 months ago
decdb7d
TreeIdBuilder implements Supplier<byte[]>
by Gary Gregory
· 4 months ago
b495206
Remove conversion overhead when loading the FileMode enum.
by Gary Gregory
· 4 months ago
9e8cb6a
Small fixes to `GitIdentifiers` (#429)
by Piotr P. Karwasz
· 4 months ago
b075fd1
Javadoc
by Gary Gregory
· 4 months ago
e832566
Internal refactoring
by Gary Gregory
· 4 months ago
c29e2e8
Make internal method fluent
by Gary Gregory
· 4 months ago
a0db7e2
Better internal name
by Gary Gregory
· 4 months ago
d757d51
GitIdentifiers.TreeIdBuilder.build() never throws IOException
by Gary Gregory
· 4 months ago
feeec75
Add GitIdentifiers.FileMode.GIT_LINK
by Gary Gregory
· 4 months ago
Next »