diff options
author | Ivan Frade <ifrade@google.com> | 2024-12-13 09:53:17 -0800 |
---|---|---|
committer | Ivan Frade <ifrade@google.com> | 2024-12-17 15:54:11 -0800 |
commit | 937cfdc765c2c523013c00eff7e14cf3c88e94d1 (patch) | |
tree | 646c43f884ebc9ba82baf3b837222344a860aa59 /org.eclipse.jgit/src/org/eclipse/jgit/transport/PostUploadHookChain.java | |
parent | 7dcde2571cfe4bb0c7ae1adcf5f2bc2e03d71ddb (diff) | |
download | jgit-937cfdc765c2c523013c00eff7e14cf3c88e94d1.tar.gz jgit-937cfdc765c2c523013c00eff7e14cf3c88e94d1.zip |
CommitTimeRevFilter: Move to java.time API
Deprecate the methods using Date and offer the equivalent as Instant.
Keep an int with seconds as internal representation, as it seems more
efficient to compare than Instant.before/after.
Change-Id: Ie751ab5661c7dafaab58a16c219143b78092f84a
Diffstat (limited to 'org.eclipse.jgit/src/org/eclipse/jgit/transport/PostUploadHookChain.java')
0 files changed, 0 insertions, 0 deletions