aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/nls/GlobalBundleCache.java
Commit message (Expand)AuthorAgeFilesLines
* Add Git#shutdown for releasing resources held by JGit processMatthias Sohn2020-06-041-0/+4
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* GlobalBundleCache: Fix ClassNewInstance warning from Error ProneDavid Pursehouse2019-06-221-2/+4
* Join catch sections using multicatchCarsten Hammer2019-04-131-3/+1
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-2/+2
* Drop warnings about unchecked casts in a few stable select placesRobin Rosenberg2014-09-041-0/+1
* Provide NLS support in JGit.Sasa Zivkov2010-03-111-0/+105