aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/attributes/AttributesRule.java
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc in org.eclipse.jgit attributes packageMatthias Sohn2017-12-171-3/+10
* Fix path pattern matching to work also for gitattributesThomas Wolf2017-08-271-2/+2
* Add missing newlines at ends of Java filesDavid Pursehouse2017-07-251-1/+1
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Add Attribute Macro ExpansionIvan Motsch2016-02-111-12/+18
* Add the new class Attributes holding multiple Attribute(s)Ivan Motsch2015-11-271-0/+19
* Add basic support for .gitattributesArthur Daussy2015-01-071-0/+203