| Commit message (Expand) | Author | Age | Files | Lines |
* | Use Map interface instead of ConcurrentHashMap class | Thomas Wolf | 2021-01-01 | 1 | -1/+3 |
* | Add Git#shutdown for releasing resources held by JGit process | Matthias Sohn | 2020-06-04 | 1 | -0/+9 |
* | Merge branch 'stable-5.6' | Matthias Sohn | 2020-02-22 | 1 | -2/+2 |
|\ |
|
| * | Reorder modifiers to follow Java Language Specification | David Pursehouse | 2020-02-19 | 1 | -2/+2 |
* | | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
|/ |
|
* | Avoid double words | Mincong HUANG | 2018-12-21 | 1 | -1/+1 |
* | Don't subclass ThreadLocal to avoid memory leak in NLS | Matthias Sohn | 2018-02-14 | 1 | -9/+17 |
* | Fix javadoc in org.eclipse.jgit nls and notes package | Matthias Sohn | 2017-12-19 | 1 | -6/+12 |
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 1 | -1/+1 |
* | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 1 | -0/+1 |
* | Mark non-externalizable strings as such | Robin Rosenberg | 2012-12-27 | 1 | -1/+1 |
* | Use only a single instance for NLS translation bundles | Robin Rosenberg | 2010-09-26 | 1 | -1/+6 |
* | Externalize strings from JGit | Sasa Zivkov | 2010-05-19 | 1 | -1/+2 |
* | Fix NLS to build under Java 5 | Shawn O. Pearce | 2010-03-12 | 1 | -0/+1 |
* | Provide NLS support in JGit. | Sasa Zivkov | 2010-03-11 | 1 | -0/+134 |