aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ui/src
diff options
context:
space:
mode:
authorIvan Frade <ifrade@google.com>2024-12-13 10:47:08 -0800
committerIvan Frade <ifrade@google.com>2024-12-17 15:54:11 -0800
commita783bb76caa148577d2f5ce11ef037a547d51c34 (patch)
treea5616fb362638e6bf10bca7ebf363771ab7728fe /org.eclipse.jgit.ui/src
parent937cfdc765c2c523013c00eff7e14cf3c88e94d1 (diff)
downloadjgit-a783bb76caa148577d2f5ce11ef037a547d51c34.tar.gz
jgit-a783bb76caa148577d2f5ce11ef037a547d51c34.zip
transport: Remove usage of CommitTimeRevFilter with long and Dates
[errorprone] The Date API is full of major design flaws and pitfalls and should be avoided at all costs. Prefer the java.time APIs, specifically, java.time.Instant (for physical time) and java.time.LocalDate[Time] (for civil time). Move callers to the CommitTimeRevFilter java.time.Instant API introduced in the parent commit. Change-Id: Ib92c56ae09f1ad3df7628a8c61212eb84250700d
Diffstat (limited to 'org.eclipse.jgit.ui/src')
0 files changed, 0 insertions, 0 deletions