aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/util/RelativeDateFormatterTest.java
Commit message (Expand)AuthorAgeFilesLines
* RelativeDateFormatter: Use Instant instead of dateIvan Frade2024-12-231-4/+4
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Avoid bad rounding "1 year, 12 months" in date formatterMichael Keppler2017-10-181-1/+8
* Organize importsDavid Pursehouse2016-11-141-6/+5
* Make sure SystemReader is reset after test is runRobin Stocker2013-10-221-0/+6
* Declare essentially static methods as staticRobin Rosenberg2012-12-271-1/+1
* Cosmetic adjustment of relative date format, do not display "0 months"Robin Rosenberg2011-10-261-2/+2
* Use the SystemReader to get system timeRobin Rosenberg2011-10-201-1/+9
* Formatter for relative datesMatthias Sohn2011-05-091-0/+126