aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/util/GitTimeParser.java
Commit message (Expand)AuthorAgeFilesLines
* GarbageCollectCommand, GC: use java.time APIMatthias Sohn2024-12-281-0/+35
* GitTimeParser: Fix multiple errorprone and style commentsIvan Frade2024-11-201-15/+26
* GitTimeParser: A date parser using the java.time APIIvan Frade2024-11-191-0/+202