aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/attributes/AttributesNodeProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Remove unnecessary modifiers from interfacesIvan Frade2018-11-151-2/+2
* Fix javadoc in org.eclipse.jgit attributes packageMatthias Sohn2017-12-171-13/+13
* Adds the git attributes computation on the treewalkArthur Daussy2015-11-181-0/+81