aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/FileMode.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Error Prone: Increase severity of NonOverridingEquals to ERRORDavid Pursehouse2019-06-171-0/+8
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-11/+11
* Fix javadoc in org.eclipse.jgit lib packageMatthias Sohn2017-12-191-5/+17
* FileMode: Remove unnecessary @SuppressWarnings("synthetic-access")David Pursehouse2017-08-251-6/+0
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+7
* Refactor tree entry formatting into a common classShawn O. Pearce2010-11-041-0/+17
* Deprecate all of the older Tree related codeShawn O. Pearce2010-07-071-4/+4
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-311-4/+4
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+254